paramatrixtech / ksapi

Kotak Securities Trading APIs Integration
Apache License 2.0
51 stars 50 forks source link

HistoryAPI not working #1

Closed vijaychavan007 closed 2 years ago

vijaychavan007 commented 2 years ago

1. client.history("historicalprices",{"exchange":"bse","cocode":"476","fromdate":"01-jan-2014","todate":"08-oct-2015"}) Returns: ApiException: (404) Reason: Not Found HTTP response body: 404</am:code>Status report</am:type>Not Found</am:message>The requested resource is not available.</am:description></am:fault>

2. client.history("NSEFNO_HistoricalContinuousChart",{"symbol":"HDFC","expiry type": "near"}) Returns: ApiException: (404) Reason: Not Found HTTP response body: 404</am:code>Status report</am:type>Not Found</am:message>The requested resource is not available.</am:description></am:fault>

dhwajsinghal commented 2 years ago

Hi, we dont currently provide historical data APIs.

mpunekar commented 2 years ago

Hello, any plan to start historical data APIs soon?

Sid1249 commented 1 year ago

@dhwajsinghal Here it says you do provide Historical Data?

Screenshot 2023-01-27 at 10 44 55 AM