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

#include <exit_leg_lifecycle.hpp>

Data Fields

std::vector< Leglegs
 
std::optional< Barrierhold
 
std::optional< ObservationWindowwindow
 
std::vector< Legretire
 

Detailed Description

Definition at line 82 of file exit_leg_lifecycle.hpp.

Field Documentation

◆ legs

std::vector<Leg> pineforge::exit_legs::lifecycle_v1::Suspend::legs

Definition at line 83 of file exit_leg_lifecycle.hpp.

◆ hold

std::optional<Barrier> pineforge::exit_legs::lifecycle_v1::Suspend::hold

Definition at line 84 of file exit_leg_lifecycle.hpp.

◆ window

std::optional<ObservationWindow> pineforge::exit_legs::lifecycle_v1::Suspend::window

Definition at line 85 of file exit_leg_lifecycle.hpp.

◆ retire

std::vector<Leg> pineforge::exit_legs::lifecycle_v1::Suspend::retire

Definition at line 86 of file exit_leg_lifecycle.hpp.


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