|
PineForge v0.13.1-379-g9b50973
Deterministic PineScript v6 backtest runtime — C ABI reference
|
Where on the modeled path a failure happened: the driver point's coordinate and its interpolation position t. More...
#include <native_host.hpp>
Data Fields | |
| NativeCoordinate | point {} |
| double | t = 0.0 |
Where on the modeled path a failure happened: the driver point's coordinate and its interpolation position t.
Populated only when native_failure_has_cursor() is true.
Definition at line 123 of file native_host.hpp.
| NativeCoordinate pineforge::engine_script_run_v18::NativeInRunCursor::point {} |
Definition at line 124 of file native_host.hpp.
| double pineforge::engine_script_run_v18::NativeInRunCursor::t = 0.0 |
Definition at line 125 of file native_host.hpp.