paramatrixtech / ksapi

Kotak Securities Trading APIs Integration

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HistoryAPI not working

vijaychavan007 opened this issue · comments

client.history("historicalprices",{"exchange":"bse","cocode":"476","fromdate":"01-jan-2014","todate":"08-oct-2015"})
Returns:
ApiException: (404)
Reason: Not Found
HTTP response body: <am:fault xmlns:am="http://wso2.org/apimanager">am:code404</am:code>am:typeStatus report</am:type>am:messageNot Found</am:message>am:descriptionThe requested resource is not available.</am:description></am:fault>

client.history("NSEFNO_HistoricalContinuousChart",{"symbol":"HDFC","expiry type": "near"})
Returns:
ApiException: (404)
Reason: Not Found
HTTP response body: <am:fault xmlns:am="http://wso2.org/apimanager">am:code404</am:code>am:typeStatus report</am:type>am:messageNot Found</am:message>am:descriptionThe requested resource is not available.</am:description></am:fault>

Hi, we dont currently provide historical data APIs.

Hello, any plan to start historical data APIs soon?

@dhwajsinghal
Here it says you do provide Historical Data?
Screenshot 2023-01-27 at 10 44 55 AM