OPEN-SOURCE SCRIPT

Volatility % (Standard Deviation of Returns)

已更新
This script takes closing prices of candles to measure the Standard Deviation (σ) which is then used to calculate the volatility by taking the stdev of the last 30 candles and multiplying it by the root of the trading days in a year, month and week. It then multiplies that number by 100 to show a percentage.

Default settings are annual volatility (252 candles, red), monthly volatility (30 candles, blue) and weekly volatility (5 candles, green) if you use daily candles. It is open source so you can increase the number of candles with which the stdev is calculated, and change the number of the root that multiplies the stdev.
版本注释
Updates:
- Changed default levels of the monthly factor from 30 to 21
- Made inputs so it is now possible to change the sample period for the standard deviation and the factor that will multiply the standard deviation. default multipliers are the roots of 5 for weekly, 21 for monthly and 252 for annual volatility.
-Changed default colors and line thickness to make it more bold.
Historical VolatilityhistoricalvolatityVolatilityvolatilityindicatorvolatilityspikevolatilty

开源脚本

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

想在图表上使用此脚本?

免责声明