Author

Topic: Guide | Binance Trading Bot using Python (Read 64 times)

newbie
Activity: 3
Merit: 4
March 18, 2023, 05:54:13 AM
#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.
legendary
Activity: 2506
Merit: 3645
March 18, 2023, 04: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.
newbie
Activity: 3
Merit: 4
March 18, 2023, 03:18:18 AM
#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!
Jump to: