daroczig / binancer

An R client to the Public Rest API for Binance.
https://daroczig.github.io/binancer
53 stars 57 forks source link

Historical data #27

Closed waynelapierre closed 1 year ago

waynelapierre commented 1 year ago

Any plan to support obtaining historical data from Binance? https://www.binance.com/en/landing/data

daroczig commented 1 year ago

I think that was the first supported feature of the package, see e.g. https://daroczig.github.io/binancer/reference/binance_klines.html

Please reopen if that's a different data source that adds extra values, and will retag this issue as feature request.