Hi,

I recently started working on an algorithmic trading video series using Python and the QuantConnect platform. You can check out the full series on YouTube here. I am adding more videos on a regular basis.

In the 9th video of this course, I covered how to import custom data to QuantConnect. To demonstrate this, I created an algorithm that analyzes Elon Musk's Tweets to make trading decisions for TSLA. You can clone this algorithm from the attached backtest below.

Let me know if you have any questions or comments.

Cheers,

Louis