MCPcopy Create free account

hub / github.com/sammchardy/python-binance / functions

Functions3,093 in github.com/sammchardy/python-binance

Methodget_personal_left_quota
(self, **params)
binance/async_client.py:1693
Methodget_prevented_matches
Displays the list of orders that were expired because of STP. https://developers.binance.com/docs/binance-spot-api-docs/rest-api/account-endp
binance/client.py:2367
Methodget_prevented_matches
(self, **params)
binance/async_client.py:847
Methodget_products
(self)
binance/async_client.py:313
Methodget_simple_earn_account
(self, **params)
binance/async_client.py:1626
Methodget_simple_earn_flexible_product_list
(self, **params)
binance/async_client.py:1554
Methodget_simple_earn_flexible_product_position
(self, **params)
binance/async_client.py:1608
Methodget_simple_earn_locked_product_list
(self, **params)
binance/async_client.py:1563
Methodget_simple_earn_locked_product_position
(self, **params)
binance/async_client.py:1617
Methodget_small_liability_exchange_assets
(self, **params)
binance/async_client.py:1087
Methodget_small_liability_exchange_history
(self, **params)
binance/async_client.py:1105
Methodget_spot_delist_schedule
(self, **params)
binance/async_client.py:943
Methodget_staking_position
(self, **params)
binance/async_client.py:1672
Methodget_staking_product_list
(self, **params)
binance/async_client.py:1651
Methodget_staking_purchase_history
(self, **params)
binance/async_client.py:1679
Methodget_sub_account_assets
(self, **params)
binance/async_client.py:1780
Methodget_sub_account_futures_transfer_history
(self, **params)
binance/async_client.py:1766
Methodget_sub_account_list
(self, **params)
binance/async_client.py:1752
Methodget_sub_account_transfer_history
(self, **params)
binance/async_client.py:1759
Methodget_subaccount_deposit_address
(self, **params)
binance/async_client.py:1794
Methodget_subaccount_deposit_history
(self, **params)
binance/async_client.py:1801
Methodget_subaccount_futures_details
(self, **params)
binance/async_client.py:1843
Methodget_subaccount_futures_margin_status
(self, **params)
binance/async_client.py:1808
Methodget_subaccount_futures_positionrisk
(self, **params)
binance/async_client.py:1857
Methodget_subaccount_futures_summary
(self, **params)
binance/async_client.py:1850
Methodget_subaccount_margin_details
(self, **params)
binance/async_client.py:1822
Methodget_subaccount_margin_summary
(self, **params)
binance/async_client.py:1829
Methodget_subaccount_transfer_history
(self, **params)
binance/async_client.py:1892
Methodget_symbol
Get the symbol :return: symbol
binance/ws/depthcache.py:290
Methodget_symbol_info
(self, symbol)
binance/async_client.py:327
Methodget_symbol_ticker
(self, **params)
binance/async_client.py:707
Methodget_symbol_ticker_window
Latest price for a symbol or symbols. https://developers.binance.com/docs/binance-spot-api-docs/rest-api/market-data-endpoints#rolling-window
binance/client.py:1247
Methodget_symbol_ticker_window
(self, **params)
binance/async_client.py:714
Methodget_system_status
(self)
binance/async_client.py:857
Methodget_ticker
(self, **params)
binance/async_client.py:700
Methodget_trade_fee
(self, **params)
binance/async_client.py:927
Methodget_ui_klines
(self, **params)
binance/async_client.py:458
Methodget_universal_transfer_history
(self, **params)
binance/async_client.py:1906
Methodget_user_asset
(self, **params)
binance/async_client.py:2707
Methodget_withdraw_history_id
(self, withdraw_id, **params)
binance/async_client.py:976
Methodgift_card_create
(self, **params)
binance/async_client.py:4736
Methodgift_card_create_dual_token
(self, **params)
binance/async_client.py:4743
Methodgift_card_fetch_rsa_public_key
(self, **params)
binance/async_client.py:4713
Methodgift_card_fetch_token_limit
(self, **params)
binance/async_client.py:4706
Methodgift_card_redeem
(self, **params)
binance/async_client.py:4729
Methodgift_card_verify
(self, **params)
binance/async_client.py:4722
Functionhandle_depth_cache
(depth_cache)
examples/depth_cache_threaded_example.py:20
Functionhandle_message
(msg)
tests/test_threaded_socket_manager.py:71
Functionhandle_socket_message
(msg)
tests/test_threaded_socket_manager.py:37
Functionhandle_socket_message
(msg)
examples/websocket.py:20
Functionhandler
(url, **kwargs)
tests/test_headers.py:50
Functionhandler
(url, **kwargs)
tests/test_ids.py:163
Methodisolated_margin_socket
Start a websocket for isolated margin data https://binance-docs.github.io/apidocs/spot/en/#listen-key-isolated-margin :param symbol:
binance/ws/streams.py:1082
Methodisolated_margin_stream_close
(self, symbol, listenKey)
binance/async_client.py:1536
Methodisolated_margin_stream_get_listen_key
(self, symbol)
binance/async_client.py:1503
Methodisolated_margin_stream_keepalive
(self, symbol, listenKey)
binance/async_client.py:1520
FunctionliveClient
()
tests/conftest.py:55
FunctionliveClientAsync
()
tests/conftest.py:85
Methodmake_subaccount_futures_transfer
(self, **params)
binance/async_client.py:1864
Methodmake_subaccount_margin_transfer
(self, **params)
binance/async_client.py:1871
Methodmake_subaccount_to_master_transfer
(self, **params)
binance/async_client.py:1885
Methodmake_subaccount_to_subaccount_transfer
(self, **params)
binance/async_client.py:1878
Methodmake_subaccount_universal_transfer
(self, **params)
binance/async_client.py:1899
Methodmake_universal_transfer
(self, **params)
binance/async_client.py:911
Functionmanager
()
tests/conftest.py:94
Methodmargin_borrow_repay
(self, **params)
binance/async_client.py:4831
Methodmargin_create_listen_token
Create a listenToken for margin account user data stream https://developers.binance.com/docs/margin_trading/trade-data-stream/Create-Margin-A
binance/async_client.py:1466
Methodmargin_get_borrow_repay_records
(self, **params)
binance/async_client.py:4838
Methodmargin_interest_history
(self, **params)
binance/async_client.py:4824
Methodmargin_interest_rate_history
(self, **params)
binance/async_client.py:4847
Methodmargin_manual_liquidation
(self, **params)
binance/async_client.py:1196
Methodmargin_max_borrowable
(self, **params)
binance/async_client.py:4854
Methodmargin_next_hourly_interest_rate
(self, **params)
binance/async_client.py:4815
Methodmargin_stream_close
(self, listenKey)
binance/async_client.py:1452
Methodmargin_stream_get_listen_key
(self)
binance/async_client.py:1420
Methodmargin_stream_keepalive
(self, listenKey)
binance/async_client.py:1436
Methodmargin_v1_delete_account_api_restrictions_ip_restriction_ip_list
Placeholder function for DELETE /sapi/v1/account/apiRestrictions/ipRestriction/ipList. Note: This function was auto-generated. Any is
binance/client.py:17659
Methodmargin_v1_delete_account_api_restrictions_ip_restriction_ip_list
(self, **params)
binance/async_client.py:5806
Methodmargin_v1_delete_algo_spot_order
Placeholder function for DELETE /sapi/v1/algo/spot/order. Note: This function was auto-generated. Any issue please open an issue on G
binance/client.py:17643
Methodmargin_v1_delete_algo_spot_order
(self, **params)
binance/async_client.py:5798
Methodmargin_v1_delete_broker_sub_account_api
Placeholder function for DELETE /sapi/v1/broker/subAccountApi. Note: This function was auto-generated. Any issue please open an issue
binance/client.py:17849
Methodmargin_v1_delete_broker_sub_account_api
(self, **params)
binance/async_client.py:5861
Methodmargin_v1_delete_broker_sub_account_api_ip_restriction_ip_list
Placeholder function for DELETE /sapi/v1/broker/subAccountApi/ipRestriction/ipList. Note: This function was auto-generated. Any issue
binance/client.py:16943
Methodmargin_v1_delete_broker_sub_account_api_ip_restriction_ip_list
(self, **params)
binance/async_client.py:5591
Methodmargin_v1_delete_sub_account_sub_account_api_ip_restriction_ip_list
Placeholder function for DELETE /sapi/v1/sub-account/subAccountApi/ipRestriction/ipList. Note: This function was auto-generated. Any
binance/client.py:16514
Methodmargin_v1_delete_sub_account_sub_account_api_ip_restriction_ip_list
(self, **params)
binance/async_client.py:5467
Methodmargin_v1_get_account_api_restrictions_ip_restriction
Placeholder function for GET /sapi/v1/account/apiRestrictions/ipRestriction. Note: This function was auto-generated. Any issue please
binance/client.py:17415
Methodmargin_v1_get_account_api_restrictions_ip_restriction
(self, **params)
binance/async_client.py:5737
Methodmargin_v1_get_account_info
Placeholder function for GET /sapi/v1/account/info. Note: This function was auto-generated. Any issue please open an issue on GitHub.
binance/client.py:16256
Methodmargin_v1_get_account_info
(self, **params)
binance/async_client.py:5381
Methodmargin_v1_get_algo_spot_historical_orders
Placeholder function for GET /sapi/v1/algo/spot/historicalOrders. Note: This function was auto-generated. Any issue please open an is
binance/client.py:16390
Methodmargin_v1_get_algo_spot_historical_orders
(self, **params)
binance/async_client.py:5421
Methodmargin_v1_get_algo_spot_open_orders
Placeholder function for GET /sapi/v1/algo/spot/openOrders. Note: This function was auto-generated. Any issue please open an issue on
binance/client.py:15494
Methodmargin_v1_get_algo_spot_open_orders
(self, **params)
binance/async_client.py:5139
Methodmargin_v1_get_algo_spot_sub_orders
Placeholder function for GET /sapi/v1/algo/spot/subOrders. Note: This function was auto-generated. Any issue please open an issue on
binance/client.py:18453
Methodmargin_v1_get_algo_spot_sub_orders
(self, **params)
binance/async_client.py:6042
Methodmargin_v1_get_asset_custody_transfer_history
Placeholder function for GET /sapi/v1/asset/custody/transfer-history. Note: This function was auto-generated. Any issue please open a
binance/client.py:14774
Methodmargin_v1_get_asset_custody_transfer_history
(self, **params)
binance/async_client.py:4910
Methodmargin_v1_get_asset_ledger_transfer_cloud_mining_query_by_page
Placeholder function for GET /sapi/v1/asset/ledger-transfer/cloud-mining/queryByPage. Note: This function was auto-generated. Any iss
binance/client.py:15978
Methodmargin_v1_get_asset_ledger_transfer_cloud_mining_query_by_page
(self, **params)
binance/async_client.py:5293
← previousnext →1,101–1,200 of 3,093, ranked by callers