I've been auto - running a strategy I developed for about 50 trades now. At some point recently I had to stop the strategy and closed the position the strategy had opened manually.
In the strategy I have settings Wait Until Flat = true and Sync Act Position = true.
Now, when I restarted the strategy - it exits with the strategy position entry and enters with strategy position exit as per Trades tab in the Performance Viewer. In the Execution Tab all is fine. Obviously the trades in the Trades tab are by one signal delayed now. How to reconcile this? I DO NOT want to remove all the trades as I've been accumulating this trade history for a while an wanna keep it.
Basically what I have is in the trade entry name column - exit signals and in the Exit name column - entry signals for about 7 trades now. I removed the strategy from the strategy tab and added it back - no luck.

Comment