|
PineForge v0.13.1-379-g9b50973
Deterministic PineScript v6 backtest runtime — C ABI reference
|
A fraction in (0, 1] of MARKED equity at the sizing point. More...
#include <native_order.hpp>
Data Fields | |
| double | fraction = 0.0 |
A fraction in (0, 1] of MARKED equity at the sizing point.
The other SizeBasis alternative, CashValue, is an absolute account-currency amount; both resolve as units = cash / (price * point_value * fx).
Definition at line 97 of file native_order.hpp.
| double pineforge::native_order::native_order_v6::EquityFraction::fraction = 0.0 |
Definition at line 98 of file native_order.hpp.