ccxt — Easy Playground
Unified cryptocurrency exchange API (100+ exchanges)
Getting started with ccxtRun locally
Install
pip install ccxtPython CodeRun locally
Expected Output
# Expected output shown below # (Run locally with: ccxt)
ccxt is a third-party package. Unified cryptocurrency exchange API (100+ exchanges). Install with: pip install ccxt
Challenge
Try modifying the code above to explore different behaviors. Can you extend the example to handle a new use case?