Skip to content

RaymondWKWong/FundingRateArb_Dashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

FundingRateArb Dashboard

Real-time dashboard for monitoring funding rate arbitrage opportunities across 9 major cryptocurrency exchanges.

Access via Streamlit: https://fundingratearb-dashboard.streamlit.app/

Features

  • Real-time Data: Live funding rates from 9 major exchanges (Binance, Bybit, OKX, Gate.io, KuCoin, MEXC, Bitget, BingX, WhiteBit)
  • Multi-Cryptocurrency Tracking: Monitor 10 popular cryptocurrencies simultaneously
  • Arbitrage Opportunities: Automatic detection of profitable long/short positions
  • Professional Interface: Bloomberg-style dark theme with purple gradients
  • Interactive Charts: Real-time rate visualization with Plotly
  • Performance Optimized: 5-minute caching for efficient API usage

Supported Exchanges

  • Binance
  • Bybit
  • OKX
  • Gate.io
  • KuCoin
  • MEXC
  • Bitget
  • BingX
  • WhiteBit

Tracked Cryptocurrencies

  • Bitcoin (BTC)
  • Ethereum (ETH)
  • Solana (SOL)
  • Cardano (ADA)
  • Polygon (MATIC)
  • Avalanche (AVAX)
  • Chainlink (LINK)
  • Polkadot (DOT)
  • Litecoin (LTC)
  • Bitcoin Cash (BCH)

Installation

  1. Clone the repository
  2. Install dependencies:
    pip install -r requirements.txt

Usage

To run the dashboard locally:

streamlit run funding_rate_dashboard.py

How It Works

The dashboard fetches real-time funding rates from multiple exchanges and calculates arbitrage opportunities by:

  1. Data Collection: Fetching current funding rates from 9 exchanges
  2. Opportunity Detection: Finding the highest and lowest rates for each cryptocurrency
  3. Profit Calculation: Computing potential profit from rate differences
  4. Visual Display: Presenting opportunities with color-coded Long/Short positions

License

This project is for educational and research purposes.

About

Dashboard to track funding rate arbitrage opportunities

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages