Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ccxt/ccxt
/ InvalidOrder
Class
InvalidOrder
python/ccxt/base/errors.py:132–133 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
130
131
132
class
InvalidOrder(ExchangeError):
133
pass
134
135
136
class
OrderNotFound(InvalidOrder):
Callers
15
create_order_request
Method · 0.90
fetch_order_classic
Method · 0.90
fetch_closed_order
Method · 0.90
fetch_open_order
Method · 0.90
edit_spot_order_request
Method · 0.90
create_order_request
Method · 0.90
handle_errors
Method · 0.90
market_order_amount_to_precision
Method · 0.90
create_contract_order_request
Method · 0.90
fetch_spot_order
Method · 0.90
create_order
Method · 0.90
handle_errors
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…