Cryptocurrency Exchange API Tutorial with Python [Binance, Kucoin,...]
Описание
Hi everyone,
in this video I am covering how to interact with the Binance API (and other crypto exchanges e.g. Kucoin) using Python.
We are first checking how to pull data without parameters, then add parameters and in the end we will check how to place orders.
Hope this is helpful for you!
In my previous videos I was using the python-binance library which I will continue to use but it is definitely worth it to check out how it would work without making use of that library.
Get the Notebook/Source code by becoming a Tier-2 Channel member:
https://www.youtube.com/c/Algovibes/join
Big credits to:
https://code.luasoftware.com/tutorials/cryptocurrency/python-connect-to-binance-api/
Video on getting api_key and api_secret:
https://youtu.be/_IV1qfSPPwI
Proceeding, manipulating and amending cryptocurrency data is basically covered in every video in the cryptobot playlist:
https://youtube.com/playlist?list=PL9ATnizYJ7f8_opOpLnekEZNsNVUVbCZN
Binance docs:
https://github.com/binance/binance-spot-api-docs/blob/master/rest-api.m #exchange-information
Kucoin docs:
https://docs.kucoin.com/
Further reading on HTTP methods:
https://medium.com/@9cv9official/what-are-get-post-put-patch-delete-a-walkthrough-with-javascripts-fetch-api-17be31755d28
00:00 - 00:24 Intro / What you need
00:24 - 02:19 Base endpoint, path and simple get request
02:19 - 05:37 Get request with parameters
05:37 - 07:08 Kucoin example with the shown approaches
07:08 - 10:47 Place an order (check description for link/credits)
#Python #API #Binance #Kucoin
Рекомендуемые видео



















