No Trade > condition MA20 x> MA50 > BuyNow
No Trade > condition MA20 x< MA50 > SellNow
No Trade > condition MA20 x> MA50 > BuyNow
No Trade > condition MA20 x< MA50 > SellNow
I'm guessing it's the distance between trades, the pipstep.
@Harjhady switch place between buy/sell now block and close trades block.
@Bissy try learn to trade manually.
Start with the basic strategy of yours.
Just follow trend. No need to look for
perfect entry, for the start.
I'm sure you will get the "blues" .
@Morpheus_0 hmm...don't you think it would like somehow clash between jumping and stepping? 
@l-andorrĂ do you mean connect trailing block after breakeven block?
Btw, how can i make the stoploss jump infront of open price, like breakeven. Then start trailing from there.
example,
start - 20
stop - 100
step - 10
when the trade is 20pips in profit, the SL will jump, securing 10pips of profit. and start trailing the 10 steps from there.
@l-andorrĂ thanks.
What about for group of trades?
Is it by selecting "Average open level" or "pips"?
Hello experts.
How can i do this?
Start trailing stoploss only when trade in profit. Either single or group of trades.
No coding needed. Just a block.

Just use Once per bar block on top of your project.
Yeah, did you see any other input type for buffer? Coz i don't.
Just use the main and signal line, that's all.
When cross happen is when you use
main x> signal.