MCPcopy Create free account

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

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

Functiontest_margin_transfer_margin_to_spot
(client)
tests/test_client_margin.py:189
Functiontest_margin_transfer_spot_to_isolated_margin
(asyncClient)
tests/test_async_client_margin.py:150
Functiontest_margin_transfer_spot_to_isolated_margin
(client)
tests/test_client_margin.py:201
Functiontest_margin_transfer_spot_to_margin
(asyncClient)
tests/test_async_client_margin.py:144
Functiontest_margin_transfer_spot_to_margin
(client)
tests/test_client_margin.py:193
Functiontest_margin_universal_transfer
(futuresClient)
tests/test_client_margin.py:577
Functiontest_margin_unstake_asset_us
(asyncClient)
tests/test_async_client_margin.py:308
Functiontest_margin_unstake_asset_us
(client)
tests/test_client_margin.py:414
Functiontest_margin_withdraw
(asyncClient)
tests/test_async_client_margin.py:43
Functiontest_margin_withdraw
(client)
tests/test_client_margin.py:58
Methodtest_mark_price_demo
(self, demo_client)
tests/test_ws_urls_integration.py:286
Functiontest_message_handling
Test message handling with various message types
tests/test_ws_api.py:123
Functiontest_message_handling_invalid_json
(clientAsync)
tests/test_ws_api.py:162
Functiontest_message_handling_raise_exception
(clientAsync)
tests/test_ws_api.py:137
Functiontest_message_handling_raise_exception_without_id
(clientAsync)
tests/test_ws_api.py:149
Functiontest_mock_gift_card_fetch_token_limit
Test gift card token limit endpoint with mocked response
tests/test_client_gift_card.py:7
Functiontest_multiple_objects
Generic test function for validating multiple objects Args: client_response: List or iterator of objects to validate asserti
tests/utils.py:1
Functiontest_multiple_reconnects_no_loop_accumulation
Test that multiple reconnections don't accumulate keepalive loops. This is a stress test to ensure the fix works even with many reconnection
tests/test_keepalive_reconnect.py:156
Functiontest_multiple_requests
Test multiple concurrent requests
tests/test_ws_api.py:100
Functiontest_multiple_sockets
Test managing multiple sockets
tests/test_threaded_stream.py:170
Functiontest_no_duplicate_keepalive_loops_on_reconnect
Test that reconnection doesn't create duplicate keepalive loops. The bug occurs when: 1. A keepalive loop is running (timer -> keepalive
tests/test_keepalive_reconnect.py:18
Functiontest_no_internet_connection
Test that socket manager times out when there's no internet connection
tests/test_threaded_socket_manager.py:166
Functiontest_normal_messages_not_duplicated_to_main_queue
Normal subscription messages should go to subscription queue only, not main queue.
tests/test_error_propagation.py:242
Functiontest_options_account_info
(liveClient)
tests/test_client_options.py:69
Functiontest_options_account_info
(liveClientAsync)
tests/test_async_client_options.py:69
Functiontest_options_bill
(liveClient)
tests/test_client_options.py:84
Functiontest_options_bill
(liveClientAsync)
tests/test_async_client_options.py:84
Functiontest_options_cancel_all_orders
(liveClient)
tests/test_client_options.py:109
Functiontest_options_cancel_all_orders
(liveClientAsync)
tests/test_async_client_options.py:109
Functiontest_options_cancel_batch_order
(liveClient)
tests/test_client_options.py:104
Functiontest_options_cancel_batch_order
(liveClientAsync)
tests/test_async_client_options.py:104
Functiontest_options_cancel_order
(liveClient)
tests/test_client_options.py:99
Functiontest_options_cancel_order
(liveClientAsync)
tests/test_async_client_options.py:99
Functiontest_options_depth
Test options depth socket
tests/test_streams_options.py:86
Functiontest_options_exchange_info
(liveClient)
tests/test_client_options.py:32
Functiontest_options_exchange_info
(liveClientAsync)
tests/test_async_client_options.py:32
Functiontest_options_funds_transfer
(liveClient)
tests/test_client_options.py:74
Functiontest_options_funds_transfer
(liveClientAsync)
tests/test_async_client_options.py:74
Functiontest_options_historical_trades
(liveClient, options_symbol)
tests/test_client_options.py:61
Functiontest_options_historical_trades
(liveClientAsync, options_symbol)
tests/test_async_client_options.py:61
Functiontest_options_index_price
(liveClient)
tests/test_client_options.py:36
Functiontest_options_index_price
(liveClientAsync)
tests/test_async_client_options.py:36
Functiontest_options_index_price
Test options index price socket
tests/test_streams_options.py:148
Functiontest_options_info
(liveClient)
tests/test_client_options.py:28
Functiontest_options_info
(liveClientAsync)
tests/test_async_client_options.py:28
Functiontest_options_kline
Test options kline socket
tests/test_streams_options.py:70
Functiontest_options_klines
(liveClient, options_symbol)
tests/test_client_options.py:52
Functiontest_options_klines
(liveClientAsync, options_symbol)
tests/test_async_client_options.py:52
Functiontest_options_mark_price
(liveClient)
tests/test_client_options.py:44
Functiontest_options_mark_price
(liveClientAsync)
tests/test_async_client_options.py:44
Functiontest_options_mark_price
Test options mark price socket
tests/test_streams_options.py:134
Functiontest_options_multiplex
Test options multiplex socket
tests/test_streams_options.py:100
Functiontest_options_new_symbol
Test options new symbol socket
tests/test_streams_options.py:164
Functiontest_options_open_interest
Test options open interest socket
tests/test_streams_options.py:118
Functiontest_options_order_book
(liveClient, options_symbol)
tests/test_client_options.py:48
Functiontest_options_order_book
(liveClientAsync, options_symbol)
tests/test_async_client_options.py:48
Functiontest_options_ping
(liveClient)
tests/test_client_options.py:19
Functiontest_options_ping
(liveClientAsync)
tests/test_async_client_options.py:19
Functiontest_options_place_order
(liveClient)
tests/test_client_options.py:89
Functiontest_options_place_order
(liveClientAsync)
tests/test_async_client_options.py:89
Functiontest_options_positions
(liveClient)
tests/test_client_options.py:79
Functiontest_options_positions
(liveClientAsync)
tests/test_async_client_options.py:79
Functiontest_options_price
(liveClient)
tests/test_client_options.py:40
Functiontest_options_price
(liveClientAsync)
tests/test_async_client_options.py:40
Functiontest_options_query_order
(liveClient)
tests/test_client_options.py:114
Functiontest_options_query_order
(liveClientAsync)
tests/test_async_client_options.py:114
Functiontest_options_query_order_history
(liveClient)
tests/test_client_options.py:124
Functiontest_options_query_order_history
(liveClientAsync)
tests/test_async_client_options.py:124
Functiontest_options_query_pending_orders
(liveClient)
tests/test_client_options.py:119
Functiontest_options_query_pending_orders
(liveClientAsync)
tests/test_async_client_options.py:119
Functiontest_options_recent_trades
(liveClient, options_symbol)
tests/test_client_options.py:56
Functiontest_options_recent_trades
(liveClientAsync, options_symbol)
tests/test_async_client_options.py:56
Functiontest_options_recent_trades
Test options recent trades socket
tests/test_streams_options.py:56
Functiontest_options_ticker
Test options ticker socket
tests/test_streams_options.py:26
Functiontest_options_ticker_by_expiration
Test options ticker by expiration socket
tests/test_streams_options.py:40
Functiontest_options_time
(liveClient)
tests/test_client_options.py:23
Functiontest_options_time
(liveClientAsync)
tests/test_async_client_options.py:23
Functiontest_options_user_trades
(liveClient)
tests/test_client_options.py:129
Functiontest_options_user_trades
(liveClientAsync)
tests/test_async_client_options.py:129
Functiontest_papi_bnb_transfer
(client)
tests/test_client_portfolio.py:107
Functiontest_papi_bnb_transfer
(client)
tests/test_async_client_portfolio.py:107
Functiontest_papi_cancel_cm_all_open_orders
(client)
tests/test_client_portfolio.py:225
Functiontest_papi_cancel_cm_all_open_orders
(client)
tests/test_async_client_portfolio.py:225
Functiontest_papi_cancel_cm_conditional_all_open_orders
(client)
tests/test_client_portfolio.py:233
Functiontest_papi_cancel_cm_conditional_all_open_orders
(client)
tests/test_async_client_portfolio.py:233
Functiontest_papi_cancel_cm_conditional_order
(client)
tests/test_client_portfolio.py:229
Functiontest_papi_cancel_cm_conditional_order
(client)
tests/test_async_client_portfolio.py:229
Functiontest_papi_cancel_cm_order
(client)
tests/test_client_portfolio.py:221
Functiontest_papi_cancel_cm_order
(client)
tests/test_async_client_portfolio.py:221
Functiontest_papi_cancel_margin_all_open_orders
(client)
tests/test_client_portfolio.py:245
Functiontest_papi_cancel_margin_all_open_orders
(client)
tests/test_async_client_portfolio.py:245
Functiontest_papi_cancel_margin_order
(client)
tests/test_client_portfolio.py:237
Functiontest_papi_cancel_margin_order
(client)
tests/test_async_client_portfolio.py:237
Functiontest_papi_cancel_margin_order_list
(client)
tests/test_client_portfolio.py:241
Functiontest_papi_cancel_margin_order_list
(client)
tests/test_async_client_portfolio.py:241
Functiontest_papi_cancel_um_all_open_orders
(client)
tests/test_client_portfolio.py:209
Functiontest_papi_cancel_um_all_open_orders
(client)
tests/test_async_client_portfolio.py:209
Functiontest_papi_cancel_um_conditional_all_open_orders
(client)
tests/test_client_portfolio.py:217
Functiontest_papi_cancel_um_conditional_all_open_orders
(client)
tests/test_async_client_portfolio.py:217
Functiontest_papi_cancel_um_conditional_order
(client)
tests/test_client_portfolio.py:213
← previousnext →2,501–2,600 of 3,093, ranked by callers