I am not getting any bug. Just getting a wrong answer for the margin.
Sell 1 lot: NIFTY2330217500CE
Buy 1 lot: NIFTY2330218000CE
But as you can check in screenshot, the margin is different as shown in zerodha app.
And in the code that I am runni…
Hi team, I am getting correct margins for following bucket:
order_param_basket = [
{
"exchange": "NFO",
"tradingsymbol": "NIFTY2330217450CE",
"transaction_type": "BUY",
"variety": "regular",
"product": "M…
I have been getting this error message when I enter the following command:
margin_amount = kite.basket_order_margins(order_param_basket)
Error message: 'KiteConnect' object has no attribute 'basket_order_margins'
Has the function changed?