Skip to content
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

Backtester: Entry Point and Data Loading #84

Open
echavemann opened this issue Dec 1, 2024 · 0 comments
Open

Backtester: Entry Point and Data Loading #84

echavemann opened this issue Dec 1, 2024 · 0 comments
Assignees

Comments

@echavemann
Copy link
Member

Entry Point: Needs to be a relatively normal python script, taking in CLI args for whatever is needed to perform the backtest, and then using the data loaders to load the datasets and step through them. This PR is mostly design, focusing on figuring out what args make sense to pass to the backtester and how to synchronize the data loaders.

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

No branches or pull requests

2 participants