# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "stocks" in publications use:' type: software license: GPL-3.0-only title: 'stocks: Stock Market Analysis' version: 1.1.4 doi: 10.32614/CRAN.package.stocks abstract: Functions for analyzing stocks or other investments. Main features are loading and aligning historical data for ticker symbols, calculating performance metrics for individual funds or portfolios (e.g. annualized growth, maximum drawdown, Sharpe/Sortino ratio), and creating graphs. C++ code is used to improve processing speed where possible. authors: - family-names: Van Domelen given-names: Dane R. email: vandomed@gmail.com repository: https://cranhaven.r-universe.dev commit: 40b14fecb5a023d916a4827412cce26b6aeab249 date-released: '2018-08-30' contact: - family-names: Van Domelen given-names: Dane R. email: vandomed@gmail.com