wardbradt / peregrine

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

Adding unlisted exchanges/token pairs? #69

Open DarriusAlexander opened 3 years ago

DarriusAlexander commented 3 years ago

I might have overlooked this while reading the project details and I apologize if I did, but I'm having a bit of trouble figuring out the scheme of the json file containing all of the exchange/token pairs. What would be the approach to adding in an unlisted exchange/token pair?

Thank you