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

No prompt if `lean backtest` doesn't fetch data

Open DerekMelchin opened this issue 2 years ago • 0 comments

If you run lean backtest with the local data provider and you don't have the data in your local data directory, the algorithm won't place any trades. If the backtest runs with no data, it should inform the user that they need local data or they can run in the cloud.

DerekMelchin avatar Jul 22 '22 16:07 DerekMelchin