Open new operation if the price goes against the end of the candle.
-
How can I do .
Example: I have an operation (BUY) with a certain TP, I want that when the price goes back below the line (Buy) there will be another operation (Buy) adding x lots to the previous operation. -
Maybe something like this: https://fxdreema.com/demo/mt4-loop-add-to-volume-on-loss
At the moment the pink blocks cannot open for some reason and I will go to fix that, but I hope that you will get the idea anyway. -
The idea is to add x lots to the last open type grid operation.