Case # 1. Assertion Error when Connecting to Replay
Start NT with a blank workspace.
Open a chart for TF 06-10 (1 min, 5 days, instrument settings). The chart gets filled up with existing historical data.
Connect to Replay Connection.
I get an assertion failure with message Bars.ChildNodes.Count is 0. This is triggered during the ChartControl.SaveBarsDataToXml function under the Globals.OnUnhandledThreadException which seems to occur at ReplayAdapter.Connect().
Case #2: Replay Player Not Showing Up
Start NT with a blank workspace
Open the Market Replay connection. I get the connected to Replay green status. However the Replay Player does not show up at all.
I have also faced the issue of the Replay Player not showing up with a workspace with many charts. I do not have any strategy enabled on any of the charts (if that matters).

Comment