You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: