|
PineForge v0.13.1-379-g9b50973
Deterministic PineScript v6 backtest runtime — C ABI reference
|
A Reduce{OwnerOpenedUnits} was bound, at its owner's fill, to what that fill opened. More...
#include <native_order.hpp>
Data Fields | |
| uint64_t | ordinal = 0 |
| DefinitionRef | definition |
| EventId | source |
| double | source_units = 0.0 |
| std::vector< EventId > | prior_adjustment_ids |
| double | pending_total = 0.0 |
| double | effective_deduction = 0.0 |
| RemainingProjection | remaining = RemainingProjectionUnits{} |
A Reduce{OwnerOpenedUnits} was bound, at its owner's fill, to what that fill opened.
It is how a bracket child's size becomes a number, and it precedes the ArmedEvent of the same drain.
Definition at line 1090 of file native_order.hpp.
| uint64_t pineforge::native_order::native_order_v6::QuantityBoundEvent::ordinal = 0 |
Definition at line 1091 of file native_order.hpp.
| DefinitionRef pineforge::native_order::native_order_v6::QuantityBoundEvent::definition |
Definition at line 1092 of file native_order.hpp.
| EventId pineforge::native_order::native_order_v6::QuantityBoundEvent::source |
Definition at line 1093 of file native_order.hpp.
| double pineforge::native_order::native_order_v6::QuantityBoundEvent::source_units = 0.0 |
Definition at line 1094 of file native_order.hpp.
| std::vector<EventId> pineforge::native_order::native_order_v6::QuantityBoundEvent::prior_adjustment_ids |
Definition at line 1095 of file native_order.hpp.
| double pineforge::native_order::native_order_v6::QuantityBoundEvent::pending_total = 0.0 |
Definition at line 1096 of file native_order.hpp.
| double pineforge::native_order::native_order_v6::QuantityBoundEvent::effective_deduction = 0.0 |
Definition at line 1097 of file native_order.hpp.
| RemainingProjection pineforge::native_order::native_order_v6::QuantityBoundEvent::remaining = RemainingProjectionUnits{} |
Definition at line 1098 of file native_order.hpp.