@Moderator_3
i am also getting same error for options, it is working for stocks but not working for options
{'message': 'Internal Error', 'errorcode': 'AB2001', 'status': False, 'data': None}
{'message': 'Internal Error', 'errorcode': 'AB2001', 'status': False, 'data': None}
below is the format
params = {
"orders": [
{
"product_type": "CARRYFORWARD",
"transaction_type": "BUY",
"quantity": "30",
"price": "49880",
"exchange": "NFO",
"symbol_name": "BANKNIFTY27FEB25FUT",
"token": "35117"
}
]
}
H
hanukanth
@hanukanth
0
Reputation
1
Posts
1
Profile views
0
Followers
0
Following
Best posts made by hanukanth
This user hasn't posted anything yet.
Latest posts made by hanukanth
-
RE: Always getting Internal Error (AB2001) for the brokerage calculation of options trade request