@jstap Thank you so much for your efforts. I appreciate it alot.
Latest posts made by funmi
-
RE: Trade Managerposted in Questions & Answers
-
Trade Managerposted in Questions & Answers
Is it possible to create a Trade Management EA, that removes all limitOrders 6minutes before red news and add them back 6minutes after news and that will remove stop
losses and TakeProfits
if there are existing trade(s) 6minutes before the red news?If yes, how to do it?
-
RE: Someone Please Explain This Strange EA Behaviourposted in Questions & Answers
@ambrogio Yea, no issues when I tested it in backtest too. I'm referring to live trading on a demo account.
-
RE: Someone Please Explain This Strange EA Behaviourposted in Questions & Answers
@jstap ok... thanks. You mean Mt5 usually misbehaves like this? Why is Mt4 better?
-
Someone Please Explain This Strange EA Behaviourposted in Questions & Answers
I created an EA and added it to usdjpy chart, suddenly it opened a Eurusd Trade with 58lot and I did not specify in the code to trade eurusd. below is the project,
-
RE: Expert programmer gives solutions to any problem just ask meposted in Questions & Answers
@Monaco I created a Bot with fxdreema that sells and buys based on the condition I gave it. So, I want to create another bot to manage the trades based on the following conditions:
The bot should check the last closed trade, if it was a loss, then enter the opposite direction immediately using same stoploss pips and take profit pips and
double the lotsize.Can you help me please? Thanks.