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

Backtest & Research Data Provider Arguments Non Interactive #298

Closed
Martin-Molinero opened this issue Mar 17, 2023 · 0 comments · Fixed by #310
Closed

Backtest & Research Data Provider Arguments Non Interactive #298

Martin-Molinero opened this issue Mar 17, 2023 · 0 comments · Fixed by #310
Labels
bug Something isn't working

Comments

@Martin-Molinero
Copy link
Member

  • When deploying backtest/research non interactive we should be able to choose a data provider and pass though it's required configurations but they are currently not recognized and require interactive inputting
>lean backtest TerminalLinkTest --data-provider "Terminal Link" --terminal-link-server-host localhost --terminal-link-server-port 1234 --terminal-link-emsx-user-time-zone "America/New_York"
Usage: lean backtest [OPTIONS] PROJECT

Try 'lean backtest --help' for help or go to the following url for a list of common errors:
https://www.lean.io/docs/v2/lean-cli/key-concepts/troubleshooting#02-Common-Errors

Error: No such option: --terminal-link-server-host
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant