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

#include <engine.hpp>

Data Fields

std::string tf
 
int seconds = 0
 
std::vector< Barbars
 

Detailed Description

Definition at line 1694 of file engine.hpp.

Field Documentation

◆ tf

std::string pineforge::engine_script_run_v18::BacktestEngine::NativeSecurityFeed::tf

Definition at line 1695 of file engine.hpp.

◆ seconds

int pineforge::engine_script_run_v18::BacktestEngine::NativeSecurityFeed::seconds = 0

Definition at line 1696 of file engine.hpp.

◆ bars

std::vector<Bar> pineforge::engine_script_run_v18::BacktestEngine::NativeSecurityFeed::bars

Definition at line 1697 of file engine.hpp.


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