Watch how to download trading robots for free
Find us on Facebook!
Join our fan page
Interesting script?
So post a link to it -
let others appraise it
You liked the script? Try it in the MetaTrader 5 terminal
Indicators

Fisher Transform - indicator for MetaTrader 5

Published by:
Nikolay Kositsin
Views:
26039
Rating:
(30)
Published:
2011.11.16 16:47
Updated:
2016.11.22 07:32
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance

Real author:

Witold Wozniak

The indicator is inspired by John Ehlers' article "Using The Fisher Transform" published in November 2002 in the "Technical Analysis Of Stock & Commodities" magazine.

The indicator is based on the assumption that the price does not have Gaussian density but something similar can be created by normalizing the price and applying Fisher Transform. As a result, fluctuation tops will definitely show price reversals. The recommended period is equal to 10.

Fisher indicator calculates minimum and maximum price levels in previous history, determines direction of a trend and forecasts its reversal. Fisher can be especially useful as a basic indicator trend in a trading system. Fisher positive value is a first buy signal, while negative value forms a sell signal. It is possible to find optimal period for maximums and minimums calculation (the only Fisher indicator parameter) to avoid false signals.

Fisher (red) and Trigger (blue) lines crossings may also be used similar to Stochastic Oscillator signals.

See also the article "Applying The Fisher Transform and Inverse Fisher Transform to Markets Analysis in MetaTrader 5".

Fisher Transform

Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/537

Waddah Attar Explosion Waddah Attar Explosion

The indicator shows the moments of the market acceleration. Besides, it indicates appropriate time for buying, selling and market exit.

StepMA_Line StepMA_Line

StepMA is executed as a moving average.

VininI WPR FO VininI WPR FO

Smoothed Larry Williams' Percent Range using Inverse Fisher Transform.

LeManTrend LeManTrend

LeManTrend determines a trend position based on the current price and high and low prices for three periods.