Skip to content

A Dash dashboard showing arbitrage of different coins across exchanges

License

Notifications You must be signed in to change notification settings

tessavdheiden/arbitrage-dashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

arbitrage-dashboard

A Dash dashboard showing arbitrage of different coins across exchanges.

Instructions

Create a virtual environment and install the required packages:

python -m venv ./venv --upgrade-deps && \
    source venv/bin/activate
pip install -r requirements.txt

Run:

python main.py

Open http://localhost:8050/

About

A Dash dashboard showing arbitrage of different coins across exchanges

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages