☰
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
12.5K
All Categories
100
Node JS client
35
Go client
741
.Net API client
345
Kite Publisher
528
.Net / VBA / Excel (3rd party)
412
Algorithms and Strategies
920
Java client
958
API clients
389
PHP client
3.5K
Python client
318
Mobile and Desktop apps
1.2K
Market data (WebSockets)
3K
General
In this Discussion
March 22
srinidhihebbar
March 1
vaibhavsharma13
January 23
sujith
January 23
cskasm
January 23
rakeshr
How to receive data from web-socket in BINARY form?
cskasm
January 20
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 23
Go through the
websocket streaming documentation
.
cskasm
January 23
@rakeshr
; is it possible to receive the socket response through 'on_order_update' in binary as well?
sujith
January 23
Please read the documentation as mentioned above.
vaibhavsharma13
March 1
@cskasm
I am curious why you want it in binary
srinidhihebbar
March 22
@cskasm
I am curious why you want the data in binary format ?
Sign In
or
Register
to comment.