mirror of
https://github.com/mihakralj/QuanTAlib.git
synced 2026-08-04 20:17:43 +00:00
37 lines
1.6 KiB
Markdown
37 lines
1.6 KiB
Markdown
# Volume
|
|
|
|
> "It takes volume to make prices move." — Charles Dow
|
|
|
|
Volume is the fuel of the market. Price tells you *what* happened; volume tells you *how hard* the market worked to make it happen.
|
|
|
|
In a world of algorithmic trading and dark pools, volume analysis is the only way to see where the money is actually flowing. These indicators don't just track shares traded; they track conviction.
|
|
|
|
| Indicator | Full Name | Description |
|
|
| :--- | :--- | :--- |
|
|
| [ADL](adl/Adl.md) | Accumulation/Distribution Line | The grandfather of volume flow. Correlates price location with volume to spot smart money. |
|
|
| [ADOSC](adosc/Adosc.md) | Chaikin A/D Oscillator | A momentum indicator for the AD Line. Predicts reversals by measuring the acceleration of money flow. |
|
|
| 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 | |
|