MCPcopy Create free account

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

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

↓ 1 callersMethod_process_depth_message
Process a depth event message. :param msg: Depth event message. :return:
binance/ws/depthcache.py:245
↓ 1 callersMethod_put
( self, path, signed=False, version=BaseClient.PUBLIC_API_VERSION, **kwargs )
binance/client.py:212
↓ 1 callersMethod_put
( self, path, signed=False, version=BaseClient.PUBLIC_API_VERSION, **kwargs )
binance/async_client.py:301
↓ 1 callersMethod_request_futures_coin_data_api
( self, method, path, signed=False, version=1, **kwargs )
binance/async_client.py:254
↓ 1 callersMethod_request_website
(self, method, path, signed=False, **kwargs)
binance/client.py:200
↓ 1 callersMethod_request_website
(self, method, path, signed=False, **kwargs)
binance/async_client.py:287
↓ 1 callersMethod_start_socket
Start the depth cache socket :return:
binance/ws/depthcache.py:216
↓ 1 callersMethod_stop_socket
Stop a websocket given the connection key :param conn_key: Socket connection key :type conn_key: string :returns: None
binance/ws/streams.py:1361
↓ 1 callersMethod_subscribe_to_isolated_margin_data_stream
Subscribe to isolated margin data stream using WebSocket API with listenToken
binance/ws/keepalive_websocket.py:198
↓ 1 callersMethod_subscribe_to_margin_data_stream
Subscribe to cross-margin data stream using WebSocket API with listenToken
binance/ws/keepalive_websocket.py:179
↓ 1 callersMethod_subscribe_to_user_data_stream
Subscribe to user data stream using WebSocket API
binance/ws/keepalive_websocket.py:169
↓ 1 callersMethod_unsubscribe_from_user_data_stream
Unsubscribe from user data stream using WebSocket API
binance/ws/keepalive_websocket.py:217
↓ 1 callersMethod_wait_for_reconnect
(self)
binance/ws/reconnecting_websocket.py:293
↓ 1 callersMethodall_mark_price_socket
Start a websocket for all futures mark price data By default all symbols are included in an array. https://binance-docs.github.io/apid
binance/ws/streams.py:746
↓ 1 callersFunctionassert_message
(msg)
tests/test_socket_manager.py:6
↓ 1 callersFunctionasync_client_example
Example 2: Async Client with verbose mode
examples/verbose_example.py:34
↓ 1 callersMethodcancel_replace_order
Cancels an existing order and places a new order on the same symbol. Filters and Order Count are evaluated before the processing of the cance
binance/client.py:2044
↓ 1 callersMethodcancel_replace_order
(self, **params)
binance/async_client.py:4390
↓ 1 callersFunctioncategorize_method
Categorize a method by its prefix.
generate_llms_txt.py:32
↓ 1 callersFunctioncheck_function
Check if the function is signed based on the endpoint. If not found or deprecated, return None. For GET requests, call the endpoint and check
code-generator.py:325
↓ 1 callersMethodclose
(self)
binance/ws/reconnecting_websocket.py:99
↓ 1 callersFunctioncombined_example
Example 4: Combined REST + WebSocket verbose mode
examples/verbose_example.py:72
↓ 1 callersFunctioncreate_futures_order
()
examples/create_order.py:16
↓ 1 callersFunctioncreate_oco_order
()
examples/create_oco_order.py:16
↓ 1 callersFunctioncreate_spot_order
()
examples/create_order.py:27
↓ 1 callersFunctiondate_to_milliseconds
Convert UTC date to milliseconds If using offset strings add "UTC" to date string e.g. "now UTC", "11 hours ago UTC" See dateparse docs for
binance/helpers.py:14
↓ 1 callersMethoddisable_fast_withdraw_switch
Disable Fast Withdraw Switch https://binance-docs.github.io/apidocs/spot/en/#disable-fast-withdraw-switch-user_data :param recvWindo
binance/client.py:9389
↓ 1 callersMethodenable_fast_withdraw_switch
Enable Fast Withdraw Switch https://binance-docs.github.io/apidocs/spot/en/#enable-fast-withdraw-switch-user_data :param recvWindow:
binance/client.py:9406
↓ 1 callersMethodencode_uri_component
(uri, safe="~()*!.'")
binance/base_client.py:356
↓ 1 callersFunctionextract_docstring_info
Extract description and params from a docstring.
generate_llms_txt.py:76
↓ 1 callersFunctionfetch_endpoints
Fetch endpoints from the provided Binance doc URLs, filtering duplicates.
code-generator.py:78
↓ 1 callersMethodfunding_wallet
Query Funding Wallet https://developers.binance.com/docs/wallet/asset/funding-wallet
binance/client.py:8773
↓ 1 callersMethodfutures_coin_account_order_history_download
Get Download Id For Futures Order History https://developers.binance.com/docs/derivatives/coin-margined-futures/account/rest-api/Get-Download
binance/client.py:9057
↓ 1 callersMethodfutures_coin_accout_order_history_download_link
Get futures order history download link by Id https://developers.binance.com/docs/derivatives/coin-margined-futures/account/rest-api/Get-Futu
binance/client.py:9089
↓ 1 callersMethodfutures_coin_create_order
(self, **params)
binance/async_client.py:2721
↓ 1 callersMethodfutures_coin_index_price_klines
(self, **params)
binance/async_client.py:2610
↓ 1 callersMethodfutures_coin_klines
(self, **params)
binance/async_client.py:2598
↓ 1 callersMethodfutures_coin_mark_price_klines
(self, **params)
binance/async_client.py:2617
↓ 1 callersMethodfutures_coin_place_batch_order
(self, **params)
binance/async_client.py:2728
↓ 1 callersMethodfutures_coin_premium_index_klines
Kline/candlestick bars for the index price of a pair.. https://developers.binance.com/docs/derivatives/coin-margined-futures/market-data/rest
binance/client.py:8620
↓ 1 callersMethodfutures_coin_stream_keepalive
(self, listenKey)
binance/client.py:9045
↓ 1 callersMethodfutures_coin_ticker_socket
Start a websocket for all ticker data By default all markets are included in an array. https://binance-docs.github.io/apidocs/delive
binance/ws/streams.py:659
↓ 1 callersMethodfutures_create_algo_order
(self, **params)
binance/async_client.py:2395
↓ 1 callersMethodfutures_index_price_klines
(self, **params)
binance/async_client.py:1965
↓ 1 callersMethodfutures_klines
(self, **params)
binance/async_client.py:1955
↓ 1 callersMethodfutures_mark_price_klines
(self, **params)
binance/async_client.py:1960
↓ 1 callersMethodfutures_place_batch_order
(self, **params)
binance/async_client.py:2295
↓ 1 callersMethodfutures_rpi_depth_socket
Subscribe to a futures RPI (Retail Price Improvement) depth data stream RPI orders are included and aggregated in the stream. Crossed price l
binance/ws/streams.py:1248
↓ 1 callersMethodfutures_stream_keepalive
(self, listenKey)
binance/client.py:8511
↓ 1 callersMethodfutures_user_socket
Start a websocket for futures user data https://binance-docs.github.io/apidocs/futures/en/#user-data-streams :returns: connection ke
binance/ws/streams.py:986
↓ 1 callersFunctiongenerate_llms_full_txt
Generate a compact llms-full.txt method reference. Uses a dense format: one heading + description + param list per method, no response exampl
generate_llms_txt.py:387
↓ 1 callersFunctiongenerate_llms_txt
Generate the concise llms.txt content.
generate_llms_txt.py:134
↓ 1 callersMethodget_account
(self, **params)
binance/async_client.py:818
↓ 1 callersMethodget_account_snapshot
Get daily account snapshot of specific type. https://developers.binance.com/docs/wallet/account/daily-account-snapshoot :param type:
binance/client.py:9274
↓ 1 callersMethodget_all_coins_info
Get information of coins (available for deposit and withdraw) for user. https://developers.binance.com/docs/wallet/capital :param re
binance/client.py:9197
↓ 1 callersMethodget_exchange_info
(self)
binance/async_client.py:322
↓ 1 callersFunctionget_historical_klines
Get Historical Klines from Binance See dateparse docs for valid start and end string formats http://dateparser.readthedocs.io/en/latest/ If
examples/save_historical_data.py:57
↓ 1 callersMethodget_klines
(self, **params)
binance/async_client.py:463
↓ 1 callersFunctionget_orderbook
(symbol)
tests/test_async_client_ws_futures_requests.py:27
↓ 1 callersMethodget_orderbook_ticker
Latest price for a symbol or symbols. https://developers.binance.com/docs/binance-spot-api-docs/rest-api/market-data-endpoints#symbol-order-b
binance/client.py:1284
↓ 1 callersFunctionget_public_methods
Get all public methods from a class (non-underscore, non-internal).
generate_llms_txt.py:23
↓ 1 callersMethodget_server_time
(self)
binance/async_client.py:345
↓ 1 callersFunctionget_signature_str
Get a clean signature string for a method.
generate_llms_txt.py:51
↓ 1 callersMethodget_staking_asset_us
(self, **params)
binance/async_client.py:1702
↓ 1 callersMethodget_staking_balance_us
(self, **params)
binance/async_client.py:1724
↓ 1 callersMethodget_staking_history_us
(self, **params)
binance/async_client.py:1732
↓ 1 callersMethodget_staking_rewards_history_us
(self, **params)
binance/async_client.py:1740
↓ 1 callersMethodget_user_asset
Get user assets, just for positive data https://developers.binance.com/docs/wallet/asset/user-assets
binance/client.py:8783
↓ 1 callersMethodget_withdraw_history
(self, **params)
binance/async_client.py:969
↓ 1 callersMethodindex_price_socket
Start a websocket for a symbol's futures mark price https://binance-docs.github.io/apidocs/delivery/en/#index-price-stream :param symb
binance/ws/streams.py:697
↓ 1 callersMethodindividual_symbol_ticker_futures_socket
Start a futures websocket for a single symbol's ticker data https://binance-docs.github.io/apidocs/futures/en/#individual-symbol-ticker-stream
binance/ws/streams.py:799
↓ 1 callersFunctioninterval_to_milliseconds
Convert a Binance interval string to milliseconds :param interval: Binance interval string 1m, 3m, 5m, 15m, 30m, 1h, 2h, 4h, 6h, 8h, 12h, 1d, 3d,
examples/save_historical_data.py:34
↓ 1 callersMethodisolated_margin_stream_keepalive
PING an isolated margin data stream to prevent a time out. https://developers.binance.com/docs/margin_trading/trade-data-stream/Keepalive-Iso
binance/client.py:5817
↓ 1 callersMethodkline_futures_socket
Start a websocket for symbol kline data for the perpeual futures stream https://binance-docs.github.io/apidocs/futures/en/#continuous-contrac
binance/ws/streams.py:320
↓ 1 callersMethodkline_socket
Start a websocket for symbol kline data https://github.com/binance-exchange/binance-official-api-docs/blob/master/web-socket-streams.md#kline
binance/ws/streams.py:276
↓ 1 callersFunctionmain
()
code-generator.py:472
↓ 1 callersFunctionmain
()
generate_llms_txt.py:443
↓ 1 callersFunctionmain
()
examples/binace_socket_manager.py:12
↓ 1 callersFunctionmain
()
examples/ws_create_order.py:14
↓ 1 callersFunctionmain
()
examples/create_order.py:34
↓ 1 callersFunctionmain
()
examples/create_oco_order.py:89
↓ 1 callersFunctionmain
()
examples/create_order_async.py:12
↓ 1 callersFunctionmain
()
examples/depth_cache_threaded_example.py:16
↓ 1 callersFunctionmain
()
examples/depth_cache_example.py:17
↓ 1 callersFunctionmain
()
examples/websocket.py:13
↓ 1 callersFunctionmain
()
examples/ws_create_order_async.py:15
↓ 1 callersFunctionmain
Run all examples
examples/verbose_example.py:94
↓ 1 callersMethodmargin_socket
Start a websocket for cross-margin data https://binance-docs.github.io/apidocs/spot/en/#listen-key-margin :returns: connection key s
binance/ws/streams.py:1016
↓ 1 callersMethodmargin_stream_keepalive
PING a cross-margin data stream to prevent a time out. https://developers.binance.com/docs/margin_trading/trade-data-stream/Keepalive-Margin-
binance/client.py:5678
↓ 1 callersMethodnew_transfer_history
Get future account transaction history list https://developers.binance.com/docs/wallet/asset/query-user-universal-transfer
binance/client.py:8765
↓ 1 callersMethodoptions_index_price_socket
Subscribe to an options index price stream. Underlying (e.g., ETHUSDT, BTCUSDT) index stream for all symbols. Updates every 1000ms.
binance/ws/streams.py:1342
↓ 1 callersMethodoptions_kline_socket
Subscribe to a Kline/Candlestick data stream. The Kline/Candlestick Stream push updates to the current klines/candlestick every 1000ms (if ex
binance/ws/streams.py:1157
↓ 1 callersMethodoptions_mark_price_socket
Subscribe to an options mark price stream. The mark price for all option symbols on specific underlying asset. Updates every 1000ms.
binance/ws/streams.py:1316
↓ 1 callersMethodoptions_multiplex_socket
Start a multiplexed socket using a list of socket names. Combined streams are accessed at /stream?streams=<streamName1>/<streamName2>/<stream
binance/ws/streams.py:919
↓ 1 callersMethodoptions_new_symbol_socket
Subscribe to a new symbol listing information stream. Stream provides real-time notifications when new option symbols are listed. Upd
binance/ws/streams.py:1266
↓ 1 callersMethodoptions_open_interest_socket
Subscribe to an options open interest stream. Option open interest for specific underlying asset on specific expiration date. Updates
binance/ws/streams.py:1288
↓ 1 callersMethodoptions_recent_trades_socket
Subscribe to a real-time trade information stream. The Trade Streams push raw trade information for specific symbol or underlying asset.
binance/ws/streams.py:1139
↓ 1 callersMethodoptions_ticker_by_expiration_socket
Subscribe to a 24-hour ticker info stream by underlying asset and expiration date. 24hr ticker info for underlying asset and expiration date.
binance/ws/streams.py:1119
↓ 1 callersMethodoptions_ticker_socket
Subscribe to a 24-hour ticker info stream for options trading. 24hr ticker info for all symbols. Only symbols whose ticker info changed will
binance/ws/streams.py:1101
↓ 1 callersMethodorder_limit_buy
Send in a new limit buy order https://developers.binance.com/docs/binance-spot-api-docs/rest-api/trading-endpoints#new-order-trade A
binance/client.py:1489
← previousnext →601–700 of 3,093, ranked by callers