mirror of
https://github.com/mihakralj/QuanTAlib.git
synced 2026-08-22 12:38:06 +00:00
feat: Add Absolute Price Oscillator (APO) implementation and documentation
feat: Implement ADL (Accumulation/Distribution Line) indicator
This commit is contained in:
@@ -4,7 +4,7 @@ Volume indicators are based on trading volume and flow of funds.
|
||||
|
||||
| Indicator | Full Name | Description |
|
||||
| :--- | :--- | :--- |
|
||||
| ADL | Accumulation/Distribution Line | |
|
||||
| [ADL](adl/Adl.md) | Accumulation/Distribution Line | Uses volume and price to assess whether a stock is being accumulated or distributed |
|
||||
| ADOSC | Chaikin A/D Oscillator | |
|
||||
| AOBV | Archer On-Balance Volume | |
|
||||
| CMF | Chaikin Money Flow | |
|
||||
|
||||
Reference in New Issue
Block a user