Skip to content

Conversation

@maomao9-0
Copy link
Contributor

Pull Request

NautilusTrader prioritizes correctness and reliability, please follow existing patterns for validation and testing.

  • I have reviewed the CONTRIBUTING.md and followed the established practices

Summary

Fix loaders in loaders.py always parsing index dates.

Related Issues/PRs

Closes #3130

Type of change

  • Bug fix (non-breaking)
  • New feature (non-breaking)
  • Improvement (non-breaking)
  • Breaking change (impacts existing behavior)
  • Documentation update
  • Maintenance / chore

@cjdsellers cjdsellers changed the title Update loaders.py to only parse index if parse_dates is True. Update loaders.py to only parse index if parse_dates is True Oct 31, 2025
@cjdsellers
Copy link
Member

Hi @maomao9-0

Thanks for the fix! 🙏

@cjdsellers cjdsellers changed the title Update loaders.py to only parse index if parse_dates is True Fix parse_dates parameter in CSV loaders Oct 31, 2025
@cjdsellers cjdsellers merged commit 84e3ef1 into nautechsystems:develop Oct 31, 2025
17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Loaders in loaders.py always parses index dates

2 participants