|
PineForge v0.13.1-379-g9b50973
Deterministic PineScript v6 backtest runtime — C ABI reference
|
#include <algorithm>#include <cmath>#include <optional>Go to the source code of this file.
Data Structures | |
| struct | pineforge::order_action::Reduce |
| struct | pineforge::order_action::Transact |
| class | pineforge::order_action::Plan |
Namespaces | |
| namespace | pineforge |
| namespace | pineforge::order_action |
Functions | |
| bool | pineforge::order_action::finite (double value) noexcept |
| std::optional< Plan > | pineforge::order_action::plan (double signed_position, Reduce request) |
| std::optional< Plan > | pineforge::order_action::plan (double signed_position, Transact request) |