"MassIndex" (Financial Indicator)

Sometimes abbreviated as MI.

Is a volatility indicator.

Is computed using the high and low prices.

Returns one time series, which is a 25-period summation of ratios of smoothed moving averages of the price range.

FinancialIndicator["MassIndex",n] uses a period n summation and averages. The first value in the time series occurs after n periods.

Examples