Skip to content

Issengaard/go-binance

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-binance

A Golang SDK for binance API.

This fork is created to allow fetching additional information from binance REST APIs, that is not listed in binance API document but represented in official API definition.

The base Golang SDK is created by adshao. To take more information about this SDK and implemented REST APIs please visit the main SDK page.

Fork`s change log:

  • Added service NewFundingRateHistoryService that allows to fetch funding rate history data using the Rest API.
  • Added service NewFundingRateInfoService that allows to fetch symbols funding rate info using the Rest API.

About

A Go SDK for Binance API

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 99.9%
  • Shell 0.1%