Defensive trading and deletion of pending orders
-
Hi
I've found that the pink block combination of 'For each closed trade' and 'Delete pending orders' actually deletes ALL pending orders if any trade is closed. This isnt the behavior I was expecting. If I have several orders open at the same time it defeats the objective. I can't see any other blocks that would achieve this outcome?
Also, the values I use in my orders are altered when I backtest the EA to the power of x10. A TP of 50 pips turns into a TP of 500 and so on. Does anyone know why this is?
Michael
-
In "For each..." blocks there are filter, sorting and limiting settings, so it depends on how you set them up. This is also true for blue blocks.
The EA controls the size of 1 pip. Click on the bench icon (the project's settings) and look at the settings at the top.