loxx

Garman-Klass-Yang-Zhang Historical Volatility Bands [Loxx]

loxx 已更新   
Garman-Klass-Yang-Zhang Historical Volatility Bands are constructed using:

  • Average as the middle line.
  • Upper and lower bands using the Garman-Klass-Yang-Zhang Historical Volatility Bands for bands calculation.

What is Garman-Klass-Yang-Zhang Historical Volatility?
Yang and Zhang derived an extension to the Garman Klass historical volatility estimator that allows for opening jumps. It assumes Brownian motion with zero drift. This is currently the preferred version of open-high-low-close volatility estimator for zero drift and has an efficiency of 8 times the classic close-to-close estimator. Note that when the drift is nonzero, but instead relative large to the volatility, this estimator will tend to overestimate the volatility. The Garman-Klass-Yang-Zhang Historical Volatility calculation is as follows:

GKYZHV = sqrt((Z/n) * sum((log(open(k)/close(k-1)))^2 + (0.5*(log(high(k)/low(k)))^2) - (2*log(2) - 1)*(log(close(k)/open(2:end)))^2))

The color of the middle line, unlike the bands colors, has 3 colors. When colors of the bands are the same, then the middle line has the same color, otherwise it's white.

Included
  • Alerts
  • Signals
  • Loxx's Expanded Source Types
  • Bar coloring

Related Indicators
Garman & Klass Estimator Historical Volatility Bands
版本注释:
Garman-Klass-Yang-Zhang Historical Volatility isn't meant for intraday time frames, but you can use this for intraday now. You'll have to adjust the multiplier value to accommodate the asset. Forex will generally require a number of 10, other tickers a value of 100. Low sat coins a value less than 1 but greater than 0.
版本注释:
Updated to handle all timeframes and all tickers. gkyzvol() returns the pre-annualized percent volatility value to be injected into the bands calculation. enjoy!

Public Telegram Group, t.me/algxtrading_public

VIP Membership Info: www.patreon.com/algxtrading/membership
开源脚本

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

免责声明

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

想在图表上使用此脚本?