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.2.tar.gz (7.9 kB view details)

Uploaded Source

Built Distribution

ks_qmt_market_api-0.0.2-py3-none-any.whl (12.0 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: ks_qmt_market_api-0.0.2.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.2.tar.gz
Algorithm Hash digest
SHA256 6a290042359f144996aa34473507922eb0b993b2b0c13baec4a91fb3255b0f2a
MD5 a98c62dfc04b68aebdd468995d85fc53
BLAKE2b-256 b94968d269ae00b9764e7e267a261faf8541d96358d124b7cbe30e180da7d3c6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ks_qmt_market_api-0.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 b2f9474ebb21f548d1047c4846c4b92cfebd3cc68d98c8d048680d5a1e46144c
MD5 81697775c092fede0fc2ba9012dee406
BLAKE2b-256 7645a9c11c65a68030f05d8a565cb962d62e50f5aadce7bf206bb486056b77c7

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