PineForge v0.13.1-379-g9b50973
Deterministic PineScript v6 backtest runtime — C ABI reference
Loading...
Searching...
No Matches
pineforge::engine_script_run_v18::NativeInRunCause Struct Reference

The event ordinal a failure was caused by, 0 when absent. More...

#include <native_host.hpp>

Data Fields

std::uint64_t ordinal = 0
 

Detailed Description

The event ordinal a failure was caused by, 0 when absent.

Populated only when native_failure_has_cause() is true for the context's kind.

Definition at line 110 of file native_host.hpp.

Field Documentation

◆ ordinal

std::uint64_t pineforge::engine_script_run_v18::NativeInRunCause::ordinal = 0

Definition at line 111 of file native_host.hpp.


The documentation for this struct was generated from the following file: