It looks like you're new here. If you want to get involved, click one of these buttons!
kite.order_margins([{"exchange": "NFO", 
"transaction_type": "SELL", 
"variety": "regular", 
"product": "NRML", 
"order_type": "LIMIT", 
"tradingsymbol": "ZEEL21OCT300PE", 
"price": 21, 
"quantity": 3000}])[{'type': 'equity',
  'tradingsymbol': 'ZEEL21OCT300PE',
  'exchange': 'NFO',
  'span': 375204.90000000014,
  'exposure': 34694.25750000001,
  'option_premium': 0,
  'additional': 0,
  'bo': 0,
  'cash': 0,
  'var': 0,
  'pnl': {'realised': 0, 'unrealised': 0},
  'total': 409899.15750000015}]
option_premiumby default will show as zero.