|
PineForge v0.13.1-379-g9b50973
Deterministic PineScript v6 backtest runtime — C ABI reference
|
Data Structures | |
| class | Plan |
| struct | Reduce |
| struct | Transact |
Functions | |
| bool | finite (double value) noexcept |
| std::optional< Plan > | plan (double signed_position, Reduce request) |
| std::optional< Plan > | plan (double signed_position, Transact request) |
|
inlinenoexcept |
Definition at line 35 of file order_action.hpp.
Referenced by pineforge::order_action::Plan::plan, and pineforge::order_action::Plan::plan.
|
inlinenoexcept |
Definition at line 37 of file order_action.hpp.
|
inlinenoexcept |
Definition at line 55 of file order_action.hpp.