Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/sammchardy/python-binance
/ functions
Functions
3,093 in github.com/sammchardy/python-binance
⨍
Functions
3,093
◇
Types & classes
51
Function
test_margin_transfer_margin_to_spot
(client)
tests/test_client_margin.py:189
Function
test_margin_transfer_spot_to_isolated_margin
(asyncClient)
tests/test_async_client_margin.py:150
Function
test_margin_transfer_spot_to_isolated_margin
(client)
tests/test_client_margin.py:201
Function
test_margin_transfer_spot_to_margin
(asyncClient)
tests/test_async_client_margin.py:144
Function
test_margin_transfer_spot_to_margin
(client)
tests/test_client_margin.py:193
Function
test_margin_universal_transfer
(futuresClient)
tests/test_client_margin.py:577
Function
test_margin_unstake_asset_us
(asyncClient)
tests/test_async_client_margin.py:308
Function
test_margin_unstake_asset_us
(client)
tests/test_client_margin.py:414
Function
test_margin_withdraw
(asyncClient)
tests/test_async_client_margin.py:43
Function
test_margin_withdraw
(client)
tests/test_client_margin.py:58
Method
test_mark_price_demo
(self, demo_client)
tests/test_ws_urls_integration.py:286
Function
test_message_handling
Test message handling with various message types
tests/test_ws_api.py:123
Function
test_message_handling_invalid_json
(clientAsync)
tests/test_ws_api.py:162
Function
test_message_handling_raise_exception
(clientAsync)
tests/test_ws_api.py:137
Function
test_message_handling_raise_exception_without_id
(clientAsync)
tests/test_ws_api.py:149
Function
test_mock_gift_card_fetch_token_limit
Test gift card token limit endpoint with mocked response
tests/test_client_gift_card.py:7
Function
test_multiple_objects
Generic test function for validating multiple objects Args: client_response: List or iterator of objects to validate asserti
tests/utils.py:1
Function
test_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
Function
test_multiple_requests
Test multiple concurrent requests
tests/test_ws_api.py:100
Function
test_multiple_sockets
Test managing multiple sockets
tests/test_threaded_stream.py:170
Function
test_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
Function
test_no_internet_connection
Test that socket manager times out when there's no internet connection
tests/test_threaded_socket_manager.py:166
Function
test_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
Function
test_options_account_info
(liveClient)
tests/test_client_options.py:69
Function
test_options_account_info
(liveClientAsync)
tests/test_async_client_options.py:69
Function
test_options_bill
(liveClient)
tests/test_client_options.py:84
Function
test_options_bill
(liveClientAsync)
tests/test_async_client_options.py:84
Function
test_options_cancel_all_orders
(liveClient)
tests/test_client_options.py:109
Function
test_options_cancel_all_orders
(liveClientAsync)
tests/test_async_client_options.py:109
Function
test_options_cancel_batch_order
(liveClient)
tests/test_client_options.py:104
Function
test_options_cancel_batch_order
(liveClientAsync)
tests/test_async_client_options.py:104
Function
test_options_cancel_order
(liveClient)
tests/test_client_options.py:99
Function
test_options_cancel_order
(liveClientAsync)
tests/test_async_client_options.py:99
Function
test_options_depth
Test options depth socket
tests/test_streams_options.py:86
Function
test_options_exchange_info
(liveClient)
tests/test_client_options.py:32
Function
test_options_exchange_info
(liveClientAsync)
tests/test_async_client_options.py:32
Function
test_options_funds_transfer
(liveClient)
tests/test_client_options.py:74
Function
test_options_funds_transfer
(liveClientAsync)
tests/test_async_client_options.py:74
Function
test_options_historical_trades
(liveClient, options_symbol)
tests/test_client_options.py:61
Function
test_options_historical_trades
(liveClientAsync, options_symbol)
tests/test_async_client_options.py:61
Function
test_options_index_price
(liveClient)
tests/test_client_options.py:36
Function
test_options_index_price
(liveClientAsync)
tests/test_async_client_options.py:36
Function
test_options_index_price
Test options index price socket
tests/test_streams_options.py:148
Function
test_options_info
(liveClient)
tests/test_client_options.py:28
Function
test_options_info
(liveClientAsync)
tests/test_async_client_options.py:28
Function
test_options_kline
Test options kline socket
tests/test_streams_options.py:70
Function
test_options_klines
(liveClient, options_symbol)
tests/test_client_options.py:52
Function
test_options_klines
(liveClientAsync, options_symbol)
tests/test_async_client_options.py:52
Function
test_options_mark_price
(liveClient)
tests/test_client_options.py:44
Function
test_options_mark_price
(liveClientAsync)
tests/test_async_client_options.py:44
Function
test_options_mark_price
Test options mark price socket
tests/test_streams_options.py:134
Function
test_options_multiplex
Test options multiplex socket
tests/test_streams_options.py:100
Function
test_options_new_symbol
Test options new symbol socket
tests/test_streams_options.py:164
Function
test_options_open_interest
Test options open interest socket
tests/test_streams_options.py:118
Function
test_options_order_book
(liveClient, options_symbol)
tests/test_client_options.py:48
Function
test_options_order_book
(liveClientAsync, options_symbol)
tests/test_async_client_options.py:48
Function
test_options_ping
(liveClient)
tests/test_client_options.py:19
Function
test_options_ping
(liveClientAsync)
tests/test_async_client_options.py:19
Function
test_options_place_order
(liveClient)
tests/test_client_options.py:89
Function
test_options_place_order
(liveClientAsync)
tests/test_async_client_options.py:89
Function
test_options_positions
(liveClient)
tests/test_client_options.py:79
Function
test_options_positions
(liveClientAsync)
tests/test_async_client_options.py:79
Function
test_options_price
(liveClient)
tests/test_client_options.py:40
Function
test_options_price
(liveClientAsync)
tests/test_async_client_options.py:40
Function
test_options_query_order
(liveClient)
tests/test_client_options.py:114
Function
test_options_query_order
(liveClientAsync)
tests/test_async_client_options.py:114
Function
test_options_query_order_history
(liveClient)
tests/test_client_options.py:124
Function
test_options_query_order_history
(liveClientAsync)
tests/test_async_client_options.py:124
Function
test_options_query_pending_orders
(liveClient)
tests/test_client_options.py:119
Function
test_options_query_pending_orders
(liveClientAsync)
tests/test_async_client_options.py:119
Function
test_options_recent_trades
(liveClient, options_symbol)
tests/test_client_options.py:56
Function
test_options_recent_trades
(liveClientAsync, options_symbol)
tests/test_async_client_options.py:56
Function
test_options_recent_trades
Test options recent trades socket
tests/test_streams_options.py:56
Function
test_options_ticker
Test options ticker socket
tests/test_streams_options.py:26
Function
test_options_ticker_by_expiration
Test options ticker by expiration socket
tests/test_streams_options.py:40
Function
test_options_time
(liveClient)
tests/test_client_options.py:23
Function
test_options_time
(liveClientAsync)
tests/test_async_client_options.py:23
Function
test_options_user_trades
(liveClient)
tests/test_client_options.py:129
Function
test_options_user_trades
(liveClientAsync)
tests/test_async_client_options.py:129
Function
test_papi_bnb_transfer
(client)
tests/test_client_portfolio.py:107
Function
test_papi_bnb_transfer
(client)
tests/test_async_client_portfolio.py:107
Function
test_papi_cancel_cm_all_open_orders
(client)
tests/test_client_portfolio.py:225
Function
test_papi_cancel_cm_all_open_orders
(client)
tests/test_async_client_portfolio.py:225
Function
test_papi_cancel_cm_conditional_all_open_orders
(client)
tests/test_client_portfolio.py:233
Function
test_papi_cancel_cm_conditional_all_open_orders
(client)
tests/test_async_client_portfolio.py:233
Function
test_papi_cancel_cm_conditional_order
(client)
tests/test_client_portfolio.py:229
Function
test_papi_cancel_cm_conditional_order
(client)
tests/test_async_client_portfolio.py:229
Function
test_papi_cancel_cm_order
(client)
tests/test_client_portfolio.py:221
Function
test_papi_cancel_cm_order
(client)
tests/test_async_client_portfolio.py:221
Function
test_papi_cancel_margin_all_open_orders
(client)
tests/test_client_portfolio.py:245
Function
test_papi_cancel_margin_all_open_orders
(client)
tests/test_async_client_portfolio.py:245
Function
test_papi_cancel_margin_order
(client)
tests/test_client_portfolio.py:237
Function
test_papi_cancel_margin_order
(client)
tests/test_async_client_portfolio.py:237
Function
test_papi_cancel_margin_order_list
(client)
tests/test_client_portfolio.py:241
Function
test_papi_cancel_margin_order_list
(client)
tests/test_async_client_portfolio.py:241
Function
test_papi_cancel_um_all_open_orders
(client)
tests/test_client_portfolio.py:209
Function
test_papi_cancel_um_all_open_orders
(client)
tests/test_async_client_portfolio.py:209
Function
test_papi_cancel_um_conditional_all_open_orders
(client)
tests/test_client_portfolio.py:217
Function
test_papi_cancel_um_conditional_all_open_orders
(client)
tests/test_async_client_portfolio.py:217
Function
test_papi_cancel_um_conditional_order
(client)
tests/test_client_portfolio.py:213
← previous
next →
2,501–2,600 of 3,093, ranked by callers