wardbradt / peregrine

Detects arbitrage opportunities across 131 cryptocurrency exchanges in 50 countries
MIT License
1.18k stars 339 forks source link

Does this work on DEXes or just centralized exchanges? #74

Closed marcantm8 closed 3 years ago

marcantm8 commented 3 years ago

Does this work on Dexes or just centralized exchanges?

wardbradt commented 3 years ago

Price feed data is consumed via ccxt, which does integrate with some DEXes. The underlying arbitrage algorithms could be applied to work with any DEX.