|
PineForge v0.13.1-379-g9b50973
Deterministic PineScript v6 backtest runtime — C ABI reference
|
What configure_native_fx_curve answers: the status and, on refusal, the curve validation with the index of the first bad point. More...
#include <native_host.hpp>
Data Fields | |
| NativeSetupStatus | status = NativeSetupStatus::Failed |
| NativeFxCurveValidation | validation {} |
What configure_native_fx_curve answers: the status and, on refusal, the curve validation with the index of the first bad point.
A refusal leaves the staged curve as it was.
Definition at line 393 of file native_host.hpp.
| NativeSetupStatus pineforge::engine_script_run_v18::NativeFxCurveSetupResult::status = NativeSetupStatus::Failed |
Definition at line 394 of file native_host.hpp.
| NativeFxCurveValidation pineforge::engine_script_run_v18::NativeFxCurveSetupResult::validation {} |
Definition at line 395 of file native_host.hpp.