Navigate to the app details screen and check if you have entered the correct client ID. Ensure there are no spaces at the beginning or end of the client ID. You must use the Kite Connect APIs with the same client ID that you used to create the app. …
The 20-depth market data is exclusive to the Kite web and mobile platforms due to regulatory restrictions. As of now, this data is not available via API because of restrictions from the exchange. This thread explains more.
An access token is valid for one whole day. Unless you log out and don't request for access token in every run. Once you have generated access_token, store it in a variable and keep using it for other API calls throughout(until performing logout or …
It looks like you have created the personal app instead of the paid version. You can create a Connect app using the free credits available and try the same.
We don't have minute-level data for expired instruments for futures and options. We only provide day candle data for futures with continuous charts. You may check out a similar discussion here.
Kite Connect doesn't offer back-office data. For this information, you can download it from https://console.zerodha.com/ for Tradebook, PnL, and other reports.
Please note that margin calculations collectively include all pending orders.
For example, if you have ₹100 and a pending order using ₹50, and you try to place an additional order requiring ₹60, your total required margin becomes ₹110.
Since your…
It looks like there are open orders in the orderbook during that time and the required margin exceeds the available funds by 1579.07. You may refer to the relevant support article here.
Position conversion from MIS to MTF or vice versa isn't allowed. However, you can convert an MIS position to a CNC position. You may also check the API documentation.
You can get intraday historical data for the active options contract. Go through the documentation here.
PS: Historical data won't be available for the expired option contract. However, you can get the day-period data for futures using the continuous
You can set a GTT (Good Till Triggered) order even outside the circuit limits, at your preferred percentage. To learn more about GTT, please refer to this support article.
You can create a GTT (sell OCO/single) order either while placing a buy order or immediately after its execution. Click here to learn more about this feature.
@trd1 We adjust the charts for demergers based on the Cost of Acquisition (COA-based on exchange circular), while TradingView uses a different methodology(previous close and open price). This difference in approach is why you are noticing discrepanc…
We have made a note of the above indices. The following indices will be added soon:
1.NIFTY500 QUALITY 50
2.NIFTY500 LOW VOLATILITY 50
We are unable to add the remaining indices at the moment we will check the feasibility of adding them in the fut…
We can get continuous data in day candles for expired contacts read below for the continuous data feature: https://kite.trade/docs/connect/v3/historical/#continuous-data
Please note that the instrument master file you are fetching is generated early in the morning after the BOD run and is not intended to serve as a real-time market data source. You may refer to the API documentation to fetch quotes.
This has already been adjusted with the demerger value. Unlike other corporate actions, demerger still may show the gap up/down, and you can ignore it.
To know the kite connect signup process, check out How to sign up for Kite connect and get an API key?. Tradetron is an external (third-party) platform, you may contact tradetron directly for further assistance.
@Shubham0406, are you trying to create a personal app or using the paid version of the Kite Connect API? You can check this when you are setting up the app.
It looks like you have missed a colon (:) after https URL would be-"https://kite.zerodha.com/connect/login?api_key=c91yo3*******".
Also, ensure that your API key is correct and the session is active. You may refer to documentation to know more about…
Effective May 2nd, the freeze quantity for Bank Nifty has been changed to 600. You may refer to the circular linked below for more details:
https://nsearchives.nseindia.com/content/circulars/FAOP67792.pdf
Please note that the instrument master file you are fetching is generated early in the morning after the BOD run and is not intended to serve as a real-time market data source.
The "25" in AARTIIND25MAY435CE refers to the year 2025, not the expiry date for a monthly expiry contract. You may also refer to the API instrument file.
@maestro please let us know if you’ve noticed any other instruments and provide us scrip details along with the affected dates and durations, so we can check and fix them
With Kite Connect Personal, you can access all the essential features of Kite Connect minus the market data (both real-time and historical). You can place orders and track your positions, holdings, and funds with Kite Connect Personal as long as you…
You need to use the obtained request token and your API secret to generate the access token.
You can learn login flow here:
https://kite.trade/docs/connect/v3/user/
You need to try fetching data using the live contract instrument token for only futures. Please read this support article to understand about Continuous Data.
Thank you for sharing your concern. You may refer to this thread for similar discussions. We suggest subscribing to Kite Connect for live quotes. for now.
You can fetch this during the auction market. Refer to the API documentation here to know more: API Documentation. If you still face any issues, please send the code via private message