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

Native authorization receipt, converted to a call-local financial SelectedOpeningSet only at the consumer's settlement boundary. More...

#include <native_order.hpp>

Data Fields

int64_t cycle = 0
 
std::vector< uint64_t > incarnations
 

Detailed Description

Native authorization receipt, converted to a call-local financial SelectedOpeningSet only at the consumer's settlement boundary.

Definition at line 574 of file native_order.hpp.

Field Documentation

◆ cycle

int64_t pineforge::native_order::native_order_v6::SelectedExposure::cycle = 0

Definition at line 575 of file native_order.hpp.

◆ incarnations

std::vector<uint64_t> pineforge::native_order::native_order_v6::SelectedExposure::incarnations

Definition at line 576 of file native_order.hpp.


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