Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
88
class
BadRequest(ExchangeError):
89
pass
90
91
92
class
BadSymbol(BadRequest):
Callers
15
fetch_balance
Method · 0.90
create_orders
Method · 0.90
set_leverage
Method · 0.90
set_margin_mode
Method · 0.90
fetch_tickers
Method · 0.90
fetch_derivatives_open_interest_history
Method · 0.90
fetch_open_interest
Method · 0.90
fetch_open_interest_history
Method · 0.90
fetch_market_leverage_tiers
Method · 0.90
cancel_orders_for_symbols
Method · 0.90
create_orders
Method · 0.90
edit_orders
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…