OrderCancellingException¶
-
class
qf_lib.common.exceptions.broker_exceptions.OrderCancellingException[source]¶ Bases:
qf_lib.common.exceptions.broker_exceptions.BrokerExceptionOrder 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).