CRYPTO Live Trading Bot with Python [Stoch, RSI, MACD]

In this video we are building a Python cryptobot using the Binance API.
We will apply technical indicators such as the Stochastic Slow, RSI and MACD and implement a Target profit and Stop Loss mechanism.
We will trade Cardano (ADA) but feel free to pick other currencies (BTC, ETH, …)

Please subscribe if you find this content valuable!

This video is a prerequisite and contains explanations:

Check out my other videos on constructing crypto bots in this playlist – I also covered setting up the Binance API and handling connection timeouts or any other type of error:

If you want to support me you can register for Binance with this link, but don’t feel forced to:
https://www.binance.com/en/register?ref=17165515

Disclaimer: This video is not an investment advice and is for educational and entertainment purposes only! Cryptocurrency and automated trading is bearing a high amount of risk which might result in a total loss of your invested capital.

00:00 – 01:42 Introduction / Strategy recap / Disclaimer
01:42 – 02:26 Libraries
02:26 – 03:30 Pulling price data from Binance
03:30 – 05:44 Calculate technical indicators (Stoch,RSI,MACD)
05:44 – 12:15 Trigger/Buying Logic/ Lags “trade off”
12:15 – 15:34 Actual strategy: Buying condition
15:34 – 19:36 Actual strategy: Selling condition
19:36 – 21:09 Whole strategy / activating the Bot
21:09 – 24:03 Example Trades

#Python #Tradingbot #Crypto #Binance

You May Also Like