This has to be well documented by kite. This simple work took me a lot of hours to crack. @Anbalagan you can send the orderId to the target order method and execute it.
@themohammedfaisal @sujith I have also arrived at some logic to concatenate the required Strike symbols but when I try to place the order I am getting an unknown symbol. Do you have any good solution for this?
BANKNIFTY
21
O FOR OCTOBER
21
39900.
…
iam just trying the sample code form the api
var kc = new KiteConnect({
api_key: "xxxxxxxxxxxxxxxxxx"
});
kc.generateSession("xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx", "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx")
.then(function(response) {
…
@rakeshr No I am not regenerating the access token... I am trying to use the same token again and I am getting this error. i knew that i can use it for 24hrs.