Hi Sujith,
Please find below test results and exception messages logged.
Please suggest a way to avoid these exceptions.
Test1:
Start Time 13:45:32 IST
Exception log Time(after almost 3 hours runtime) 16:33:40 IST
symb-AARVEEDEN close->87.6
be…
Hi Sujeeth,
I am able to place AMO orders now. I think i found the issue with code. Although the params passed to placeOrder API method had variety set as "amo" but i noticed that the actual call to placeOrder API method also has order variety type …
Sure i can get the order id information and retry this scenario. Does it have to be executed in morning only or can i execute script to place amo order anytime after market closes (after 3:30 pm/ 4pm IST) ?
Hi Sujith,
Thanks for reply. I understand the token can be used only once to get KiteConnect object. Need some more clarification on 5min timme frame.
Does this mean that we need to use the request_token to get KiteConnect object within 5 min of i…
Hi Sujeeth,
Thanks for reply. I could not fully understand the reply. As you can see the params shared above(pasted again below) that i had placed AMO as order variety type using code. Why was this order rejected. Also, at the same time when this or…
Hi @sujith,
Thanks for quick reply. I got my mistake, i used BSE token instead of NSE, missed to check the exchange while searching for VGUARD and first one was BSE. The kite chart for VGUARD.BSE matches what was returned by API. Appreciate quick he…
Hi Sujith,
Thanks. May i know what is the best API(other than streaming) to get Last traded price for any stock at any time. Given the above scenario where close price is previous close, the getQuote cannot be used for this purpose as i need current…
Hi Sujith,
Thanks for the quick update. I had checked the zerodha kite site which shows OHLC all same as 210. Looking at the NSE site link you have shared it seems this stock has not traded today which explains why open is 0. Now i understand that a…
Hi Kailash/Kite API Team,
Thanks for putting together the Java KiteConnect client. I have recently started to use it and found it to be very helpful. Today while trying to test some use cases i came across some scenarios of data inconsistencies in O…