darylchang / hackCurrency

Arbitrage detection

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

hackCurrency

Currency arbitrage detection using Bellman-Ford on a directed graph of currencies where the edge weights are the negative log of the exchange rates.

About

Arbitrage detection


Languages

Language:Python 100.0%