Login Page - Create Account

Support Board


Date/Time: Tue, 07 Apr 2026 00:08:38 +0000



Post From: v2896 - not backward compatible, huge memory usage, not responsive

[2026-04-06 19:42:51]
User719512 - Posts: 431
I think the changes to s_VolumeLevelAtPrice are not backward compatible with studies compiled against older headers. s_VolumeAtPriceV2 reordered members in that struct. Unsure if this is causing the issues reported above for backward compatibilty.


Yes @Tony, I am indeed using some of the structures undergoing changes for the "double conversion" in the headers. Mainly related to volume at price (VAP) usage in my custom studies.