How to use the trailing stoploss function ?
-
Hi everyone,
Pls help me how to use the block Trailing stop ?
E.x:
I buy at 1650.33 and set stoploss at 1648.33.
I wish the step is 0.5, so when the price increase to 1651.05, the new stoploss level is 1648.83 .
Thanks -
In the standard blocks, there is a trailing block, which has all these settings inside
-
Thanks for your comment.
Could you guide me more details, because I don't know how to use this this block, where to place this block (we place this block after the sell/buy order?) -
Place the trailing in a separate tree with at least 2 blocks, 1 can be a pass block. If you add a shared link the problems can be seen.
-
This is link
https://fxdreema.com/shared/yEZPSFgPcMy goal is:
If candle is above MA 100, I place a buy, set stoploss 200 pips.
If price increases more than 30 pips, the stoploss level increases 30 pips.
If price decreases, nothing happens.(and the sell is the same).
Thanks -

-
Thank you so much !