Skip to content
Discussion options

You must be logged in to vote

Hi @vasilvestre

Thanks for reaching out.

I'd recommend you look into the high-level backtest API and configure with a chunk_size so that you stream the data from the backend in chunks rather than all at once. I hope that helps!

https://github.com/nautechsystems/nautilus_trader/blob/develop/nautilus_trader/backtest/config.py#L365
https://nautilustrader.io/docs/nightly/concepts/backtesting#high-level-api

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@vasilvestre
Comment options

@vasilvestre
Comment options

Answer selected by cjdsellers
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants