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

One accepted realtime print before native matching at its current decision point. More...

#include <native_host.hpp>

Data Fields

NativeDecisionContext decision {}
 
std::uint64_t sequence = 0
 

Detailed Description

One accepted realtime print before native matching at its current decision point.

The Bar is a value presentation of that print (O=H=L=C=price, volume=print quantity, timestamp=print timestamp); no source-language policy is embedded here. Sequence zero retains the public TradeTick sentinel meaning “provider did not supply a sequence”.

Definition at line 720 of file native_host.hpp.

Field Documentation

◆ decision

◆ sequence

std::uint64_t pineforge::engine_script_run_v18::NativeTickContext::sequence = 0

Definition at line 722 of file native_host.hpp.


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