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

#include <native_order.hpp>

Data Fields

bool birth_ok = false
 
bool waiting = false
 
bool driver_ok = false
 
bool needs_close_bind = false
 
bool ready_to_match = false
 
Side position_side = Side::Long
 
bool is_buy = false
 
const Triggertrigger = nullptr
 
const TriggerStatetrigger_state = nullptr
 
const Remainingremaining = nullptr
 
const Allowanceallowance = nullptr
 
const Authorityauthority = nullptr
 

Detailed Description

Definition at line 1473 of file native_order.hpp.

Field Documentation

◆ birth_ok

bool pineforge::native_order::native_order_v6::EligibilityFacts::birth_ok = false

Definition at line 1474 of file native_order.hpp.

◆ waiting

bool pineforge::native_order::native_order_v6::EligibilityFacts::waiting = false

Definition at line 1475 of file native_order.hpp.

◆ driver_ok

bool pineforge::native_order::native_order_v6::EligibilityFacts::driver_ok = false

Definition at line 1476 of file native_order.hpp.

◆ needs_close_bind

bool pineforge::native_order::native_order_v6::EligibilityFacts::needs_close_bind = false

Definition at line 1477 of file native_order.hpp.

◆ ready_to_match

bool pineforge::native_order::native_order_v6::EligibilityFacts::ready_to_match = false

Definition at line 1478 of file native_order.hpp.

◆ position_side

Side pineforge::native_order::native_order_v6::EligibilityFacts::position_side = Side::Long

Definition at line 1479 of file native_order.hpp.

◆ is_buy

bool pineforge::native_order::native_order_v6::EligibilityFacts::is_buy = false

Definition at line 1480 of file native_order.hpp.

◆ trigger

const Trigger* pineforge::native_order::native_order_v6::EligibilityFacts::trigger = nullptr

Definition at line 1481 of file native_order.hpp.

◆ trigger_state

const TriggerState* pineforge::native_order::native_order_v6::EligibilityFacts::trigger_state = nullptr

Definition at line 1482 of file native_order.hpp.

◆ remaining

const Remaining* pineforge::native_order::native_order_v6::EligibilityFacts::remaining = nullptr

Definition at line 1483 of file native_order.hpp.

◆ allowance

const Allowance* pineforge::native_order::native_order_v6::EligibilityFacts::allowance = nullptr

Definition at line 1484 of file native_order.hpp.

◆ authority

const Authority* pineforge::native_order::native_order_v6::EligibilityFacts::authority = nullptr

Definition at line 1485 of file native_order.hpp.


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