Support Board
Date/Time: Mon, 20 Jan 2025 11:24:42 +0000
Post From: 1750 up builds !!!
[2018-06-07 22:43:15] |
Sierra Chart Engineering - Posts: 104368 |
We apologize for the delay. We can look at this using remote assistance. Update: What we want to see is if out of memory messages are occurring. We can do this after the close. Probably Tuesday or after would be better. Make sure your current telephone number is set here and let us know when done: https://www.sierrachart.com/UserControlPanel.php?page=ManageAccountInfo still work in progress they totally changed depth reading functions. I could index any level before so filter from/to was easy to implement. Now theres only possibility to iterate from last bid level to last ask level so code has to have it's own data structure to address the levels. thats main consequence of variable DOM depth levels A full iteration is not necessary, direct referencing of a particular bid or ask level is still supported.For example this is one of the functions: GetAskMarketDepthEntryAtLevel(s_MarketDepthEntry& r_DepthEntry, int LevelIndex) LevelIndex can be set to any value even if it is out of bounds.
Sierra Chart Support - Engineering Level Your definitive source for support. Other responses are from users. Try to keep your questions brief and to the point. Be aware of support policy: https://www.sierrachart.com/index.php?l=PostingInformation.php#GeneralInformation For the most reliable, advanced, and zero cost futures order routing, *change* to the Teton service: Sierra Chart Teton Futures Order Routing Date Time Of Last Edit: 2018-06-10 21:49:53
|