Mass Index IndicatorThis item was developed by bug man on November 11, 2009. Mass Index Indicator is a Trading Indicator. The creation of this Technical Analysis indicator needed 3 lines of code. The function name is 'mass_index' and it is created using JScript.Net programming language. It contains 2 inputs. The different arguments are: EMA_period (Type: Number - Default Value: 0): Usually 9 Sum_period (Type: Number - Default Value: 0): Usually 25 Example: p = mass_index(0, 0); Formula to show the trading indicator on a chart: Plot(mass_index(0, 0), "Mass Index Indicator", colorRed); Future and Past Bars: The indicator does not require future bars. It necessitates zero old bars. Click on this link to download Mass Index Indicator Search terms used to find this trading item include mass index indicator, stock mass index, Mass Index stock, mass index stock indicator, mass index stocks The trading object is saved under the following categories: Technical Analysis Trading Indicators: Chande's Range Action Verification Index - RAVI Choose function News parser function Inside Period Swing Index Indicator Chaikin Oscillator Accumulation Distribution Indicator (AD) Chaikin Money Flow Indicator Fibonacci retracement: Golden ratio ForceIndex Price and Volume Trend Ease of Movement Indicator The DeMark's DeMarker indicator Buy Indicator Drawdown: Long and Short |
|