Closed spiliopoulos closed 6 years ago
When can this PR be merged? I'm currently using the version of @spiliopoulos because I need historic prices for Ethereum.
@rugheid not sure that you'll ever get a response here. Coinbase is pivoting towards "tokens" and is unlikely to improve their existing libraries, site reliability, or customer support in any way. They mistakenly see the brokerage and exchange products as legacy tech debt that they are burdened with and won't pay off. 😞 They might say that's not true, but watch what they do, not what they say.
@PierreRochard Thanks for the warming, I already noticed it's all getting out of date. It's a shame it's so hard to find nice API's to train automatic traders.
Rebased and merged as b07e6407, with a test added in d210deda. Would appreciate folks taking it for a spin before we ship a new release. Thanks!
get_historic_prices
was not accepting acurrency_pair
parameter and as a result would only return BTC-USD prices. I modified it, following the template used in the other functions querying the prices endpoint.