https://github.com/dianamatkava/cross-exchange-arbitrage
Cross-exchange arbitrage bot using Python and Dask for parallel computing for large datasets, TradingView API
https://github.com/dianamatkava/cross-exchange-arbitrage
binance-api bybit-api dask pandas
Last synced: 5 months ago
JSON representation
Cross-exchange arbitrage bot using Python and Dask for parallel computing for large datasets, TradingView API
- Host: GitHub
- URL: https://github.com/dianamatkava/cross-exchange-arbitrage
- Owner: dianamatkava
- Created: 2023-01-05T18:49:36.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2025-09-24T10:05:58.000Z (9 months ago)
- Last Synced: 2025-09-24T12:11:14.049Z (9 months ago)
- Topics: binance-api, bybit-api, dask, pandas
- Language: Jupyter Notebook
- Homepage:
- Size: 1.47 MB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# cross-exchange-arbitrage
Cross-exchange Arbitrage bot using Python
* **Dask** - parallel computing for larger datasets
* **BinanceAPI and Binance listner**
* **BiBitAPI**