Summary
Keywords
Full Transcript
In this part of my algorithmic trading video course, you will learn how to create crypto trading bots inside the QuantConnect platform. 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/12368/algorithmic-trading-video-series-13-crypto-trading/p1?ref=towm Support me on Patreon: https://www.patreon.com/TradeOptionsWithMe Crypto documentation page: https://www.quantconnect.com/docs/data-library/crypto?ref=towm Next video in this series: https://youtu.be/YQ3xwZuly8I Check out the Full Algorithmic Trading Playlist: https://youtube.com/playlist?list=PLtqRgJ_TIq8Y6YG8G-ETIFW_36mvxMLad Here is the list of tickers used in the code: universe = ['BTCUSD', 'LTCUSD', 'ETHUSD', 'ETCUSD', 'RRTUSD', 'ZECUSD', 'XMRUSD', 'XRPUSD', 'EOSUSD', 'SANUSD', 'OMGUSD', 'NEOUSD', 'ETPUSD', 'BTGUSD', 'SNTUSD', 'BATUSD', 'FUNUSD', 'ZRXUSD', 'TRXUSD', 'REQUSD', 'LRCUSD', 'WAXUSD', 'DAIUSD', 'BFTUSD', 'ODEUSD', 'ANTUSD', 'XLMUSD', 'XVGUSD', 'MKRUSD', 'KNCUSD', 'LYMUSD', 'UTKUSD', 'VEEUSD', 'ESSUSD', 'IQXUSD', 'ZILUSD', 'BNTUSD', 'XRAUSD', 'VETUSD', 'GOTUSD', 'XTZUSD', 'MLNUSD', 'PNKUSD', 'DGBUSD', 'BSVUSD', 'ENJUSD', 'PAXUSD'] 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/
