I am trying to fund my account, I have linked my zerodha trading account to credit my kite connect subscription. However the Payment is not going through. I am getting error message "Failed payment, please try again".
It's resolved now, I guess the server was down in the night. I was able to start my subscription. I have 2 queries now.
How do I add data subscription? How do I subscribe quotes for commodity? I tried subscribing to "CRUDEOIL" but I am getting error Trade Symbol is invalid or null. What is the trade symbol for commodity futures?
The GetInstruments call will download & save symbol list in your app folder for all exchanges enabled for your client Id.. SymbolList_MCX.txt. You can refer it.
It's resolved now, I guess the server was down in the night. I was able to start my subscription. I have 2 queries now.
How do I add data subscription?
How do I subscribe quotes for commodity? I tried subscribing to "CRUDEOIL" but I am getting error Trade Symbol is invalid or null. What is the trade symbol for commodity futures?
It should be CRUDEOIL16NOVFUT
The GetInstruments call will download & save symbol list in your app folder for all exchanges enabled for your client Id..
SymbolList_MCX.txt.
You can refer it.