Skip to content

Athospd/bitfinex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bitfinex

This package is a wrapper for bitfinex.com public v2 API for R. See the official reference here.

Installation

You can install bitfinex from github with:

# install.packages("devtools")
devtools::install_github("Athospd/bitfinex")

REST Public Endpoints

  • 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

About

Bitfinex API interface for R

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages