Sergey
 Member
Posts: 6
Joined: 2/11/2016
User Profile |
Hello!
I 'm trying to make a stop which work same as Nbars stop but closes the position only if market does not move in position direction, therefore leave the position open if price is higher then entry price.
It must be something like this: If after specified number of bars C < EntryPrice then Signal=ExitSignal (for long position).
Can anyone give me an idea how to tell omnitrader to check for this condition only after specified number of bars(default 2 bars)?
Thank you
|