Skip to content

Spot clients for REST & Websockets

Compare
Choose a tag to compare
@tiagosiebler tiagosiebler released this 15 Aug 11:23
· 538 commits to master since this release
198cfb0

Summary

This expands the library to support the spot REST & Websocket APIs.

npm install bybit-api@2.1.0

Deprecation Notices

The WebSocket client now accepts a new parameter for market.

This should be used instead of the boolean linear parameter, which will be removed in a future release. Check the readme for examples.

Changelog

  • Fix inversed secondary URLs (#106)
  • Add support for Spot APIs (#99)