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

#include <native_order.hpp>

Data Fields

uint64_t ordinal = 0
 
RequestHandle target
 
std::optional< Requestattempted
 
CommandSurface surface = CommandSurface::General
 

Detailed Description

Definition at line 942 of file native_order.hpp.

Field Documentation

◆ ordinal

uint64_t pineforge::native_order::native_order_v6::NotWorkingEvent::ordinal = 0

Definition at line 943 of file native_order.hpp.

◆ target

RequestHandle pineforge::native_order::native_order_v6::NotWorkingEvent::target

Definition at line 944 of file native_order.hpp.

◆ attempted

std::optional<Request> pineforge::native_order::native_order_v6::NotWorkingEvent::attempted

Definition at line 945 of file native_order.hpp.

◆ surface

CommandSurface pineforge::native_order::native_order_v6::NotWorkingEvent::surface = CommandSurface::General

Definition at line 946 of file native_order.hpp.


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