Applies signal values to significant changes in momentum and can be used in conjunction with other indicators and analysis to improve trade timing. Both "Signal Up" and "Signal Down" can be used for alerts. The magnitude of the signal is the difference between K and D. (See the code for the logic and implementation.) Signal Up occurs when momentum is within...
The Momenta RSI Indicator was created by William Blau (Stocks & Commodities V. 9:5 (202-205)) and is a variation of the classic RSI using his Momenta Indicator formula. I have color coded everything to make it very easy to determine buy and sell signals. Let me know if you would like to see me write scripts for other indicators!
Really nice performance of Simple RSI Strategy for LTCUSDT ( Binance ) 5m chart. Params: RSI Length: 3, RSI OverSold level: 47, RSI OverBought Level: 56 Performance: 391% profit, 2400 trades, 42% prof, 14.6% dd , 0.65 sharpe. I think this strategy can be a really nice base for a pretty good strategy. We have quite a lot of trades here you can add additional...
Really good performance of Simple RSI Strategy for Nike (NKE) 5m chart. Params: RSI Length: 30, RSI OverSold level: 45, RSI OverBought Level: 60 Performance:57% profit, 112 trades, 73% prof, 6.7% dd, 1.36 sharpe. And remember: Past performance does not guarantee future results.
Simple indicator when RSI goes above 75 or below 25. It gives signal at next proper candle.
RSI rules: If we break above 70 RSI, 40-50 RSI acts as support, If we break below 30 RSI, 50-60 RSI acts as resistance I color coded the support/resistance areas to make visuals easier. This is part of my private indicator, but I removed the buy/sell part (which is the private part). I think this will help a lot with your guy's trading.
Look overbought and overbought to predict the time of the transaction. RSI overbought: - RSI = 21 to 30 (default configuration): The graph showing the letters 'Buy' and candles will have different colors. - RSI < 21 (default configuration): The graph showing the letters 'Buy' displays bold and the candles will have high light background colors. RSI...
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 script with 3 lines. Also added lines: 90, 80, 20 and 10 to the script as I use this for trading.
I realized that I can use my PEMA indicator () as ocillator too, so I created this indicator. Good to compare top and bottom (get divergences), and oversold and overbought areas (like RSI). If you liked, send me a small amout of bitcoin to 1NR9tyn8tAn6nuQzosaZ2SkfT38PLxN5mf it will encorage me to create other indicators open source.