Skip to main content

No project description provided

Project description

binance_api

异常排查

发生异常: TypeError
BinanceWebsocketClient.__init__() got an unexpected keyword argument 'timeout'
  File "D:\GD\binance\binance_api\trade.py", line 102, in init_handlers
    setattr(self, f'{socket_client_names[security_type]}_trade', globals()[socket_client_methods[security_type]](on_message=message_callback_factory(on_message_trade, security_type)))
  File "D:\GD\binance\binance_api\trade.py", line 29, in __init__
    self.init_handlers(api_key=api_key, api_secret=api_secret, security_types=security_types)
  File "D:\GD\binance\main.py", line 167, in <module>
    main_trade = MainTrade(API_KEY, API_SECRET)
TypeError: BinanceWebsocketClient.__init__() got an unexpected keyword argument 'timeout'

原因:future的BinanceWebsocketClient库和spot的BinanceWebsocketClient库不一样,spot的可以兼容future,需要先安装future再安装spot,如果顺序不一致,需要先卸载spot在安装spot

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ks_qmt_market_api-0.0.3.tar.gz (7.9 kB view details)

Uploaded Source

Built Distribution

ks_qmt_market_api-0.0.3-py3-none-any.whl (12.1 kB view details)

Uploaded Python 3

File details

Details for the file ks_qmt_market_api-0.0.3.tar.gz.

File metadata

  • Download URL: ks_qmt_market_api-0.0.3.tar.gz
  • Upload date:
  • Size: 7.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: python-httpx/0.27.0

File hashes

Hashes for ks_qmt_market_api-0.0.3.tar.gz
Algorithm Hash digest
SHA256 003932ea8b9b16330f5750a1a87c03909dcea6d28fd8d2e7b0c2fd3da3e2b389
MD5 e326de59b0ca80cc2c1dc746f211d00e
BLAKE2b-256 396d06a4e412eeb9ed0891041559b162aad1568d7f8ae35aa3a85fc73bcd256c

See more details on using hashes here.

File details

Details for the file ks_qmt_market_api-0.0.3-py3-none-any.whl.

File metadata

File hashes

Hashes for ks_qmt_market_api-0.0.3-py3-none-any.whl
Algorithm Hash digest
SHA256 f9adf95f81fd8cef502801d7860a9127bc93820fbd640d108311ba69a6d3b66b
MD5 34e4a91ebca8ec456f7430bd7367050e
BLAKE2b-256 6e658ddc8eb10f724563c79f5c8aa1570029ae177112ea43b6f8587f3398a93f

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page