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

outdated

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

[1.2.0] #

  • Minor changes in the parameters type of the following functions:
    • placeConditionalOrder
    • updateConditionalOrder prices and quantities parameters are now of type double/int
  • Minor doc changes

[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
pub points
36%
popularity

Publisher

unverified uploader

(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