erickmoura / rhizome-coins

0 stars 2 forks source link

Track API quotas #15

Open erickmoura opened 7 years ago

erickmoura commented 7 years ago

As we need to be careful about staying under the quota limits for each exchange API, I believe we should add to the Exchange table model this information. Initially, we will populate them manually. This task also includes the research of going to each exchange website and find out their limits. Do it for the 3 we are currently tracking (Bittrex, Poloniex, ANX). As we add support to other exchanges, you'll need to keep the table up to date. Thanks

erickmoura commented 7 years ago

This is overlapping #5