Skip to content

tevgeniou/FinanceHelpers

Repository files navigation

Finance Analytics Libraries

Helper functions used for analytics and empirical research in Finance.


  • Merge into a project with this command in a shell (you can start a shell also via RStudio, under "Tools"):
  git subtree add --prefix=helpers git@github.com:tevgeniou/FinanceHelpers.git master

Note: Your master project will inherit all commits to this repository at the above step.

  • Push back your local changes to this repository (only for those who have access to the tevgeniou/FinanceHelpers repository) using:
  git subtree push --prefix=helpers git@github.com:tevgeniou/FinanceHelpers.git master
  • Pull changes to this repository into your project using:
  git subtree pull --prefix=helpers git@github.com:tevgeniou/FinanceHelpers.git master

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published