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

v0.0.11 ks_trade_api -> 0.0.14

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_tiger_trade_api-0.0.14.tar.gz (11.8 kB view details)

Uploaded Source

Built Distribution

ks_tiger_trade_api-0.0.14-py3-none-any.whl (16.0 kB view details)

Uploaded Python 3

File details

Details for the file ks_tiger_trade_api-0.0.14.tar.gz.

File metadata

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

File hashes

Hashes for ks_tiger_trade_api-0.0.14.tar.gz
Algorithm Hash digest
SHA256 f85b5d3a1bb0aaa20d9c824e758a3c46a9724dee5cb739acfabe92cc148ae657
MD5 2d623c358184404b6151cea6e9794b53
BLAKE2b-256 165ef9bc35c19bb8628468d4faf7b3749c2e1c602b4aefb19c880ec758bb418a

See more details on using hashes here.

File details

Details for the file ks_tiger_trade_api-0.0.14-py3-none-any.whl.

File metadata

File hashes

Hashes for ks_tiger_trade_api-0.0.14-py3-none-any.whl
Algorithm Hash digest
SHA256 4bdfa9b56b40987504e42b3859d074ae793382683971f976efa8024428707ea0
MD5 8b203ffb5a7f55ab8516a994f138229f
BLAKE2b-256 11bb18ba57f6293d57b65ea8b13c91802f0b58ecca5ddcf07b4f78368155fa91

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