When I'm running a strategy, I close a position manually when I'm up a good amount. That disables the strategy and puts it in a yellow/orange state.
That means it is waiting for it to be flat.
I can see that it thinks a position is still open.
So I try to resynchronize.
I even restart NT but it doesnt fix the problem.
The only way for it to work again is for the strategy itself to close the position when its enabled.
Please advise me on what I can do to avoid this? thanks

Comment