• Welcome to forex.pm forex forum binary options trade. Please login or sign up.
 

Start and end parameters in historical price data request are ignored

Started by Bitcoin, Mar 24, 2022, 04:40 pm

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Bitcoin

Start and end parameters in historical price data request are ignored

I trying to do some testing on historical coinbase data. Because I can only get 300 datapoints per request. Im looping the request and change the start and end paramter to got backwards.



My requests now look like this:
https://api.pro.coinbase.com/products/BTC-EUR/candles?granularity=60&start=2018-11-09T17:11:08Z&end=2018-11-09T18:11:08Z



AFAIK they are ISO 8601 formatted and the time difference between start and end is correct.



However, im getting not 60 points but 350, so the end date is ignored and the start date also changes whenever I reload the link.



Can someone shine some light on how to correctly do the request for 1 hour of data?


Source: Start and end parameters in historical price data request are ignored