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

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: ks_qmt_market_api-0.0.5.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.5.tar.gz
Algorithm Hash digest
SHA256 74a97d93e452d5f393c538255b6cfefce5520b4fd054331d25c95e428fbd8688
MD5 1e9ee137b7faebcf7a8387ab8ae53eff
BLAKE2b-256 c3ab70f2957fa5e4544cabcffa5cbc517e3c7a2314ffa796c61af283ea4eac4a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ks_qmt_market_api-0.0.5-py3-none-any.whl
Algorithm Hash digest
SHA256 a1942acfbcf248353aefe40c73c3a754efe5777d350bb9a5b7147e01307afc21
MD5 79224baa17f775c0f8ed45f0926ccdf0
BLAKE2b-256 f85bcdeedb96da55270f04e953e103ff5a42b5ce6435f6d6610bf842e7b42969

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