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

Class ArgumentsRequired

python/ccxt/base/errors.py:84–85  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

82
83
84class ArgumentsRequired(ExchangeError):
85 pass
86
87
88class BadRequest(ExchangeError):

Callers 15

cancel_orderMethod · 0.90
fetch_deposit_addressMethod · 0.90
set_leverageMethod · 0.90
set_margin_modeMethod · 0.90
fetch_my_tradesMethod · 0.90
fetch_ledgerMethod · 0.90
fetch_tickerMethod · 0.90
fetch_ohlcvMethod · 0.90
fetch_tradesMethod · 0.90
fetch_order_bookMethod · 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…