Skip to content
This repository was archived by the owner on Dec 16, 2025. It is now read-only.

vsaraikin/arbitrage-scanner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Arbitrage scanner

WAS ARCHIVED. AFTER THE RESEARCH DONE, MOSTLY FUTURE DELISTING PAIRS WERE FOUND OR DUE TO COMISSIONS OF THE EXCHANGES, ARBITRAGE WAS NOT PROFITABLE

v1.0 is deprecated and is moved to the branch v1.0

This is a simple arbitrage scanner that checks for arbitrage opportunities between two exchanges using CCXT library.

Installation

  1. Clone the repository:

    git clone git@github.com:vsaraikin/arbitrage-scanner.git
  2. Setup venv and install the requirements

    python3.12 -m venv venv
    pip install -r requirements.txt
  3. Run the script

    python main.py
  4. Enjoy

Configuration

You can configure the exchanges and the pairs in the config.json file.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors