mirror of
https://github.com/mihakralj/QuanTAlib.git
synced 2026-08-16 01:28:05 +00:00
Add PWMA implementation and tests; enhance documentation
This commit is contained in:
@@ -0,0 +1,32 @@
|
||||
# Volume
|
||||
|
||||
Volume indicators are based on trading volume and flow of funds.
|
||||
|
||||
| Indicator | Full Name | Description |
|
||||
| :--- | :--- | :--- |
|
||||
| ADL | Accumulation/Distribution Line | |
|
||||
| ADOSC | Chaikin A/D Oscillator | |
|
||||
| AOBV | Archer On-Balance Volume | |
|
||||
| CMF | Chaikin Money Flow | |
|
||||
| EFI | Elder's Force Index | |
|
||||
| EOME | Ease of Movement | |
|
||||
| III | Intraday Intensity Index | |
|
||||
| KVO | Klinger Volume Oscillator | |
|
||||
| MFI | Money Flow Index | |
|
||||
| NVI | Negative Volume Index | |
|
||||
| OBV | On Balance Volume | |
|
||||
| PVD | Price Volume Divergence | |
|
||||
| PVI | Positive Volume Index | |
|
||||
| PVO | Percentage Volume Oscillator | |
|
||||
| PVR | Price Volume Rank | |
|
||||
| PVT | Price Volume Trend | |
|
||||
| TVI | Trade Volume Index | |
|
||||
| TWAP | Time Weighted Average Price | |
|
||||
| VA | Volume Accumulation | |
|
||||
| VF | Volume Force | |
|
||||
| VO | Volume Oscillator | |
|
||||
| VROC | Volume Rate of Change | |
|
||||
| VWAD | Volume Weighted Accumulation/Distribution | |
|
||||
| VWAP | Volume Weighted Average Price | |
|
||||
| VWMA | Volume Weighted MA | |
|
||||
| WAD | Williams Accumulation/Distribution | |
|
||||
Reference in New Issue
Block a user