bybit 1.1.0 copy "bybit: ^1.1.0" to clipboard
bybit: ^1.1.0 copied to clipboard

outdated

(Unofficial) Dart library to communicate with the bybit API over REST or WebSockets

1.1.0 #

  • Added new endpoints connections
    • getMarkPriceKLine
    • getOpenInterest
    • getLatestBigDeals
    • getLongShortRatio
  • minor bug-fixes

1.0.0 #

  • More doc, static analysis and other minor changes

0.5.0 #

  • API responses are now automatically mapped to JSON objects
  • ByBit object is no more a singleton.
  • More doc

0.4.0 #

  • Removed flutter dependency
  • Endpoint tests automation
  • Documentation of all endpoints parameters

0.3.0 #

  • Enabled Web support
  • Added some doc

0.2.0 #

  • Adapted formating
  • Added some doc
  • Fixed bug with wrong log level
  • Web version still has to be debugged

0.1.0 #

  • First version
  • WebSocket and HTTPS (REST) communication
  • Only a few endpoints were tested
8
likes
0
points
51
downloads

Publisher

unverified uploader

Weekly Downloads

(Unofficial) Dart library to communicate with the bybit API over REST or WebSockets

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

crypto, http, logger, meta, sortedmap, web_socket_channel

More

Packages that depend on bybit