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_futu_market_api-0.0.39.tar.gz (10.7 kB view details)

Uploaded Source

Built Distribution

ks_futu_market_api-0.0.39-py3-none-any.whl (15.3 kB view details)

Uploaded Python 3

File details

Details for the file ks_futu_market_api-0.0.39.tar.gz.

File metadata

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

File hashes

Hashes for ks_futu_market_api-0.0.39.tar.gz
Algorithm Hash digest
SHA256 db2eec23fe8d5aba54ea54214bad81a5d3fde5773b91ac7c9cc96e274a007a8a
MD5 7b57f4513fce5802eddb8f43b88585e3
BLAKE2b-256 9108514fc759a5f460da13136af48c4008a127b96942de52fec485a971fb9fa2

See more details on using hashes here.

File details

Details for the file ks_futu_market_api-0.0.39-py3-none-any.whl.

File metadata

File hashes

Hashes for ks_futu_market_api-0.0.39-py3-none-any.whl
Algorithm Hash digest
SHA256 c2324c4e5be1a24b7ab6c7520fe5145f1a283d3040562945c6e531d687dfcf9f
MD5 77c753100f5b070a23ad2a742365bfb4
BLAKE2b-256 61d3b3dd28ed8c7a7e71bd8c119ba0d23c966087a2ff59559fa23552503bd5a8

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