In this month's SC Magazine there's a formula for a volume indicator. The formula is as follows:,
MovingAvg(Volume*(Close-Close.1)/(True High - True Low),NumBars)
How to make an indicator with that is why I'm asking if anyone else has read this article and/or knows how to program the formula.
Thanks in advance!

.
Comment