Skip to content

v0.4.0

Choose a tag to compare

@radiusred-buildy radiusred-buildy released this 11 Apr 17:57
· 48 commits to main since this release
Immutable release. Only release title and notes can be modified.

What's Changed

Features

  • Price-scale normalization tool: New tradedesk-dc-normalize command for repairing caches written with incorrect price divisors. Detects out-of-range prices and rewrites cached daily candle files in place.

Fixes

  • Corrected XAUUSD price range detection to prevent misclassification when gold prices exceed $5000/oz
  • Added crude oil (BRENTCMDUSD) and high-rate FX pairs (EURSEK, etc.) to normalization ranges
  • Fixed rate limiting defaults for improved reliability

Documentation

  • Added concurrency guidance and documented --workers 1 as the safest default for Dukascopy downloads
  • Improved cache normalization recovery documentation
  • Updated CONTRIBUTING.md with current development practices
  • Removed legacy agent documentation

Full Changelog: v0.3.0...v0.4.0