|
PineForge v0.13.1-379-g9b50973
Deterministic PineScript v6 backtest runtime — C ABI reference
|
Data Structures | |
| struct | Birth |
| struct | RequestHandle |
| struct | RunIdentity |
| class | SessionKey |
Functions | |
| bool | operator== (const RunIdentity &a, const RunIdentity &b) |
| bool | operator!= (const RunIdentity &a, const RunIdentity &b) |
| bool | operator== (const RequestHandle &a, const RequestHandle &b) |
| bool | operator!= (const RequestHandle &a, const RequestHandle &b) |
| bool | operator== (const Birth &a, const Birth &b) |
| bool | operator!= (const Birth &a, const Birth &b) |
| bool | point_eligible (const Birth &birth, uint64_t point_ordinal, int64_t effective_time_ms) noexcept |
|
inline |
Definition at line 130 of file native_order_identity.hpp.
|
inline |
Definition at line 133 of file native_order_identity.hpp.
|
inline |
Definition at line 140 of file native_order_identity.hpp.
|
inline |
Definition at line 143 of file native_order_identity.hpp.
|
inline |
Definition at line 150 of file native_order_identity.hpp.
|
inline |
Definition at line 154 of file native_order_identity.hpp.
|
inlinenoexcept |
Definition at line 156 of file native_order_identity.hpp.