Add new exchanges
- Bitboy
- Bitflyer
- CME
- FTX
- Luno
- Kraken
- UniSwap
- Binance (DONE)
- CoinFloor (DONE)
- CoinHako (DONE)
- Gate.io (DONE)
- HitBTC (DONE)
- Kucoin (DONE)
- Upbit (DONE)
Misc Changes
-
add example using async/threads
-
add list of supported pairs per exchange
-
allow pairs to be provided by code calling py lib
-
generate postman tests
-
refactor orders creation through common object like Ticker e.g. OrderBook
-
move URLs into config file
-
support multiple API versions
-
standardize pairs across exchanges and list currency in results
-
refactor formatter to allow passing precision as a parameter