Unable to convert position please help
-
The argument given for convert position as below
I was on buy side with 1 qty of SBIN NSE share
{'symboltoken': '3045',
'symbolname': 'SBIN',
'instrumenttype': '',
'priceden': '1',
'pricenum': '1',
'genden': '1',
'gennum': '1',
'precision': '2',
'multiplier': '-1',
'boardlotsize': '1',
'exchange': 'NSE',
'producttype': 'INTRADAY',
'tradingsymbol': 'SBIN-EQ',
'buyqty': '1',
'sellqty': '0',
'buyamount': '574.15',
'sellamount': '0.00',
'type': 'DAY',
'newproducttype': 'INTRADAY',
'quantity': '1',
'transactiontype': 'BUY'}
I m getting out as below
{'message': 'Something went wrong. Please try after sometime', 'errorcode': 'AB1004', 'status': False, 'data': None}Please help me