I run several strategies using onTickUpdate state. When a condition is met, the position gets closed. However I habe noticed that sometimes the strategy initiates an opposite position when the closing criteria is met. I have checked and noticed that this situation occurs when the strategy‘s onbarupdate state has a contrary position to the ontickupdate. There should not be any conflict since I run the strategy with ontickupdate.
can you please advise? Thanks
sergiu

Comment