-
hi,
I am trying to implement the ticker (websocket client) but I am getting no response from the ticker.
(this might be due to the fact that I am trying this on a weekend :))
My code snippet:
…
-
Getting `AssertionError` If I set default value for `get` and `getstr` methods.
```
Traceback (most recent call last):
File "test.py", line 5, in
print config.get('DEBUG', 'ABC')
File "/Use…
-
I get this error while trying to access the API with your library, right after the user authenticates successfully and generates a request token:
```
"That API call is not allowed for the authenticat…
-
can you briefly explain on how are you using notifyWsHeartBitExpired in your library ? i am confused