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

#include <execution.hpp>

Data Fields

exit_legs::Phase phase = exit_legs::Phase::Observation
 
std::vector< LifecycleIntentoperations
 

Detailed Description

Definition at line 117 of file execution.hpp.

Field Documentation

◆ phase

exit_legs::Phase pineforge::execution::LifecycleBatch::phase = exit_legs::Phase::Observation

Definition at line 118 of file execution.hpp.

◆ operations

std::vector<LifecycleIntent> pineforge::execution::LifecycleBatch::operations

Definition at line 119 of file execution.hpp.


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