|
PineForge v0.13.1-379-g9b50973
Deterministic PineScript v6 backtest runtime — C ABI reference
|
The authority an armed leg acquires under NativeArmScope::Book: the whole position its owner's fill left, on this cycle and side, bound at the fill's cursor. More...
#include <native_order.hpp>
Data Fields | |
| int64_t | cycle = 0 |
| Side | side = Side::Long |
| EventId | binding_event |
| MatchCursor | binding_cursor {} |
The authority an armed leg acquires under NativeArmScope::Book: the whole position its owner's fill left, on this cycle and side, bound at the fill's cursor.
It is the same authority an Independent close has, which is what lets a protective leg placed with its entry also cover later adds.
Definition at line 538 of file native_order.hpp.
| int64_t pineforge::native_order::native_order_v6::BookClose::cycle = 0 |
Definition at line 539 of file native_order.hpp.
| Side pineforge::native_order::native_order_v6::BookClose::side = Side::Long |
Definition at line 540 of file native_order.hpp.
| EventId pineforge::native_order::native_order_v6::BookClose::binding_event |
Definition at line 541 of file native_order.hpp.
| MatchCursor pineforge::native_order::native_order_v6::BookClose::binding_cursor {} |
Definition at line 542 of file native_order.hpp.