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

Bind to ONE already-live opening, by its handle and the positive cycle it is live in. More...

#include <native_order.hpp>

Data Fields

RequestHandle opening
 
int64_t cycle = 0
 

Detailed Description

Bind to ONE already-live opening, by its handle and the positive cycle it is live in.

A reduce bound this way closes that lot and nothing a later add brings.

Definition at line 394 of file native_order.hpp.

Field Documentation

◆ opening

RequestHandle pineforge::native_order::native_order_v6::BindOpening::opening

Definition at line 395 of file native_order.hpp.

◆ cycle

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

Definition at line 396 of file native_order.hpp.


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