Skip to main content

arbitrage

PyPI version License: MIT

Get current coin (btc/eth/xrp) ticker from exchanges (bitflyer/btcbox/zaif/bitbank/quoinex)

Installation

$ pip install arbitrage

Usage

import arbitrage

ticker = arbitrage.ticker()
print(ticker)
# {
#   "btc": {
#     "bitflyer": {"ask": 923717.0,"bid": 923175.0},
#     "btcbox": {"ask": 924397.0,"bid": 922298.0},
#     "zaif": {"ask": 922605.0,"bid": 922445.0},
#     "bitbank": {"ask": 922904.0,"bid": 922495.0},
#     "quoinex": {"ask": 921706.83,"bid": 921414.31}
#   },
#   "eth": {
#     "btcbox": {"ask": 78919.0,"bid": 78509.0},
#     "zaif": {"ask": 78670.0,"bid": 78650.0},
#     "quoinex": {"ask": 79356.93999,"bid": 78400.01001}
#   },
#   "xrp": {
#     "bitbank": {"ask": 77.219,"bid": 77.171},
#     "quoinex": {"ask": 76.9898,"bid": 75.881}
#   }
# }


def exception_handler(request, exception):
    print('Request failed', exception)

ticker = arbitrage.ticker(timeout=30, exception_handler=exception_handler)

Contributing

  1. Fork it

  2. Create your feature branch (git checkout -b my-new-feature)

  3. Commit your changes (git commit -am 'Add some feature')

  4. Push to the branch (git push origin my-new-feature)

  5. Create new Pull Request

Release files for arbitrage 0.1.4

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for arbitrage 0.1.4
File Size Uploaded
arbitrage-0.1.4.tar.gz 2.7 kB Details

Release files / arbitrage-0.1.4.tar.gz

Download URL arbitrage-0.1.4.tar.gz
Size 2.7 kB
Tags Source
SHA-256 checksum
How to use checksums
f2b522007453c3121ce2a237ddeef19ffde9bfae2f1072b084feba4a429dc62c
BLAKE2b-256 checksum
How to use checksums
95c3a82719f8bff177794f101fec8c6ae92f327da8761315b588bca16701de56
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No

Release history Release notifications | RSS feed

0.1.7

1 release file

0.1.6

1 release file

0.1.5

1 release file

This release

0.1.4 This release

1 release file

0.1.3

1 release file

0.1.2

1 release file

0.1.1

1 release file

0.1.0

1 release file

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page