stoploss
-
https://fxdreema.com/shared/9kR2l2Vfc
hi this doesnt work as expected any tips? runs normal until the placement of where stop loss
-
Technically nothing is wrong, but I assume it has something to do with your formula blocks, link them all out and test, then add 1 back and test, do this until you find the calculation that's at fault.
-
I agree. The logic is correct. Maybe other parts of your EA are conflicting this one.
-
maybe the setting in the modify stop block?
-
That depends on the 'buy_stop' variable's value. Is it something like 0.0018, for example? If so, that is correct. If the value was a price level instead (something like 1.02325) then you should select 'custom(price level)' option instead.