|
PineForge v0.13.1-379-g9b50973
Deterministic PineScript v6 backtest runtime — C ABI reference
|
A stop trigger: the modeled path has to reach price from the adverse side.
More...
#include <native_order.hpp>
Data Fields | |
| double | price = 0.0 |
A stop trigger: the modeled path has to reach price from the adverse side.
A crossing books the level itself; a point already past it (a gapped open) books that print. Under a quantizing trigger grid the core re-validates the activation on the same ladder the matcher used, so a hit the matcher reports is never refused.
Definition at line 246 of file native_order.hpp.
| double pineforge::native_order::native_order_v6::Stop::price = 0.0 |
Definition at line 247 of file native_order.hpp.