So far I managed to do:
* EnterLong position based on my indicators.
* EnterShort position based on my indicators.
and what I missing is SetTrailStop, I want when Im in position (Long, Short) the initial stopLoss will be on 60 ticks and on every 40 ticks that he gain to forward the stopLoss with 20 ticks.
any help of how can I do it?

Comment