Skip to content
Discussion options

You must be logged in to vote

Hi @VeraLyu

Yes, you'll want to group and process per instrument ID - then you can add as many as you like for backtesting (within memory limits for the low-level API, or have everything written out to parquet per the high-level API) https://docs.nautilustrader.io/nightly/tutorials/index.html.

Nautilus will use the available data to simulate the executions, so it doesn't required order book data but that would offer the most granularity. You can also just add trade ticks and it should work well.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@HeidXC
Comment options

Answer selected by HeidXC
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