☰
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
158
Node JS client
43
Go client
801
.Net API client
386
Kite Publisher
538
.Net / VBA / Excel (3rd party)
465
Algorithms and Strategies
1K
Java client
1.1K
API clients
408
PHP client
4.1K
Python client
349
Mobile and Desktop apps
1.4K
Market data (WebSockets)
3.4K
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.