MCPcopy 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
92class BadSymbol(BadRequest):
93 pass
94
95
96class OperationRejected(ExchangeError):

Callers 15

set_leverageMethod · 0.90
set_margin_modeMethod · 0.90
marketMethod · 0.90
fetch_funding_rateMethod · 0.90
fetch_funding_historyMethod · 0.90
fetch_funding_rateMethod · 0.90
set_margin_modeMethod · 0.90
set_leverageMethod · 0.90
fetch_funding_rateMethod · 0.90
fetch_funding_ratesMethod · 0.90
create_order_requestMethod · 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…