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

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: ks_qmt_market_api-0.0.4.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.4.tar.gz
Algorithm Hash digest
SHA256 3a135908e4b72a614d2099ccc93417349ae8897343b7453765b2533c5342faa4
MD5 f41b232df2137bb5414704b1c9abfcb7
BLAKE2b-256 6f8591a459c6671d594135325e136720d607069c75c569f7c3aa4bbd497e7f66

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ks_qmt_market_api-0.0.4-py3-none-any.whl
Algorithm Hash digest
SHA256 ab56a71c66b3037d543d42141faba3fe14d128f79b6c2018d30fadb168684ba1
MD5 03392bbffeae16a5129ad247123b5d58
BLAKE2b-256 523c7cc9de4351511468f1c15a35e0c033fb48c12d9ba699bb23f779dc69092f

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