joaop21 / hermes

Bot for cryptocurrency arbitrage
Apache License 2.0
4 stars 4 forks source link

Triangular arbitrage #25

Open joaop21 opened 2 years ago

joaop21 commented 2 years ago

This is the process of moving funds between three or more digital assets on a single exchange to capitalize on the price discrepancy of one or two cryptocurrencies. For example, a trader can create a trading loop that starts with bitcoin and ends with bitcoin.

dreganism commented 3 months ago

I understand using Bellman Ford (BF) for this is blazingly fast, and that with it, one can find triangular arbitrage opportunities, after your code (using BF) scans the entire list of your favorite exchange's symbol list.