How to get trade executed price (need only executed price) based on selected OrderID

tasklive
I am able to send Buy / Sell orders through API and saving in a datagridview table. And I can get Order status also by using Kite.GetOrderStatus for each Order Id.........but I need to retrieve the executed price only for selected Order Id.. How to do this..?

Please help......Thanks in advance.
Sign In or Register to comment.