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

#include <leg_activation.hpp>

Data Fields

int64_t position_cycle
 
int64_t stop_first_bar
 
int64_t limit_first_bar
 

Detailed Description

Definition at line 10 of file leg_activation.hpp.

Field Documentation

◆ position_cycle

int64_t pineforge::ExitLegActivationBounds::position_cycle

Definition at line 11 of file leg_activation.hpp.

◆ stop_first_bar

int64_t pineforge::ExitLegActivationBounds::stop_first_bar

Definition at line 12 of file leg_activation.hpp.

◆ limit_first_bar

int64_t pineforge::ExitLegActivationBounds::limit_first_bar

Definition at line 13 of file leg_activation.hpp.


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