QuantConnect: Adding a Library
Anyone who has managed to get a little further than a simple “Hello World” tutorial in Python will have had
Anyone who has managed to get a little further than a simple “Hello World” tutorial in Python will have had
Continuing with the QuantConnect series, we shall turn our attention to indicators. There are actually a lot of cool things
This week we return to QuantConnect for an article on working with Heiken Ashi data. We will cover how to
As we learned in Backtesting 101: Dividends and Adjustments, dividends are a fundamental part of Investing. Yet they are often
If you are coming to QuantConnect from other platforms, you might be wondering how to access the previous close price or
In our previous getting started tutorials for QuantConnect we have focused only on trading a single stock. That stock was
In this tutorial, we shall cover how to add different timeframes to an algorithm. You may have noticed that QuantConnect
In this post, we are going to build on the RSI script we created back in the first tutorial. Those
Welcome to the first QuantConnect tutorial in the getting started series. This post will attempt to guide readers through every
As regular readers will know, the content on this site has been centered around two platforms. To be more specific, those