☰
Login
Signup
Home
›
Java client
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.9K
All Categories
0
Incidents
154
Node JS client
40
Go client
793
.Net API client
378
Kite Publisher
537
.Net / VBA / Excel (3rd party)
457
Algorithms and Strategies
994
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
December 2016
TRADERAYS
October 2016
Vivek
October 2016
kcsomisetty
December 2016
sujith
How to get children (target & stopLoss) of a BO using Java client ?
kcsomisetty
October 2016
in
Java client
How to get children orderIds (target & stopLoss) of a BO using Java client ?
Tagged:
bracket orders
sujith
October 2016
You have to look for parentOrderId, We will add it in next release. Thank you for notifying.
sujith
October 2016
@kcsomisetty
It is fixed in Kite Connect Java client v1.2. You can now access parentOrderId.
kcsomisetty
October 2016
where can i get this jar file for 1.2 ?
the jar in github is not marked with release version
Vivek
October 2016
@kcsomisetty
Here you go -
https://github.com/rainmattertech/javakiteconnect/releases
TRADERAYS
December 2016
@vivek
: may i know how to retrieve the child order for the BO placed for a script ??
sujith
December 2016
Hi
@TRADERAYS
,
You have to fetch orderbook and check parent order id. We may introduce easier way for this in future.
This discussion has been closed.
the jar in github is not marked with release version
You have to fetch orderbook and check parent order id. We may introduce easier way for this in future.