TradingView
taylor_o
2021년 7월 27일 오전 7시 28분

tr_vol 

Mexican Peso FuturesCME GLOBEX

설명

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.
더보기