Files
QuanTAlib/lib/volatility/todo.md
T

29 lines
819 B
Markdown
Raw Normal View History

2024-10-08 18:48:19 -07:00
# Volatility Measures
2024-10-04 21:31:25 -07:00
2024-10-08 18:48:19 -07:00
## Single Value Input (Typically Closing Prices)
2024-10-04 21:31:25 -07:00
2024-10-08 18:48:19 -07:00
- Jurik Volatility (Volty)
- **Standard Deviation**
- **Relative Volatility Index (RVI)**
- Ulcer Index
- ARCH/GARCH Models
- Exponential Weighted Moving Average (EWMA) Volatility
- Conditional Volatility
- Volatility Ratio
- Close-to-Close Volatility
- Volatility of Volatility (VOV)
- Volatility Cone
- Bollinger Bands
- Stochastic Volatility: Typically modeled using closing prices, but can incorporate other price information
2024-10-04 21:31:25 -07:00
2024-10-08 18:48:19 -07:00
## OHLC Input (Open, High, Low, Close)
2024-10-04 21:31:25 -07:00
2024-10-08 18:48:19 -07:00
- Garman-Klass Volatility
- Rogers-Satchell Volatility
- Yang-Zhang Volatility
- Parkinson Volatility (High, Low)
- Average True Range (ATR) (High, Low, Close)
- Chaikin Volatility (High, Low)
- Keltner Channels (typically Close, High, Low)
- High-Low Volatility (High, Low)