Order placement failed: KiteConnect.place_order() got an unexpected keyword argument 'market_protection'
I am getting this error despite upgrading kiteconnect. I am passing market_protection = -1 if order_price_type == 'MARKET' else 0 to place order…