Changelog

technicalindicators Changelog

All updates
indicatorsdocumentation

v1.0.17 expands indicator exports and updates setup guidance

Shipped4 commits+360105
  • More indicators are available from the main packageYou can now import **CCI**, **Force Index**, and **VWAP** directly from the library's main entry points, making these indicators easier to use.
  • indicatorsAdded exports for `cci`, `forceindex`, and `vwap`, and updated the list of available indicators.
  • indicatorsExpanded Node test coverage to include `cci`.
  • documentationUpdated installation instructions for different Node.js versions and added a note about required canvas-related system packages.
  • documentationMoved contributor setup and testing steps into a dedicated Contribute section and added editor settings for more consistent formatting.