We are not able to trade BSE and some of the NFO & MCX instruments from our executing web page.
Initially, we were only dealing with NSE stocks with its Symbols but now we are also expanding our Spreadsheet features to BSE, NFO & MCX but every time we execute the order, it shows up some kind of error:
{ "error_type": "InvalidDataError", "message": "No valid order entries found in the JSON payload", "status": "error" }
All the entries - as per our attention were perfect.
Why it's showing NRML as default product type in the Zerodha popup after we click the BUY button. We need CNC to be the default. How to do it?
Here is the image link: https://dl2.pushbulletusercontent.com/Oq9Ur61pT6AlwWfbyaILjaNTSVdMA0qx/file
Send product as CNC instead of NRML.
7 parameters are as follows:
exchange
tradingsymbol
transaction_type
order_type
quantity
price
trigger_price
Correct me if I'm wrong.
you can send product as CNC, MIS or NRML. We will update documentation soon.