Hi, I'm getting the below error. This is not happening all the time, some of the symbols are blocked like NIFTY CE or BANK NIFTY CE. (Bank nifty stopped today, while it was working yesterday. I have checked the code more than 5 times to be sure there are typos, etc).
{ message: 'No response from server with error code: ECONNABORTED', error_type: 'NetworkException', data: null }
The request that I'm sending for order has below params: { exchange: 'NFO', tradingsymbol: 'BANKNIFTY2190936700CE', quantity: 25, product: 'MIS', order_type: 'MARKET', validity: 'DAY', transaction_type: 'BUY' }
Is there a way to know?