Damping indexThis object was created by Brian Brown on February 18, 2010. Damping index is a Trading Indicator. The development of this Technical Analysis trading indicator required 2 lines of code. The indicator name is 'damping' and it is coded using CSharp. It has 1 argument. The variable is: period (Type: Number - Default Value: 6): Period - Default value: 6 Example: p = damping(6); Here is how to display the trading indicator on a chart: Plot(damping(6), "Damping index", colorRed); Future and Past Bars: The indicator has no look-ahead bias. It requires 0 previous bars. Click on this link to download Damping index Search terms used to find this trading item include damping index, what is damping index, specific damping index , damping in trading, damphing index The trading object is saved under the following categories: Technical Analysis Trading Indicators: Mahesh Moving Average Chaikin Volume Accumulation Oscillator Guppy Multiple Moving Average Oscillator GMMA - Guppy Multiple Moving Average Tom Demark -TD- Range Projections DeMark Range Expansion Index Market trading rules Moving Average: Rule-based Chande's & Kroll's R2 Indicator Chande's TrendScore News Sentiment Indicator Anchored Indicator Donchian Channels Relative Momentum Index End of Month Day of week and Week number function Day of week Average Standard Error Bands calcA calcB |
|