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
Kindly make sure you are not using the same access token the next day. If not, pause and restart the subscription again.
You may check out this thread for a similar discussion. Also, refer to API documentation for the complete login flow.
This usually means the API key or access token is incorrect or expired. Enable debug logs in pykiteconnect to inspect. Refer to the documentation for the login flow.
1. the order ID remains the same when modifying an SL limit order.
2. Need to use place_order for the first time.
3.Yes, you may check rate limits here.
4. If the SL order is open, you need to track it using the open SL order ID. Also, please specif…
You may try fetching an open price instead of LTP as the open is determined in the premarket session. You may also refer to this similar discussion here.
You may need to calculate this on your end using live market data provided via the WebSockets API. For rollover data, you may use continuous data as explained here.
@yuvrajkhanna
1. Once you have the subscription to API, you can fetch historical data without additional cost.
2. You can get historical data for the active options contract. Go through the documentation here.
PS: Historical data won't be availabl…
We get snap quote data from the exchange and the volume data that is available is cumulative for the day until that point. You can check out full market quote APIs and WebSocket data
It's on our to-do list, and we'll assess the feasibility of adding the native option chain to the API soon. Click here to know how you can achieve this as of now.
It could be due to leading or trailing spaces in the developer console. Please also verify that you are using the same ID registered in the developer console. If the error persists, send a private message with your API key and client ID so we can in…
Your PNL will update in real-time based on changes in the Last Traded Price (LTP) which is an unrealized P&L. For more details, refer to the FAQs
https://kite.trade/forum/discussion/4732/frequently-asked-questions-faqs#latest
https://kite.t…
Kite Connect does not currently integrate back-office APIs. However, we may include them in the future. You can fetch P&L for Kite positions. Please refer to the position API documentation in the link below for more details.
https://kite.tr…
The order placement via API seems to be working fine, please retry placing the order by reviewing your code. You can read the KiteConnect API documentation and Go client documentation here:
https://kite.trade/docs/connect/v3/
https://github.com/ze…
Zerodha does not offer a sandbox environment for the Kite Connect API. All trades and data accessed via the API are executed in real-time on live markets.
The data is updated based on the option strikes currently available on the NSE exchange. You can verify this on the NSE website. You can also check by logging into Kite under the option chain.