☰
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
13.8K
All Categories
0
Incidents
153
Node JS client
40
Go client
793
.Net API client
378
Kite Publisher
537
.Net / VBA / Excel (3rd party)
457
Algorithms and Strategies
993
Java client
1.1K
API clients
403
PHP client
4K
Python client
346
Mobile and Desktop apps
1.4K
Market data (WebSockets)
3.3K
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.