mirror of
https://github.com/mihakralj/QuanTAlib.git
synced 2026-08-17 10:08:05 +00:00
feat: Add Absolute Price Oscillator (APO) implementation and documentation
feat: Implement ADL (Accumulation/Distribution Line) indicator
This commit is contained in:
@@ -5,7 +5,7 @@ Volatility indicators measure price volatility and range.
|
||||
| Indicator | Full Name | Description |
|
||||
| :--- | :--- | :--- |
|
||||
| ADR | Average Daily Range | |
|
||||
| ATR | Average True Range | |
|
||||
| [ATR](atr/Atr.md) | Average True Range | Measures market volatility by decomposing the entire range of an asset price for that period. |
|
||||
| ATRN | Average True Range Normalized [0,1] | |
|
||||
| ATRP | Average True Range Percent | |
|
||||
| BBW | Bollinger Band Width | |
|
||||
|
||||
Reference in New Issue
Block a user