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

Uploaded Source

Built Distribution

ks_longport_trade_api-0.0.14-py3-none-any.whl (14.8 kB view details)

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for ks_longport_trade_api-0.0.14.tar.gz
Algorithm Hash digest
SHA256 a1be24868633bf2a2b42dc5836d3c244613ee09c0e463c0fe11b6966aff79275
MD5 dd31d788652cd77b96b5decac1ed83a6
BLAKE2b-256 b6224adb5f7c8e12f38eff4a0b22da5cee8efa6ff4d6bc0f482c039726384ed4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ks_longport_trade_api-0.0.14-py3-none-any.whl
Algorithm Hash digest
SHA256 9304c005fbd053c3def9ed8f7698bf16b640cb6b07290f2957a5b69262509f97
MD5 dacd69aba85ee35413c5ebe7b49f160a
BLAKE2b-256 66fb2690f9fd0cc9e7df503e0ccb33500191952230c3796eac793aa4bdfb1b0c

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