Creating Trailing Stop just like MetaTrader
-
Hello, good time
I want it to work exactly like Metatrader.
For example, I opened a position and set the Stop loss to 30 pips.
And I want the trade to be 10 pips in profit,
The Stop loss must first reach the entry point.
And then for every 1 pip of growth,
Stop loss will increase by 1 pip. -
Use the stop loss block, set start for how many pips in profit, step for how often to move stop, stop for how many pips to move behind price.
-
@jstapIf If it is possible for you to guide in the form of a photo, thank you.
-
I don't mind guiding but for this is 1 block, look in it and you'll see all the settings. if trade block->trail block, have separate
to all other blocks. -
@l-andorrà @fxDreema Hello, I need your help, please guide me.
-
@AlirezaTrade literally something like this, just as jstap has wrote to you...

-
@jstap @Uriel-0
This is not what I want
I want to profit after n pips
First, the stop loss must be at the entry point
Then for every 1 pip increase in price
1 pip stop loss increasesSomehow I want to use the following two blocks together, but I don't know how :
Break even point (each trade)
Trailing stop (each trade) -
@AlirezaTrade
here is how it could be done