coinbase / coinbase-python

DEPRECATED — Coinbase Python API
Apache License 2.0
524 stars 218 forks source link

get historic spot price returns current price #82

Closed Sungod3000 closed 4 years ago

Sungod3000 commented 5 years ago

Hi,

I basically have the same question as this guy https://github.com/coinbase/coinbase-python/issues/50 but for APIv2

I just want to check the percentual price movement and therefore im requesting the price from 10 min ago and the current one to compare them.

The doc says in the section about the spot price "You can also get historic prices with date parameter." So I played around with the date but it always shows the same price.

I detailed the question on stack overflow incl example. Maybe somebody here is smater :)

drewrothstein commented 4 years ago

Hi, we are closing out PRs + Issues as this project is being archived.