APPLY TO CLOSE
-
When using indicators such as CCI and RSI and using apply to close on the parameters, how can one minimize the EA from opening and closing to many trades..?
-
That depends on why the EA wants to open a new trade, multiple trades at same time means you are missing a no trade block, maybe a once per bar, either way, your logic set up will prevent this from happening.