Cannot Turn Off Block
-
-
@timmyhanke Sorry but it's not what I want to happen. Maybe I got you confused and sorry for that. Once the 12 USD profit has been hit, even if the profit goes back to less than 12 USD, the SL should remain as the last SL recorded with the trailing stop. I don't want the SL to go back to the "Open Price" .
-
change the sl block to price and use adjust to minus x pips that you want or simply use break even
-
@timmyhanke I will try your suggestion! Thanks for your time!
-
No problem , glad to help

-
How about setting a break even at 12 and setting the trailing start above 12?
-
This is the best way to set a break even that I know of. It is extremely important to use the "once per trade/order" block as otherwise the stoploss would be reset every tick to break even rendering useless the trailing stop.

-
@Andermaiden2nd I checked the "Break even point" but no option to select "money" (On Profit mode). Any workaround? Having still some issues with this.
-
You see, that's why I use this "custom" Break Even built with pink blocks because with the "check profit" block you check the profit of the trade in money, just as you want to do for what I understand, where as for the standard break even blue block you can only filter distance in pips.
-
@Andermaiden2nd I will try it. Thanks and will get back if it will work.