PineForge v0.13.1-379-g9b50973
Deterministic PineScript v6 backtest runtime — C ABI reference
Loading...
Searching...
No Matches
order_action.hpp File Reference
#include <algorithm>
#include <cmath>
#include <optional>
Include dependency graph for order_action.hpp:
This graph shows which files directly or indirectly include this file:

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< Planpineforge::order_action::plan (double signed_position, Reduce request)
 
std::optional< Planpineforge::order_action::plan (double signed_position, Transact request)