Fork me on GitHub
Library for MQL5 (MetaTrader) with support for Spark
SToIndicator_Data Struct Reference

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

Public Attributes

double number
 
datetime time
 
ushort plot
 
uchar color_index
 
char buffer
 

Member Data Documentation

◆ buffer

char SToIndicator_Data::buffer

◆ color_index

uchar SToIndicator_Data::color_index

◆ number

double SToIndicator_Data::number

◆ plot

ushort SToIndicator_Data::plot

◆ time

datetime SToIndicator_Data::time