|
PineForge v0.13.1-379-g9b50973
Deterministic PineScript v6 backtest runtime — C ABI reference
|
#include <native_order.hpp>
Data Fields | |
| uint64_t | ordinal = 0 |
| RequestHandle | target |
| std::optional< Request > | attempted |
| CommandSurface | surface = CommandSurface::General |
Definition at line 942 of file native_order.hpp.
| uint64_t pineforge::native_order::native_order_v6::NotWorkingEvent::ordinal = 0 |
Definition at line 943 of file native_order.hpp.
| RequestHandle pineforge::native_order::native_order_v6::NotWorkingEvent::target |
Definition at line 944 of file native_order.hpp.
| std::optional<Request> pineforge::native_order::native_order_v6::NotWorkingEvent::attempted |
Definition at line 945 of file native_order.hpp.
| CommandSurface pineforge::native_order::native_order_v6::NotWorkingEvent::surface = CommandSurface::General |
Definition at line 946 of file native_order.hpp.