An R package to analyze triangular arbitrage opportunities.
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.