|
PineForge v0.13.1-379-g9b50973
Deterministic PineScript v6 backtest runtime — C ABI reference
|
#include <ta.hpp>
Data Structures | |
| struct | Result |
Public Member Functions | |
| ExtremeRing (int length) | |
| Result | update (double src, bool advance, bool want_max) |
|
explicit |
| Result pineforge::ta::ExtremeRing::update | ( | double | src, |
| bool | advance, | ||
| bool | want_max ) |