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

A closing-only intent. More...

#include <native_order.hpp>

Data Fields

ReductionSize size
 

Detailed Description

A closing-only intent.

It never opens, so it stays legal while the run's opening limits are already exceeded, and it uses CURRENT exposure rather than the acceptance-cycle book. On a flat book it terminalizes a NoEffectEvent: no execution identity, no fill, no fee, no physical action.

Definition at line 220 of file native_order.hpp.

Field Documentation

◆ size

ReductionSize pineforge::native_order::native_order_v6::Reduce::size

Definition at line 221 of file native_order.hpp.


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