Fork me on GitHub
Library for MQL5 (MetaTrader) with support for Spark
CToIndicator Member List

This is the complete list of members for CToIndicator, including all inherited members.

addPlot(ENUM_DRAW_TYPE type, string name, double empty_value=0)CToIndicator
buffer(double value, ushort plot, uchar color_index=0, char buffer=-1, datetime time=0)CToIndicator
close()CToIndicator
CToIndicator()CToIndicator
flush()CToIndicator
handleFileCToIndicator
handleIndicatorCToIndicator
idCToIndicator
indicatorSetDouble(ENUM_CUSTOMIND_PROPERTY_DOUBLE prop_id, int prop_modifier, double prop_value)CToIndicator
indicatorSetDouble(ENUM_CUSTOMIND_PROPERTY_DOUBLE prop_id, double prop_value)CToIndicator
indicatorSetInteger(ENUM_CUSTOMIND_PROPERTY_INTEGER prop_id, int prop_modifier, int prop_value)CToIndicator
indicatorSetInteger(ENUM_CUSTOMIND_PROPERTY_INTEGER prop_id, int prop_value)CToIndicator
indicatorSetString(ENUM_CUSTOMIND_PROPERTY_STRING prop_id, int prop_modifier, string prop_value)CToIndicator
indicatorSetString(ENUM_CUSTOMIND_PROPERTY_STRING prop_id, string prop_value)CToIndicator
init(const string _id, const bool _window=false, const bool ignore_visual=false)CToIndicator
plotIndexSetDouble(int plot_index, ENUM_PLOT_PROPERTY_DOUBLE prop_id, double prop_value)CToIndicator
plotIndexSetInteger(int plot_index, ENUM_PLOT_PROPERTY_INTEGER prop_id, int prop_modifier, int prop_value)CToIndicator
plotIndexSetInteger(int plot_index, ENUM_PLOT_PROPERTY_INTEGER prop_id, int prop_value)CToIndicator
plotIndexSetString(int plot_index, ENUM_PLOT_PROPERTY_STRING prop_id, string prop_value)CToIndicator
show()CToIndicator
windowCToIndicator
~CToIndicator()CToIndicator