Note: not maintained anymore, just use the awesome ccxt
api doc: https://docs.woo.org/#general-information
Fork from https://github.com/wanth1997/python-wooX to make it work.
poetry add wootrade_sdk
poetry install
poetry shell # enter the virtual env
black . # format code
cd examples
python get_all_symbols_price_change_percentage.py