/triarb

Primary LanguageROtherNOASSERTION

triarb

An R package to analyze triangular arbitrage opportunities.

Installation

To install, type in an interactive R session:

require(devtools)
install_git("https://github.com/Dmitrii-I/triarb.git")

For the above installation to work, you will need to have installed: the R package devtools and git.