orders not placed

billapavi
Hi today i tried place orders.
kiteconnect.placeOrder(x,x);// placing cover order
i didn't recevied any exception but order not placed .is there any reason why my order not got executed.in my current code i fetch bulltp every secound.
  • sujith
    @billapavi,
    If you get orderId in as a response after placing an order then it is successful. If not then you will get Kite Exception. You need to print kiteException.message
Sign In or Register to comment.