Traders' Tips from TASC Magazine

Between Price and Volume

Buff Dormeier’s article, “Between Price and Volume” describes the calculation and use of the Volume Price Confirmation Indicator (or VPCI).  The formula for this indicator and the instructions on adding it to MetaStock are: 

 

To enter these indicators into MetaStock:

  1. In the Tools menu, select Indicator Builder.
  2. Click New to open the Indicator Editor for a new indicator.
  3. Type the name of the formula
  4. Click in the larger window and type in the formula.
  1. Click Ok to close the Indicator Editor.

 

Name: Volume Price Confirmation Indicator

Formula:

  • x:=Input("long term periods",30,200,50);
  • y:=Input("short term periods",5,30,10);
  • (Mov(C,x,VOL)-Mov(C,x,S))*
  • (Mov(C,y,VOL)/Mov(C,y,S))*
  • (Mov(V,y,S)/Mov(V,x,S))

 

This indicator will prompt for the long and short term time periods.  It uses 50 and 10 as the defaults.

 

William Golson

Equis International


Contents

Sign in to MetaStock.com