crypto-arbitrage-framework
Arbitrage bot
A framework for identifying and executing profitable cryptocurrency trades by optimizing trading paths with linear programming.
A cryptocurrency arbitrage framework implemented with ccxt and cplex. It can be used to monitor multiple exchanges, find a multi-lateral arbitrage path which maximizes rate of return, calculate the optimal trading amount for each pair in the path given flexible constraints, and execute trades with multi-threading implemenation.
592 stars
18 watching
174 forks
Language: Python
last commit: over 5 years ago
Linked from 1 awesome list
arbitrage-botccxtcplexcryptocurrencylinear-programmingoptimization
Related projects:
Repository | Description | Stars |
---|---|---|
chicago-joe/cryptocurrency-multi-exchange-arbitrage-strategy | Automates buying and selling of cryptocurrencies across multiple exchanges to exploit price differences | 45 |
vikrammel/easytrage | An automated cryptocurrency trading system that identifies price disparities across exchanges and suggests trades. | 62 |
joelsfoster/nash | A cryptocurrency trading bot that uses triangular arbitrage across multiple exchanges to take advantage of market inefficiencies. | 13 |
batuhanusluel/arbitragebot | A tool designed to automatically profit from price discrepancies between two cryptocurrency exchanges. | 173 |
rafalzgoda/automatic-arbitrage-crypto-exchange | An automated trading system using CCXT to find arbitrage opportunities across multiple cryptocurrency exchanges. | 17 |
51bitquant/51bitquant | Automated cryptocurrency trading and market analysis framework utilizing Python and CCXT | 871 |
kkuette/tradzqai | An environment and framework for training reinforcement learning agents to make trading decisions on cryptocurrency markets. | 165 |
arthurananda/ccxt-arbitrage-v1 | Automates cryptocurrency price comparison to identify arbitrage trading opportunities across different exchanges. | 7 |
tradingstrategy-ai/trading-strategy | A Python framework for developing algorithmic trading strategies on decentralized exchanges. | 239 |
c9s/bbgo | A Go-based framework for building and backtesting cryptocurrency trading bots | 1,262 |
cinderella-man/igthorn | A cryptocurrency trading platform with built-in tools for testing and executing strategies using Elixir. | 102 |
optimalpandemic/taurus | An AI-powered trading platform that uses reinforcement learning and real-time data collection to make cryptocurrency trading decisions. | 53 |
bitrinjani/r2 | Automated trading system for buying and selling Bitcoin on multiple exchanges with arbitrage opportunities. | 787 |
coding-kitties/investing-algorithm-framework | A comprehensive framework for building automated trading bots and backtesting strategies in Python. | 196 |
zane-/cryptobot | Tools for creating cryptocurrency trading bots using a unified Python library | 20 |