Dynamic support / resistance for choppy market - HophopThis indicator is intended to highlight potential support and resistance lines (zones if they are close to each other),
you can both configure how far you would like to check the confluence and enable the recent swing (high/low) to anticipate the future support / resistance.
Potential usage:
On a trending market, it can highlight take profit and stop loss zones.
On a sideways market, long on green lines / short on red lines.
PS: better to get confluence at least with 2 different timeframes.
Eg:
4 Hour XRPBTC
1 Day XRPBTC
If you benefit from this indicator and you would like to see more of these, please support me by your tips
BTC Tip: 39bwXN1chms1yHskBaYwz76UhDakc7grJ7
LTC Tip: MGD3U9dBCBVctwnoCa1grU8ompxG6hUhMk
ETH Tip: 0xEE9684a5aceE85036527aB48E596DeE4627bD84b
Bu indikator potansiyel destek ve direnc bolglerini belirlemek amaciyla gelistirilmistir,
Birbirine yakin olan kirmizi cizgiler direnc bolgesi, yesil cizgiler ise destek bolgesi olarak yorunlanabilir
Girdiler sekmesinde ne kadar gecmis dataya bakilacagini ayarlayabilir ve ayni zamanda potansiyel destek/direnc olabilecek en yakin dip/tepeyi gosterip gostermemesini secebilirsiniz
Potansiyel olarak:
Trend egilimi gosteren paritelerde, kar alma ya da stop belirleme amacli kullanilabilir.
Yatay seyreden paritelerde, yesil cizgi de long, kirmizi cizgide short yapilacak sekilde kullanilabilir.
Not: Islem yaptiginiz zaman dilimi ve ust zaman dilimleri ile ortusen bolgeler bulmak cok daha guvenli sonuclar veriyor ornegin:
Eg:
4 Saat XRPBTC
1 Gun XRPBTC
Bu indikatorden faydalaniyor ve benzerleri uzerinde calismam icin destek olmak isterseniz
BTC Tip: 39bwXN1chms1yHskBaYwz76UhDakc7grJ7
LTC Tip: MGD3U9dBCBVctwnoCa1grU8ompxG6hUhMk
ETH Tip: 0xEE9684a5aceE85036527aB48E596DeE4627bD84b
Support
Volume-based Support and ResistanceV1.00
Pre-release; still working on this.
Identify the highest volume candles can plot support/resistance based on them.
Will try to create ranges using them.
Support & ResistanceThis indicator detects large swings/pivots in historical price action to highlight tops and bottoms which might act as future levels of support or resistance. The code by default detects the last 3 significant swing highs and the last 3 swing lows. It then places lines on the chart to highlight those levels.
For a full overview of the indicator and code commentary visit the backtest-rookies (.com) website.
Example
Support Resistance BandThis is a support and resistance band use to see are where the price might reverse. I set the EMA to 2 as minimum because 1 is not able to show you the zone properly. I've live trading myself and been successful with it. I use ATR2, EMA2, Band0.215 and TF1440. This will repaint but not as bad. Refresh everytime according to your trading timeframe. Have to protect the code just in case someone will commercialise this.
Do not use this purely. Build your own strategy.
Dynamic Support & ResistanceThis indicator paints the background of the chart between 2 EMAs when all 3 given EMAs are in sync.
The default settings are:
Long-term EMA: 200 Period.
Short-term EMA 1: 50 Period.
Short-term EMA 2: 20 Period.
So according to the default settings, when the 20EMA is above the 50EMA, and the 50EMA is above the 200EMA, the area between the 20EMA and the 50EMA will turn green. When the 20EMA is below the 50EMA, and the 50EMA is below the 200EMA, the area will turn red. When the EMAs are all over the place (ie. price is consolidating), the area will be painted white.
You can change the colors in the indicator settings menu. To remove the white background, change the transparency to 100%. Unfortunately pinescript does not allow you to do this using code, otherwise I would have made that a default feature.
Enjoy! Let me know if you have any questions.
Regards,
- Matt
DYNAMIC SUP/RESDynamic Support / Resistance Indicator.
Dynamic volume based support/resistance levels.
Plots also4 EMA and 2 SMA.
Best used for scalping ranging price but can also help find trade entries for trending market.
White area represents current range. Red lines are Stop Loss levels based on range and Risk to Reward ratio which you can change in settings.
Trade Safe and DYOR!
X-Lines ProThe X-lines indicator has been long time known by users of the Metatrader 4 & 5 trading platform. It shows interesting market prices ( support and resistance levels). The indicator works without delay and as soon as the bar is closed at the interesting price, immediately after that the symbol "X" will appear above bar and the level will be drawn to the next important value . The levels (prices) that the indicator showing are truly important for the market process (according to them, a large volume of transactions is processed or was working out in the past). Accordingly, such prices in the future can be the goal of the trading process and can act as support and resistance .
The adjustment of the indicator is extremely simple, it is possible to change the value of only one parameter: Levels Power, which default value is 9. The higher the value, the weaker the levels, the indicator (correspondingly, the levels becomes larger). In the case of low figures, the indicator shows stronger and more important prices (correspondingly, the levels are getting smaller). The work of the indicator is provided by the author's algorithm. The indicator does not build levels at the tops of prices or on edge bars, it automatically and in a timely manner determines the amount of work to be done at the closing price of the bar, thereby providing a nearly 100% level accuracy.
It is important to note that, due to the peculiarities of the cloud-based PINE language, the indicator has lost something, and has acquired something. For a more convenient level markup, simply place the horizontal price levels according to the indicator readings.
All PivotsYou can see all yearly, monthly, weekly and daily with this indicator automatically that they're usable for supports and resistances
Sisko bands multipliedLooks for support and resistance by finding values at which there is much activity.
Workings:
- Exponents determine how much influence price and volume have.
- Retention percentage determines dissipation of previous oscillator high.
- Threshold percentage determines at what threshold previous oscillator high is overwritten.
Long Short Teller V.2 [Non-Repainting]Just like the previous but non-repainting. It obviously not much accurate but still pretty good. Have to protect the code in case someone will commercialise this.
TTPro High Low Signals 2 v6TTPro High Low Signals 2 v6 is a leading indicator that can identify trends, anticipating trend reversals and highlight overbought and oversold levels. It is also useful in identifying bullish and bearish divergences and detecting early momentum shifts. Visit www.turbotraderpro.com for more details.
Long Short TellerIt tells you to go short or long. If you find the square under go long, if it's above, go short. Make your own multiplier and time frame. As fas as I testing it myself on 1H with 1D resolution, finding no repaint. It will appear and disappear sometimes but once you refresh it, it will be the same. If you find any repainting, change the position and please comment to warn others.
Have to protect the code just in case someone will comercialise this.
Support/Resistance Touching (Crossing) SignalWhen the price line touches or crosses the Support/Resistance Line, it gives you the signal.
S : Support line touch
R : Resistance Support line touch
The more frequently it crosses Support/Resistance, it is more likely that the price line will changes drastically.
DYNAMIC SUP/RES 1.0Dynamic Support / Resistance Indicator. Good for scalping ranging price action and detecting breakouts.
White area represents current range. Red lines are Stop Loss levels based on range and Risk to Reward ratio of choice.
Free to use for Cryptosurge discord members: discord.gg
Trade safe and DYOR.
RSI & Volume Based S&R LinesRSI & Volume Based S&R Lines V1.0
Inspired by previous work available on TradingView I wanted to create my own Support & Resistance based indicator to help with confirming signals used with my swing trading tools (also available on TV).
There are two support and resistance lines, one RSI & historic price based and the other based on volume fractals. I've previously used these to help confirm entries previously and the fundamentals behind it are simple but effective.
Access
This indicator is completely free to those part of my discord community
Link: discord.gg
9EMA RibbonUsing 9EMAs a ribbon pattern is created, in order to identify support and resistance points in forming trends, and possible reversal periods.
Linear LevelsThis is a simple indicator that draws linear levels over your price chart.
Enter two price levels and it will draw 10 more levels above/below (depending on the order of Price 1 & Price 2)
Prev HHLL Round NumbersDisplays previous highs and lows. Added Round numbers.
Modified Chris Moody script.
BottomFinder Adv. Charts SuiteIn development. Will contain over a dozen of the most popular indicators in one script. Save on your indicator space and keep extra slots open for other stuff!