MCPcopy Create free account

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

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

Methodfutures_v1_get_order_amendment
Placeholder function for GET /fapi/v1/orderAmendment. Note: This function was auto-generated. Any issue please open an issue on GitHu
binance/client.py:17015
Methodfutures_v1_get_order_amendment
(self, **params)
binance/async_client.py:5611
Methodfutures_v1_get_order_asyn
Placeholder function for GET /fapi/v1/order/asyn. Note: This function was auto-generated. Any issue please open an issue on GitHub.
binance/client.py:14758
Methodfutures_v1_get_order_asyn
(self, **params)
binance/async_client.py:4905
Methodfutures_v1_get_order_asyn_id
Placeholder function for GET /fapi/v1/order/asyn/id. Note: This function was auto-generated. Any issue please open an issue on GitHub
binance/client.py:18131
Methodfutures_v1_get_order_asyn_id
(self, **params)
binance/async_client.py:5944
Methodfutures_v1_get_pm_account_info
Placeholder function for GET /fapi/v1/pmAccountInfo. Note: This function was auto-generated. Any issue please open an issue on GitHub
binance/client.py:15724
Methodfutures_v1_get_pm_account_info
(self, **params)
binance/async_client.py:5209
Methodfutures_v1_get_rate_limit_order
Placeholder function for GET /fapi/v1/rateLimit/order. Note: This function was auto-generated. Any issue please open an issue on GitH
binance/client.py:17571
Methodfutures_v1_get_rate_limit_order
(self, **params)
binance/async_client.py:5778
Methodfutures_v1_get_trade_asyn
Placeholder function for GET /fapi/v1/trade/asyn. Note: This function was auto-generated. Any issue please open an issue on GitHub.
binance/client.py:14990
Methodfutures_v1_get_trade_asyn
(self, **params)
binance/async_client.py:4975
Methodfutures_v1_get_trade_asyn_id
Placeholder function for GET /fapi/v1/trade/asyn/id. Note: This function was auto-generated. Any issue please open an issue on GitHub
binance/client.py:16498
Methodfutures_v1_get_trade_asyn_id
(self, **params)
binance/async_client.py:5462
Methodfutures_v1_post_batch_order
Placeholder function for POST /fapi/v1/batchOrder. Note: This function was auto-generated. Any issue please open an issue on GitHub.
binance/client.py:16090
Methodfutures_v1_post_batch_order
(self, **params)
binance/async_client.py:5331
Methodfutures_v1_post_convert_accept_quote
Placeholder function for POST /fapi/v1/convert/acceptQuote. Note: This function was auto-generated. Any issue please open an issue on
binance/client.py:17969
Methodfutures_v1_post_convert_accept_quote
(self, **params)
binance/async_client.py:5899
Methodfutures_v1_post_convert_get_quote
Placeholder function for POST /fapi/v1/convert/getQuote. Note: This function was auto-generated. Any issue please open an issue on Gi
binance/client.py:18437
Methodfutures_v1_post_convert_get_quote
(self, **params)
binance/async_client.py:6037
Methodfutures_v1_post_fee_burn
Placeholder function for POST /fapi/v1/feeBurn. Note: This function was auto-generated. Any issue please open an issue on GitHub.
binance/client.py:17767
Methodfutures_v1_post_fee_burn
(self, **params)
binance/async_client.py:5836
Methodfutures_v1_put_batch_order
Placeholder function for PUT /fapi/v1/batchOrder. Note: This function was auto-generated. Any issue please open an issue on GitHub.
binance/client.py:16060
Methodfutures_v1_put_batch_order
(self, **params)
binance/async_client.py:5318
Methodfutures_v1_put_batch_orders
Placeholder function for PUT /fapi/v1/batchOrders. Note: This function was auto-generated. Any issue please open an issue on GitHub.
binance/client.py:16835
Methodfutures_v1_put_batch_orders
(self, **params)
binance/async_client.py:5556
Methodget_account_api_permissions
(self, **params)
binance/async_client.py:878
Methodget_account_api_trading_status
(self, **params)
binance/async_client.py:869
Methodget_account_snapshot
(self, **params)
binance/async_client.py:2932
Methodget_account_status
(self, **params)
binance/async_client.py:862
Methodget_all_coins_info
(self, **params)
binance/async_client.py:2925
Methodget_all_isolated_margin_symbols
(self, **params)
binance/async_client.py:1173
Methodget_all_margin_orders
(self, **params)
binance/async_client.py:1360
Methodget_all_orders
Get all account orders; active, canceled, or filled. https://developers.binance.com/docs/binance-spot-api-docs/rest-api/account-endpoints#all
binance/client.py:1954
Methodget_all_orders
(self, **params)
binance/async_client.py:797
Methodget_all_tickers
( self, symbol: Optional[str] = None )
binance/async_client.py:352
Methodget_allocations
Retrieves allocations resulting from SOR order placement. https://developers.binance.com/docs/binance-spot-api-docs/rest-api/account-endpoint
binance/client.py:2404
Methodget_allocations
(self, **params)
binance/async_client.py:852
Methodget_asset_balance
(self, asset=None, **params)
binance/async_client.py:823
Methodget_asset_details
(self, **params)
binance/async_client.py:936
Methodget_asset_dividend_history
(self, **params)
binance/async_client.py:904
Methodget_avg_price
(self, **params)
binance/async_client.py:693
Methodget_bnb_burn_spot_margin
(self, **params)
binance/async_client.py:1210
Methodget_c2c_trade_history
(self, **params)
binance/async_client.py:3128
Methodget_convert_trade_history
(self, **params)
binance/async_client.py:3146
Methodget_cross_margin_collateral_ratio
(self, **params)
binance/async_client.py:1078
Methodget_cross_margin_data
(self, **params)
binance/async_client.py:1325
Methodget_current_order_count
Displays the user's current order count usage for all intervals. https://developers.binance.com/docs/binance-spot-api-docs/rest-api/account-e
binance/client.py:2338
Methodget_current_order_count
(self, **params)
binance/async_client.py:842
Methodget_deposit_address
( self, coin: str, network: Optional[str] = None, **params )
binance/async_client.py:987
Methodget_deposit_history
(self, **params)
binance/async_client.py:962
Methodget_depth_cache
Get the current depth cache :return: DepthCache object
binance/ws/depthcache.py:275
Methodget_dust_assets
(self, **params)
binance/async_client.py:885
Methodget_dust_log
Get log of small amounts exchanged for BNB. https://developers.binance.com/docs/wallet/asset/dust-log :param startTime: optional
binance/client.py:2624
Methodget_dust_log
(self, **params)
binance/async_client.py:892
Methodget_enabled_isolated_margin_account_limit
(self, **params)
binance/async_client.py:1052
Methodget_fiat_deposit_withdraw_history
(self, **params)
binance/async_client.py:3112
Methodget_fiat_payments_history
(self, **params)
binance/async_client.py:3119
Methodget_fixed_activity_project_list
(self, **params)
binance/async_client.py:1635
Methodget_future_hourly_interest_rate
(self, **params)
binance/async_client.py:1114
Methodget_historical_klines
( self, symbol, interval, start_str=None, end_str=None, limit=
binance/async_client.py:510
Methodget_historical_klines_generator
( self, symbol, interval, start_str=None, end_str=None, limit=
binance/async_client.py:607
Methodget_historical_trades
(self, **params)
binance/async_client.py:389
Methodget_isolated_margin_account
(self, **params)
binance/async_client.py:1027
Methodget_isolated_margin_fee_data
(self, **params)
binance/async_client.py:1182
Methodget_isolated_margin_symbol
(self, **params)
binance/async_client.py:1166
Methodget_isolated_margin_tier_data
(self, **params)
binance/async_client.py:1189
Methodget_margin_account
(self, **params)
binance/async_client.py:1020
Methodget_margin_all_assets
(self, **params)
binance/async_client.py:1147
Methodget_margin_all_pairs
(self, **params)
binance/async_client.py:1152
Methodget_margin_asset
(self, **params)
binance/async_client.py:1137
Methodget_margin_capital_flow
(self, **params)
binance/async_client.py:1123
Methodget_margin_delist_schedule
(self, **params)
binance/async_client.py:1130
Methodget_margin_dust_assets
(self, **params)
binance/async_client.py:1068
Methodget_margin_dustlog
(self, **params)
binance/async_client.py:1061
Methodget_margin_force_liquidation_rec
(self, **params)
binance/async_client.py:1339
Methodget_margin_interest_history
(self, **params)
binance/async_client.py:1332
Methodget_margin_loan_details
(self, **params)
binance/async_client.py:1311
Methodget_margin_oco_order
(self, **params)
binance/async_client.py:1404
Methodget_margin_order
(self, **params)
binance/async_client.py:1346
Methodget_margin_price_index
(self, **params)
binance/async_client.py:1217
Methodget_margin_repay_details
(self, **params)
binance/async_client.py:1318
Methodget_margin_symbol
(self, **params)
binance/async_client.py:1142
Methodget_margin_trades
(self, **params)
binance/async_client.py:1367
Methodget_margin_transfer_history
(self, **params)
binance/async_client.py:1304
Methodget_max_margin_loan
(self, **params)
binance/async_client.py:1374
Methodget_max_margin_transfer
(self, **params)
binance/async_client.py:1381
Methodget_my_trades
(self, **params)
binance/async_client.py:837
Methodget_open_margin_oco_orders
(self, **params)
binance/async_client.py:1411
Methodget_open_margin_orders
(self, **params)
binance/async_client.py:1353
Methodget_open_oco_orders
Get all open orders on a symbol. https://developers.binance.com/docs/binance-spot-api-docs/rest-api/account-endpoints#query-open-order-lists-u
binance/client.py:2189
Methodget_open_oco_orders
(self, **params)
binance/async_client.py:812
Methodget_open_orders
Get all open orders on a symbol. https://developers.binance.com/docs/binance-spot-api-docs/rest-api/account-endpoints#current-open-orders-use
binance/client.py:2152
Methodget_open_orders
(self, **params)
binance/async_client.py:807
Methodget_order
Check an order's status. Either orderId or origClientOrderId must be sent. https://developers.binance.com/docs/binance-spot-api-docs/rest-api
binance/client.py:1915
Methodget_order
(self, **params)
binance/async_client.py:792
Methodget_order_book
(self, **params)
binance/async_client.py:379
Methodget_orderbook_ticker
(self, **params)
binance/async_client.py:719
Methodget_orderbook_tickers
(self, **params)
binance/async_client.py:367
Methodget_pay_trade_history
(self, **params)
binance/async_client.py:3137
← previousnext →1,001–1,100 of 3,093, ranked by callers