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

Cap what this request may execute at ONE matching point at units. More...

#include <native_order.hpp>

Data Fields

double units = 0.0
 

Detailed Description

Cap what this request may execute at ONE matching point at units.

Fixed at submit and metered per point — including after an arm — so a request cannot be drained faster than its owner's schedule allows.

Definition at line 328 of file native_order.hpp.

Field Documentation

◆ units

double pineforge::native_order::native_order_v6::PointBudget::units = 0.0

Definition at line 329 of file native_order.hpp.


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