Package: strand 0.2.0
strand: A Framework for Investment Strategy Simulation
Provides a framework for performing discrete (share-level) simulations of investment strategies. Simulated portfolios optimize exposure to an input signal subject to constraints such as position size and factor exposure. For background see L. Chincarini and D. Kim (2010, ISBN:978-0-07-145939-6) "Quantitative Equity Portfolio Management".
Authors:
strand_0.2.0.tar.gz
strand_0.2.0.zip(r-4.5)strand_0.2.0.zip(r-4.4)strand_0.2.0.zip(r-4.3)
strand_0.2.0.tgz(r-4.4-any)strand_0.2.0.tgz(r-4.3-any)
strand_0.2.0.tar.gz(r-4.5-noble)strand_0.2.0.tar.gz(r-4.4-noble)
strand_0.2.0.tgz(r-4.4-emscripten)strand_0.2.0.tgz(r-4.3-emscripten)
strand.pdf |strand.html✨
strand/json (API)
NEWS
# Install 'strand' in R: |
install.packages('strand', repos = c('https://strand-tech.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/strand-tech/strand/issues
- sample_inputs - Sample security inputs for examples and testing
- sample_pricing - Sample security pricing data for examples and testing
- sample_secref - Sample security reference data for examples and testing
Last updated 4 years agofrom:9cdc270046. Checks:OK: 3 NOTE: 4. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 12 2024 |
R-4.5-win | OK | Nov 12 2024 |
R-4.5-linux | OK | Nov 12 2024 |
R-4.4-win | NOTE | Nov 12 2024 |
R-4.4-mac | NOTE | Nov 12 2024 |
R-4.3-win | NOTE | Nov 12 2024 |
R-4.3-mac | NOTE | Nov 12 2024 |
Exports:example_shiny_appexample_strategy_configPortOptSimulation
Dependencies:arrowassertthatbitbit64clicolorspacecpp11dplyrfansifarvergenericsggplot2gluegtableisobandlabelinglatticelifecyclelubridatemagrittrMASSMatrixmgcvmunsellnlmepillarpkgconfigpurrrR6RColorBrewerRglpkrlangscalesslamstringistringrtibbletidyrtidyselecttimechangeutf8vctrsviridisLitewithryaml
Readme and manuals
Help Manual
Help page | Topics |
---|---|
strand: a framework for investment strategy simulation | strand-package strand |
Run an example shiny app | example_shiny_app |
Load example strategy configuration | example_strategy_config |
Make Basic Flextable | make_ft |
Portfolio optimization class | PortOpt |
Sample security inputs for examples and testing | sample_inputs |
Sample security pricing data for examples and testing | sample_pricing |
Sample security reference data for examples and testing | sample_secref |
Show Best/Worst Performers | show_best_worst |
Show Strategy Configuration | show_config |
Show Strategy Constraints | show_constraints |
Show monthly returns | show_monthly_returns |
Show Overall Stats Table | show_stats |
Simulation class | Simulation |