|
PineForge v0.13.1-379-g9b50973
Deterministic PineScript v6 backtest runtime — C ABI reference
|
#include <native_order.hpp>
Data Fields | |
| CohortHandle | handle {} |
| std::vector< RequestHandle > | origins |
| Canonical origin handles, ordered by origin incarnation rather than by host insertion order. | |
Definition at line 1488 of file native_order.hpp.
| CohortHandle pineforge::native_order::native_order_v6::CohortRoster::handle {} |
Definition at line 1489 of file native_order.hpp.
| std::vector<RequestHandle> pineforge::native_order::native_order_v6::CohortRoster::origins |
Canonical origin handles, ordered by origin incarnation rather than by host insertion order.
A successor is normalized to its predecessor root before entering this table.
Definition at line 1493 of file native_order.hpp.