Hi @Ketan , yes I am referring to get historical trades api. You got instrument token because you checked for equity trade, if you check for options trades, it will be missing. I used python sdk.
@Kislay, we have identified the issue—instrument keys for the FO segment are not being received from the back office. We are currently looking a solution to generate the instrument token on our end. We will keep you updated on this.
Hi @Kislay
As FO instruments get expired their instrument token is not passed in get trades by date range API.
Also we give strike price, option type, scrip_name and expiry in the response of this API, you can use this information and call expired instrument token API to get the instrument key.