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

Class BadRequest

python/ccxt/base/errors.py:88–89  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

86
87
88class BadRequest(ExchangeError):
89 pass
90
91
92class BadSymbol(BadRequest):

Callers 15

fetch_balanceMethod · 0.90
create_ordersMethod · 0.90
set_leverageMethod · 0.90
set_margin_modeMethod · 0.90
fetch_tickersMethod · 0.90
fetch_open_interestMethod · 0.90
create_ordersMethod · 0.90
edit_ordersMethod · 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…