Login Page - Create Account

Support Board


Date/Time: Thu, 18 Apr 2024 14:10:35 +0000



Post From: Volume per Bar Charts broken by update from v1652->v1654

[2017-11-29 07:46:33]
Sporken - Posts: 82
I just updated from version 1652 to version 1654 and my VolumePerBar charts have stopped drawing properly. I get a blank chart when I navigate to another chartbook and back again.

This happens with a fresh chart with no studies and no changes to symbol setting. Example is NQZ17, VolumePerBar = 99, Days to load = 2.
The charts are initially drawn correctly, but when I navigate to another chartbook and back again, the VolumePerBar charts show a blank, black window. The right click menu is also not available on these charts.

I can supply screenshots or logs if needed.

I'll try to revert to 1652 now.

Also, in an unrelated issue, I noticed that when I updated to v1652 a few days ago, that sc.SymbolData is uninitialised on all of my Historical charts, but it is still correct on intraday charts. So sc.SymbolData->Description == "" for all historical charts, for example. sc.SymbolData->LastTradingDateForFutures == 0.0f; etc.