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

The one owner relation that arms (the ArmedEvent). More...

#include <native_order.hpp>

Data Fields

RequestHandle parent
 
NativeArmVisibility visibility = NativeArmVisibility::Working
 
NativeArmFirstMatch first_match = NativeArmFirstMatch::AtArmPrint
 
NativeArmScope scope = NativeArmScope::OwnerLot
 

Detailed Description

The one owner relation that arms (the ArmedEvent).

visibility, then first_match, then scope are appended last so every existing {parent}, {parent, visibility} initializer keeps its meaning.

Definition at line 385 of file native_order.hpp.

Field Documentation

◆ parent

RequestHandle pineforge::native_order::native_order_v6::WaitForApplied::parent

Definition at line 386 of file native_order.hpp.

◆ visibility

NativeArmVisibility pineforge::native_order::native_order_v6::WaitForApplied::visibility = NativeArmVisibility::Working

Definition at line 387 of file native_order.hpp.

◆ first_match

NativeArmFirstMatch pineforge::native_order::native_order_v6::WaitForApplied::first_match = NativeArmFirstMatch::AtArmPrint

Definition at line 388 of file native_order.hpp.

◆ scope

NativeArmScope pineforge::native_order::native_order_v6::WaitForApplied::scope = NativeArmScope::OwnerLot

Definition at line 389 of file native_order.hpp.


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