JKorf / Bybit.Net

A C# .netstandard client library for the Bybit REST and Websocket V5 API focusing on clear usage and models
https://jkorf.github.io/Bybit.Net/
92 stars 64 forks source link

API V5 #115

Closed dante1989 closed 1 year ago

dante1989 commented 1 year ago

Open API V5 brings uniformity and efficiency to Bybit's product lines, unifying Spot, Derivatives, and Options in one set of specifications. Do you have plan to Add API V5? https://bybit-exchange.github.io/docs/v5/upgrade-guide

JKorf commented 1 year ago

V5 API has been implemented and released in version 2.0.0 :) You can access it via the V5Api on the client. Please let me know if you have any issues

dante1989 commented 1 year ago

I will feed back you soon. Thank you