Moses Soh

Results 1 issues of Moses Soh

![image](https://user-images.githubusercontent.com/8145610/36406005-c7ec2638-162e-11e8-9267-ac4da84ab8ab.png) I'm guessing that it's hitting some limit on the maximum number of entries that can be returned. **Works** * https://api.coindesk.com/v1/bpi/historical/close.json?index=USD&currency=USD&start=2010-07-21&end=2018-02-20 * https://api.coindesk.com/v1/bpi/historical/close.json?index=USD&currency=USD&start=2010-07-19&end=2018-02-19 **Fails** (in screenshot above) * https://api.coindesk.com/v1/bpi/historical/close.json?index=USD&currency=USD&start=2010-07-19&end=2018-02-20