LEAN Algorithm Trading Engine now supports universe selection.
2.1.2
Lean Algorithmic Trading Engine and Web IDE and now support multiple languages (C, F, VB) with Java support to soon follow.
2.1.1
First release of the Lean - an open source .NET Algorithmic Trading Engine. Lean is an event driven, multi-threaded, cloud-desktop hybrid application for backtesting and executing algorithmic trading strategies.
1.0.217
- Remove hard coded IB version https://github.com/QuantConnect/lean-cli/pull/558 - Add missing reserved directory names https://github.com/QuantConnect/lean-cli/pull/560 - Fix Logging with --verbose for container.data_downloader.update_database_files() https://github.com/QuantConnect/lean-cli/pull/555 - Verify and redownload corrupted .nupkg files https://github.com/QuantConnect/lean-cli/pull/552
1.0.216
- Update for new lean live holdings format. See https://github.com/QuantConnect/lean-cli/pull/549
1.0.215
- Fix mount points conflict causing empty project DLL in research environment. Thank you efJerryYang! See https://github.com/QuantConnect/lean-cli/pull/541 - Add config option to define database update frequency. See https://github.com/QuantConnect/lean-cli/pull/540 - Remove maskpass dependency. See https://github.com/QuantConnect/lean-cli/pull/542