How To Build a Simple Cryptocurrency Live Trading Bot with Python using the Binance API Easily

Описание к видео How To Build a Simple Cryptocurrency Live Trading Bot with Python using the Binance API Easily

This video is about getting live cryptocurrency data via the Binance Socket Manager and store them in a database followed by analyzing this data and build a simple trend following trading strategy with the live data.

Get the Notebook/Source code by becoming a Tier-2 Channel member:
   / @algovibes  

Let me know if you find content like this valuable. I will continue to implement some technical indicators and Machine Learning on Cryptocurrencies. I personally think that is pretty interesting. Nevertheless don't worry I am anyhow also covering stock trading topics :-)

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.

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?r...

More information on the Binance Socket Manager:
https://python-binance.readthedocs.io...

Alternatively you can use the websocket library and pick the stream provided in the official Binance API documentation:
https://binance-docs.github.io/apidoc...

Set up Binance API video:
   • Introduction To Automated Trading Wit...  

Python & SQL:
   • Pandas Dataframes and SQL [How to wri...  

Cumulating returns:
   • How To Calculate Stock Returns [Excel...  

Video on Trendfollowing:
   • Intraday Trading Strategy in Python [...  

00:00 - 01:38 Introduction / Disclaimer
01:38 - 05:05 Requesting data using the Binance Socket Manager
05:05 - 08:28 Data Cleaning / Manipulation
08:28 - 11:31 Getting Live Data into a SQLite DataBase
11:31 - 14:30 Requesting Live Data from the SQL DB
14:30 - 16:22 Explanation of Trendfollowing strategy
16:22 - 26:25 Coding the Trading Bot (simplified)
26:25 - 29:41 Test the Bot with real money trade

#Python #Tradingbot #Crypto #Binance

Code source:
https://pastebin.com/iFSLxbLB

password: S58MYqi3Xw

Комментарии

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