If I connect to Zen, the futures data is properly loaded. When I then connect to IB, the ^TICK data is only updated from the current time forward (i.e. if I connect 30 min into session, I am missing first 30 min of data).
If I then reload all historical data on that chart, the chart effectively hangs - Ninja is still running fine, status msg in control center says it is loading data from Zen, all of my memory gets used up, take an OutOfMemoryException, and finally get a popup saying: "Failed to unzip server data: System.OutOfMemoryException............"
The instruments are setup to only have two days of data, so it is not a size issue.
Update: Ninja had to be restarted after the above. I also noticed that there was an IB pacing violation earlier in the session for a different symbol. May be related, but still should not consume memory and crash.

Comment