PineForge v0.13.1-379-g9b50973
Deterministic PineScript v6 backtest runtime — C ABI reference
Loading...
Searching...
No Matches
pineforge::native_order::native_order_v6::EquityFraction Struct Reference

A fraction in (0, 1] of MARKED equity at the sizing point. More...

#include <native_order.hpp>

Data Fields

double fraction = 0.0
 

Detailed Description

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.

Field Documentation

◆ fraction

double pineforge::native_order::native_order_v6::EquityFraction::fraction = 0.0

Definition at line 98 of file native_order.hpp.


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