Skip to main content

Simple multi-exchange crypto arbitrage detector

Project description

Arbitbot 🚀

Simple multi-exchange cryptocurrency arbitrage detector with interactive GUI.

What It Does

Arbitbot monitors real-time prices across multiple exchanges and detects arbitrage opportunities automatically. Simply run the notebook, and an interactive GUI appears for easy configuration and monitoring.

Installation

pip install arbitbot

Quick Start

from arbitbot import show_gui

# Launch GUI
show_gui()

The interactive GUI will appear with all controls:

  • Exchanges: Select from 9 major exchanges
  • Cryptocurrencies: Choose from 14+ trading pairs
  • Fees: Adjust taker fees per exchange
  • Profit Threshold: Set minimum profit percentage
  • Check Interval: Set detection frequency (30s - 1hr)
  • Telegram: Optional notifications
  • Results: Real-time arbitrage opportunities display

Features

  • 9 Exchanges: Binance, Bybit, OKX, KuCoin, Huobi, Gate, Kraken, Coinbase, Bitfinex
  • 14+ Cryptocurrencies: BTC, ETH, XRP, DOGE, SOL, ADA, DOT, LTC, BCH, LINK, VET, TRX, MATIC, AVAX
  • Real-time Price Fetching: CCXT library for accurate market data
  • Customizable Fees: Adjust per-exchange taker fees in GUI
  • Telegram Notifications: Get alerts for detected opportunities (optional)
  • Live Results Display: Top 10 opportunities with profit calculations

How It Works

  1. Selects exchanges and cryptocurrencies via GUI
  2. Fetches current bid/ask prices from all exchanges in parallel
  3. Calculates all N×(N-1) trading pair combinations per crypto
  4. Applies exchange-specific fees to identify profitable arbitrage
  5. Displays results in real-time table format
  6. Optionally sends Telegram notifications

Example Usage

# In a Jupyter notebook cell:
from arbitbot import show_gui
show_gui()

This launches the interactive GUI where you can:

  • Select exchanges (e.g., Binance, Bybit, OKX)
  • Choose cryptocurrencies to monitor
  • Set minimum profit threshold (default: 0.5%)
  • Configure detection interval (default: 30 seconds)
  • Enable Telegram notifications with your bot token
  • Click Start Detection to begin monitoring

License

MIT License

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

arbitbot-0.2.0.tar.gz (11.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

arbitbot-0.2.0-py3-none-any.whl (10.9 kB view details)

Uploaded Python 3

File details

Details for the file arbitbot-0.2.0.tar.gz.

File metadata

  • Download URL: arbitbot-0.2.0.tar.gz
  • Upload date:
  • Size: 11.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.11.13

File hashes

Hashes for arbitbot-0.2.0.tar.gz
Algorithm Hash digest
SHA256 98f367600a3d39ba9ad0b54f356904553a463babf1d38d15888486bd702223bc
MD5 ed90530b9b3a72de3b90738fa7446146
BLAKE2b-256 a804677d0101e8076f3c6b32b6ca0de4ca2f6bf601d7fd02ebecfdd9d24e72df

See more details on using hashes here.

File details

Details for the file arbitbot-0.2.0-py3-none-any.whl.

File metadata

  • Download URL: arbitbot-0.2.0-py3-none-any.whl
  • Upload date:
  • Size: 10.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.11.13

File hashes

Hashes for arbitbot-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 e4408c9022188e02cc64ea2bebec14e9212f8f54a3e194fdf079434a79595eea
MD5 45cf07caafc8109f45fbcc3203c4bd3e
BLAKE2b-256 3b0662333c0e99e1bd56b0985eccc181ceb176b83a76515382fb6843eba6eb82

See more details on using hashes here.

Supported by

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