☰
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
404
PHP client
4K
Python client
346
Mobile and Desktop apps
1.4K
Market data (WebSockets)
3.3K
General
In this Discussion
July 2016
Kailash
July 2016
balasoft80
JAVA API to place order
balasoft80
July 2016
in
Market data (WebSockets)
Hello,
is there any API available to place order through java? I am using java standalone application to stream data using kite publisher.
Thanks
Bala
balasoft80
July 2016
Please can anyone reply how to use websocket to place order through java. Appreciate the little guidance. thanks
Kailash
July 2016
@balasoft80
We do not have an official Java client. However, it should be straight forward for you to send HTTP requests from your Java app to communicate with the API.
There's a 3rd party Java library for streaming data which you may be able to use
https://github.com/instruritesh/ZStreamingQuote
Also, please note that, Publisher is only for embeddable buttons. You need a "Connect" app for streaming data and placing orders.
Sign In
or
Register
to comment.
There's a 3rd party Java library for streaming data which you may be able to use https://github.com/instruritesh/ZStreamingQuote
Also, please note that, Publisher is only for embeddable buttons. You need a "Connect" app for streaming data and placing orders.