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.2.tar.gz (11.2 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.2-py3-none-any.whl (10.4 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: arbitbot-0.2.2.tar.gz
  • Upload date:
  • Size: 11.2 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.2.tar.gz
Algorithm Hash digest
SHA256 31312419919b91326047daed6635c746f94fb3f0f822482b83f2515eaa298dc6
MD5 eeb7ebc748b38ac33559430dceb37a9b
BLAKE2b-256 69147d1344bb06cc2507dc99020585c809087b7b140f63937498e5b9b090b146

See more details on using hashes here.

File details

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

File metadata

  • Download URL: arbitbot-0.2.2-py3-none-any.whl
  • Upload date:
  • Size: 10.4 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.2-py3-none-any.whl
Algorithm Hash digest
SHA256 b0016f3fe224f9f855e58094ebda248e10eb420ba1d9fc4ad8a72dc7771b8d38
MD5 fc8962f5189fcaa11276e6f535354540
BLAKE2b-256 98fee49ab4eb9b69ac6d5bbe7315bec061f3a9c646c8350309cc1bbe0bdeac6c

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