I run in many situations that can make my ninjascript strategy run out of sync with my account positions. The most problematic one is if I add to my position while the strategy is running, it does not update and I need to restart the strategy for that.
Is there a way to re-sync the managed positions by ninjascript? If not it would be a great addition to the API.
Thanks!

Comment