Brief Introduction
Learn to write programs that algorithmically trade cryptocurrencies using QuantConnect (C#)Description
Eric Summers shows you how to use QuantConnect to write your own algorithmic trading programs to trade cryptocurrency LIVE in the market! Students will learn how to use the QC coding environment to create algorithms, run backtests on historical data, and interpret their results to optimize their programs. By the end of the class, students will know how to connect their programs to their GDAX account and launch their algorithms LIVE in the market. Course covers basic programming etiquette (C#), using QC's built in Indicators, Loops and Conditionals, Logging Data, Plotting Charts, Debugging, as well as breaking down different strategies that are used by some of the best traders...
Requirements
- Requirements
- Basic Computer Skills, Internet Connection
- Interest in computer programming, equity trading, and crypto currency
- Prior knowledge in computer programming (C#) is helpful but not required