Hello All!

Each week we release a weekly updates list to show the small, regular steps we've been making to make QuantConnect better. In a given week we fix dozens of smaller bugs and often release a major feature, hopefully we can showcase these updates here.

Features:

1. New Dukascopy data downloader for Lean (Thanks to @StefanoRaggi!)

2. Published new core datafeed design, 30% faster, fewer fillforward bugs

3. New order updating system in Lean. Better API and less chance of errors (Thanks @dpavlenkov!)

4. 10x Faster ToDecimal Conversions in the DataFeed (Thanks @StefanoRaggi!)

Bug Fixes:

1. Fix instability when Tradier API goes offline

2. Better handling of Tradier API timeout errors

3. Fixed timing errors from compiler working too quickly

Live is becoming more and more stable, its exciting to see more of you getting your algorithms trading! We'll push the latest data feed and order updates to live today so you can use the latest and most robust code possible! Happy Coding!

Jared

Author