Skip to content

salfter/MarketUnity

Repository files navigation

MarketUnity

MarketUnity aims to provide a unified interface for cryptocurrency markets.

Two examples are included. all_coins.py will scan all configured markets to find the highest bid and lowest ask for the coins you request, and will dump a table to stdout. one_coin.py will look up one coin at all markets and dump all available figures for that coin to stdout.

MarketUnity presently supports three exchanges:

At this time, we can retrieve a list of available markets for each exchange. If an API call is available that will return best bid/ask, we use it; otherwise, we retrieve the appropriate market's orderbook and get the best bid/ask from that.

Trading, deposits, and withdrawals aren't yet implemented.

About

unified interface to cryptocurrency markets

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages