Guolei Tang
Guolei Tang
Friends

Add friends via their profile or user search and you will be able to see if they are online

Guolei Tang
Registered at MQL5.community
Guolei Tang
Added topic how to calculate the moving average of variables
for example,  double    STD= iStdDev(NULL, 0, maslowLength, 0, MODE_SMA, PRICE_CLOSE, 1);  double    STDma= iMA( NULL, 0,maslowLength ,0, MODE_EMA, STD, 0) ; the journal said " invalid integer number as parameter 6 for
Guolei Tang
Added topic error with find the highest bar after oderopen
i use the EA expert to backtest my EA. But there is some error with the part of code below. the journal said "ticket for OrderModify function must ba an integer". Does anyone know where the error is? double Ticket;    double