PineForge v0.13.1-379-g9b50973
Deterministic PineScript v6 backtest runtime — C ABI reference
Loading...
Searching...
No Matches
pineforge::order_action::Plan Class Reference

#include <order_action.hpp>

Public Member Functions

double before () const noexcept
 
double after () const noexcept
 
double close_units () const noexcept
 
double open_units () const noexcept
 
bool no_effect () const noexcept
 

Detailed Description

Definition at line 15 of file order_action.hpp.

Member Function Documentation

◆ before()

double pineforge::order_action::Plan::before ( ) const
inlinenoexcept

Definition at line 17 of file order_action.hpp.

◆ after()

double pineforge::order_action::Plan::after ( ) const
inlinenoexcept

Definition at line 18 of file order_action.hpp.

Referenced by plan, and plan.

◆ close_units()

double pineforge::order_action::Plan::close_units ( ) const
inlinenoexcept

Definition at line 19 of file order_action.hpp.

◆ open_units()

double pineforge::order_action::Plan::open_units ( ) const
inlinenoexcept

Definition at line 20 of file order_action.hpp.

◆ no_effect()

bool pineforge::order_action::Plan::no_effect ( ) const
inlinenoexcept

Definition at line 21 of file order_action.hpp.


The documentation for this class was generated from the following file: