Number of successive increases in the volumeThis tool was developed by Tom Huggens on December 9, 2009. Number of successive increases in the volume is a Trading Indicator. The development of this Technical Analysis method required 13 lines of code. The trading indicator name is 'BarsUpVolume' and it is created using JScript.Net language. It contains 1 parameter. The argument is: sensitivity (Type: Number - Default Value: 0): Sensitivity Example: p = BarsUpVolume(0); Here is how to draw the function on a chart: Plot(BarsUpVolume(0), "Number of successive increases in the volume ", colorRed); Future and Past Bars: The method does not use future bars. It uses no old bars. Click on this link to download Number of successive increases in the volume The trading object is saved under the following categories: Technical Analysis Trading Indicators: Elastic Volume Weighted Moving Average - eVWMA Volume * Price Momentum Oscillator Lane Stochastic Oscillator Center Of Gravity - COG Choppiness Index Klinger Volume Oscillator Chandelier Exits Positive Volume Index Disparity Index TFS MBO TFS Volume Oscillator TFS Tether Line Relative Vigor Index - Signal Line Relative Vigor Index Vertical Horizontal Filter - VHF Detrended Price Oscillator SafeZone Stop Coppock Indicator Buff Moving Averages Indicator Mass Index Indicator |
|