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

#include <pine_adapter.hpp>

Data Fields

std::uint64_t anchored = 0
 
std::uint64_t adopted = 0
 
std::uint64_t withdrawn = 0
 

Detailed Description

Definition at line 790 of file pine_adapter.hpp.

Field Documentation

◆ anchored

std::uint64_t pineforge::source::PineExecutionAdapter::AnchoredRelativeStats::anchored = 0

Definition at line 791 of file pine_adapter.hpp.

◆ adopted

std::uint64_t pineforge::source::PineExecutionAdapter::AnchoredRelativeStats::adopted = 0

Definition at line 792 of file pine_adapter.hpp.

◆ withdrawn

std::uint64_t pineforge::source::PineExecutionAdapter::AnchoredRelativeStats::withdrawn = 0

Definition at line 793 of file pine_adapter.hpp.


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