Market Facilitation Index

In his book, Trading Chaos, Dr. Bill Williams introduces a unique method of combining price action with volume. The main component of this method is a simple indicator he developed called the Market Facilitation Index (MFI).

The MFI simply divides the day's range (high to low) by the total volume. The result shows the efficiency of price movement by quantifying the price movement per unit of volume.

Syntax:

MarketFacilitationIndex
MarketFacilitationIndex()
MarketFacilitationIndex(“OutPutStartCell”)

Inputs:

'High', 'Low', and 'Volume' columns values

Parameters:

Examples:

MarketFacilitationIndex
MarketFacilitationIndex()
MarketFacilitationIndex(“G2”)
MarketFacilitationIndex(G2)


Copyright © 1998-2012 Franz AG
Visit website: http://www.analyzerxl.com
Send feedback: [email protected]