I m passing ("NSE","SBIN","BUY") in getTriggerRange(String exchange, String tradingSymbol, String trasactionType)
but still -
com.zerodhatech.kiteconnect.kitehttp.exceptions.InputException at com.zerodhatech.kiteconnect.kitehttp.KiteResponseHandler.dealWithException(KiteResponseHandler.java:54) at com.zerodhatech.kiteconnect.kitehttp.KiteResponseHandler.handle(KiteResponseHandler.java:20) at com.zerodhatech.kiteconnect.kitehttp.KiteRequestHandler.getRequest(KiteRequestHandler.java:54) at com.zerodhatech.kiteconnect.KiteConnect.getTriggerRange(KiteConnect.java:566)
Hi, The trigger range API was still pointing to the old version. Now, we have updated the kite3 branch. You just need to use the latest jar in the dist directory and check out the examples file for syntax.
The trigger range API was still pointing to the old version. Now, we have updated the kite3 branch. You just need to use the latest jar in the dist directory and check out the examples file for syntax.
you can close this thread. thanks.