Skip to content

kevin-margueritte/arbitrage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Auto-detect arbitrage

The purpose of this project is to detect the best arbitrage opportunities from trades provided by this api

Launch

For launch the project you need ammonite REPL and run this command

amm execute.sc <CURRENCY>

This command return the best arbitrage opportunities for the CURRENCYin parameter.

Currencies available are : EUR, JPY, USD, BTC

Example :

$ amm execute.sc BTC 
> Right(Arbitrage opportunity BTC->JPY->EUR->BTC (1.10 %))

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages