Skip to main content

Arbitrage lookup for crypto currency exchanges

Project description

coinbitrage

https://img.shields.io/pypi/v/coinbitrage.svg https://img.shields.io/travis/granitosaurus/coinbitrage.svg Documentation Status Updates

Command line interface application for comparing coin prices for crypto-currency arbitrage

$ coinbitrage diff bitfinex gdax
┌──────────┬──────────┬───────┬─────────┬───────────┐
│ currency │ bitfinex │ gdax  │ diff    │ diff_perc │
├──────────┼──────────┼───────┼─────────┼───────────┤
│ Litecoin │ 283.6    │ 283.8 │ 0.21700 │ -0.07652  │
│ Ethereum │ 686.4    │ 696.2 │ 9.713   │ -1.41498  │
│ Bitcoin  │ 16355    │ 16869 │ 514.3   │ -3.14458  │
└──────────┴──────────┴───────┴─────────┴───────────┘

Features

$coinbitrage diff --help
Usage: coinbitrage diff [OPTIONS] EXCHANGE1 EXCHANGE2

  show difference between two exchanges

Options:
  --reverse       reverse ordering
  --sort-by TEXT  which column to sort by [diff, diff_perc]  [default:
                  diff_perc]
  --help          Show this message and exit.

Coinbitrage is using coinmarketcap for price data.

Credits

This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.

History

0.1.0 (2017-12-10)

  • First release on PyPI.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

coinbitrage-0.1.1.tar.gz (19.0 kB view hashes)

Uploaded Source

Built Distribution

coinbitrage-0.1.1-py2.py3-none-any.whl (6.7 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page