[embed width="783"]https://youtu.be/oBEZ5yVOEIg[/embed]

Rebalance is a flash briefing of new features and updates for you, our QC community. In our 26th episode we're happy to share:

  1. Quote equities data for backtesting has been deployed! This means your trades will be modeled with the true bid and ask spread back to 2007. With the new data, we've also adjusted our historical volume to be in line with other platforms.
  2. Updated margin data! Margin data for 145 futures contracts have been updated to reflect current data. The change improves the accuracy of your futures strategies.
  3. A short video tutorial of how to use QuantConnect debugging! Learn how to navigate the debugger to track variables while backtesting. The debugger allows you to inspect your code live line by line with QC's data. Check out the video here. The video is part of an ongoing tutorial series on the QuantConnect Development Environment.
  4. Improvements to Scheduled Events! Performance improvements were made to Scheduled Events resulting in a 4x speed increase, and additional testing was added to ensure the scheduled events were firing correctly even when there was no market data available.
  5. A new feature was added for LEAN which lets you set the output directory when running LEAN. This is helpful when you want to save the algorithm logs outside of a Docker container, or perform optimization and compare the result of thousands of backtests.