Videos¶
Installation: MacOS¶
Backtesting a Strategy¶
This is the first video of a two-part series on using Catalyst for algorithmic trading. This video implements a simple momentum strategy based on mean reversion: when the cryptoasset goes up quickly, we’re going to buy; when it goes down quickly, we’re going to sell. Hopefully, we’ll ride the waves.
Live Trading a Strategy¶
This is the second part of the two-part series on using Catalyst for algorithmic trading. Having backtested our strategy in the previous video, we now take it to trade live against the Bittrex exchange.