MisterMoTA

RSI + Divergences + Alerts [MisterMoTA]

MisterMoTA 已更新   
The indicator RSI + Divergences + Alerts by MisterMoTA is an RSI indicator that fills the RSI and RSI moving average with 4 different colors (growing up, falling up, falling down and rising down colors), users can customize colors from dashboard , also can be disabled the fill if the user want a standard RSI.

The dafault value of RSI is 14 and value of the moving average is 50 ( a dynamic 50 rsi line is better for trend identification than a standard 50 line) and users can change the values from indicator settings.

For detecting the divergences displayed in the indicator, I integrated in our script the default Divergences indicator from Tradingview, users can display, hide and change colors for regular and hidden divergences.

RSI indicator display also trend conditions for RSI and RSI MA, the RSI MA angle is calculated using ATR value, the slope of the RSI Noving Average can help to identify trend conditions too.

The script comes with 12 different alerts, if need different alerts please let me know in the comments and will update the script with your request:

  • Alert for Regular Bullish Divergence
  • Alert for Regular Bearish Divergence
  • Alert for Hidden Bullish Divergence
  • Alert for Hidden Bearish Divergence
  • Alert for RSI Overbought
  • Alert for RSI Extreme Overbought
  • "Alert for RSI Oversold
  • Alert for RSI Extreme Oversold
  • Alert for RSI Crossing Above RSI MA
  • Alert for RSI Crossing Bellow RSI MA
  • Alert for RSI Crossing Above 50
  • Alert for RSI Crossing Bellow 50

Please follow me for other script like this one.

Kind regards,
MisterMoTA
版本注释:
  1. Removed plotshape function from the divergence script as was generating warnings after latest pine script updates and replaced with label.new.
  2. Set the RSI Moving Average length to default 14, user can change the value to any value they want from dashboard (old default value was 50).
  3. Set the fill to false, if you like to add fill to rsi and MA just click on the checkbox from dashboard
  4. Added trend colors for RSI and RSI MA
  5. Added an RSI lenght 2 and an RSI length 5 with for an extra confirmation for trend direction, users can disable the rsi plots from dashboard.
  6. Added to plots of divergences "display = display.pane", so on scale divergences info to be hidden.
版本注释:
  • Deleted the moving average fill and the MA label from oscillator
  • Added 3 Higher Tmeframes RSI labels in oscillator
  • Added Input for second and third rsi (default they are hidden now)
  • Added Bullish and Bearish zones and replaced default 40-60 levels
  • Changed default MA type to RMA with a length of 7, as seems is the best setting for MA of the RSI, users can change it anyway to what values and types they want

开源脚本

本着真正的TradingView精神,该脚本的作者将其开源发布,以便交易者可以理解和验证它。为作者喝彩!您可以免费使用它,但在出版物中重复使用此代码受网站规则的约束。 您可以收藏它以在图表上使用。

免责声明

这些信息和出版物并不意味着也不构成TradingView提供或认可的金融、投资、交易或其它类型的建议或背书。请在使用条款阅读更多信息。

想在图表上使用此脚本?