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

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

Public Attributes

double double_value
 
int index
 
int property
 
int int_value
 
int modifier
 
ushort text [256]
 

Member Data Documentation

◆ double_value

double SToIndicator_Parameter::double_value

◆ index

int SToIndicator_Parameter::index

◆ int_value

int SToIndicator_Parameter::int_value

◆ modifier

int SToIndicator_Parameter::modifier

◆ property

int SToIndicator_Parameter::property

◆ text

ushort SToIndicator_Parameter::text[256]