|
PineForge v0.13.1-379-g9b50973
Deterministic PineScript v6 backtest runtime — C ABI reference
|
#include <leg_activation.hpp>
Public Member Functions | |
| void | bind (ExitLegActivationBounds bounds) |
| void | unbind () |
| const std::optional< ExitLegActivationBounds > & | bounds () const |
| bool | stop_ready (int64_t cycle, int64_t bar) const |
| bool | limit_ready (int64_t cycle, int64_t bar) const |
Definition at line 16 of file leg_activation.hpp.
|
inline |
Definition at line 18 of file leg_activation.hpp.
References bounds().
|
inline |
Definition at line 23 of file leg_activation.hpp.
|
inline |
Definition at line 24 of file leg_activation.hpp.
Referenced by bind(), and pineforge::source::PendingIntentView::copy_v1().
|
inline |
Definition at line 27 of file leg_activation.hpp.
|
inline |
Definition at line 30 of file leg_activation.hpp.