We're very proud to announce our public release of live trading with Interactive Brokers! Now you can seamlessly design and trade your algorithm within QuantConnect.
Automated live trading is one of the most challenging engineering problems in financial technology. It involves controlling large financial resources, while pushing computational power to its limits!
Starting today, you can deploy your algorithms to your Interactive Brokers accounts, using minute, second or tick resolution data for Equities and FOREX. All powered by our open source algorithmic trading platform, LEAN.
QuantConnect live trading comes packed with some impressive functionality to help your trading!
SMS and Email NotificationsTrigger sending emails, web hooks or SMS messages on key events with a single line of code. It is as simple as:
Notify.Email(email,subject,message); |
Custom Live Data SourcesUsing QuantConnect you can connect your algorithm to external data sources and stream updates to your algorithm events. Check out our demo using a Bitcoin REST API. |
Runtime StatisticsWith runtime statistics you can display custom information in the header of your live GUI to track your key indicators and asset values. SetRuntimeStatistic("EURUSD", price); |
|
Mobile Control InterfaceControl your algorithm on the road with our mobile friendly, HTML5 GUI. You can see full running algorithm charts and trades, or just a summary of your algorithm performance. |
Upgrade to Start Live Trading Today with QuantConnect
Open Source Updates
Its been an awesome month for the open-source project with contributions from people all around the world. We love working with the community and seeing LEAN used in ways we can barely imagine!
Additionally thanks to @ammachado, and @dpallone for documentation fixes, and @willniu for working out our consolidator logic :) The LEAN Engine is growing more powerful by the week.
We're Raising Capital
We've been experiencing some incredible growth and have bold plans for the next 12 months! We are opening an investment round and talking to investors to continue our growth plan.
Jared Broad
The material on this website is provided for informational purposes only and does not constitute an offer to sell, a solicitation to buy, or a recommendation or endorsement for any security or strategy, nor does it constitute an offer to provide investment advisory services by QuantConnect. In addition, the material offers no opinion with respect to the suitability of any security or specific investment. QuantConnect makes no guarantees as to the accuracy or completeness of the views expressed in the website. The views are subject to change, and may have become unreliable for various reasons, including changes in market conditions or economic circumstances. All investments involve risk, including loss of principal. You should consult with an investment professional before making any investment decisions.
To unlock posting to the community forums please complete at least 30% of Boot Camp.
You can continue your Boot Camp training progress from the terminal. We hope to see you in the community soon!