You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[margin-api.md](https://binance-docs.github.io/apidocs/spot/en) | Details on the Margin API (/sapi) | <inputtype="checkbox"checked> Implemented
24
31
[futures-api.md](https://binance-docs.github.io/apidocs/futures/en/#general-info) | Details on the Futures API (/fapi) | <inputtype="checkbox"checked> Implemented
25
32
[delivery-api.md](https://binance-docs.github.io/apidocs/delivery/en/#general-info) | Details on the Coin-M Futures API (/dapi) | <inputtype="checkbox"checked> Implemented
26
-
[options-api.md](https://binance-docs.github.io/apidocs/voptions/en/#general-info) | Details on the Options API(/eapi) | <inputtype="checkbox"checked> Implemented
33
+
[options-api.md](https://binance-docs.github.io/apidocs/voptions/en/#general-info) | Details on the Options API(/eapi) | <inputtype="checkbox"checked> Implemented
34
+
27
35
28
-
29
36
If you find an unimplemented interface, please submit an issue. It's great if you can open a PR to fix it.
30
37
31
38
### Installation
@@ -46,7 +53,7 @@ go get github.com/adshao/go-binance/v1
46
53
import (
47
54
// for spot and other interfaces contained in https://binance-docs.github.io/apidocs/spot/en/#change-log
0 commit comments