MCPcopy Create free account

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

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

Methodv3_post_order
(self, **params)
binance/async_client.py:5803
Methodv3_post_order_cancel_replace
(self, **params)
binance/async_client.py:5245
Methodv3_post_order_list_oco
(self, **params)
binance/async_client.py:5881
Methodv3_post_order_list_oto
Placeholder function for POST /api/v3/orderList/oto. Note: This function was auto-generated. Any issue please open an issue on GitHub
binance/client.py:15284
Methodv3_post_order_list_oto
(self, **params)
binance/async_client.py:5068
Methodv3_post_order_list_otoco
Placeholder function for POST /api/v3/orderList/otoco. Note: This function was auto-generated. Any issue please open an issue on GitH
binance/client.py:14744
Methodv3_post_order_list_otoco
(self, **params)
binance/async_client.py:4900
Methodv3_post_order_test
(self, **params)
binance/async_client.py:5229
Methodv3_post_sor_order
Placeholder function for POST /api/v3/sor/order. Note: This function was auto-generated. Any issue please open an issue on GitHub.
binance/client.py:16030
Methodv3_post_sor_order
(self, **params)
binance/async_client.py:5308
Methodv3_post_sor_order_test
Placeholder function for POST /api/v3/sor/order/test. Note: This function was auto-generated. Any issue please open an issue on GitHu
binance/client.py:17349
Methodv3_post_sor_order_test
(self, **params)
binance/async_client.py:5714
Methodv3_post_user_data_stream
(self, **params)
binance/async_client.py:5520
Methodv3_put_user_data_stream
(self, **params)
binance/async_client.py:5487
Methodwithdraw
(self, **params)
binance/async_client.py:952
Methodws_cancel_all_open_orders
Cancel all open orders on a symbol or all symbols. https://developers.binance.com/docs/binance-spot-api-docs/testnet/web-socket-api/public-api
binance/client.py:12072
Methodws_cancel_all_open_orders
(self, **params)
binance/async_client.py:4407
Methodws_cancel_and_replace_order
Cancels an existing order and places a new order on the same symbol. https://developers.binance.com/docs/binance-spot-api-docs/testnet/web-soc
binance/client.py:11940
Methodws_cancel_and_replace_order
(self, **params)
binance/async_client.py:4397
Methodws_cancel_oco_order
Cancel an OCO (One-Cancels-the-Other) order list. https://developers.binance.com/docs/binance-spot-api-docs/testnet/web-socket-api/public-api
binance/client.py:12556
Methodws_cancel_oco_order
(self, **params)
binance/async_client.py:4432
Methodws_cancel_order
Cancel an active order. https://developers.binance.com/docs/binance-spot-api-docs/testnet/web-socket-api/public-api-requests#cancel-order-trad
binance/client.py:11903
Methodws_cancel_order
(self, **params)
binance/async_client.py:4380
Methodws_create_oco_order
Create a new OCO (One-Cancels-the-Other) order. https://developers.binance.com/docs/binance-spot-api-docs/testnet/web-socket-api/public-api-re
binance/client.py:12113
Methodws_create_oco_order
(self, **params)
binance/async_client.py:4412
Methodws_create_oto_order
Create a new OTO (One-Triggers-Other) order list. https://developers.binance.com/docs/binance-spot-api-docs/testnet/web-socket-api/public-api-
binance/client.py:12252
Methodws_create_oto_order
(self, **params)
binance/async_client.py:4417
Methodws_create_otoco_order
Returns: Websocket message .. code-block:: python { "id": "1712544408508", "status": 200
binance/client.py:12390
Methodws_create_otoco_order
(self, **params)
binance/async_client.py:4422
Methodws_create_sor_order
Place a new order using Smart Order Routing (SOR). https://developers.binance.com/docs/binance-spot-api-docs/testnet/web-socket-api/public-ap
binance/client.py:12717
Methodws_create_sor_order
(self, **params)
binance/async_client.py:4442
Methodws_create_test_order
Test new order creation and signature/recvWindow long. Creates and validates a new order but does not send it into the matching engine. https:
binance/client.py:11693
Methodws_create_test_order
Test new order creation and signature/recvWindow long. Creates and validates a new order but does not send it into the matching engine. https:
binance/async_client.py:4166
Methodws_create_test_sor_order
Test new order creation using Smart Order Routing (SOR). Creates and validates a new order but does not send it into the matching engine.
binance/client.py:12804
Methodws_create_test_sor_order
(self, **params)
binance/async_client.py:4447
Methodws_futures_account_balance
Get current account information. https://developers.binance.com/docs/derivatives/usds-margined-futures/account/websocket-api/Futures-
binance/async_client.py:4670
Methodws_futures_account_position
Get current position information. https://developers.binance.com/docs/derivatives/usds-margined-futures/trade/websocket-api/Position-
binance/async_client.py:4656
Methodws_futures_account_status
Get current account information. User in single-asset/ multi-assets mode will see different value, see comments in response section for detai
binance/async_client.py:4684
Methodws_futures_cancel_algo_order
(self, **params)
binance/async_client.py:4697
Methodws_futures_cancel_order
cancel an order https://developers.binance.com/docs/derivatives/usds-margined-futures/trade/websocket-api/Cancel-Order
binance/async_client.py:4626
Methodws_futures_create_algo_order
(self, **params)
binance/async_client.py:4691
Methodws_futures_create_order
Send in a new order https://developers.binance.com/docs/derivatives/usds-margined-futures/trade/websocket-api
binance/async_client.py:4586
Methodws_futures_edit_order
Edit an order https://developers.binance.com/docs/derivatives/usds-margined-futures/trade/websocket-api/Modify-Order
binance/async_client.py:4619
Methodws_futures_get_all_tickers
Latest price for a symbol or symbols https://developers.binance.com/docs/derivatives/usds-margined-futures/market-data/websocket-api/
binance/async_client.py:4572
Methodws_futures_get_order
Get an order https://developers.binance.com/docs/derivatives/usds-margined-futures/trade/websocket-api/Query-Order Note: Alg
binance/async_client.py:4640
Methodws_futures_get_order_book
Get the order book for a symbol https://developers.binance.com/docs/derivatives/usds-margined-futures/market-data/websocket-api
binance/async_client.py:4565
Methodws_futures_get_order_book_ticker
Best price/qty on the order book for a symbol or symbols. https://developers.binance.com/docs/derivatives/usds-margined-futures/marke
binance/async_client.py:4579
Methodws_futures_v2_account_balance
Get current account information. https://developers.binance.com/docs/derivatives/usds-margined-futures/account/websocket-api#api-desc
binance/async_client.py:4663
Methodws_futures_v2_account_position
Get current position information(only symbol that has position or open orders will be return awaited). https://developers.binance.com
binance/async_client.py:4649
Methodws_futures_v2_account_status
Get current account information. User in single-asset/ multi-assets mode will see different value, see comments in response section for detai
binance/async_client.py:4677
Methodws_get_account
Get current account information. https://developers.binance.com/docs/binance-spot-api-docs/testnet/web-socket-api/public-api-requests#account
binance/client.py:12888
Methodws_get_account
(self, **params)
binance/async_client.py:4452
Methodws_get_account_rate_limits_orders
Query your current unfilled order count for all intervals. https://developers.binance.com/docs/binance-spot-api-docs/testnet/web-socket-api/p
binance/client.py:12945
Methodws_get_account_rate_limits_orders
(self, **params)
binance/async_client.py:4457
Methodws_get_aggregate_trades
(self, **params)
binance/async_client.py:4502
Methodws_get_all_orders
(self, **params)
binance/async_client.py:4462
Methodws_get_allocations
Get information about orders that were expired due to STP (Self-Trade Prevention). https://developers.binance.com/docs/binance-spot-api-docs/
binance/client.py:13154
Methodws_get_allocations
(self, **params)
binance/async_client.py:4477
Methodws_get_avg_price
(self, **params)
binance/async_client.py:4517
Methodws_get_commission_rates
Get current account commission rates for a symbol. https://developers.binance.com/docs/binance-spot-api-docs/testnet/web-socket-api/public-ap
binance/client.py:13205
Methodws_get_commission_rates
(self, **params)
binance/async_client.py:4482
Methodws_get_exchange_info
(self, **params)
binance/async_client.py:4557
Methodws_get_historical_trades
(self, **params)
binance/async_client.py:4497
Methodws_get_klines
(self, **params)
binance/async_client.py:4507
Methodws_get_my_trades
Query information about your trades, filtered by time range. https://developers.binance.com/docs/binance-spot-api-docs/testnet/web-socket-api
binance/client.py:13050
Methodws_get_my_trades
(self, **params)
binance/async_client.py:4467
Methodws_get_oco_open_orders
Query current open OCO (One-Cancels-the-Other) order lists. https://developers.binance.com/docs/binance-spot-api-docs/testnet/web-socket-api/
binance/client.py:12657
Methodws_get_oco_open_orders
(self, **params)
binance/async_client.py:4437
Methodws_get_oco_order
Query information about a specific OCO order list. https://developers.binance.com/docs/binance-spot-api-docs/testnet/web-socket-api/public-ap
binance/client.py:12503
Methodws_get_oco_order
(self, **params)
binance/async_client.py:4427
Methodws_get_open_orders
Get all open orders on a symbol or all symbols. https://developers.binance.com/docs/binance-spot-api-docs/testnet/web-socket-api/public-api-re
binance/client.py:12029
Methodws_get_open_orders
(self, **params)
binance/async_client.py:4402
Methodws_get_order
Check an order's status. Either orderId or origClientOrderId must be sent. https://binance-docs.github.io/apidocs/websocket_api/en/#query-orde
binance/client.py:11889
Methodws_get_order
Check an order's status. Either orderId or origClientOrderId must be sent. https://binance-docs.github.io/apidocs/websocket_api/en/#query-orde
binance/async_client.py:4365
Methodws_get_orderbook_ticker
(self, **params)
binance/async_client.py:4542
Methodws_get_prevented_matches
Displays the list of orders that were expired due to STP (Self-Trade Prevention). https://developers.binance.com/docs/binance-spot-api-docs/t
binance/client.py:13105
Methodws_get_prevented_matches
(self, **params)
binance/async_client.py:4472
Methodws_get_recent_trades
(self, **params)
binance/async_client.py:4492
Methodws_get_symbol_ticker
(self, **params)
binance/async_client.py:4537
Methodws_get_symbol_ticker_window
(self, **params)
binance/async_client.py:4532
Methodws_get_ticker
(self, **params)
binance/async_client.py:4522
Methodws_get_time
(self, **params)
binance/async_client.py:4552
Methodws_get_trading_day_ticker
(self, **params)
binance/async_client.py:4527
Methodws_get_uiKlines
(self, **params)
binance/async_client.py:4512
Methodws_order_limit_buy
Send in a new limit buy order Any order with an icebergQty MUST have timeInForce set to GTC. :param symbol: required :type sym
binance/client.py:11771
Methodws_order_limit_buy
Send in a new limit buy order Any order with an icebergQty MUST have timeInForce set to GTC. :param symbol: required :type sym
binance/async_client.py:4243
Methodws_order_limit_sell
Send in a new limit sell order :param symbol: required :type symbol: str :param quantity: required :type quantity: dec
binance/client.py:11800
Methodws_order_limit_sell
Send in a new limit sell order :param symbol: required :type symbol: str :param quantity: required :type quantity: dec
binance/async_client.py:4274
Methodws_order_market_buy
Send in a new market buy order :param symbol: required :type symbol: str :param quantity: required :type quantity: dec
binance/client.py:11849
Methodws_order_market_buy
Send in a new market buy order :param symbol: required :type symbol: str :param quantity: required :type quantity: dec
binance/async_client.py:4325
Methodws_order_market_sell
Send in a new market sell order :param symbol: required :type symbol: str :param quantity: required :type quantity: de
binance/client.py:11869
Methodws_order_market_sell
Send in a new market sell order :param symbol: required :type symbol: str :param quantity: required :type quantity: de
binance/async_client.py:4345
Methodws_ping
(self, **params)
binance/async_client.py:4547
← previous3,001–3,093 of 3,093, ranked by callers