MCPcopy Create free account

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

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

Functiontest_get_ui_klines
(client)
tests/test_client.py:68
Functiontest_get_uiklines
(clientAsync)
tests/test_async_client.py:68
Functiontest_gift_card_create_dual_token_and_redeem
(liveClientAsync)
tests/test_async_client_gift_card copy.py:31
Functiontest_gift_card_create_dual_token_and_redeem
(liveClient)
tests/test_client_gift_card.py:49
Functiontest_gift_card_create_verify_and_redeem
(liveClientAsync)
tests/test_async_client_gift_card copy.py:14
Functiontest_gift_card_create_verify_and_redeem
(liveClient)
tests/test_client_gift_card.py:34
Functiontest_gift_card_fetch_rsa_public_key
(liveClientAsync)
tests/test_async_client_gift_card copy.py:10
Functiontest_gift_card_fetch_rsa_public_key
(liveClient)
tests/test_client_gift_card.py:30
Functiontest_gift_card_fetch_token_limit
(liveClientAsync)
tests/test_async_client_gift_card copy.py:6
Functiontest_gift_card_fetch_token_limit
(liveClient)
tests/test_client_gift_card.py:26
Functiontest_handle_message
()
tests/test_reconnecting_websocket.py:52
Functiontest_handle_message_binary
()
tests/test_reconnecting_websocket.py:60
Functiontest_handle_message_invalid_json
()
tests/test_reconnecting_websocket.py:69
Functiontest_handle_response
(client)
tests/test_client.py:248
Functiontest_handle_response
(clientAsync)
tests/test_async_client.py:280
Functiontest_historical_kline_generator
Test kline historical generator
tests/test_historical_klines.py:185
Functiontest_historical_kline_generator_empty_response
Test kline historical generator if an empty list is returned from API
tests/test_historical_klines.py:246
Methodtest_index_price_socket
(self, prod_client)
tests/test_ws_urls_integration.py:211
Methodtest_individual_symbol_ticker_futures_socket
(self, prod_client)
tests/test_ws_urls_integration.py:157
Functiontest_init
()
tests/test_reconnecting_websocket.py:20
Functiontest_initialization
Test that manager initializes with correct parameters
tests/test_threaded_stream.py:31
Functiontest_invalid_json
Test Invalid response Exception
tests/test_api_request.py:17
Functiontest_invalid_request
(clientAsync)
tests/test_ws_api.py:53
Functiontest_json_dumps
()
tests/test_reconnecting_websocket.py:28
Functiontest_json_loads
()
tests/test_reconnecting_websocket.py:36
Functiontest_json_loads_invalid
()
tests/test_reconnecting_websocket.py:44
Functiontest_keepalive_stops_after_exit
Test that keepalive loop stops properly when the websocket exits. The fix should ensure that when __aexit__ sets _timer to None, the fin
tests/test_keepalive_reconnect.py:96
Methodtest_kline_futures_socket
(self, prod_client)
tests/test_ws_urls_integration.py:117
Methodtest_kline_socket
(self, prod_client)
tests/test_ws_urls_integration.py:317
Functiontest_live_demo_market_stream
Connect to demo fstream market WebSocket and verify a message arrives.
tests/test_ws_urls_integration.py:331
Functiontest_live_demo_public_stream
Connect to demo fstream public WebSocket and verify a message arrives.
tests/test_ws_urls_integration.py:353
Functiontest_many_symbols_adequate_queue
()
tests/test_threaded_socket_manager.py:95
Functiontest_many_symbols_small_queue
()
tests/test_threaded_socket_manager.py:64
Functiontest_margin__get_account_status
(asyncClient)
tests/test_async_client_margin.py:5
Functiontest_margin__get_account_status
(client)
tests/test_client_margin.py:7
Functiontest_margin_borrow_repay
(client)
tests/test_client_margin.py:613
Functiontest_margin_borrow_repay
(clientAsync)
tests/test_async_client.py:230
Functiontest_margin_cancel_margin_oco_order
(asyncClient)
tests/test_async_client_margin.py:215
Functiontest_margin_cancel_margin_oco_order
(client)
tests/test_client_margin.py:288
Functiontest_margin_cancel_margin_order
(asyncClient)
tests/test_async_client_margin.py:165
Functiontest_margin_cancel_margin_order
(client)
tests/test_client_margin.py:221
Functiontest_margin_change_fixed_activity_to_daily_position
(asyncClient)
tests/test_async_client_margin.py:274
Functiontest_margin_change_fixed_activity_to_daily_position
(client)
tests/test_client_margin.py:368
Functiontest_margin_convert_accept_quote
(asyncClient)
tests/test_async_client_margin.py:417
Functiontest_margin_convert_accept_quote
(client)
tests/test_client_margin.py:561
Functiontest_margin_convert_request_quote
(asyncClient)
tests/test_async_client_margin.py:414
Functiontest_margin_convert_request_quote
(client)
tests/test_client_margin.py:557
Functiontest_margin_create_isolated_margin_account
(asyncClient)
tests/test_async_client_margin.py:114
Functiontest_margin_create_isolated_margin_account
(client)
tests/test_client_margin.py:153
Functiontest_margin_create_margin_loan
(asyncClient)
tests/test_async_client_margin.py:156
Functiontest_margin_create_margin_loan
(client)
tests/test_client_margin.py:209
Functiontest_margin_create_margin_oco_order
(asyncClient)
tests/test_async_client_margin.py:212
Functiontest_margin_create_margin_oco_order
(client)
tests/test_client_margin.py:284
Functiontest_margin_create_sub_account_futures_transfer
(asyncClient)
tests/test_async_client_margin.py:331
Functiontest_margin_create_sub_account_futures_transfer
(client)
tests/test_client_margin.py:445
Functiontest_margin_disable_fast_withdraw_switch
(client)
tests/test_client_margin.py:589
Functiontest_margin_disable_isolated_margin_account
(asyncClient)
tests/test_async_client_margin.py:69
Functiontest_margin_disable_isolated_margin_account
(client)
tests/test_client_margin.py:93
Functiontest_margin_enable_fast_withdraw_switch
(client)
tests/test_client_margin.py:593
Functiontest_margin_enable_isolated_margin_account
(asyncClient)
tests/test_async_client_margin.py:66
Functiontest_margin_enable_isolated_margin_account
(client)
tests/test_client_margin.py:89
Functiontest_margin_enable_subaccount_futures
(asyncClient)
tests/test_async_client_margin.py:358
Functiontest_margin_enable_subaccount_futures
(client)
tests/test_client_margin.py:481
Functiontest_margin_enable_subaccount_margin
(asyncClient)
tests/test_async_client_margin.py:349
Functiontest_margin_enable_subaccount_margin
(client)
tests/test_client_margin.py:469
Functiontest_margin_exchange_small_liability_assets
(asyncClient)
tests/test_async_client_margin.py:90
Functiontest_margin_exchange_small_liability_assets
(client)
tests/test_client_margin.py:121
Functiontest_margin_funding_wallet
(futuresClient)
tests/test_client_margin.py:569
Functiontest_margin_get_account_api_permissions
(asyncClient)
tests/test_async_client_margin.py:11
Functiontest_margin_get_account_api_permissions
(client)
tests/test_client_margin.py:15
Functiontest_margin_get_account_api_trading_status
(asyncClient)
tests/test_async_client_margin.py:8
Functiontest_margin_get_account_api_trading_status
(client)
tests/test_client_margin.py:11
Functiontest_margin_get_account_snapshot
(client)
tests/test_client_margin.py:585
Functiontest_margin_get_all_coins_info
(client)
tests/test_client_margin.py:581
Functiontest_margin_get_all_isolated_margin_symbols
(asyncClient)
tests/test_async_client_margin.py:120
Functiontest_margin_get_all_isolated_margin_symbols
(client)
tests/test_client_margin.py:161
Functiontest_margin_get_all_margin_orders
(asyncClient)
tests/test_async_client_margin.py:195
Functiontest_margin_get_all_margin_orders
(client)
tests/test_client_margin.py:261
Functiontest_margin_get_asset_details
(asyncClient)
tests/test_async_client_margin.py:35
Functiontest_margin_get_asset_details
(client)
tests/test_client_margin.py:47
Functiontest_margin_get_asset_dividend_history
(asyncClient)
tests/test_async_client_margin.py:23
Functiontest_margin_get_asset_dividend_history
(client)
tests/test_client_margin.py:31
Functiontest_margin_get_bnb_burn_spot_margin
(asyncClient)
tests/test_async_client_margin.py:135
Functiontest_margin_get_bnb_burn_spot_margin
(client)
tests/test_client_margin.py:181
Functiontest_margin_get_borrow_repay_records
(client)
tests/test_client_margin.py:624
Functiontest_margin_get_borrow_repay_records
(clientAsync)
tests/test_async_client.py:237
Functiontest_margin_get_c2c_trade_history
(asyncClient)
tests/test_async_client_margin.py:401
Functiontest_margin_get_c2c_trade_history
(client)
tests/test_client_margin.py:539
Functiontest_margin_get_convert_trade_history
(asyncClient)
tests/test_async_client_margin.py:411
Functiontest_margin_get_convert_trade_history
(client)
tests/test_client_margin.py:553
Functiontest_margin_get_cross_margin_collateral_ratio
(asyncClient)
tests/test_async_client_margin.py:84
Functiontest_margin_get_cross_margin_collateral_ratio
(client)
tests/test_client_margin.py:113
Functiontest_margin_get_cross_margin_data
(asyncClient)
tests/test_async_client_margin.py:180
Functiontest_margin_get_cross_margin_data
(client)
tests/test_client_margin.py:241
Functiontest_margin_get_deposit_address
(asyncClient)
tests/test_async_client_margin.py:55
Functiontest_margin_get_deposit_address
(client)
tests/test_client_margin.py:74
Functiontest_margin_get_deposit_history
(asyncClient)
tests/test_async_client_margin.py:46
Functiontest_margin_get_deposit_history
(client)
tests/test_client_margin.py:62
Functiontest_margin_get_dust_assets
(asyncClient)
tests/test_async_client_margin.py:14
Functiontest_margin_get_dust_assets
(client)
tests/test_client_margin.py:19
← previousnext →2,201–2,300 of 3,093, ranked by callers