docs: audit and fix all category _index.md files

This commit is contained in:
Miha Kralj
2026-03-03 08:33:20 -08:00
parent 751d9ff041
commit d6c8dea98b
9 changed files with 45 additions and 31 deletions
-1
View File
@@ -33,4 +33,3 @@ Volume is market fuel. Price tells what happened; volume tells how hard the mark
| [VWAP](vwap/Vwap.md) | Volume Weighted Average Price | Average price weighted by volume. Common execution benchmark and intraday reference. |
| [VWMA](vwma/Vwma.md) | Volume Weighted Moving Average | Moving average where each price point is weighted by its volume over a sliding window. |
| [WAD](wad/Wad.md) | Williams Accumulation/Distribution | Measures cumulative buying/selling pressure using True Range and volume. |
| MARKETFI | Market Facilitation Index | (High Low) / Volume. Measures price efficiency per unit volume. |