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. Collaboration -- Teams working together in the Web IDE. Click on your project tab, and click "Share" to add other users!

2. Published New AutoComplete Powered by Microsoft's Roslyn Engine in the Web IDE - Press Ctrl + Space to trigger autocomplete!

3. Added CalculateOrderQuantity(string symbol, decimal target) to API - calculate order for desired position sizes

Bug Fixes:

1. Lots of SetHolding tests to catch potential errors

2. Added better error handling to python algorithms

3. Fixed discussion feed forum comments

4. Fix incorrect time on TradeBars, Ticks, Slice - thanks @Bizcad!

5. Fix bug in EndOfDay event for live mode

6. Speed up deleting files from projects

7. Allowed hiding online users for small screens

Jared

Author