Adding a Moving Average to the Volume Bars on a Chart
Last updated
Last updated
© StockCharts.com, Inc. All Rights Reserved.
Most SharpCharts include a histogram at the bottom of the chart that represents the trading volume for each period. Sometimes it is useful to add a moving average to those bars, to see when unusual volume days occur.
In this step-by-step tutorial, we'll create a chart with a 20-day moving average on the volume bars.
There are several ways to create a new SharpChart, but the easiest is to enter the symbol in the Create-a-Chart box at the top of the page and then hit return or click Go.
To simplify the chart, let's remove any Indicators and Overlays from the default chart. The quickest way to do that is to click the Clear All link in the Overlays section and then repeat the process with the Clear All link in the Indicators section. Then, click one of the Update buttons to update the chart.
The chart should look similar to the one below.
Note: You may want to make other changes to the chart, such as changing the size or the color scheme. In the above chart, we used the “Spruce” color scheme.
The Volume setting in the Chart Attributes area is a “shortcut” way to add volume to a chart with the default configuration. If you want to adjust the Volume configuration (for example, adding a moving average to the volume bars), use the “Volume” indicator instead.
To remove the “shortcut” Volume from the chart, change the Volume dropdown in the Chart Attributes area to Off. Then click the Update button to update the chart.
Select Volume from one of the empty indicator dropdowns. Ensure the Position dropdown is set to Behind Price so volume will appear on the main chart panel. Click the Update button to update the chart.
Once these changes have been made, your chart should look similar to the one below.
Notice that the chart looks the same as the previous one. However, now that Volume is an indicator, you have more options for configuring the volume display.
There are two options for adding a moving average to your volume indicator.
The preferred method is to use the Advanced options to add the moving average.
Members who are logged in should see the green Advanced Options triangle located just to the right in the Indicators area (note that this is different than the one in the Overlays area).
Click the green triangle if the Advanced Options area isn't already visible on the SharpCharts Workbench for your Volume indicator.
Find the Overlay dropdown menu next to your Volume indicator, and select the kind of moving average you want to add to your volume bars (Simple Moving Avg or Exp. Moving Avg). In the Parameters box to the right of the Overlay dropdown, enter the number of periods you want for your moving average. When you are done, click the Update button.
The finished chart will look similar to the one below.
If you need a quick (EMA) overlaid on your Volume bars, enter the number of periods for your moving average in the Parameters box for your Volume indicator and click the Update button. Note that you can only enter an EMA using this option.