scalptradr

ScalpTrader RSI

scalptradr 已更新   
This script is a customized Relative Strength Index (RSI) indicator with added functionality, notably the optional Bollinger Bands overlay.

At its core, the script calculates the RSI, which is a popular momentum indicator used in technical analysis to identify overbought and oversold conditions. It does this by taking the average gain and the average loss over a user-defined period (default is 14) to compute the relative strength, which is then transformed into the RSI.

Furthermore, this script provides the option to overlay Bollinger Bands on the RSI line. Bollinger Bands, consisting of a middle band (a moving average) with two outer bands (standard deviations of the middle band), are used to measure volatility and 'relative' high or low prices. When applied to the RSI, they can offer another perspective on the momentum and volatility of the market.

RSI plot values are colored green if above 50 and red if below 50 to give the trader a sense of bullish or bearish price action.

I hope you find the indicator useful. Enjoy.
版本注释:
Fix overlay setting
版本注释:
Update comment
版本注释:
Add highlight to RSI when above/below bands
版本注释:
Name update
版本注释:
Update license
开源脚本

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

免责声明

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

想在图表上使用此脚本?