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. Rolling Window Statistics in Backtests! Run a new backtest and view the statistics

2. Clickable Trades Stockplots - Identify and Zoom in on your Trades

3. SetWarmup() - Automatically warm up your algorithm with a set timespan

4. Google Intraday LEAN Data Downloader (thanks @chrisdk2015!)

5. Yahoo Daily LEAN Data Downloader (thanks @chrisdk2015!)

6. Custom Benchmark Now Displayed on the Equity Chart

7. Momersion Indicator (Thanks @Jay-Jay-D!)

Bug Fixes:

1. Fixed RollingWindow Indicator bug (thanks @bizcad!)

2. Fixed history bug with internal datafeeds

3. Fix not emailing runtime errors on live server collapses (web host reboots)

4. Fixed logs not showing in live mode

5. Fixed prices on orders not updating in live mode

6. Bug fix applying cash to portfolio in raw and split adjusted modes

7. Made live mode work faster (javascript optimization)

We've also started an exciting new project to bring options support to QuantConnect. This should be a powerful new feature which will allow you to hedge your strategies and greatly leverage your existing ones. It may take a month or two but we'll very soon have options! :) Keep up the great work, its awesome to see the community exploding and LEAN open source project taking shape!

Jared