How To Build a Simple Cryptocurrency Trading Bot with Python and the Binance API



* O link do vídeo está no final desse post.
Saiba mais clicando em Robô IQ OPTION de AUTOMATIZAÇÃO de Lista de SINAIS
E conheça também sobre o Melhor Bot Para Opções Binárias 2022
Que tal um robo gratuito para IQ Option? Sistema Para IQ Option Grátis


Hi everyone,
I made some simplifications and further amendments to the already covered trading bot on the Slow / Fast SMA holding strategy. Let me know what you think in the comments below 🙂
Thx a lot for watching.

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

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:

Mentioned video in the very beginning:

Note: In the very beginning I am referring to changes in the csv file. While recording I have actually considered it to be way more easy to directly change the dataframe. You can still work with a changing csv file with 2 amendments: Pulling the csv file before looping over the selling and buying conditions. Change the changepos function and add a to_csv function (as in the linked video).

Set up Binance API video:

Backtesting Crypto strategies:

Backtesting SMAs in general (including finding best pairs):

Video on deployment on the Google Cloud Platform (GCP):

Also please check out my cryptobot playlist, there is a lot more stuff to check out if you are interested in those kinds of topics:

[‘BTCUSDT’,’ETHUSDT’,’LUNAUSDT’,’SOLUSDT’,’UNIUSDT’,’AVAXUSDT’,’QNTUSDT’,’BNBUSDT’,’GALAUSDT’,’XRPUSDT’,’SHIBUSDT’,’ENJUSDT’,’DOTUSDT’,’SANDUSDT’,’DOGEUSDT’,’VETUSDT’,’NEARUSDT’,’ONEUSDT’,’XLMUSDT’,’MANAUSDT’,’TRXUSDT’,’XTZUSDT’,’BCHUSDT’,’FILUSDT’,’ATOMUSDT’,’KLAYUSDT’,’AAVEUSDT’,’HNTUSDT’,’EGLDUSDT’,’ADAUSDT’,’LINKUSDT’,’MATICUSDT’,’EOSUSDT’,’THETAUSDT’,’LTCUSDT’,’NEOUSDT’,’ETCUSDT’,’XMRUSDT’,’TFUELUSDT’,’FTMUSDT’,’ALGOUSDT’,’HBARUSDT’,’FTTUSDT’,’MKRUSDT’,’AXSUSDT’,’GRTUSDT’,’CAKEUSDT’,’ICPUSDT’,’FLOWUSDT’,’XECUSDT’]

00:00 – 00:50 Infrastructure of the bot (please read Note in the description)
00:50 – 04:11 Going over some Trades on Binance
04:11 – 04:56 Prerequisites / Disclaimer
04:56 – 07:31 Setting up initial csv file/ dataframe
07:31 – 08:05 Libraries / Set up
08:05 – 10:10 Pulling historical price data
10:10 – 11:45 Technical indicator / SMA calculation and check
11:45 – 15:16 Function changing positions in case of buy / sell
15:16 – 22:15 Trading logic
22:15 – 24:34 Running the bot / Hints on deployment

#Python #Tradingbot #Crypto #Binance

Vídeo