Skip to content
/ hokonui Public

Python library providing single API to access multiple Bitcoin exchanges, data providers

Notifications You must be signed in to change notification settings

laisee/hokonui

Repository files navigation

Hokonui

Python library for querying Bitcoin exchange tickers, order books.

Forked from https://github.com/dursk/bitcoin-price-api

CodeQL SL Scan DevSkim Codacy Badge Semgrep SL Scan Codacy Security Scan

Exchanges included

  • BTC-E
  • Bitfinex
  • BitFlyer
  • Bitstamp
  • BitX
  • CoinBase
  • CoinCorner
  • Huobi
  • OKCoin
  • Liquid ... and more

Data Providers

  • CoinDesk
  • Coinapault

Features

  • single API for multiple exchanges, data providers
  • full set of tests using nose tool
  • MIT license
  • minimal code dependencies

TODO

  • add simple arbitrage between selected exchanges
  • add session class for querying account balances
  • add buy/sell order handling
  • add account management (balances, funding, withdrawals, addresses)
  • add library to PyPi

About

Python library providing single API to access multiple Bitcoin exchanges, data providers

Topics

Resources

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages