DheerajAgarwal / rgdax

Wrapper for Coinbase pro (erstwhile GDAX) Cryptocurrency exchange
Other
33 stars 16 forks source link

Suggestions for improvement #4

Open EmilioFreire opened 6 years ago

EmilioFreire commented 6 years ago

Hi Dheeraj,

Thank you again for this great package! I've been using it quite a lot recently and have a few suggestions for improvement:

Thanks a lot!

Emilio

RobertLangotn commented 5 years ago

Hi Dheeraj,

First and foremost I wanted to thank you for this CRAN package. I have had great success using it and have really enjoyed it overall!

I want to suggest a single improvement:

I'm not sure how difficult this would be to implement but like I said it would be a very nice improvement for those of us that use limit orders heavily.

Thank you for the package and your consideration! Rob L

bmafarj1 commented 2 years ago

Hi Dheeraj,

Thank you for this package! One question I had, when I use the public_ticker or even public_candles function the current time stamp loaded in by the API call is incorrect, for instance I am living on the east coast in the US and follow EST timezone, its currently 15:40 (military time) or (3:40pm in non military time).. However when I run these functions right now the timestamp loaded in says that it is 19:40 (military time) or 7:40pm in non military time) not sure if this is an issue in the package, the API, coinbasepro? Anyone know why I might be seeing this?