pykiteconnect - place_order : Missing 1 required positional argument `variety`

hanzo
hanzo edited May 2018 in Python client
https://kite.trade/docs/pykiteconnect/v3/#kiteconnect.KiteConnect.place_order

order_id = kite.place_order(tradingsymbol="INFY",
exchange=kite.EXCHANGE_NSE,
transaction_type=kite.TRANSACTION_TYPE_BUY,
quantity=1,
order_type=kite.ORDER_TYPE_MARKET,
product=kite.PRODUCT_NRML)
place_order() missing 1 required positional argument: 'variety'
  • hanzo
    you clowns actually edited my title??!!

    if you showed the same quickness in actually helping your paying customers, we wouldn't be having this problem in the first place.
  • sujith
    @hanzo,
    We don't entertain passive aggressive comments on this forum. Please consider this as the last warning. If this continues we will be forced to ban you.
This discussion has been closed.