TradingView
informanerd
20 aug 2020 16:52

Efficient Support & Resistance Levels 

Australian Dollar/Japanese YenFXCM

Beskrivning

This script is a mixture of my two previous scripts "True Strong Classical Support/Resistance Levels" and "Hidden Supports & Resistances + Round Levels". This combination brings on better identification of the most efficient support/resistance levels.

Note that "Hidden SnR Levels" part of the code is only expected to work on Forex charts, but apart from that, the other parts could be applied to any chart.

The script may:
- Draw classical support/resistance levels which retraced the price previously, aided by multi-timeframe analysis
- Draw hidden support/resistance levels based on psychological patterns of the price
- Adjust to wicks better than Pine Script built-in pivot functions
- Differ the levels color based on chart reactions
- Merge nearby classical levels to avoid congestion on the chart

Feel free to use it and send me your thoughts.

Versionsinformation

Count of levels on the chart has been increased.

Versionsinformation

Major Update!

Finally Pine Script added support for lines to arrays and made me to update some of my scripts like this one. So:
- Now user could define the count of most recent detected levels to be drawn on the chart
- Levels detection now works better than before
- Many levels which would be lost because of the language limitations are now fully present on the chart
- All detected types of levels could now be combined
- From now on, Forex-specific levels will be automatically hidden on non-Forex charts

This is my most complete S/R indicator so far and you could switch from all my previous ones to this one. Good luck!

Versionsinformation

Fixed some small bugs.
Added an option and a procedure of auto-detecting proper distance to combine nearby levels on the chart, so:
- There is no more need to manually set the minimum ticks in case of time-frame and/or asset changes.
- The proper distance will be calculated dynamically and maybe change relative to the chart and bars conditions.

Versionsinformation

- A tweak to automatic calculation of the distances

Versionsinformation

- Fixed some bugs
- Fixed disappearance of round levels in some cases
- Removed visible levels count limit (Practically it's at most 500 because of Pine Script limitation)
Kommentarer
fridolinderg
cant add to my chart. shows error
informanerd
@fridolinderg, which chart and what's the error?
tsb4p7yrc
What do all the colors and thickness mean? You never elaborated on this. It’s important information to know. Thanks!
informanerd
@tsb4p7yrc, Thicker means more reaction to the price. Green means only acted as support, red means only resistance, blue means acted as both.
tsb4p7yrc
@informanerd, thank you so much! Great indicator by the way. Probably most accurate I’ve used for SnR
jellegeerts9
Hello Informanerd.
At First, thanks for this very nice work.
Second. What does all the Different Colors and thickness mean?
KobyRoyce
it displays nothing in my chart
informanerd
@KobyRoyce, Which chart?
KobyRoyce
@informanerd, i tried applying it in my crypto trading chart and it displays nothing. I see no support and resistance lines
informanerd
@KobyRoyce, you could tell me your chart id and timeframe and etc. or simply send me a screenshot of yours to check.
Mer