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

#include <drawing.hpp>

Data Fields

int64_t x
 
double y
 
XLoc xloc
 
YLoc yloc
 
std::string text
 
bool alive
 

Detailed Description

Definition at line 66 of file drawing.hpp.

Field Documentation

◆ x

int64_t pineforge::LabelRec::x

Definition at line 66 of file drawing.hpp.

◆ y

double pineforge::LabelRec::y

Definition at line 66 of file drawing.hpp.

◆ xloc

XLoc pineforge::LabelRec::xloc

Definition at line 66 of file drawing.hpp.

◆ yloc

YLoc pineforge::LabelRec::yloc

Definition at line 66 of file drawing.hpp.

◆ text

std::string pineforge::LabelRec::text

Definition at line 66 of file drawing.hpp.

◆ alive

bool pineforge::LabelRec::alive

Definition at line 66 of file drawing.hpp.


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