v0.4.0
·
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-normalizecommand 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 1as 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