This is a trading item or a component that was created using QuantShare by one of our members.
This item can be downloaded and used by QuantShare Trading Software.
Trading items are of different types. There are data downloaders, trading indicators, trading systems, watchlists, composites/indices...
You can use this item and hundreds of others for free by downloading QuantShare.
Top Reasons Why You Should Use QuantShare:
Works with US and international markets (stock, forex, options, futures, ETF...)
Offers you the tools that will help you become a profitable trader
Allows you to implement any trading ideas
Exchange items and ideas with other QuantShare users
Our support team is very responsive and will answer any of your questions
We will implement any features you suggest
Very low price and much more features than the majority of other trading software
For Free - No Credit Card Required
Fibonacci Trading with the Retracement Levels/Ratios
The Fibonacci retracement indicator returns a value indicating whether there is a support or resistance near the current stock price. Five different retracement levels or numbers are used: 0%, 38.2%, 50%, 61.8% and 100%.
When calculating the Fibonacci retracement levels, if the highest stock value occurs before the lowest value, then this high value will correspond to the 0% level and the low value will correspond to the 100% level. When the opposite occurs (lowest stock price occurs before the highest stock price), then the high value will correspond to 100% Fibonacci level and the low value will correspond to the 0% level.
This Fibonacci trading indicator returns a value that ranges from 0 to 5, where zero means that there is no Fibonacci resistance or support close the stock price. A value of one means that 0% retracement level is near the current stock price, 2 for the 38.2% retracement ratio, 3 for the 50%, 4 for the 61.8% (Golden ratio) and 5 for the 100% ratio.
The Fibonacci retracement function or formula accepts two parameters. The first one is used to define the lookback period or the number of trading bars to use to calculate the Fibonacci retracement levels. The second parameter is a sensitivity value used to detect whether the stock, futures or currency price is near a resistance or support level (Fibonacci level) or not. The sensitivity value should not be the same for all stocks. Stocks with a high volatility and high share price should have bigger sensitivity value that stocks with a low volatility and a small share price.
Here are some examples using this Fibonacci trading indicator:
rule = Fibonacci_Levels(100, 1) == 3;
This trading rule generates a signal when the stock price is near the 50% Fibonacci retracement level.
rule = hhv(Fibonacci_Levels(100, ((hhv(100) - llv(100)) / 100)) > 0, 4) == 1;
This trading rule gives a signal if the stock price has hit any Fibonacci retracement level during the previous four trading bars.
In the above example, the sensitivity parameter is defined as the stock range for the previous 100 bars divided by 100.
Fibonacci retracement: Golden ratio is another Fibonacci trading indicator that calculates the 61.8% retracement level. These Fibonacci trading indicators can be applied as technical analysis rules in any trading strategy; traders can also use them in any market including the Stock Market, Forex, Futures and ETF Market.
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.