Bitcoin Forum
June 14, 2024, 05:04:38 PM *
News: Voting for pizza day contest
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Guide | Binance Trading Bot using Python  (Read 56 times)
thinkbrix (OP)
Newbie
*
Offline Offline

Activity: 3
Merit: 4


View Profile
March 18, 2023, 07:18:18 AM
Last edit: March 18, 2023, 09:52:20 AM by thinkbrix
Merited by hugeblack (3)
 #1

Hey!

I thought it would be nice to show how to create a Binance trading bot from the beginning, using Python.
It's all based on this library: https://github.com/sammchardy/python-binance

Currently there are 2 episodes live:

Setting up everything:
https://youtu.be/3yZ6CKMexcE

Getting prices and assembling a basic strategy:
https://youtu.be/NdJhZ7t2he8

In the upcoming videos I will show more advanced and relevant strategies, along with key concepts while creating a bot Smiley

Please, if you have more ideas you'd like to see please let me know!

Happy coding!
hugeblack
Legendary
*
Offline Offline

Activity: 2548
Merit: 3769


View Profile WWW
March 18, 2023, 08:55:09 AM
 #2

So the explanation mainly uses this library ----> https://github.com/sammchardy/python-binance
You can write the explanation here, it does not need many details and leave the choice to the user to watch the video.
Overall, thank you for making this video. Unfortunately, Binance needs verification and I stopped using them a while ago.
I will try the Kucoin code.
thinkbrix (OP)
Newbie
*
Offline Offline

Activity: 3
Merit: 4


View Profile
March 18, 2023, 09:54:13 AM
Merited by hugeblack (1)
 #3

So the explanation mainly uses this library ----> https://github.com/sammchardy/python-binance
You can write the explanation here, it does not need many details and leave the choice to the user to watch the video.
Overall, thank you for making this video. Unfortunately, Binance needs verification and I stopped using them a while ago.
I will try the Kucoin code.

Thanks, edited the original post.
I hope the future episodes will be able to provide extra info that is not that easy to understand from the official docs.
Regarding the verification - Totally agreed. However the bot part of the guide is pretty generic and can be implemented with every exchange that provides a similar API.
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!