PineForge v0.13.1-379-g9b50973
Deterministic PineScript v6 backtest runtime — C ABI reference
Loading...
Searching...
No Matches
pineforge::native_order::native_order_v6::TrailTicks Struct Reference

Trail offset spelled in price ticks instead of a price distance. More...

#include <native_order.hpp>

Data Fields

double ticks = 0.0
 

Detailed Description

Trail offset spelled in price ticks instead of a price distance.

The acceptance path resolves it against the run's price tick, writes the product into Trail::offset and clears the spelling, so a stored definition always carries a plain price distance and can never resolve twice.

Definition at line 260 of file native_order.hpp.

Field Documentation

◆ ticks

double pineforge::native_order::native_order_v6::TrailTicks::ticks = 0.0

Definition at line 261 of file native_order.hpp.


The documentation for this struct was generated from the following file: