__For Buy:
if Ask - SL >= TrailingStop + TrailingStep => set SL to Ask - TrailingStop
but do this only when Ask - OpenPrice > TrailingStart if TrailingStart is set[/quote:1ogk88gm]
I'm sorry but I just didn't get your point. My problem is when I set TrailingStop it affects my StopLoss point and when price moves in my favor my StopLoss (and trailing stop) moves too. Whereas my StopLoss must not move!
Where am I wrong with the settings?
