This package is a wrapper for bitfinex.com public v2 API for R. See the official reference here.
You can install bitfinex from github with:
# install.packages("devtools")
devtools::install_github("Athospd/bitfinex")
- Platform StatusK
- Tickers not yet implemented
- Ticker not yet implemented
- Trades not yet implemented
- Books not yet implemented
- Stats not yet implemented
- Candles Implemented - No unit tests