# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "PortfolioTesteR" in publications use:' type: software license: MIT title: 'PortfolioTesteR: Test Investment Strategies with English-Like Code' version: 0.1.4 doi: 10.32614/CRAN.package.PortfolioTesteR abstract: Design, backtest, and analyze portfolio strategies using simple, English-like function chains. Includes technical indicators, flexible stock selection, portfolio construction methods (equal weighting, signal weighting, inverse volatility, hierarchical risk parity), and a compact backtesting engine for portfolio returns, drawdowns, and summary metrics. authors: - family-names: Pallotta given-names: Alberto email: pallottaalberto@gmail.com repository: https://albertopallotta.r-universe.dev repository-code: https://github.com/AlbertoPallotta/PortfolioTesteR commit: 394d29e8b68b240b0876f82e666c67da9bbf5d4f url: https://github.com/AlbertoPallotta/PortfolioTesteR date-released: '2025-11-01' contact: - family-names: Pallotta given-names: Alberto email: pallottaalberto@gmail.com