builtins.NameError: name 'ACC20MAYFUT' is not defined

KKIA
getting the below error.. while placing order from python. please advise
kite.place_order(variety=kite.VARIETY_REGULAR,exchange=kite.EXCHANGE_NFO,tradingsymbol=ACC20MAYFUT,transaction_type=kite.TRANSACTION_TYPE_SELL,quantity=400,price=1165,order_type=kite.ORDER_TYPE_LIMIT,product=kite.PRODUCT_MIS)
builtins.NameError: name 'ACC20MAYFUT' is not defined
This discussion has been closed.