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

#include <ta.hpp>

Data Fields

bool installed = false
 
long long bar_index = 0
 
long long origin = 0
 

Detailed Description

Definition at line 112 of file ta.hpp.

Field Documentation

◆ installed

bool pineforge::ta::BarContext::installed = false

Definition at line 113 of file ta.hpp.

◆ bar_index

long long pineforge::ta::BarContext::bar_index = 0

Definition at line 114 of file ta.hpp.

◆ origin

long long pineforge::ta::BarContext::origin = 0

Definition at line 115 of file ta.hpp.


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