Re: [R] getting historical data from cryptocurrency exchange

2020-11-25 Thread Gergely Daróczi
Hi, I've started https://github.com/daroczig/binancer for educational purposes, but since then, it became pretty feature-rich for the Binance API, and you can get historical data for free (see binance_klines). Best, Gergely On Thu, Nov 26, 2020 at 12:13 AM arnaud gaboury wrote: > > I need to d

[R] getting historical data from cryptocurrency exchange

2020-11-25 Thread arnaud gaboury
I need to download basic OHLCV (Open, High, Low, Close, Volume) in a hourly format from various cryptocurrency exchanges. There is the crypto package[0] but it has been removed from CRAN. Then there is the coinmarketcapr[1] package on CRAN, but it is limited to a paid service, coinmarketcap, which