|
PineForge v0.13.1-379-g9b50973
Deterministic PineScript v6 backtest runtime — C ABI reference
|
Trail offset spelled in price ticks instead of a price distance. More...
#include <native_order.hpp>
Data Fields | |
| double | ticks = 0.0 |
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.
| double pineforge::native_order::native_order_v6::TrailTicks::ticks = 0.0 |
Definition at line 261 of file native_order.hpp.