Mexc-api
development
Spot
Websocket stream
Enums
Exceptions
Mexc-api
Index
Edit on GitHub
Index
_
|
A
|
B
|
C
|
D
|
E
|
F
|
G
|
I
|
K
|
L
|
M
|
N
|
O
|
P
|
S
|
T
|
U
|
W
_
__init__() (mexc_api.spot.Spot method)
_Account (class in mexc_api.spot.endpoints._account)
_Etf (class in mexc_api.spot.endpoints._etf)
_Market (class in mexc_api.spot.endpoints._market)
_Rebate (class in mexc_api.spot.endpoints._rebate)
_SubAccount (class in mexc_api.spot.endpoints._sub_account)
_Wallet (class in mexc_api.spot.endpoints._wallet)
A
account_deals() (mexc_api.websocket.websocket_stream.SpotWebsocketStreamClient method)
account_orders() (mexc_api.websocket.websocket_stream.SpotWebsocketStreamClient method)
account_updates() (mexc_api.websocket.websocket_stream.SpotWebsocketStreamClient method)
agg_trades() (mexc_api.spot.endpoints._market._Market method)
avg_price() (mexc_api.spot.endpoints._market._Market method)
B
batch_order() (mexc_api.spot.endpoints._account._Account method)
book_ticker() (mexc_api.websocket.websocket_stream.SpotWebsocketStreamClient method)
BUY (mexc_api.common.enums.Side attribute)
C
cancel_open_orders() (mexc_api.spot.endpoints._account._Account method)
cancel_order() (mexc_api.spot.endpoints._account._Account method)
cancel_withdraw() (mexc_api.spot.endpoints._wallet._Wallet method)
create_api_key() (mexc_api.spot.endpoints._sub_account._SubAccount method)
create_listen_key() (mexc_api.spot.endpoints._account._Account method)
create_sub_account() (mexc_api.spot.endpoints._sub_account._SubAccount method)
D
default_symbols() (mexc_api.spot.endpoints._market._Market method)
DELETE (mexc_api.common.enums.Method attribute)
delete_api_key() (mexc_api.spot.endpoints._sub_account._SubAccount method)
delete_listen_key() (mexc_api.spot.endpoints._account._Account method)
diff_depth() (mexc_api.websocket.websocket_stream.SpotWebsocketStreamClient method)
dust_log() (mexc_api.spot.endpoints._wallet._Wallet method)
dust_transfer() (mexc_api.spot.endpoints._wallet._Wallet method)
E
EIGHT_HOUR (mexc_api.common.enums.Interval attribute)
(mexc_api.common.enums.StreamInterval attribute)
enable_mx_deduct() (mexc_api.spot.endpoints._account._Account method)
exchange_info() (mexc_api.spot.endpoints._market._Market method)
F
FIFTEEN_MIN (mexc_api.common.enums.Interval attribute)
(mexc_api.common.enums.StreamInterval attribute)
FIVE_MIN (mexc_api.common.enums.Interval attribute)
(mexc_api.common.enums.StreamInterval attribute)
FOUR_HOUR (mexc_api.common.enums.Interval attribute)
(mexc_api.common.enums.StreamInterval attribute)
FUTURES (mexc_api.common.enums.AccountType attribute)
G
GET (mexc_api.common.enums.Method attribute)
get_account_info() (mexc_api.spot.endpoints._account._Account method)
get_all_listen_keys() (mexc_api.spot.endpoints._account._Account method)
get_api_key() (mexc_api.spot.endpoints._sub_account._SubAccount method)
get_create_deposit_address() (mexc_api.spot.endpoints._wallet._Wallet method)
get_deposit_address() (mexc_api.spot.endpoints._wallet._Wallet method)
get_deposit_history() (mexc_api.spot.endpoints._wallet._Wallet method)
get_mx_convertible_assets() (mexc_api.spot.endpoints._wallet._Wallet method)
get_mx_deduct() (mexc_api.spot.endpoints._account._Account method)
get_open_orders() (mexc_api.spot.endpoints._account._Account method)
get_order() (mexc_api.spot.endpoints._account._Account method)
get_orders() (mexc_api.spot.endpoints._account._Account method)
get_record_details() (mexc_api.spot.endpoints._rebate._Rebate method)
get_records() (mexc_api.spot.endpoints._rebate._Rebate method)
get_refer_code() (mexc_api.spot.endpoints._rebate._Rebate method)
get_self_rebate_records() (mexc_api.spot.endpoints._rebate._Rebate method)
get_sub_accounts() (mexc_api.spot.endpoints._sub_account._SubAccount method)
get_trades() (mexc_api.spot.endpoints._account._Account method)
get_transfers() (mexc_api.spot.endpoints._sub_account._SubAccount method)
(mexc_api.spot.endpoints._wallet._Wallet method)
get_transfers_by_id() (mexc_api.spot.endpoints._wallet._Wallet method)
get_withdrawal_address() (mexc_api.spot.endpoints._wallet._Wallet method)
get_withdrawal_history() (mexc_api.spot.endpoints._wallet._Wallet method)
I
info() (mexc_api.spot.endpoints._etf._Etf method)
(mexc_api.spot.endpoints._wallet._Wallet method)
K
keep_alive_listen_key() (mexc_api.spot.endpoints._account._Account method)
klines() (mexc_api.spot.endpoints._market._Market method)
(mexc_api.websocket.websocket_stream.SpotWebsocketStreamClient method)
L
LIMIT (mexc_api.common.enums.OrderType attribute)
LIMIT_MAKER (mexc_api.common.enums.OrderType attribute)
M
MARKET (mexc_api.common.enums.OrderType attribute)
mexc_api.common.enums
module
mexc_api.common.exceptions
module
mexc_api.spot
module
mexc_api.spot.endpoints._account
module
mexc_api.spot.endpoints._etf
module
mexc_api.spot.endpoints._market
module
mexc_api.spot.endpoints._rebate
module
mexc_api.spot.endpoints._sub_account
module
mexc_api.spot.endpoints._wallet
module
mexc_api.websocket.websocket_stream
module
MexcAPIError
module
mexc_api.common.enums
mexc_api.common.exceptions
mexc_api.spot
mexc_api.spot.endpoints._account
mexc_api.spot.endpoints._etf
mexc_api.spot.endpoints._market
mexc_api.spot.endpoints._rebate
mexc_api.spot.endpoints._sub_account
mexc_api.spot.endpoints._wallet
mexc_api.websocket.websocket_stream
N
new_order() (mexc_api.spot.endpoints._account._Account method)
O
ONE_DAY (mexc_api.common.enums.Interval attribute)
(mexc_api.common.enums.StreamInterval attribute)
ONE_MIN (mexc_api.common.enums.Interval attribute)
(mexc_api.common.enums.StreamInterval attribute)
ONE_MONTH (mexc_api.common.enums.Interval attribute)
(mexc_api.common.enums.StreamInterval attribute)
ONE_WEEK (mexc_api.common.enums.StreamInterval attribute)
order_book() (mexc_api.spot.endpoints._market._Market method)
P
partial_depth() (mexc_api.websocket.websocket_stream.SpotWebsocketStreamClient method)
POST (mexc_api.common.enums.Method attribute)
PUT (mexc_api.common.enums.Method attribute)
S
SELL (mexc_api.common.enums.Side attribute)
server_time() (mexc_api.spot.endpoints._market._Market method)
SIXTY_MIN (mexc_api.common.enums.Interval attribute)
(mexc_api.common.enums.StreamInterval attribute)
Spot (class in mexc_api.spot)
SPOT (mexc_api.common.enums.AccountType attribute)
SpotWebsocketStreamClient (class in mexc_api.websocket.websocket_stream)
stop() (mexc_api.websocket.websocket_stream.SpotWebsocketStreamClient method)
SUBSCRIBE (mexc_api.common.enums.Action attribute)
T
test() (mexc_api.spot.endpoints._market._Market method)
test_new_order() (mexc_api.spot.endpoints._account._Account method)
THIRTY_MIN (mexc_api.common.enums.Interval attribute)
(mexc_api.common.enums.StreamInterval attribute)
ticker_24h() (mexc_api.spot.endpoints._market._Market method)
ticker_book_price() (mexc_api.spot.endpoints._market._Market method)
ticker_price() (mexc_api.spot.endpoints._market._Market method)
trades() (mexc_api.spot.endpoints._market._Market method)
(mexc_api.websocket.websocket_stream.SpotWebsocketStreamClient method)
transfer() (mexc_api.spot.endpoints._sub_account._SubAccount method)
(mexc_api.spot.endpoints._wallet._Wallet method)
U
UNSUBSCRIBE (mexc_api.common.enums.Action attribute)
W
withdraw() (mexc_api.spot.endpoints._wallet._Wallet method)