Armin Abolfathi
Armin Abolfathi
Friends

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

Armin Abolfathi
Added topic AccountBalance() problem with strategy tester
hi. initial deposit in strategy testers 1000$. lot siz in my EA is: double LotSize = ( double ) DoubleToString (AccountBalance() / 1000 , 2 ); The problem is that with previous profits or losses that change the account balance, new trades are opened
Armin Abolfathi
Added topic trail stop problem
can any one help why this code does not work for trailing stop for buy position?in compiler has no error but while back test the EA tester stop working. i want when the price increase 50point from open price then stoploss move 50point upward. double
Armin Abolfathi
Added topic need help about take profit
in my expert i want the distance between (open price-EMA)*2 for take profit ?how can i do this in mql4
Armin Abolfathi
Registered at MQL5.community