|
PineForge v0.13.1-379-g9b50973
Deterministic PineScript v6 backtest runtime — C ABI reference
|
#include <execution.hpp>
Data Fields | |
| uint64_t | order_incarnation = 0 |
| int64_t | created_seq = 0 |
| exit_legs::Target | target {} |
| uint64_t | expected_revision = 0 |
| exit_legs::Operation | operation {} |
Definition at line 106 of file execution.hpp.
| uint64_t pineforge::execution::LifecycleIntent::order_incarnation = 0 |
Definition at line 107 of file execution.hpp.
| int64_t pineforge::execution::LifecycleIntent::created_seq = 0 |
Definition at line 108 of file execution.hpp.
| exit_legs::Target pineforge::execution::LifecycleIntent::target {} |
Definition at line 109 of file execution.hpp.
| uint64_t pineforge::execution::LifecycleIntent::expected_revision = 0 |
Definition at line 110 of file execution.hpp.
| exit_legs::Operation pineforge::execution::LifecycleIntent::operation {} |
Definition at line 111 of file execution.hpp.