Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
84
class
ArgumentsRequired(ExchangeError):
85
pass
86
87
88
class
BadRequest(ExchangeError):
Callers
15
cancel_order
Method · 0.90
fetch_deposit_address
Method · 0.90
set_leverage
Method · 0.90
set_margin_mode
Method · 0.90
fetch_my_trades
Method · 0.90
fetch_ledger
Method · 0.90
fetch_ticker
Method · 0.90
fetch_ohlcv
Method · 0.90
fetch_funding_rate_history
Method · 0.90
fetch_trades
Method · 0.90
fetch_order_book
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…