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

A resolved remaining quantity, in units. More...

#include <native_order.hpp>

Data Fields

double q = 0.0
 

Detailed Description

A resolved remaining quantity, in units.

The kernel publishes a Sized intent's own resolution here, BEFORE the host's terms hook runs, so an override sees the kernel's number and may answer with a different one.

Definition at line 499 of file native_order.hpp.

Field Documentation

◆ q

double pineforge::native_order::native_order_v6::RemainingUnits::q = 0.0

Definition at line 500 of file native_order.hpp.


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