☰
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
11.7K
All Categories
82
Node JS client
30
Go client
678
.Net API client
325
Kite Publisher
521
.Net / VBA / Excel (3rd party)
386
Algorithms and Strategies
878
Java client
893
API clients
381
PHP client
3.2K
Python client
308
Mobile and Desktop apps
1.2K
Market data (WebSockets)
2.8K
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.