shobhitbaweja

About

Username
shobhitbaweja
Joined
Visits
2
Last Active
Roles
Member

Comments

  • Now the last status of the order would be List orderinfo = kite.GetOrderHistory("IDHERE"); string myOrderStatus = Utils.JsonSerialize(orderinfo[orderinfo.Count-1]); worked for me, Thanks Sujith, it must have skipped my mind
  • same happened with me.. market is closed... order is completed and kite.GetOrderHistory still showing me "PUT ORDER REQ RECEIVED"