gdax-api Questions
3
Solved
I'm trying to establish a FIX 4.2 session to fix.gdax.com (docs: https://docs.gdax.com/#fix-api or https://docs.prime.coinbase.com/?python#logon-a) using Python 3.5 and stunnel. Everything is worki...
Aforetime asked 4/11, 2017 at 11:54
2
Solved
I have a lot of experience coding, but Python is new territory for me.
I'm using the CoinbaseExchangeAuth class to access the private endpoints of the GDAX API. I write some simple code...
api_ur...
Sectorial asked 15/12, 2017 at 2:2
3
Solved
The GDAX API docs don't do a great job of enumerating the available statuses that an order can have. I see at least open, pending, active, done, and maybe settled[^1]. Has anyone determined a compr...
Melmela asked 6/1, 2018 at 21:28
1
Solved
I'm stumped trying to pass the key parameter to openssl dgst. I'm trying to interface to the GDAX trading platform and each request must be signed by HMAC. They clearly say to
"first base64-dec...
1
Solved
The API doc discourages polling on /ticker endpoint, and recommend to use the websocket stream to listen for match message
But the match response only provide a price and a side (sell / buy)
How ...
Faria asked 7/8, 2017 at 9:14
1
© 2022 - 2024 — McMap. All rights reserved.