Exception while getOHLC

shailu
Im getting this exception, is it because i m trying to call this api in non trading hours? ( FYI - i m passing string array of instruments-token)

com.zerodhatech.kiteconnect.kitehttp.exceptions.NetworkException
at com.zerodhatech.kiteconnect.kitehttp.KiteResponseHandler.dealWithException(KiteResponseHandler.java:58)
at com.zerodhatech.kiteconnect.kitehttp.KiteResponseHandler.handle(KiteResponseHandler.java:20)
at com.zerodhatech.kiteconnect.kitehttp.KiteRequestHandler.getRequest(KiteRequestHandler.java:82)
at com.zerodhatech.kiteconnect.KiteConnect.getOHLC(KiteConnect.java:535)
Sign In or Register to comment.