pypi pybit 1.1.8

latest releases: 2.1.1rc0, 2.1.0, 2.0.1...
3 years ago

[1.1.8] - 2020-11-21

Modified

  • Changed ignore_retries_for default argument to be empty tuple to prevent error.
  • Fixed raise error missing argument for FailedRequestError upon max retries.
  • Modified API endpoints to saistfy requirements for upcoming endpoint deprecation,
    see the API Documentation
    for more info.
  • Updated WebSocket class to properly handle candle from USDT perpetual streams.
  • Updated WebSocket class to return a copy of the collected data, preventing establishing
    a reference.
  • Updated WebSocket class to properly handle linear (USDT) orderbook data.
  • Performance improvements.

Added

  • Added ignore_retries_for argument to HTTP auth method, allowing the user
    to choose which error codes should NOT be retried.
  • FailedRequestError and InvalidRequestError now have message and status_code
    attributes.
  • Will now catch and handle requests.exceptions.ConnectionError.

Don't miss a new pybit release

NewReleases is sending notifications on new releases.