How To Build a Cryptocurrency Live Trading Bot with Python (Binance API) Using Technical Indicators

In this video we are building a Cryptocurrency trading bot with Python using the Binance API. We are using a slightly different approach pulling the data and exemplary apply technical indicators to the data.
In the end we are discussing if it makes sense to even apply those indicators.

If you enjoy my content or can extract value out of it please subscribe.

Get the Notebook/Source code by becoming a Tier-2 Channel member:
https://www.youtube.com/channel/UC87aeHqMrlR6ED0w2SVi5nw/join

Disclaimer: This video is not an investment advice and is for educational and entertainment purposes only. Also be really cautious placing real trades with this approach as the number of trades is not limited!

You can register for Binance with this affiliate link if you want:
https://accounts.binance.com/de/register?ref=17165515

Video on Trailing Stop Loss:
https://youtu.be/V6z1ME3-0_I

Video on setting up the Binance API:
https://youtu.be/_IV1qfSPPwI

0:00 – 02:06 Introduction
02:06 – 09:02 Getting live crypto data
09:02 – 12:48 For those NOT using Jupyter: Code in raw Python
12:48 – 14:06 Libraries and setting up the Binance client to execute orders
14:06 – 19:08 Trading strategy implementation: Buying Condition
19:08 – 28:00 Trading strategy implementation: Selling Condition
28:00 – 32:20 Let’s trade
32:20 – 33:50 The problem of applying technicals to live data and how it should be done

#Python #Cryptobot #Binance

Recommended For You

About the Author: Jamie Davis