|
PineForge v0.13.1-379-g9b50973
Deterministic PineScript v6 backtest runtime — C ABI reference
|
One request was accepted: the definition, and the timeline ordinal it was accepted at. 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 |
| CommandSurface | surface = CommandSurface::General |
One request was accepted: the definition, and the timeline ordinal it was accepted at.
The first event of every request's history.
Definition at line 892 of file native_order.hpp.
|
inlinenoexcept |
Definition at line 896 of file native_order.hpp.
References definition.
|
inlinenoexcept |
Definition at line 897 of file native_order.hpp.
References definition.
|
inlinenoexcept |
Definition at line 898 of file native_order.hpp.
References definition.
| uint64_t pineforge::native_order::native_order_v6::AcceptedEvent::ordinal = 0 |
Definition at line 893 of file native_order.hpp.
| DefinitionRef pineforge::native_order::native_order_v6::AcceptedEvent::definition |
Definition at line 894 of file native_order.hpp.
| CommandSurface pineforge::native_order::native_order_v6::AcceptedEvent::surface = CommandSurface::General |
Definition at line 895 of file native_order.hpp.