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

#include <pine_adapter.hpp>

Data Fields

std::uint64_t incarnation = 0
 
PlacementSnapshot snapshot {}
 
bool staged = false
 

Detailed Description

Definition at line 714 of file pine_adapter.hpp.

Field Documentation

◆ incarnation

std::uint64_t pineforge::source::PineExecutionAdapter::FixturePendingSnapshot::incarnation = 0

Definition at line 715 of file pine_adapter.hpp.

◆ snapshot

PlacementSnapshot pineforge::source::PineExecutionAdapter::FixturePendingSnapshot::snapshot {}

Definition at line 716 of file pine_adapter.hpp.

◆ staged

bool pineforge::source::PineExecutionAdapter::FixturePendingSnapshot::staged = false

Definition at line 717 of file pine_adapter.hpp.


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