RSI ProfileThis indicator shows the RSI profile from historical RSI Value and High / Low RSI Pivots.
It is inspired by the Volume Profile which is a common charting study that indicates activity at specified levels. It plots a histogram on the chart meant to identify dominant/significant levels.
This script is profiling RSI levels into a histogram, which can identify the crucial RSI values in the chart. Along with the pivot options that can help identify the dominant pivot points where RSI values had been rebounding historically.
How to use:
There are three profile types available in the settings. When selecting RSI Values, the indicator will count RSI values from history, and plot the count in a histogram at the end of the chart. If you select RSI Pivots High or RSI Pivots Low, the indicator will count only the RSI Pivot Highs and Lows and plot the count in a histogram. Users can select the Pivot Left/Right length from the settings.
Users can extend the POC line to the left, to study how the values had been reacting to POC
Please note: Since the RSi values range from 0 to 100, the indicator is rounding off the values to absolute numbers. This can cause a situation where multiple POC are identified, to find the unique POC, you can increase the width of the histogram.
The Max/Min RSI settings are for visual purposes only, it can help users shrink down the histogram's top and bottom visibility
Rsireversal
RSI with Divergences, Reverse Formulas, and Bull/Bear ZonesRegular RSI indicator that can underline divergences, turn green or red specifying user specified bull/bear zones, and with a label showing the price needed to turn bull/bear!
Specify the inputs:
+ RSI Length
+ Bull Threshold
+ Bear Threshold
+ Panel Position Offset
Also with toggle-able:
+ Bullish Divergence
+ Bearish Divergence
+ Hidden Bullish Divergence
+ Hidden Bearish Divergence
The zones included in the indicator are default and not meant to be used for all markets. The goal is to alter the bull/bear zones to find good breakout points and selloff points for your chosen security. Does not currently support automatic zone creation, or saving zones for each security (if that is even possible, may just need to create different layouts for each security).
Thanks!