Python Binance — Get price percentage change

Scriptopia
Mar 13, 2023

--

Python script that will retrieve the 24 hour price percentage change for all trading pairs using the Binance API. To do this we will be using the requests library which allows Python code to send HTTP requests and receive HTTP responses via the Binance API.

See below where print the symbol of the trading pair on the Binance exchange as well as the 24 hour percentage change to output. Also be sure to support us by subscribing to our YouTube channel for daily coding content.

https://scriptopia.co.uk/2023/03/13/python-binance-get-price-percentage-change/

--

--

Scriptopia

Programming - Projects - Source Code available for everything - Scriptopia.co.uk