|
PineForge v0.13.1-379-g9b50973
Deterministic PineScript v6 backtest runtime — C ABI reference
|
A reduction or a flatten that had nothing to close: terminal, with no execution identity, no fill, no fee and no physical action. More...
#include <native_order.hpp>
Public Member Functions | |
| const RequestHandle & | handle () const noexcept |
| const Request & | request () const noexcept |
| const Birth & | birth () const noexcept |
Data Fields | |
| uint64_t | ordinal = 0 |
| DefinitionRef | definition |
| RemainingProjection | remaining = RemainingProjectionUnbound{} |
| Authority | authority = UnboundBookClose{} |
| MatchCursor | cursor {} |
A reduction or a flatten that had nothing to close: terminal, with no execution identity, no fill, no fee and no physical action.
It is an outcome, not a failure.
Definition at line 959 of file native_order.hpp.
|
inlinenoexcept |
Definition at line 965 of file native_order.hpp.
References definition.
|
inlinenoexcept |
Definition at line 966 of file native_order.hpp.
References definition.
|
inlinenoexcept |
Definition at line 967 of file native_order.hpp.
References definition.
| uint64_t pineforge::native_order::native_order_v6::NoEffectEvent::ordinal = 0 |
Definition at line 960 of file native_order.hpp.
| DefinitionRef pineforge::native_order::native_order_v6::NoEffectEvent::definition |
Definition at line 961 of file native_order.hpp.
| RemainingProjection pineforge::native_order::native_order_v6::NoEffectEvent::remaining = RemainingProjectionUnbound{} |
Definition at line 962 of file native_order.hpp.
| Authority pineforge::native_order::native_order_v6::NoEffectEvent::authority = UnboundBookClose{} |
Definition at line 963 of file native_order.hpp.
| MatchCursor pineforge::native_order::native_order_v6::NoEffectEvent::cursor {} |
Definition at line 964 of file native_order.hpp.