QuantConnect / Lean

Lean Algorithmic Trading Engine by QuantConnect (Python, C#)
https://lean.io
Apache License 2.0
9.75k stars 3.26k forks source link

Update Python Libraries #4129

Closed AlexCatarino closed 4 years ago

AlexCatarino commented 4 years ago

Expected Behavior

Python libraries listed in DockerLeanFoundation have the newest version possible.

Actual Behavior

Since the libraries' versions are fixed, they can be outdated.

Potential Solution

Upgrade some libraries. Users have requested for updates of:

System Information

QuantConnect Cloud.

Checklist

Jackal08 commented 4 years ago

mlfinlab is currently on version 0.7.1 with new portfolio optimizers added and backtest statistics such as deflated and probabilistic sharpe ratios.

adriantorrie commented 4 years ago

When this is updated, can the latest mlfinlab be installed please, instead of pinning to 0.5.4.

Current version at time of this comment is: 0.9.3

It's going through a rapid release cycle, it's had 6 releases in the past month alone:

Happy to help out if needed, just point me in the right direction.