Skip to content

Lean Algorithmic Trading Engine by QuantConnect (Python, C#)

License

Notifications You must be signed in to change notification settings

traderscience/Lean

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

alt tag

Build Status     Regression Tests     LEAN Forum     Slack Chat

Lean Home | Documentation | Download Zip | Docker Hub | Nuget


Introduction

Lean Engine is an open-source algorithmic trading engine built for easy strategy research, backtesting and live trading. We integrate with common data providers and brokerages so you can quickly deploy algorithmic trading strategies.

The core of the LEAN Engine is written in C#; but it operates seamlessly on Linux, Mac and Windows operating systems. It supports algorithms written in Python 3.8 or C#. Lean drives the web-based algorithmic trading platform QuantConnect.

TraderScience Fork of Lean

We're making changes and additions to Lean that improve account and order management, especially when Lean is used alongside other trading platforms at the same time, such as Interactive Brokers, MultiCharts, and TradeStation.

We're also building a desktop that simplifies machine learning workflows for quantitative finance. Data models can be defined interactively, and pipelines automatically acquire data from multiple sources, create datasets, perform feature engineering, normalization, and any user defined operations required. Models can then be trained locally or remotely on cloud platforms.

About

Lean Algorithmic Trading Engine by QuantConnect (Python, C#)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 94.3%
  • Python 5.5%
  • Jupyter Notebook 0.1%
  • HTML 0.1%
  • CSS 0.0%
  • Shell 0.0%