This course was created with the
course builder. Create your online course today.
Start now
Create your course
with
Autoplay
Autocomplete
Previous Lesson
Complete and Continue
BUILD A TRADING BOT
Introduction
Introduction to Object-Oriented Programming and Python Installation (2:30)
Module 1
Creating a Virtual Environment (2:19)
Setting Up Visual Studio Code (1:55)
Basic Arithmetic Operations in Python (2:58)
Conditionals in Python (2:50)
Lists and Dictionaries in Python (8:30)
Loops in Python (4:59)
Functions in Python (4:12)
Objects and Classes in Python (2:26)
Pandas and Data Frame Manipulation (5:46)
Connecting to Binance API (5:29)
Module 2
Important Information Before Building and Operating our Bot (4:19)
Setting up the Bot Structure (5:51)
Connecting to Binance and Fetching Candlestick Data (9:33)
Converting Candlestick Data into a Pandas Data Frame (8:58)
Calculating Simple Moving Averages (SMA) (3:11)
Calculating Exponential Moving Averages (EMA) (2:40)
Calculating Bollinger Bands (3:42)
Calculating the Relative Strength Index (3:31)
Retrieving Account Information from Binance (12:48)
Retrieving Exchange Information from Binance (10:15)
Risk Management (7:45)
Executing Buy and Sell orders (7:03)
Implementing an Infinite Loop for Continuous Bot Execution (5:31)
Developing a Basic Trading Strategy (9:24)
Deploying our Trading Bot (3:38)
Deploying our Trading Bot
Lesson content locked
If you're already enrolled,
you'll need to login
.
Enroll in Course to Unlock