How to Code a Crypto Trading Bot in Python – Part 1: Backtesting

Part 3 – Deployment: https://www.youtube.com/watch?v=ee0JCfeFw1o
Part 2 – Optimising: https://youtu.be/ytBBkA-xdBM

How to code a crypto trading bot in Python to trade Bitcoin, Ethereum, Tether and more while you sleep.

In part one of this series, we look at the Gemini backtesting engine to test a trading strategy that revolves around the Chande Momentum Oscillator (CMO).

My Website: https://www.liamhartley.co.uk
My TikTok: https://www.tiktok.com/@datadrivendecisions
My Blog: https://liamjhartley.medium.com
My Instagram: https://www.instagram.com/liamhartley.co.uk/

GitHub: https://github.com/liamhartley/cryptotradingbot
CMO: https://www.investopedia.com/terms/c/chandemomentumoscillator.asp
Gemini: https://github.com/liamhartley/Gemini
Poloniex: https://poloniex.com
Medium Article: https://link.medium.com/XRP8LFkOAfb

Buy me a coffee! https://www.buymeacoffee.com/liamhartley
Dogecoin tips wallet: DS7JRhMmL9RdXruqz5ubDaR3R8SNtoUi6i

00:00 – Intro
02:30 – Background Theory
04:57 – Backtesting Engine
13:14 – Calculating CMO
22:55 – Trading Logic
30:20 – Outro

You May Also Like