PineForge v0.1.2-11-ga87241d
Deterministic PineScript v6 backtest runtime — C ABI reference
Loading...
Searching...
No Matches
Data Structures
Here are the data structures with brief descriptions:
 Cpf_bar_tSingle OHLCV bar pushed into the engine
 Cpf_report_tBacktest report filled by run_backtest / run_backtest_full
 Cpf_security_diag_tPer-request.security() site diagnostic counters
 Cpf_trace_entry_tSingle per-bar trace entry
 Cpf_trade_tClosed-trade record returned in pf_report_t::trades
 Cpf_version_tRuntime version descriptor returned by pf_version_get