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

#include <pine_strategy_host.hpp>

Data Fields

Bar bar {}
 
int64_t first_child_ms = 0
 
bool is_complete = false
 

Detailed Description

Definition at line 30 of file pine_strategy_host.hpp.

Field Documentation

◆ bar

Bar pineforge::source::HistoricalSecurityProjection::bar {}

Definition at line 31 of file pine_strategy_host.hpp.

◆ first_child_ms

int64_t pineforge::source::HistoricalSecurityProjection::first_child_ms = 0

Definition at line 37 of file pine_strategy_host.hpp.

◆ is_complete

bool pineforge::source::HistoricalSecurityProjection::is_complete = false

Definition at line 38 of file pine_strategy_host.hpp.


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