mirror of
https://github.com/mihakralj/QuanTAlib.git
synced 2026-08-25 22:08:05 +00:00
v0.8.6: update indicator docs, ndepend tooling, ALMA refactor, gitignore cleanup
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user