Improved version of RSI+ EMA Showing Bull and Bear Zone.
with this script you can follow ema8 of RSI and also SMA20 of RSI with ∓ 2 standart deviation
This is version 2 of my Forex Master algorithm originally posted here: BACKTEST CONDITIONS: Initial equity = $100,000 (no leverage) Order size = 100% of equity Pyramiding = disabled TRADING RULES: Long entry = EMA5(RSI20) cross> 50 Profit limit = 50 pips Stop loss = 50 pips Short entry = EMA5(RSI20) cross< 50 Profit limit = 50 pips Stop loss =...
RSI Cross Explanation; It's simple, When short-term RSI crossover long-term RSI ; BUY ( Green Area ) When short-term RSI crossunder long-term RSI ; SELL ( Red Area ) You can change RSI lenghts or moving average lenght on settings. If you knew that, you would sell all your bitcoins at a price of $13.500 and not look back on 8th January. Happy trading.
The idea for this indicator came from looking at the Stochastic RSI. The Stochastic RSI takes the RSI reading then applies the Stochastic formula to it - an indicator on top of an indicator. Using this logic, I decided to try using a Stochastic on the existing Stochastic in order to smooth it out - hence the "Double Stochastic". I have also added the option to add...
Contains RSI; EMA of RSI; EMA of EMA of RSI; Stochastic Oscillator; 2 Inverse Fisher Transforms on RSI - IFRSI89 and IFRSI233 XOVER on higher timeframes from oversold/overbought is useful signal; RSI Trend/Divergence Candles with color variation based on multiple RSI length detection of trend decay; Chart candle overlay coloring based on RSI, eRSI, and eeRSI EMA55...
This is the updated version for PineScript V5 3x RSI indicator into 1. You can turn on or off all of them. Each RSI has 2 individual Moving Averages that can also be changed to be "Full RSI" in the settings. This makes 3x3 = 9 indicators on screen at the same time. (you can turn them on or off) It has Bullish and Bearish divergence and hidden divergence as...
The Sell Gravitation Index was created by Howard Wang and was published in Stocks & Commodities V37:02 (36-38) This indicator is similar to the relative strength index but the big difference is that this indicator gives early buy and sell signals which I find very helpful. Buy when it rises above its signal line and sell when it falls below its signal line. Let...
This is an RSI Oscillator with an EMA of the RSI for a signal line. The RSI line is Green when above the signal line and Red when below the signal line. This does not use the traditional 30% / 70% over sold / over bought analysis. Therefore the levels are not shown. The analysis is this: When the RSI is above the signal line then price has a bullish bias. ...
This is an RSI range for the most popular index in FOREX: EUR USD GBP JPY AUD CAD CHF NZD comment your opinion
Slowing the RSI down opens up a whole new world of possibilities. This concept can work for a lot of TA indicators including the MACD. See script source code for further description. Feel free to add pyramid trades at your own discretion in your format menu. No this doesn't repaint!
RSI Cross by AP create by 2 MA of RSI - When ShortRSI > LongRSI, this is an uptrend. - When ShortRSI < LongRSI, this is a downtrend.