RSI ST MTFUsing this script with some changes
I try to build the RSI SUPERTREND model with MTF function
I think its need more work to refine it but as idea its nice
Cerca negli script per "rsi"
RSI -SUPERTRENDThis is hybrid of Super trend and RSI
the green and red zones are by the supertrend
so it seems the two indicator can compleemnt each other
PpSignal RSI Donchian Channels (Dynamic Zone Leo Zamansky)Rsi Donchian channel stoch based in teory of Dynamic Zone Leo Zamanky
RSI EMA Alerts 15M+// Alerts based on Relative Strength Index ( RSI ) and Exponential Moving Average ( EMA ) Strategy
// Greatest effect on 15M+ time frame
// Created and based on Binance chart
// Working with comission
// No repaints
RSI candlesnice RSI candles , so you can use to see where the real trend is
in next update i will make buy and sell points
RSI high/low [experiment]This is an experiment.
This is a RSI based on candle high / low instead of close.
If the candle is up / green then the high is used.
If the candle is down / red then the low is used.
Feel free to ask if you have any question.
RSI with control linethis line of control represents, if the RSI is greater than the line of 50, the price trend is considered bullish, some people decrease it to 45
anas RSI high low RSI is diverted from DMI and DMI is only accurate in volatile market , like GPB and crypto .so use it with relatively volatile markets .
its modified to follow trends ,when line become green its recommended to go long only , if become red its recommended to go short only .
RSI & EMAx3_SushiThis indicator is mostly the same as other RSI+EMA indicators, the relevant difference is that it uses three EMAs instead of one.
The additional two EMAs can act as support/resistance and tell how strong a move is (eg. 'Williams Alligator'). It provides the same utility any MA does.
RSI KILLER John Ehlers
Smoothing indicators usually means making a tradeoff between the amount of smoothing you desire and the amount of lag you can stand. It turns out that the RSI can be smoothed and enhanced with minimum lag penalty
RSI WMAThis is RSI but using WMA as a part of calculation. Green is bullish and red is bearish. This is not my idea. All the credits go to @alexgrover. Have to protect the code just in case someone will commercialise this.