Login Page - Create Account

Support Board


Date/Time: Sat, 18 May 2024 23:42:24 +0000



Post From: DOM data

[2017-03-08 10:54:38]
amirN - Posts: 159
I have updated my VS 2015 with update 3 and the problem is still there. It builds fine in release mode but not in the debug mode.

If I remove:

sc.VolumeAtPriceForBars->GetNextHigherVAPElement(sc.Index, CurrentVAPPriceInTicks, &p_VolumeAtPrice)

Then it builds fine in both debug and release mode.

Please check for any anomalies in the source of the above function.

Thanks