animecummer

RSI Crayons

animecummer 已更新   
This simple script colors candles based on the Relative Strength Index. RSI Values > 50 are solid colors, RSI values < 50 are pastels, with additional colors/fills/alerts for overheated and oversold (both user adjustable thresholds) conditions.

As an added bonus, RSI can be calculated by non-traditional methods (not using the running/smoothed moving average) using a variety of different moving averages, but you may have to adjust the time-frame for 'faster' moving averages. An option for plotting the moving average basis is also available.

Value Added:
  • This indicator can be used to chart RSI without adding an "oscillator frame" to your chart, since we don't normally care too much about RSI values between 30 and 70 under normal conditions.
版本注释:
31-Oct-21: Revised script to be more colorful, and to have intermediate values for colors that are not oversold/overheated condition while still retaining logic of up = green/yellowish and down = red/pink/pastel-ish.
版本注释:
3-Nov-21: Added timeframe/gaps feature
版本注释:
4-Nov-21: consolidated menu more, removed moving averages that don't calculate RSI correctly because of negative numbers (HMA/EHMA/TEMA/LSMA), added Rainbow Gradient
版本注释:
21-nov: improved color scheme by adjusting the transparency of the candles based on 100 - math.floor(RSI value). Stronger displays as solid colors, weak as pastels.
开源脚本

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

免责声明

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

想在图表上使用此脚本?