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

#include <drawing.hpp>

Data Fields

int64_t x1
 
int64_t x2
 
double y1
 
double y2
 
XLoc xloc
 
bool ext_l
 
bool ext_r
 
bool alive
 

Detailed Description

Definition at line 64 of file drawing.hpp.

Field Documentation

◆ x1

int64_t pineforge::LineRec::x1

Definition at line 64 of file drawing.hpp.

◆ x2

int64_t pineforge::LineRec::x2

Definition at line 64 of file drawing.hpp.

◆ y1

double pineforge::LineRec::y1

Definition at line 64 of file drawing.hpp.

◆ y2

double pineforge::LineRec::y2

Definition at line 64 of file drawing.hpp.

◆ xloc

XLoc pineforge::LineRec::xloc

Definition at line 64 of file drawing.hpp.

◆ ext_l

bool pineforge::LineRec::ext_l

Definition at line 64 of file drawing.hpp.

◆ ext_r

bool pineforge::LineRec::ext_r

Definition at line 64 of file drawing.hpp.

◆ alive

bool pineforge::LineRec::alive

Definition at line 64 of file drawing.hpp.


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