OrderCancellingException

class qf_lib.common.exceptions.broker_exceptions.OrderCancellingException[source]

Bases: BrokerException

Order couldn’t be cancelled (e.g. because there was no Order of that id in the list of awaiting Orders or the request to cancel it timed-out).