Welcome to Part II of this video series of building a Tradingbot with Python. This time we integrate API buying and selling orders to transform the dry run to a real order running bot.
The strategy is overly simplified: We are buying when the close price is above it's 15 sec Moving average. We are selling once we hit a target profit of 0.2% or loss of -0.2%.
Get the Notebook/Source code by becoming a Tier-3 Channel member:
/ @algovibes
Part I (Array structure / main functionalities):
• How To Build a SIMPLE Cryptocurrency ...
Set up Binance API video:
• Introduction To Automated Trading Wit...
Hit the like button for similar or more deep dive videos and let me know your thoughts, wishes and questions in the comments below!
Disclaimer: This video is for educational and/or entertainment purposes only. Cryptocurrencies and automated trading bears high level of risks. Strategies are over simplified examples.
#Python #Tradingbot #Crypto #Binance