Automatic Golden Ratio Support & ResistanceThe golden ratio is also called the golden mean or golden section.
It has been used to analyze the proportions of natural objects as well as man-made systems such as financial markets.
The mathematics of the golden ratio and of the Fibonacci sequence is intimately interconnected. The Fibonacci sequence is: 1, 1, 2, 3, 5, 8, 13, 21, 34, 55, 89, 144, 233, 377, 610, 987, ....
This Golden Ratio indicator automatically plots 5 support levels and 5 resistance levels based on the golden ratio for current timeframe. It shows a possible price range for current session, you can easily identify the major and minor support/resistance levels from the chart.
The levels of support and resistance are formed at the beginning of a new session
This indicator works on all default time frames.
It will never repaint.
There is no parameter. All you need to do is to load it to your chart.
Click the image links to view it in original size.
3.bp.blogspot.com
2.bp.blogspot.com
2.bp.blogspot.com
3.bp.blogspot.com
2.bp.blogspot.com
2.bp.blogspot.com
1.bp.blogspot.com
////////////////////////////////////////////////////////////
// Technical Analysis & Research Patternsmart
//
// Custom indicators, Strategies, SCAN, Screener, Backtesting, Converting service for:
// Tradingview, NinjaTrader, Thinkorswim, MetaTrader, MetaStock, Multicharts, Prorealtime, etc.
////////////////////////////////////////////////////////////
Ratio
Tarzan's spread ratio indicator - DeLuxeThis indicator plots any two securities as a spread ratio using either +,-,/, or *.
It also allows you to use a simple moving average of length 1 to n for your spread ratio.
If you know what you want to do but don't know how to code it, we can work it out, you can float me some cheese on paypal and I'll do a nice job. This indicator is yours for free.
Tarzan = noprism@hushmail.com
Peace
Earnings S/R Levels [LazyBear]These levels are based on price around earnings day. I have implemented support for 2 calculation modes:
Mode 1: Level = (low of 1 day prior to earnings + high of 1 day after earnings) / 2.0
Mode 2: Level = (hl2 of 1 day prior to earnings + hl2 of 1 day after earnings + close from earnings day) / 3.0
Chart above shows "Mode 1". Mode can be changed via options page.
This indicator was requested by user @mika2k1ff. I learnt more about this idea from @DanV and @TimWest (Thanks guys :)). BTW, TimWest has an indicators package, "Key Hidden Levels", that has this and more.
Do let me know how you use this, I am very intrigued by the potential this idea shows. Thanks.
For a complete list of my indicators:
- GDoc: docs.google.com
- Chart:
DOW / GOLD RatioThis indicator shows the ratio between the DJIA and the price of gold. When the ratio is below 5 it is generally accepted that a rotation from commodities to equities should be investigated. When the ratio is above 30 it is, likewise, advised to consider rotating from equities to commodities.
This is a modest improvement of the script to mark the key thresholds where equities/commodities holdings rotations could be prudent. I’m sure I’ll be submitting a number of instances of these scripts as I learn the syntax and features while developing them.