Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ccxt/ccxt
/ BadSymbol
Class
BadSymbol
python/ccxt/base/errors.py:92–93 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
90
91
92
class
BadSymbol(BadRequest):
93
pass
94
95
96
class
OperationRejected(ExchangeError):
Callers
15
set_leverage
Method · 0.90
set_margin_mode
Method · 0.90
market
Method · 0.90
fetch_funding_rate
Method · 0.90
fetch_funding_history
Method · 0.90
fetch_funding_rate
Method · 0.90
fetch_funding_rate_history
Method · 0.90
set_margin_mode
Method · 0.90
set_leverage
Method · 0.90
fetch_funding_rate
Method · 0.90
fetch_funding_rates
Method · 0.90
create_order_request
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…