finaly i got it :
from ibapi.client import OrderCancel app.cancelOrder(order_id, OrderCancel()) time.sleep(1)
that work for sure but not test without time sleep