lean-cli icon indicating copy to clipboard operation
lean-cli copied to clipboard

Lean optimize estimate

Open Martin-Molinero opened this issue 3 years ago • 0 comments

  • There's currently no way to estimate a local optimization execution. This functionality should first be added to Lean itself see https://github.com/QuantConnect/Lean/tree/master/Optimizer.Launcher The lean CLI should give Lean an estimate of how long a backtest takes, it could check the backtest folder for the lastest backtest run in that project, if none has been run we can ask the user to run one first, like the cloud requires

Martin-Molinero avatar Sep 20 '22 19:09 Martin-Molinero