My EA is only entering the first trade and stops trading.
-
Hi everyone!
Please help me look into this EA project. Its a buy and sell EA the sell is working perfectly well but the buy is not working. its only picking first buy trade and stop picking all other buying trades after conditions have been met.
This is the same conditions and indicators used for sell which is working well, I dont why BUY refuse to work. Please help me look into it.
Here is the project link: https://fxdreema.com/shared/EhJwe5ewe
Also attached is the custom indicator that was used in case you need it to check.
0_1609258909669_silvertrend_signal-1.Ex5Thank you so much.
@l-andorrà , @miro1360 please help me look into it sirs.
-
@lanrayy Your indicator is using the same buffer for both colours. That is a common problem for MT5 indicators. You will need some coding to fix it that unfortunately I cannot provide, sorry. I'm not a programmer. I hope miro can help.