mrteye / GDAX

API for GDAX: A service provided by Coinbase. (Unofficial API)
MIT License
18 stars 5 forks source link

Pagination #1

Open Nethar opened 7 years ago

Nethar commented 7 years ago

Hello, sorry I have not found any other way how to contact you ;-) Thanks you for the API, I am using it for a few days successfully. But now I need to use pagination and I have not found a proper way how to call the requests and set before/after parameters. Could you please give me some sample code for example how to get all open orders if there is more than 100 of them? Thank you very much.

mrteye commented 6 years ago

Hey man...Sorry for such a late response. Did you ever get the pagination worked out?

I have never used it to be honest.

Presently, it looks like GDAX's public sandbox is down so I haven't been able to test anything recently. I have also noticed their developer forum is not up anymore?.

Nethar commented 6 years ago

I did not get pagination to work. I am very interested in it. I thought I just don't know how to use it properly as it was in samples. Would be great if you could test it and provide some more detailed samples when GDAX sandbox will be working again. Everything else is fine, I like this API, I am just limited to maximum page size in my script.