Too many trades
-
Hi guys, this is my first time building my own EA. I am trying out a MA crossover EA but my EA seemed to executes too many trades at a time when it crosses. What should i add into the builder to ensure that the EA does not execute another trade until the current trade is closed ?
-
I forgot to upload a link here. Please do check this out.
-
The second output in most blocks means "the opposite situation of the first output". For "Once per bar", the first output runs 1 time per bar. So when is the second output active? It is active for all the other ticks in the candle after the first one

What to do: Connect block 2 after the orange output of block 1
-
Hey,
Just saw your reply. i tweaked my strategy a little. Heres a shared copy. Right now, it does not make too many trade. But it does not close trade and open an opposite trade when price crosses the 7SMA like how i wanted it to. Any tips on this ?
-
I don't see shared copy link here, but I can see your projects anyway. I think you are trying to make something like this: https://fxdreema.com/demo/mt4-buy-sell- ... conditions
Take a look at the examples and notice the settings in the blocks. Also make sure you understand this concept: https://fxdreema.com/demo/mt4-wrong-closing-rule