Skip to content

Add support for data download during backtest and refactor of catalog #2652

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

faysou
Copy link
Collaborator

@faysou faysou commented May 19, 2025

Pull Request

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

Summary

Add download function to backtest node in order to be able to download data and save it to a catalog easily.
This PR builds on previous PRs (see their comments for more details on each of them).

To reduce maintance, I will only rebase this PR while waiting it gets merged.

Related Issues/PRs

#2574
#2594

Type of change

  • New feature (non-breaking)

Release notes

  • I added a concise entry to RELEASES.md that follows the existing conventions (when applicable)

Testing

Tested on included example

@faysou faysou force-pushed the download_data branch 5 times, most recently from 94bee45 to d3ae70b Compare May 23, 2025 18:39
@CLAassistant
Copy link

CLAassistant commented May 23, 2025

CLA assistant check
All committers have signed the CLA.

@faysou faysou force-pushed the download_data branch 11 times, most recently from 2ac3ff8 to 8d5b794 Compare May 29, 2025 09:48
@faysou faysou force-pushed the download_data branch 8 times, most recently from 161fd38 to 1e28b9b Compare June 1, 2025 13:20
@faysou faysou force-pushed the download_data branch 4 times, most recently from d5b6a85 to 6f8617e Compare June 4, 2025 11:18
@faysou faysou changed the title Add download_data function to BacktestNode Add support for data download during backtest and refactor of catalog Jun 4, 2025
@faysou faysou force-pushed the download_data branch 4 times, most recently from 8a3257c to bc0e20d Compare June 7, 2025 08:46
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.

2 participants