Skip to content

oldoldjiang/statarber

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

statarber

Build Status codecov

Statistic Arbitrage Strategy Research Toolbox

This project is not finished yet

Install

isntall from github

Sys.setenv("PKG_CXXFLAGS"="-std=c++11")
install.packages("devtools")
devtools::install_git("https://github.com/oldoldjiang/statarber.git", 
  credentials = git2r::cred_user_pass("username", "password"))

intall from source code

  • downloads the souce code from github by git clone or downloading zip file
  • open .Proj file in Rstudio
  • click the button Install and Restart on the up left panel

Releases

No releases published

Packages

No packages published