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
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
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: