tabarzin
tabarzin
Friends

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

tabarzin
Added topic HELP me with EA Coding ...
I want to set condition when moving average crossed UP. enter Buy with 20 point above current price. and it should not enter if current price is more than 100 Point above Crossed Price.   for example: for Gold  FastMa crossed SlowMA
tabarzin
Added topic I lost my EA code, is there any way to recover it ?
hi guys,  I lost my EA code, is there any way to recover it ?  I just have blank page !! the result is left for me only.  :(  Bars in test 5023 Ticks modelled 9946 Modelling quality n/a Mismatched charts errors 0 Initial deposit
tabarzin
Added topic Im Newbii - Very Simple EA error help
Hey mates ,  can you please tell me why there are 4 error in my code, I cant fix them .    if(StopLoss) double BuyStopLoss = Ask - (StopLoss * Point); if(TakeProfit) double BuyTakeProfit = Ask + (TakeProfit * Point);   
tabarzin
Registered at MQL5.community