adshao / go-binance

A Go SDK for Binance API
MIT License
1.48k stars 663 forks source link

add GET /fapi/v1/continuousKlines #390

Closed ZerQAQ closed 1 year ago

ZerQAQ commented 1 year ago

I try to add GET /fapi/v1/continuousKlines which mentions in #182

I have test the ContinuousKlinesService but havent change the data in continuous_klines_service_test.go

hope someone can help or I will finish it later