twelvedata/twelvedata-python

[Question] websocket returns nothing with Example code

rhlcliffex opened this issue · 7 comments

I have upgraded to pro plan and tried to get data using socket. But it returns nothing.. shows error.. I am using python version 3.8.5

Please help

If you are successfully subscribing to the streams you want to listen to, there will be a message that starts like this:

'event': 'subscribe-status', 'status': 'ok', 'success':

And then it will list all the tickers you have successfully subscribed to. Are you seeing that message?

@anttironty i am not seeing any message. Terminal stays blank

@rhlcliffex what is your current tier plan?

Perhaps the issue is related to your Python setup, for instance, due to SSL.

So we can't test websocket with free trial? But it says 8 WebSocket(trial) on the pricing season.

You can, see this article.