Breakout Relative Strength IndexIt isn't easy to determine if the price of a stock is about to break out. Here’s one way you can determine the relative strength of a breakout, enabling you to act early and realize higher profits.
This indicator was originally developed by Howard Wang Stocks & Commodities V. 33:09 (60–62)
Rsioversold
RSI on the chart [Experimental]This is an experimental work to show RSI on the chart. Feel free to use the code and indicator.
If you find my works useful, please consider a donation
BTC: 19qDW9AShZhBZsGuXcgRzam5Fbpc3EU8EV
ETH: 0x39c8552371b9b7f4e324197af460ba8bc8e18ef9
Steroid RSI w/ Overbought & Oversold Alert/@version=2
//By Tantamount
//RSI with overbought and oversold alert features! Highly configurable indicator that includes a Topography map feature, used to detect & easily show threshold crossovers.
//RSI is used to measure the velocity and change of directional price movements. It is very useful to help determine when an asset is reaching an overbought or oversold condition.
//This RSI tool comes loaded with features and is easily configurable back to standard RSI or configure with your own preferences.
Customize to your liking:
Topo map view or standard with highlighted crossover color.
If you like this tool and would like to DONATE/TIP:
Stellar XLM address: GA5XIGA5C7QTPTWXQHY6MCJRMTRZDOSHR6EFIBNDQTCQHG262N4GGKTM
Bitcoin BTC address: 3QwPUnZvAKBXBMU7WMckNgDyfv6PApYduA
RSI + StochasticRSI overbought and oversold histogram
Just indicator combo of oldschool slow stochastic and rsi, just looking a little bit better for someone.
Strategy is simple:
1) RSI is overbought or oversold (above 70, below 30)?
2) Stochastic line crosses its ema?
3) Stochastic and stochastic ema are in overbought = sell, oversold = buy.
Works good in volitile stocks/pairs and suits for fast scalping timeframes 1m 5m 15m
Strategy is old as the books, this is just a better visual for it.
RSI Combo (RSI, StochRSI)RSI and StochRSI combination with color fill histogram if RSI is over 70 or below 30.