Login Page - Create Account

Support Board


Date/Time: Wed, 30 Apr 2025 11:42:08 +0000



Post From: Can sc.VolumeAtPriceMultiplier be used with multiple study instances?

[2025-04-18 17:18:55]
drinkcodejava - Posts: 29
And what is your message log output?

You are using a different ACS button ID for each instance, correct? Either as a study input or hardcoded? If they are all monitoring the same sc.MenuEventID, then they are all going to set the value on a calculation, and you will just end up with the value set by the last instance in the study list.