python-binanceEasy Playground

Binance cryptocurrency exchange API client

Getting started with python-binanceRun locally
Install
pip install python-binance
Python CodeRun locally
Expected Output
# Expected output shown below
# (Run locally with: python_binance)

python-binance is a third-party package. Binance cryptocurrency exchange API client. Install with: pip install python-binance

Challenge

Try modifying the code above to explore different behaviors. Can you extend the example to handle a new use case?