Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
136
class
OrderNotFound(InvalidOrder):
137
pass
138
139
140
class
OrderNotCached(InvalidOrder):
Callers
15
fetch_order_classic
Method · 0.90
fetch_order
Method · 0.90
fetch_closed_order
Method · 0.90
fetch_open_order
Method · 0.90
handle_errors
Method · 0.90
fetch_order
Method · 0.90
fetch_order
Method · 0.90
fetch_order
Method · 0.90
cancel_order
Method · 0.90
fetch_order
Method · 0.90
fetch_order
Method · 0.90
cancel_order
Method · 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…