Skip to content
This repository has been archived by the owner on Oct 13, 2023. It is now read-only.

SubscribeToSummaryDeltas error #72

Closed
alikopasa opened this issue Jul 13, 2018 · 2 comments
Closed

SubscribeToSummaryDeltas error #72

alikopasa opened this issue Jul 13, 2018 · 2 comments

Comments

@alikopasa
Copy link

Hello,

When I try SubscribeToSummaryDeltas. I got below error from log.
Can u help me please?

2018-07-13 13:35:31 - bittrex_websocket.websocket_client - INFO - Establishing connection to Bittrex through https://socket.bittrex.com/signalr.
2018-07-13 13:35:33 - bittrex_websocket.websocket_client - INFO - Successfully invoked [SubscribeToSummaryDeltas].
2018-07-13 13:35:34 - bittrex_websocket.websocket_client - ERROR -
Unhandled Exception = <class 'KeyError'>, Message = <'M'>.
Auto-reconnection is disabled for unhandled exceptions.
Report to https://github.com/slazarov/python-bittrex-websocket.

@alikopasa
Copy link
Author

Sorry my fault :(
i try to get msg['M']

@slazarov
Copy link
Owner

For missing market names check this:
#68

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants