BUGS?! TRADES CLOSE AFTER A FEW SECONDS
-
Hi everyone !
i am having a problem on this EA and many others.https://fxdreema.com/shared/6gU0f4F2b
every time a trade is created, after a few seconds the trade closes automatically. this happens only on DEMO or live accounts, in test everything is ok. I've checked the block diagram dozens of times but I can't give myself an explanation. this thing happens not only with this EA but also with 6 other EAs.
please help

-
@L'ANDORRĂ please help

-
All I can say is try recreating from scratch
-
@l-andorrĂ please help

-
The problem is in block trees 14, 16 and 20. You are requesting the bot to close ALL open trades as soon as they are open. It's working as you designed it. What is the bot supposed to do instead.?
-
@l-andorrĂ Why? in blocks 14-16-20 I told the ea to close all the trades of group 1 and 2 if and only if it is 23 00 or n bars have passed since the creation of the position
-
Please remove blocks 23 and 19 and test the bot again. Does it work as expected?
-
@l-andorrĂ
the cause of the problem is the every n bar block, removing it fixed the problem -
Thank you for sharing the info!
