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.
@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
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