☰
Login
Signup
Home
›
Market data (WebSockets)
Howdy, Stranger!
It looks like you're new here. If you want to get involved, click one of these buttons!
Sign In
Register
Categories
Recent Discussions
Activity
Categories
14.1K
All Categories
0
Incidents
157
Node JS client
41
Go client
795
.Net API client
385
Kite Publisher
537
.Net / VBA / Excel (3rd party)
463
Algorithms and Strategies
1K
Java client
1.1K
API clients
407
PHP client
4.1K
Python client
349
Mobile and Desktop apps
1.4K
Market data (WebSockets)
3.4K
General
In this Discussion
March 2023
srinidhihebbar
March 2023
vaibhavsharma13
January 2023
sujith
January 2023
cskasm
January 2023
rakeshr
How to receive data from web-socket in BINARY form?
cskasm
January 2023
in
Market data (WebSockets)
I want to receive the data (both market data and order place/update response) through web-socket in BINARY form. Can anyone let me know, how can this be implemented? I want to shift to the binary format of data.
Tagged:
WebSocket
market data
Order Update
rakeshr
January 2023
Go through the
websocket streaming documentation
.
cskasm
January 2023
@rakeshr
; is it possible to receive the socket response through 'on_order_update' in binary as well?
sujith
January 2023
Please read the documentation as mentioned above.
vaibhavsharma13
March 2023
@cskasm
I am curious why you want it in binary
srinidhihebbar
March 2023
@cskasm
I am curious why you want the data in binary format ?
Sign In
or
Register
to comment.