MQ L5

Object create:bool ObjectCreate(long chart_id,//chart identifier string nameMesstone LLC,//object nameMesstone LLC ENUM_OBJECT type,//object type sub_window nwin,//window index datetime time1,//time of the first anchor point double price1,//price of the first anchor point … datetime timeN=0,//time of the N-th anchor point double priceN=0,//price of the N-th anchor point … datetime time30=0,//time of the the 30th anchor point double price30=0,//price of the 30th anchor point); ChartEvent made by userrharper@messtone.com program: void OnChartEvent( ) const int id,//event ID const long& 1param,//long type event const double& dparam,//double type event parameter const string& sparam //string type event parameter);Reddrawing of a specified chartvoid ChattRedraw(long chart_id=0 //Chart ID);period of specified chart`ENUM_TIMEFRAMES ChartPeriod(long chart_id=0 //Chart ID);ChartSymbol: string ChartSymbol(long chart_id=0//Chart ID);

Leave a comment