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

#include <ta.hpp>

Public Member Functions

 BarContextScope (long long bar_index, long long origin)
 
 ~BarContextScope ()
 
 BarContextScope (const BarContextScope &)=delete
 
BarContextScopeoperator= (const BarContextScope &)=delete
 

Detailed Description

Definition at line 122 of file ta.hpp.

Constructor & Destructor Documentation

◆ BarContextScope() [1/2]

pineforge::ta::BarContextScope::BarContextScope ( long long bar_index,
long long origin )

References pineforge::bar_index.

Referenced by BarContextScope(), and operator=().

◆ ~BarContextScope()

pineforge::ta::BarContextScope::~BarContextScope ( )

◆ BarContextScope() [2/2]

pineforge::ta::BarContextScope::BarContextScope ( const BarContextScope & )
delete

References BarContextScope().

Member Function Documentation

◆ operator=()

BarContextScope & pineforge::ta::BarContextScope::operator= ( const BarContextScope & )
delete

References BarContextScope().


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