I tried first time to punch orders in Sensex today through Zerodha API and I got below error. The instrument you are placing an order for has either expired or does not exist for SENSEX2432272800CE. This happened in market time and may i know the reason ?
May I know does Zerodha API supports Sensex and BankEx ?
Without a code or detailed log report, it is not possible to find the reason.
check your order parameters: For BSE
exchange=kite.EXCHANGE_BFO
You may have used NFO instead of BFO.
Got it, exchange parameter is the issue.
Thanks.