AlgoTrading For Beginners - Full Course in Python

Описание к видео AlgoTrading For Beginners - Full Course in Python

Learn how to get started with algorithmic trading with this free course in Python. We'll be covering how to gather historical candlestick data, how to backtest your strategies, how to execute trades automatically, and how to analyse your trades.

⭐ Code:
https://github.com/ChadThackray/algot...

🧠 You will learn how to:
⌨️ Scrape historical crypto price data from the Bitstamp Exchange
⌨️ Backtest your strategies and visualise historical performance with
VectorBT
⌨️ Automatically place trades on the Binance testnet
⌨️ How to deploy your code to the cloud for 100% uptime on Digital Ocean
⌨️ Analyse your trade performance

⏱️ Timestamps:
(00:00:00) Course Introduction
(00:03:31) Historical Data Scraping from Bitstamp
(00:27:11) Backtesting with VectorBt
(01:03:33) Building our crypto trading bot using the Binance API
(01:55:52) How to deploy your trading bot to the cloud ( Digital Ocean)
(02:15:01) Trade Analysis / Wrapup

📋 Blog Posts (with code):

Data Scraping:
https://greyhoundanalytics.com/blog/g...

Backtesting in VectorBt:
https://greyhoundanalytics.com/blog/v...

Bot Development:
https://greyhoundanalytics.com/blog/c...

Get in touch:
[email protected]

Комментарии

Информация по комментариям в разработке