Available translations

Money Flow Index (MFI) - Delta Indicator

foundations.png
Summary: This indicator produces the money flow index oscillator indicator.
Money Flow Index On the Charts
According to Investopedia, the Money Flow Index (MFI) is a technical oscillator that uses price and volume data for identifying overbought or oversold signals in an asset. It can also be used to spot divergences which warn of a trend change in price. The oscillator moves between 0 and 100.
Unlike conventional oscillators such as the Relative Strength Index (RSI), the Money Flow Index incorporates both price and volume data, as opposed to just price. For this reason, some analysts call MFI the volume-weighted RSI.
The MFI generates overbought or oversold signals using both price and volume data.
An MFI reading above 80 is considered overbought and an MFI reading below 20 is considered oversold, although levels of 90 and 10 are also used as thresholds. A divergence between the indicator and price action is noteworthy.
The overbought and oversold parameters can be changed by locating and opening the Javascript Code under Data Building Procedure -> Procedure Initialization under “Money Flow Index (MFI)” Product Definition.
Products & Properties
The following properties are available to access:
Product Name Product Variable Properties
Money Flow Index MFI value, oversold, overbought
Examples:
 chart.at04hs.MFI.value > chart.at04hs.MFI.overbought
MFI enters the overbought area (default >80).
Previous
Delta By frysee
Next
Relative Strength Index - Wilder's Method - Delta Indicator