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
Running a backtest in the cloud with lean cloud backtest "Project" should use the selected engine version for the project.
Actual behaviour
The backtest is run using master, regardless of whether the user selects a different version in QC Cloud
Potential solution
The API should use the user selected engine to run backtests instead of master. Additionally, the API could allow indicating the engine version to use.
The text was updated successfully, but these errors were encountered:
Expected behaviour
Running a backtest in the cloud with
lean cloud backtest "Project"
should use the selected engine version for the project.Actual behaviour
The backtest is run using master, regardless of whether the user selects a different version in QC Cloud
Potential solution
The API should use the user selected engine to run backtests instead of master. Additionally, the API could allow indicating the engine version to use.
The text was updated successfully, but these errors were encountered: