OPEN-SOURCE SCRIPT

Advantage RSI Predictor

已更新
Advantage RSI Predictor reverses the calculation of Relative Strength Index. Once the bar ends, this indicator calculates the price that needs to be reached (next bar) for RSI to move to a certain level. The indicator is plotted over price to show support and resistance zones based on RSI settings defined by user.

What do I see?
  • upper and lower (red) lines show where the price needs to move for RSI to show predefined levels; default settings are: RSI (close,14); 70-point as overbought level (upper); 30-point as oversold level (lower)
  • middle line (On/Off) calculates where the price needs to move for RSI to be 50 points


Why do I use it?
  • knowing support and resistances in advance, you can use it in day trading when intraday move reaches your support or resistance
  • by switching to a higher time frame, you can establish where support and resistance is in multiple time ranges


Finally, last but definitely not least, the main reason behind publishing this indicator is to prove that the RSI indicator is NOT what it is perceived to be.
RSI does not measure the velocity or magnitude of the recent move, but simply the distance between price and exponential moving average of the corresponding length.
50-point RSI Predictor(length) = Exponential moving average(2*length-1) shifted by 1 bar.
版本注释
Fixed bug: The user can now choose {open, high, low, close, hl2, hlc3, ohlc4, hlcc4} as input for RSI calculation.
Exponential Moving Average (EMA)OscillatorsRelative Strength Index (RSI)

开源脚本

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

想在图表上使用此脚本?


Educational content: advantagetrading.net/blog.html

Scripts published by AdvantageTrading are for educational purposes only. It is not financial advice, and past performance does not guarantee future results.
更多:

免责声明