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