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

#include <execution.hpp>

Data Fields

std::optional< LifecycleBatchpre_close
 
std::vector< PendingRemovalremovals
 

Detailed Description

Definition at line 134 of file execution.hpp.

Field Documentation

◆ pre_close

std::optional<LifecycleBatch> pineforge::execution::LifecycleEffects::pre_close

Definition at line 135 of file execution.hpp.

◆ removals

std::vector<PendingRemoval> pineforge::execution::LifecycleEffects::removals

Definition at line 136 of file execution.hpp.


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