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

Bind to a host-built roster (cohort_open / cohort_add / cohort_remove), read at the match rather than frozen at submit. More...

#include <native_order.hpp>

Data Fields

CohortHandle cohort
 

Detailed Description

Bind to a host-built roster (cohort_open / cohort_add / cohort_remove), read at the match rather than frozen at submit.

The C surface pairs it with exactly one intent, a host-sized close, whose units the on_close_units hook answers.

Definition at line 410 of file native_order.hpp.

Field Documentation

◆ cohort

CohortHandle pineforge::native_order::native_order_v6::BindCohort::cohort

Definition at line 411 of file native_order.hpp.


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