Changelog

technicalindicators Changelog

All updates
indicatorsdocumentationapi

Added the Accumulation Distribution Line indicator

Shipped3 commits+466โˆ’315
  • Accumulation Distribution Line (ADL) is now available โ€” You can now use the **Accumulation Distribution Line (ADL)** indicator alongside the rest of the library. It supports standard calculations, incremental updates, and reversed input handling.
  • documentationAdded step-by-step instructions for contributing a new indicator, including setup, testing, building, and updating project files.
  • documentationUpdated the indicator list in the README to include Accumulation Distribution Line (ADL).
  • documentationUpdated the package version to 0.2.2.
  • indicatorsExported ADL so it can be used like the existing technical indicators.
  • indicatorsUpdated package keywords to make Accumulation Distribution Line and ADL easier to discover.