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

#include <broker_events.hpp>

Data Fields

int64_t positionCycle
 
uint64_t producerFill
 
uint64_t orderIncarnation
 
int barIndex
 
int64_t timestamp
 

Detailed Description

Definition at line 14 of file broker_events.hpp.

Field Documentation

◆ positionCycle

int64_t pineforge::broker::OpeningOwner::positionCycle

Definition at line 15 of file broker_events.hpp.

Referenced by pineforge::broker::operator==().

◆ producerFill

uint64_t pineforge::broker::OpeningOwner::producerFill

Definition at line 16 of file broker_events.hpp.

Referenced by pineforge::broker::operator==().

◆ orderIncarnation

uint64_t pineforge::broker::OpeningOwner::orderIncarnation

Definition at line 17 of file broker_events.hpp.

Referenced by pineforge::broker::operator==().

◆ barIndex

int pineforge::broker::OpeningOwner::barIndex

Definition at line 18 of file broker_events.hpp.

Referenced by pineforge::broker::operator==().

◆ timestamp

int64_t pineforge::broker::OpeningOwner::timestamp

Definition at line 19 of file broker_events.hpp.

Referenced by pineforge::broker::operator==().


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