|
PineForge v0.13.1-379-g9b50973
Deterministic PineScript v6 backtest runtime — C ABI reference
|
Owning value row for one live request, copied at query time. More...
#include <native_host.hpp>
Owning value row for one live request, copied at query time.
The definition is the accepted (and, for an anchored leg, already materialized) request; remaining is what is left to execute; trigger_state is where the request's own trigger has reached. Later commands do not invalidate a row that was already returned.
Definition at line 623 of file native_host.hpp.
| native_order::DefinitionRef pineforge::engine_script_run_v18::NativeWorkingRequest::definition |
Definition at line 624 of file native_host.hpp.
| native_order::RemainingProjection pineforge::engine_script_run_v18::NativeWorkingRequest::remaining = native_order::RemainingProjectionUnbound{} |
Definition at line 625 of file native_host.hpp.
| native_order::TriggerState pineforge::engine_script_run_v18::NativeWorkingRequest::trigger_state = native_order::MarketReady{} |
Definition at line 626 of file native_host.hpp.