python-ws-dtc-client
python-ws-dtc-client copied to clipboard
Python Websocket DTC Protocol Client
I get this error when trying to connect to the websockets.. ` handler, values = adapter.match() raise WebsocketMismatch() werkzeug.routing.WebsocketMismatch: 400 Bad Request: The browser (or proxy) sent a request that...
@jseparovic Hi Jason, Great API you have created! I just tried it and indeed it returns something even now during non-trading hours. But before I dive completely into this, I'd...
Hi, how can I add these 2 functions to your project? "HISTORICAL_TRADES_REQUEST" "HISTORICAL_TRADES_RESPONSE" "HISTORICAL_TRADES_REJECT" I've tried but it doesn't work, so I must be making errors. Here are the links...