All Projects → goncalopp → mexbtcapi

goncalopp / mexbtcapi

Licence: CC0-1.0 license
The Multi-Exchange Bitcoin API offers a consistent high-level API across multiple bitcoin exchanges

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to mexbtcapi

php-currency-api
Standardized wrapper for popular currency rate APIs. Currently supports FixerIO, CurrencyLayer, Open Exchange Rates and Exchange Rates API.
Stars: ✭ 17 (-59.52%)
Mutual labels:  exchange-rates, currency-conversion, currency-exchange, currency-api
currency-converter
💰 Easily convert between 32 currencies
Stars: ✭ 16 (-61.9%)
Mutual labels:  money, exchange, currency-exchange
currency-api
Free Currency Exchange Rates API with 150+ Currencies & No Rate Limits
Stars: ✭ 507 (+1107.14%)
Mutual labels:  currency-conversion, currency-exchange, currency-api
GoCurrency
Simple currency converter. Insert an amount, what currency to convert from and what currency to convert to.
Stars: ✭ 29 (-30.95%)
Mutual labels:  currency-conversion, currency-api
Cash Cli
💰💰 Convert currency rates directly from your terminal!
Stars: ✭ 168 (+300%)
Mutual labels:  money, exchange
forx
💰a command line tool for checking exchange rates between currencies, both crypto and fiat.
Stars: ✭ 52 (+23.81%)
Mutual labels:  exchange, exchange-rates
robinhood.tools
📈🤑💰 Advanced trading tools and resources for Robinhood Web.
Stars: ✭ 27 (-35.71%)
Mutual labels:  exchange, exchange-rates
money
Crystal shard for dealing with money and currency conversion
Stars: ✭ 26 (-38.1%)
Mutual labels:  money, exchange
django-prices-openexchangerates
openexchangerates.org support for django-prices
Stars: ✭ 33 (-21.43%)
Mutual labels:  money, exchange
stockholm
💵 Modern Python library for working with money and monetary amounts. Human friendly and flexible approach for development. 100% test coverage + built-in support for GraphQL and Protocol Buffers transports using current best-practices.
Stars: ✭ 26 (-38.1%)
Mutual labels:  money, exchange
hurtrade
An Open Source Forex Trading Platform
Stars: ✭ 22 (-47.62%)
Mutual labels:  money, exchange
Cashify
💸 Lightweight currency conversion library, successor of money.js
Stars: ✭ 329 (+683.33%)
Mutual labels:  money, exchange
Awesome Blockchain
Curated list of blockchain services and exchanges 🔥🏦🔥🏦🔥🏦🔥
Stars: ✭ 604 (+1338.1%)
Mutual labels:  money, exchange
Dimeshift
💰💰💰 the easiest way to track your expenses. Free. Open-source. Node.js
Stars: ✭ 173 (+311.9%)
Mutual labels:  money
Fixer
A foreign exchange rates and currency conversion API
Stars: ✭ 2,545 (+5959.52%)
Mutual labels:  money
Moneyfox
A way to make budgeting easy. A basic idea for the community, made even better by the community.
Stars: ✭ 170 (+304.76%)
Mutual labels:  money
huobi CSharp
CSharp SDK for Huobi Spot API
Stars: ✭ 47 (+11.9%)
Mutual labels:  exchange
Jsr354 Ri
JSR 354 - Moneta: Reference Implementation
Stars: ✭ 223 (+430.95%)
Mutual labels:  money
Jackson Datatype Money
Extension module to properly support datatypes of javax.money
Stars: ✭ 165 (+292.86%)
Mutual labels:  money
Currency.js
A javascript library for handling currencies
Stars: ✭ 2,214 (+5171.43%)
Mutual labels:  money

Build Status PyPI version Coverage

MExBtcAPI

The Multi-Exchange Bitcoin API

(actually, the multi-exchange multi-currency API)

Features

  • Multi-currency support
  • Multi-exchange support
  • Seamless non-blocking streaming API support (websockets, WAMP)

Supported Exchanges

  • HTTP
    • MtGox (deprecated)
    • Bitcoin-24 (deprecated)
    • Bitstamp
    • Poloniex
  • Streaming
    • Poloniex

Project Goals

  • provide a set of well developed classes related to:
    • currencies (Amount, Currency, CurrencyPair, ExchangeRate)
    • currency exchanges (Order, Market, Exchange, Participant, Ticker)
  • promote their use
  • provide consistent APIs of various cryptocurrency exchanges

Donations

Donations of bitcoin are kindly accepted at 1NBmTawDXqj8mNzGZSTzS1qmeyBhNideTM

Donation QR

Usage / docs

Check the demo directory for usage examples.

Development Status

The ticker and orderbook APIs are stable. The Order API is missing

Obtaining the latest source

https://github.com/goncalopp/mexbtcapi

Adding suport for a new exchange

Please consult the doc/add_market file

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].