Skip to content

Releases: odrail/investing-com-api

5.0.3 (December 7, 2024)

07 Dec 15:00
Compare
Choose a tag to compare

Updates

  • Documentation in README.md
  • All dependencies

5.0.0 (December 6, 2024)

07 Dec 10:57
Compare
Choose a tag to compare

New Features

  • getHistoricalData(): A new API to retrieve data by specifying a data range.

Breaking Changes

  • Removed: investing() API (use getHistoricalData()).
  • Removed: mapping.js (use pairId).
  • Removed: The data response no longer contains value (use price_close).