client.place_order(order_type = "N", instrument_token =token_ce ,
transaction_type = "BUY", quantity = 2*50, price = 0,
disclosed_quantity = 0, trigger_price = 0,
validity = "GFD", variety = "REGULAR", tag = "string")
I was trying to place an order and is faced with the following issue