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

#include <drawing.hpp>

Data Fields

int64_t left
 
int64_t right
 
double top
 
double bottom
 
XLoc xloc
 
bool alive
 

Detailed Description

Definition at line 65 of file drawing.hpp.

Field Documentation

◆ left

int64_t pineforge::BoxRec::left

Definition at line 65 of file drawing.hpp.

◆ right

int64_t pineforge::BoxRec::right

Definition at line 65 of file drawing.hpp.

◆ top

double pineforge::BoxRec::top

Definition at line 65 of file drawing.hpp.

◆ bottom

double pineforge::BoxRec::bottom

Definition at line 65 of file drawing.hpp.

◆ xloc

XLoc pineforge::BoxRec::xloc

Definition at line 65 of file drawing.hpp.

◆ alive

bool pineforge::BoxRec::alive

Definition at line 65 of file drawing.hpp.


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