Cari dalam skrip untuk "rsi"
RSI-cumulative net volume as MACDSo here in this model I take the RSI-cumulative net volume and convert it to MACD
I think it look nicer then original but it just idea:)
for different time frame just change setting:)
rsi cross indicatorNeat little RSI oversold and overbought markers above and below the bars. Helps visually identify whether the indicator is in overbought or oversold conditions.
RSI/Stochastic/Percentrank all on chart and all in oneThe limitation of max 3 indicators on tradingview is pretty bad for indicators lovers (like me) so i made this script able to contain a rsi, a stochastic and a percent rank and that in only one indicator !! Pretty cool isn't it ? ;)
Every parameter is linked to one indicator, you can have all of them with differents period lengths
You have the possibility to disable each indicators and add clarity to the chart.
Do you want me to add more indicators ? If yes witch ? Comment bellow :D
Hope this help
RSI scalpingLook for trending market on higher timeframe with ADX and SMA
Scalping with rsi shorter time frame
RSI with ChannelsThis is basically the default RSI indicator with lines drawn on increments of 5, nothing special really.
This can be used in crypto/forex/traditional markets.
Please let me know if you found this to be useful and/or if you think it could use some additional work. Thanks!
RSI-candlestick StrategyThe script follows a modified rsi strategy and orders are placed if a candlestick pattern is identified in the current or previous candle.
(For optimized results you can add or remove the strategy entry and exits based on the chart you wish to apply the script to).
RSI Strategy - TannerHello everyone, this is my first script on TV. I have done some research on cryptocurrency strategies and much of which has been in technical indicators by combining trend and momentum analysis together. Pine Script is quite a difficult language to learn as opposed to Python.
Anyways, I made some adjustments for the RSI strategy to include a stop loss/take profit and added indicators upon the first initial overbought and oversold levels(70 and 30 respectively). Please DO give me advice or recommendations. Primarily, I am confused as to what metric the stop loss and take profit parameters are using as they do not change when the values are changed in the input. I am unable to tell whether the strategy repaints. Could someone explain why repainting typically occurs in crossovers?
*DISCLAIMER*
This script is merely to help myself and others learn about the Pine Script language. I would not advise you to use this script for live trading. Thanks!
RSI Cloud [DW]This is a simple experimental study utilizing multiple RSIs and their divergences to visualize price activity.
RSI/MFI with Volatility Bands [GVD]This is an edit of the LAzyBear script.
The script is adjusted to show both the RSI and the MFI on 1 chart.