This script is a simple extension of the Built-In Stochastic RSI that also plots the RSI and prints the values of ATR and ADX of the last bar of the current timeframe to a small table in the corner.
The script can be used to define the entry for a trade when the stochastics crossed and RSI is below or above 0.50 (for going long or short).
I like to use the Stochastics and RSI indicators for pullback strategies, and with this inidcator you dont have to add both indicators to your setup. The ATR can be used to define the value of your stop-loss and the ADX (e.g. > 25) give you a hint for the strength of the current trend.
發行說明
Set the decimals of the ATR to 4 digits
發行說明
Stochastics separated from RSI and color option for RSI added
發行說明
Update name and chart
發行說明
Stochastics based on RSI, not close, low and high
發行說明
Add alerts for overbought and oversold entries
發行說明
Register alert for overbought or oversold
發行說明
Typo corrected
發行說明
Typo
發行說明
Alert on stochastics cross when oversold or overbought
發行說明
Upper and lower level of bands as input
發行說明
Length RSI and stochastics separated
發行說明
Second RSI added for longer term momentum and trend