Login Page - Create Account

Support Board


Date/Time: Sun, 05 May 2024 00:03:48 +0000



Post From: Market Depth Historical Graph - Memory Error

[2021-03-10 12:36:40]
User907968 - Posts: 802
Adding more memory made no difference, even with >55GB free and 1 single chart open, there seems to be a hard limit of ~1.6GB for depth data.

operating system is not able to allocate a large enough continuous block of memory
Certainly a consideration, but I can allocate large memory block ok using 'new', 'malloc' or 'std::vector' for example.

edit:
As a workaround, I am currently switching to RTH hours only just after the open to reduce the amount of depth data loaded, so far this has meant that the depth data doesn't randomly disappear from the screen when the 'memory limit' is reach.
Date Time Of Last Edit: 2021-03-10 13:50:00