|
PineForge v0.13.1-379-g9b50973
Deterministic PineScript v6 backtest runtime — C ABI reference
|
A synchronous execution of one request accepted or replaced in this very callback: a target handle and a price rule, and nothing else. More...
#include <native_host.hpp>
Data Fields | |
| native_order::RequestHandle | target |
| NativeCurrentPriceRule | price_rule = NativeCurrentPriceRule::AsPresented |
A synchronous execution of one request accepted or replaced in this very callback: a target handle and a price rule, and nothing else.
Membership, quantity and ownership come from the request; this command cannot supply another selection, a saved cursor, a price, a ticket or a prepared financial plan. Pinned by tests/test_native_current_execution.cpp.
Definition at line 650 of file native_host.hpp.
| native_order::RequestHandle pineforge::engine_script_run_v18::NativeCurrentExecution::target |
Definition at line 651 of file native_host.hpp.
| NativeCurrentPriceRule pineforge::engine_script_run_v18::NativeCurrentExecution::price_rule = NativeCurrentPriceRule::AsPresented |
Definition at line 652 of file native_host.hpp.