Summary
Keywords
Full Transcript
This is the 9th video of my algorithmic trading tutorial series. Here you will learn how to import custom data into QuantConnect and use it for your trading algorithms. To demonstrate this, we will code a bot that analyzes Elon Musk's tweets to trade TSLA. Create your free QuantConnect account: https://www.quantconnect.com/?ref=towm (This is a referral link) Clone the code from this video: https://www.quantconnect.com/forum/discussion/11567/algorithmic-trading-video-series-9-twitter-trading-bot/p1?ref=towm Kaggle Elon Musk dataset: https://www.kaggle.com/kulgen/elon-musks-tweets Importing custom data QC documentation page: https://www.quantconnect.com/docs/algorithm-reference/importing-custom-data?ref=towm Preprocessed Elon Musk data: https://www.dropbox.com/s/ovnsrgg1fou1y0r/MuskTweetsPreProcessed.csv?dl=0 Check out the Full Algorithmic Trading Playlist: https://youtube.com/playlist?list=PLtqRgJ_TIq8Y6YG8G-ETIFW_36mvxMLad Support me on Patreon: https://www.patreon.com/TradeOptionsWithMe Follow me on: Facebook: https://www.facebook.com/Tradeoptionswithme/ Twitter: https://twitter.com/Louis_Options Pinterest: https://www.pinterest.com/louistradeoptionswithme/ Instagram: https://www.instagram.com/tradeoptionswithme/
