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

#include <native_run_spec.hpp>

Data Fields

std::string tf
 
std::vector< Barauthoritative_bars
 
bool lookahead = false
 
bool gaps = false
 
NativeSeriesSource source = NativeSeriesSource::Input
 

Detailed Description

Definition at line 481 of file native_run_spec.hpp.

Field Documentation

◆ tf

std::string pineforge::native_run_spec_v3::NativeTimeframeSubscription::tf

Definition at line 482 of file native_run_spec.hpp.

◆ authoritative_bars

std::vector<Bar> pineforge::native_run_spec_v3::NativeTimeframeSubscription::authoritative_bars

Definition at line 483 of file native_run_spec.hpp.

◆ lookahead

bool pineforge::native_run_spec_v3::NativeTimeframeSubscription::lookahead = false

Definition at line 484 of file native_run_spec.hpp.

◆ gaps

bool pineforge::native_run_spec_v3::NativeTimeframeSubscription::gaps = false

Definition at line 485 of file native_run_spec.hpp.

◆ source

NativeSeriesSource pineforge::native_run_spec_v3::NativeTimeframeSubscription::source = NativeSeriesSource::Input

Definition at line 486 of file native_run_spec.hpp.


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