Available translations

Fisher MFI

foundations.png
Summary: The Fisher MFI - this indicator normalizes price and volume action into a gaussian normal disctibution. This version of the Fisher Transform uses money flow index (MFI) as a base of calculations instead of just the price action.
Fisher MFI on the Charts
A technical indicator created by John F. Ehlers that converts prices into a Gaussian normal distribution. The indicator highlights when prices have moved to an extreme, based on recent prices. This may help in spotting turning points in the price of an asset. It also helps show the trend and isolate the price waves within a trend.
This technical indicator is commonly used by traders looking for leading signals, rather than lagging indicators.
The length of the fisher transform calculation, as well as the sampling sice can be changed by locating and opening the Javascript Code under Data Building Procedure -> Procedure Loop under ’Fisher MFI’ Product Definition.
Products & Properties
The following properties are available to access:
Product Name Product Variable Properties
Fisher MFI Fisher-MFI fish, trig
Example:
The Fisher MFI could be used to generate a buy signal when the Fisher line crosses the trigger line after an extreme low.
 chart.at04hs.Fisher-MFI.fish > chart.at04hs.Fisher-MFI.trig && chart.at04hs.Fisher-MFI.fish < 1
To increase confirmation confidence, this indicator can be paired with other indicators such as Parabolic SAR or Bollinger Bands.
Maintainer:
Previous
Polus by @Raplh2502
Next
Monte Carlo Forecast