-
Is there anyway to determine the state of the websocket (closed, connecting, connected, ..)?
-
{
"openapi": "3.0.0",
"info": {
"title": "Nomics Cryptocurrency & Bitcoin API",
"version": "1.0.0",
"description": "# Introduction\n\nWelcome to the Nomics Cryptocurrency & Bitcoin API…
-
The Gdax Websocket Feed API for Coin base is offline:
https://ws-feed.gdax.com
Error 526 (Invalid SSL certificate)
Line of code:
https://github.com/taoteh1221/Slideshow_Crypto_Ticker/blob/553760…
-
Is there any where that has all changes that occur when changing the API from gdax to coinbase pro?
If so, it may be helpful to put this information in the README or a link to the changes. Those tran…
-
H
i would like to report an issue which blocks me using zenbot, thanks for the efforts!
### System information
- **Have I written custom code (as opposed to using zenbot vanilla)**: no
- *…
-
Howdy,
I'm trying to figure out the best way to test my Elixir application using Ecto + a supervision tree. During the test the supervision tree dynamically starts processes which causes test pollu…
-
Hi! Fantastic work. This is exactly what I've been looking for. You said that if it helps just one person then your efforts will have been worth it. Maybe I'm that person! I was wondering if you …
-
There seems to be a lot of issues using asnycio class.
```
import ccxt.async as ccxt
gdax = ccxt.gdax()
print(asyncio.get_event_loop().run_until_complete(gdax.load_markets()))
```
Throws
```…
-
This supersedes the legacy GDAX adapter.
https://pro.coinbase.com/
REST API: https://docs.pro.coinbase.com/#api
This work was started in PR #120 by @DavidHuertas.
Code will be merged from …
-
Hi.
I have installed the GDAX libary, and created my CoinBase API key.
I tried to run the first code example:
> //create an authenticator with your apiKey, apiSecret and passphrase
> var aut…