Click here to Login








Fisher Transform - Technical Indicator

by bug man, 5070 days ago
Share |


In the November 2002 issue of the Stocks and Commodities magazine, John Ehlers wrote an article "Using the Fisher Transform" and introduced a technical analysis indicator called the Fisher Transform or Fish.
Fisher Transform indicator is used to identify price reversals and is based on the assumption that prices behave like a square wave and do not follow a Gaussian or normal distribution. In fact, a Gaussian probability density function (PDF) is a bell-shaped curve where 68% of the samples are within one standard deviation from the mean; this is clearly not true.

The fisher transform formula transforms the probability density function of any waveform to a function that has almost a Gaussian PDF.

The function can transform stock or instrument prices as well as any technical indicator. For example you can apply the fisher transform to the relative strength index indicator. The transformed time series has very sharp turning points and therefore produce clear and precise bullish and bearish signals. It can be applied to Forex currencies, stocks or ETFs.

The indicator accepts a time series as a first parameter and a period as a second parameter.
Example:
f = Fisher((high + low) / 2, 10);




Bullish and bearish signals occur when the Fisher line crosses above or below its signal line, which is the fisher transform one bar ago.
Here is the formula of the fisher signal line:
f = Fisher((high + low) / 2, 10);
signal = ref(f, 1);

Here is a way to generate trading signals using the fisher transform indicator:
A bullish signal is generated when the fisher line turns up below -1 threshold and crosses above the signal line.
A bearish signal is generated when the fisher line turns down above the 1 threshold and crosses below the signal line.




You have to log in to bookmark this object
What is this?
Additional Information




Type: Trading Indicator

Object ID: 528


Country:
All

Market: All

Style:
Technical Analysis

Reviews
You must log in first

Join now
and get instant access for free to the trading software, the Sharing server and the Social network website.
Click here


Related objects

Empty

Number of reviews
Click to add a review
Average rate
Click to rate this item
Number of times this object was downloaded
Number of rates the current object received
Report an object
if you can't run it for example or if it contains errors
Click to report this object

Technical Analysis


Fundamental Analysis



Random Blog Posts

Create a trading strategy using the money management tool - Part 2

Create a trading strategy using the money management tool - Part 1

How to create a market timing system - Part 3

Correlation of market indicators

How to create a market timing system

Backtesting Process

Trading software new features

Money Management: Optimize a trading system

Show All

Number of reviews
Click to add a review
Average rate
Click to rate this item
Number of times this object was downloaded
Number of rates the current object received
Report an object
if you can't run it for example or if it contains errors
Click to report this object






QuantShare
Product
QuantShare
Features
Create an account
Affiliate Program
Support
Contact Us
Trading Forum
How-to Lessons
Manual
Company
About Us
Privacy
Terms of Use

Copyright © 2024 QuantShare.com
Social Media
Follow us on Facebook
Twitter Follow us on Twitter
Google+
Follow us on Google+
RSS Trading Items



Trading financial instruments, including foreign exchange on margin, carries a high level of risk and is not suitable for all investors. The high degree of leverage can work against you as well as for you. Before deciding to invest in financial instruments or foreign exchange you should carefully consider your investment objectives, level of experience, and risk appetite. The possibility exists that you could sustain a loss of some or all of your initial investment and therefore you should not invest money that you cannot afford to lose. You should be aware of all the risks associated with trading and seek advice from an independent financial advisor if you have any doubts.