Login Page - Create Account

Support Board


Date/Time: Tue, 26 Nov 2024 09:42:39 +0000



Intermediate Study Calculation Function for VWAP?

View Count: 278

[2023-12-20 20:58:50]
User214239 - Posts: 27
Is there a Intermediate Study Calculation Function for VWAP? I'm trying to write an ACSIL code that includes VWAP, and I guessed that it would be sc.VolumeWeightedAveragePrice, but I can't seem to actually find that in any documentation and am getting told it's not a member of 's_sc" by Microsoft Visual Studios. I'm sorry if this is a stupid question. I'm terrible at coding. I've been trying to go through all the documentation before wasting your time on something that's probably a dumb question, but I'm stumped. I appreciate the help. Thank you very much.
[2023-12-21 13:52:03]
John - SC Support - Posts: 36286
You were close. It's sc.VolumeWeightedMovingAverage. Refer to the following:
sc.VolumeWeightedMovingAverage()
For the most reliable, advanced, and zero cost futures order routing, use the Teton service:
Sierra Chart Teton Futures Order Routing

To post a message in this thread, you need to log in with your Sierra Chart account:

Login

Login Page - Create Account