coupetmaxence / Cryptocurrencies-arbitrage-algorithm

Work in progress

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cryptocurrencies arbitrage algorithm

Presentation

The main goal of this project is to use the important number of cryptocurrencies and cryptocurrencies' exchanges in order to detect gaps in the market. We are focusing on three main arbitrages : simple arbitrage (ex : the paire BTC/USD with two different prices on two exchanges), triangular arbitrage (wikipedia's explanation) and order book analysis (detecting imbalances between sell and buy sides).

We retrieve the datas of all exchanges via the webservice coinigy

Prerequisites

This code is written in Python, so you will python 3.4 or higher on your computer.

About

Work in progress


Languages

Language:Python 100.0%