v0.8.6: update indicator docs, ndepend tooling, ALMA refactor, gitignore cleanup

This commit is contained in:
Miha Kralj
2026-03-13 13:46:52 -07:00
parent e3e9555fc1
commit c75135ab14
402 changed files with 2222 additions and 1779 deletions
+1 -3
View File
@@ -14,8 +14,6 @@
- Williams Accumulation/Distribution (WAD) is Larry Williams' contribution to the volume analysis toolkit.
- No configurable parameters; computation is stateless per bar.
- Output range: Unbounded.
- Requires 1 bar of warmup before first valid output (IsHot = true).
- Validated against TA-Lib, Skender, and Tulip reference implementations where available.
Williams Accumulation/Distribution (WAD) is Larry Williams' contribution to the volume analysis toolkit. Unlike the standard Accumulation/Distribution Line that uses the close's position within the day's range, WAD incorporates **True Range** concepts. This gives it a different perspective on buying and selling pressure.
@@ -140,4 +138,4 @@ O(1) cumulative. No window, no smoothing. The conditional branch (up day vs down
## References
- Williams, L. (1979). "How I Made One Million Dollars... Last Year... Trading Commodities." Windsor Books.
- https://school.stockcharts.com/doku.php?id=technical_indicators:williams_ad
- https://school.stockcharts.com/doku.php?id=technical_indicators:williams_ad