vandomed/stocks: Stock Market Analysis

Functions for analyzing and visualizing stock market data. Main features are loading and aligning historical data, calculating performance metrics for individual funds or portfolios (e.g. annualized growth, maximum drawdown, Sharpe/Sortino ratio), and creating graphs.

Getting started

Package details

AuthorDane R. Van Domelen
MaintainerDane R. Van Domelen <vandomed@gmail.com>
LicenseGPL-3
Version2.0.0
URL https://github.com/vandomed/stocks
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("vandomed/stocks")
vandomed/stocks documentation built on July 22, 2020, 3:25 a.m.