|
PineForge v0.13.1-379-g9b50973
Deterministic PineScript v6 backtest runtime — C ABI reference
|
What configure_native answers: the status and, on refusal, the first error field validate_native_run_spec found. More...
#include <native_host.hpp>
Data Fields | |
| NativeSetupStatus | status = NativeSetupStatus::Failed |
| NativeRunSpecValidation | validation {} |
What configure_native answers: the status and, on refusal, the first error field validate_native_run_spec found.
A refusal changes nothing — there is no partial apply.
Definition at line 385 of file native_host.hpp.
| NativeSetupStatus pineforge::engine_script_run_v18::NativeSetupResult::status = NativeSetupStatus::Failed |
Definition at line 386 of file native_host.hpp.
| NativeRunSpecValidation pineforge::engine_script_run_v18::NativeSetupResult::validation {} |
Definition at line 387 of file native_host.hpp.