PineForge v0.13.1-379-g9b50973
Deterministic PineScript v6 backtest runtime — C ABI reference
Loading...
Searching...
No Matches
pending_order_mirror.hpp File Reference
#include <stdint.h>
Include dependency graph for pending_order_mirror.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  pf_pending_order_v1_t
 
struct  pf_field_desc_t
 

Macros

#define PF_PENDING_ORDER_STRUCT_VERSION   1
 
#define PF_PENDING_ORDER_FIELD_COUNT   406
 
#define PF_PENDING_ORDER_STR_CAP   64
 

Macro Definition Documentation

◆ PF_PENDING_ORDER_STRUCT_VERSION

#define PF_PENDING_ORDER_STRUCT_VERSION   1

Definition at line 433 of file pending_order_mirror.hpp.

◆ PF_PENDING_ORDER_FIELD_COUNT

#define PF_PENDING_ORDER_FIELD_COUNT   406

Definition at line 434 of file pending_order_mirror.hpp.

◆ PF_PENDING_ORDER_STR_CAP

#define PF_PENDING_ORDER_STR_CAP   64

Definition at line 435 of file pending_order_mirror.hpp.