MCPcopy 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
132class InvalidOrder(ExchangeError):
133 pass
134
135
136class OrderNotFound(InvalidOrder):

Callers 15

create_order_requestMethod · 0.90
fetch_order_classicMethod · 0.90
fetch_closed_orderMethod · 0.90
fetch_open_orderMethod · 0.90
create_order_requestMethod · 0.90
handle_errorsMethod · 0.90
fetch_spot_orderMethod · 0.90
create_orderMethod · 0.90
handle_errorsMethod · 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…