Breakeven and trailing stop
-
Hi,
How to make this posibble
1.Open a trade without SL in the begining
-
when in profit 10pips . Breakeven kick in
-
when price goes up 10 pips more. SL move up another 10 pips
I try trailing stop block its not working as It open SL in the beginning open trade. i dont want SL appear in the begining of the trade

or
can someone paste me a link to the previous project that someone succefully doing this.
-
-
I am pretty sure these options are in the standard blocks, if it doesn't and needs a SL at start set it a long way away, BE will set/move the stop how you set it, the trail is the same, just set a start that +/= BE.
-
@jstap
I try doing like this. When open trade, the SL is there. how to fix this
-
Connect both off the no-trade block, in line means once BE happens, blocks under cant work. Make the trail start once BE has happened
-
@jstap said in Breakeven and trailing stop:
Connect both off the no-trade block, in line means once BE happens, blocks under can't work. Make the trial start once BE has happened
-
@jstap do you mean lilke this?

-
No not in a line, both teed off the if trade block
-
@jstap sorry I can’t get what you mean.
-
There is only 1 difference to being inline:

-
sorry. what do you want to explain from the image above?
-
found the answer for my own question
. this is the block
-
The pass block could have been that or if trade, but that is what I meant by tee off rather than in-line