Login Page - Create Account

Support Board


Date/Time: Sun, 22 Jun 2025 17:21:41 +0000



sc.VolumeWeightedMovingAverage()

View Count: 519

[2022-03-25 11:30:38]
User39772 - Posts: 311
I want to use the daily VWAP within a study.
The funktion sc.VolumeWeightedMovingAverage()requires a length.

How do I have to configure sc.VolumeWeightedMovingAverage(), to have the VWAP calculated continuously calculates from the beginning of market open available.
Or is there another function available ?
Date Time Of Last Edit: 2022-03-25 11:31:11
[2022-03-25 16:17:18]
Sierra Chart Engineering - Posts: 104368
What you need to do is add this study to the chart:
Volume Weighted Average Price (VWAP) with Standard Deviation Lines

Configure it as you require.

And then reference the data from that study using this method:
ACSIL Programming Concepts: Using or Referencing Study/Indicator Data in an ACSIL Function
Sierra Chart Support - Engineering Level

Your definitive source for support. Other responses are from users. Try to keep your questions brief and to the point. Be aware of support policy:
https://www.sierrachart.com/index.php?l=PostingInformation.php#GeneralInformation

For the most reliable, advanced, and zero cost futures order routing, *change* to the Teton service:
Sierra Chart Teton Futures Order Routing
Date Time Of Last Edit: 2022-03-25 16:17:29

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

Login

Login Page - Create Account