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

Native sizing bases (L3). More...

#include <native_order.hpp>

Data Fields

double cash = 0.0
 

Detailed Description

Native sizing bases (L3).

The kernel resolves them into units at the sizing point. A source adapter lowers its own declaration-level default quantity onto them and keeps only its rounding and admission quirks (R5 R2); a host that owns its whole quantity still emits HostSized.

Definition at line 91 of file native_order.hpp.

Field Documentation

◆ cash

double pineforge::native_order::native_order_v6::CashValue::cash = 0.0

Definition at line 92 of file native_order.hpp.


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