Worldwide Fox
Worldwide Fox
Friends

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

Worldwide Fox
Added topic Martingale code not working.
Hello all! My code works untill there is a loosing position then it does not work any more. Can please you help? #include <Trade/Trade.mqh> CTrade trade; bool isTradeAllowed = true ; double Lots = 0.2 ; double LotFactor = 1.5 ; int aMagic = 100
Worldwide Fox
Added topic If last trade was BUY, next trade should be SELL
Hello!  Am working on an EA and I wanted to alternate orders. I have failed to make it possible. I want to check if previous trade was BUY the next trade should be it's opposite and vise versa. Help will be much appreciated folks
Worldwide Fox
Registered at MQL5.community