How to dynamically subscribe to new live data feed
-
I have subscribed to 5 symbols currently and now i want to add more symbols so that i can receive LTP ticks over websockets. How is that possible?
Its really very improtant
-
@admin said in How to dynamically subscribe to new live data feed:
@vijayyande said in How to dynamically subscribe to new live data feed:
I have subscribed to 5 symbols currently and now i want to add more symbols so that i can receive LTP ticks over websockets. How is that possible?
Its really very improtantOur websocket is in beta mode our team is working on it this functionality will be added in updated websocket.
Also, web socket sample code that you have provided works in console mode but it is not working in Winforms application. In case of winforms no ticks are received at all. Am i missing something or not available from your side?
-
@vijayyande said in How to dynamically subscribe to new live data feed:
I have subscribed to 5 symbols currently and now i want to add more symbols so that i can receive LTP ticks over websockets. How is that possible?
Its really very improtantOur websocket is in beta mode our team is working on it this functionality will be added in updated websocket.