OPEN-SOURCE SCRIPT

tr_vol

已更新
This indicator shows the annualized volatility, computed using the ewma method. It also uses average true range (ATR) as the daily return, rather than the typical close-to-close percentage change. You can uncomment the "comparison" series to see how it compares to the standard deviation, daily log return method. The standard deviation method weights all periods equally and doesn't account for intra-day ranges, meaning it is less responsive to new information than the ewma method and doesn't weight large intra-day moves as heavily.

The long-run median is also displayed. This feature sometimes fails if there are too many bars.
版本注释
I was annualizing incorrectly. Should be fixed now. The script only works on daily for now... may update for different time frames in the future.
Average True Range (ATR)Historical Volatility

开源脚本

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

想在图表上使用此脚本?

免责声明