wardbradt / peregrine

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

Added test for exchange API time #2

Closed hturner08 closed 6 years ago

hturner08 commented 6 years ago

You can change the limit to whatever you feel is an acceptable API wait time.

jeffreyshen19 commented 6 years ago

Should be done async, not with wait times.