TradingView
BarsStallone
10 okt 2016 20:18

Support/Resistance V2 Indicator 

EUR/JPYOANDA

Beskrivning

With this support and resistance indicator, if you want more levels just change the timeframe it looks at in the settings. It will pull the SR levels off the timeframe specified in the settings. Note: SR1 and SR2 timeframe should match.

Versionsinformation

Updated to Pinescript V4 and added the ability to select the timeframe for support and resistance levels. Default is 15 min levels.

Versionsinformation

Updated script with the ability to extend lines to the right and added the ability to add an alert when a new SR level is created. Setting higher timeframe levels now scales the chart correctly. It is recommended to set the timeframe on "Same as Symbol". The best way to add price alerts are to click on the chart at the level and manually add the price alert. Extending lines manually also works well by dropping a horizontal line at the level if you want to continue to monitor that level after the line ends.

Versionsinformation

Fixed issue with repainting when viewing higher timeframe levels.

Versionsinformation

Fixed zoom issue

Versionsinformation

Chart zoom adjustment

Versionsinformation

Updated with line color change options. Higher timeframe levels has been moved from alpha to beta testing for with trend breakout levels.

Versionsinformation

Code updated to pine V5 and repainting eliminated by @christofferka

Versionsinformation

Publishing correction
Kommentarer
dheerajkr86
Nice
rondellrandall
Can I use this on cryto charts to locate bases (levels of support and resistance)? I need it for 1 hour charts-5 min charts?
suicideplays
hey, where is the line to change the SR timeframe?, idk how to code here, sorry
Alexius-great
MartinWeb
@suicideplays, line number 9. sr_tf = input("xx", type = input.resolution, title="SR Timeframe (Beta)"). just replace xx with some minute value. 60 for 1h or 1440 for a day. you can also enter 1D or 2D etc.
vinu9092
how to change it to daily timeframe. what is ''30'' time frame?
thitganuong
what is the difference between v2 and v1 sir?
BarsStallone
@thitganuong, Use V2 its much better
S_Brauner
Can I use this indicator for Forex pairs? If yes how do I install it?
BarsStallone
Mer