MCPcopy Create free account
hub / github.com/ccxt/ccxt / OrderNotFound

Class OrderNotFound

python/ccxt/base/errors.py:136–137  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

134
135
136class OrderNotFound(InvalidOrder):
137 pass
138
139
140class OrderNotCached(InvalidOrder):

Callers 15

fetch_order_classicMethod · 0.90
fetch_orderMethod · 0.90
fetch_closed_orderMethod · 0.90
fetch_open_orderMethod · 0.90
handle_errorsMethod · 0.90
fetch_orderMethod · 0.90
fetch_orderMethod · 0.90
fetch_orderMethod · 0.90
cancel_orderMethod · 0.90
fetch_orderMethod · 0.90
fetch_orderMethod · 0.90
cancel_orderMethod · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…