![](/rp/kFAqShRrnkQMbH6NYLBYoJ3lq9s.png)
Coinbase API v2 Getting Historic Price for Multiple Days
2017年12月23日 · Thank you very much. I had no idea that there was a Coinbase Pro API. While this definitely answers my question on how to once again get historic data, it, unfortunately, doesn't work very well with the program I have written. I think my long term solution will have to come from looking at other APIs that have historic prices of bitcoin. –
coinbase pro api - historic prices - invalid interval - Stack Overflow
2016年1月30日 · I am trying to make an API call to retrieve historic BTC-USD prices with the coinbase pro API. I am ...
CoinBase Pro API - Typescript API - Stack Overflow
2020年3月1日 · However, in looking through the other tutorial and Coinbase Pro (CBP) API documentation, although there are several references to adding your CBP API keys to the "environmental variables" or "envars" there is no description or tutorial that shows HOW to do this.
python - Coinbase Pro API Authentication - Stack Overflow
2022年1月7日 · Hoping to get some help on making calls to the Coinbase Pro API. I created a key, noted my phasephrase, key and secret, and am running the below Python script. The response I get is "invalid
Coinbase pro web socket get the current price for a currency
2020年6月10日 · hi i am trying to get the real time price of bitcoin using the coinbase api in the documentation it says it discourages polling of the price data so i was wandering if it is possible to get it from their web socket feed if so what channel and what value would it be. i have tried the ticker channel but it is not what i am looking for
json - How to parse all ticker symbols from Coinbase API in one …
I am trying to get all tickers (currency pairs) with their corresponding Bid and Ask price data in one single JSON payload response from the Coinbase REST API. If I have GET request for each indivi...
Coinbase Pro API - invalid signature - Stack Overflow
2019年5月19日 · Coinbase Pro API - invalid signature. Ask Question Asked 5 years, 8 months ago. Modified 3 years, 2 months ...
coinbase api always 401 unauthorized - Stack Overflow
2021年1月27日 · I am using coinbase and not coinbase pro so this is a simple api key and header based call Have triple checked the hashing and decoding requirements, and nothing is apparent as an issue Rather than asking to resolve coding problems from …
python - Limit order in Coinbase Pro - Stack Overflow
2018年9月1日 · OK, now I realize the problem might be that I was using the Coinbase API keys, instead of Coinbase.Pro (previously, GDAX) API keys. I have generated Pro API keys and will retry tomorrow (as it seems that the change will take place tomorrow). Thanks to everyone who tried to help. Thanks, Sean
Coinbase API returning "product not found" for valid product ID
2021年4月5日 · Coinbase Exchange API {"message":"Missing product_id"} ERROR even when including product-ID 1 Coinbase Connect (OAuth2) "The request is missing a required parameter, includes an unsupported parameter value, or is otherwise malformed."