ahleyan
ahleyan
ahleyan
Added topic Trade Copier Problem
Hello There Guys , i have made this trade copier Ea based on Master and Slave . Master account just save the information of trades in excel file and slave account take the information throw excel file and open trades on slave account ,  but what
ahleyan
Added topic how to open multiple trades.
hello there i am facing some problem  my expert adviser are opening infinite trade till the margin become zero . i used OrderTotal== 0   but i want to open multiple trades with the difference of 100 pip  example :  if my
ahleyan
Added topic i want to make TP to break even
hello there i have this 2 moving average cross over Robot . first cross is sl and 2 cross over will be trade. how ever i want when the trade open and market move 100 pip the sl should be modify to break even  but when i used orderselect outside
ahleyan
Added topic Moving Average Cross Over
int init(){             RealPoint = RealPipPoint( Symbol ());              }
ahleyan
Registered at MQL5.community