☰
Login
Signup
Home
›
.Net API 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
9.1K
All Categories
9
Go client
537
.Net API client
230
Kite Publisher
473
.Net / VBA / Excel (3rd party)
288
Algorithms and Strategies
719
Java client
678
API clients
331
PHP client
2.3K
Python client
264
Mobile and Desktop apps
992
Market data (WebSockets)
2.3K
General
In this Discussion
October 2017
Encrypted
October 2017
tonystark
order book detail
Encrypted
October 2017
in
.Net API client
Hi,other than receiving ID from placeorder fuction is there any way to get order details with status from my order book?
I want to know what are the orders placed by me and current status of them
Tagged:
orders
automated trading
kite api
orderbook
tonystark
October 2017
edited October 2017
Hi
@Encrypted
,
You can use the
GetOrders
call to get the order book which will have all the orders and their status.
Encrypted
October 2017
thanks.
This discussion has been closed.
You can use the GetOrders call to get the order book which will have all the orders and their status.