I also want to manually add additional orders live in the same direction, and move a stop/target order around to exit a strategy position.
If that stop or target order is hit, I want my strategy to move to "out of sync behaviour" where it submits a virtual order to exit when strategy would normally which shows up on the chart like when the strategy is started after it would have entered (in wait till flat mode).
But at no time, do I want an "exit" order from the strategy to execute live if the account position is flat.
What's the best way to accomplish this? Currently after every exit manually, I have to stop strategy, and then reenable otherwise the strategy managing the virtual position will enter when it's thinking it should exit.
Thanks,
Joe

Comment