Login Page - Create Account

Support Board


Date/Time: Fri, 22 May 2026 02:20:20 +0000



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

[2026-04-06 19:42:51]
User719512 - Posts: 436
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.