Multiple subscription of instruments on webscoket client

gully
So i created a thread for gold data using websocket. I added a sleep and then i subscribed to crude data. Now only crude data is showing not the gold. I passed both the instrument id in the array though.
While debugging I saw that both the data is coming.Not sure what is going on here. Is this tested?Can I subscribe to new instrument Id without closing the connection?
  • Vivek
    @gully Please check if you are using Python client version 3.1.1. We had issues with version 3.1 but it's been in fixed new version.
  • gully
    Missed the update.Thanks it works fine :smile:
This discussion has been closed.