viewer405

Advance Decline Index

viewer405 已更新   
In index investment, the USI:ADD is the Advance Decline Index that can be plotted in most charting platforms. Just like there is a volatility index for most major indeces (VIX, VOLQ) and even for Apple (CBOE:VXAPL), USI:ADD also has variations specific for the index you are analyzing (SPX: ADD, NASDAQ: ADDQ).

The USI:ADD index is a measurement of stocks in the index that are advancing (bullish) minus those that are declining (bearish), the exact formula being $ADV minus $DECL.

The basic idea of how to use the ADD index is that when the value is above 1000 it is considered overbought. Conversely, when the value is below -1000 it is considered oversold. When the value is near the medium line, it is not a good idea to trade as it is considered to be in a choppy market.

This script attempts to identify the correct Advance Decline Index for the index you are analyzing. It will plot the overbought and oversold levels that are applicable to the ADD line. If you are analyzing a stock, it will use the most appropriate ADD line for that stock sector or exchange.
版本注释:
Added workaround for data issue with daily USI:ADD candlesticks.
版本注释:
Added two optional moving averages that can be customized for length, type (EMA or SMA), etc.
版本注释:
Added checkbox to enable/disable moving averages. Also made the checkbox false by default. Minor bug fix.
版本注释:
Fixed some bugs kindly pointed out by other users. Thank you all for your positive feedback!
版本注释:
Simplified the indicator to display exactly what you need:
  1. the raw ADD data with +/- 2000 threshold
  2. the ADD ratio

Also added some tooltips to better explain what the indicator settings do. Now you can just switch the mode to 'ratio' and the indicator will automatically remove the threshold lines used for the raw data. Please keep your feedback coming!
开源脚本

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

免责声明

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

想在图表上使用此脚本?