mirror of
https://github.com/wilsonfreitas/awesome-quant.git
synced 2026-08-01 06:17:45 +00:00
@@ -267,6 +267,9 @@ A curated list of insanely awesome libraries, packages and resources for Quants
|
||||
- [r-quant](https://github.com/artyyouth/r-quant) - R code for quantitative analysis in finance.
|
||||
- [options.studies](https://github.com/taylorizing/options.studies) - options trading studies functions for use with options.data package and shiny.
|
||||
|
||||
### Portfolio Optimization
|
||||
- [PortfolioAnalytics](https://cran.r-project.org/web/packages/PortfolioAnalytics/PortfolioAnalytics.pdf) - Portfolio Analysis, Including Numerical Methods for Optimizationof Portfolios
|
||||
|
||||
### Trading
|
||||
|
||||
- [TA-Lib](https://ta-lib.org) - perform technical analysis of financial market data.
|
||||
@@ -274,6 +277,7 @@ A curated list of insanely awesome libraries, packages and resources for Quants
|
||||
- [pa](https://cran.r-project.org/web/packages/pa/index.html) - Performance Attribution for Equity Portfolios.
|
||||
- [TTR](https://cran.r-project.org/web/packages/TTR/index.html) - Technical Trading Rules.
|
||||
- [QuantTools](https://quanttools.bitbucket.io/_site/index.html) - Enhanced Quantitative Trading Modelling.
|
||||
- [blotter](https://github.com/braverock/blotter) - Transaction infrastructure for defining instruments, transactions, portfolios and accounts for trading systems and simulation. Provides portfolio support for multi-asset class and multi-currency portfolios. Actively maintained and developed.
|
||||
|
||||
### Backtesting
|
||||
|
||||
@@ -283,6 +287,10 @@ A curated list of insanely awesome libraries, packages and resources for Quants
|
||||
|
||||
- [PerformanceAnalytics](https://cran.r-project.org/web/packages/PerformanceAnalytics/index.html) - Econometric tools for performance and risk analysis.
|
||||
|
||||
### Factor Analysis
|
||||
- [FactorAnalytics](https://github.com/braverock/FactorAnalytics) - The FactorAnalytics package contains fitting and analysis methods for the three main types of factor models used in conjunction with portfolio construction, optimization and risk management, namely fundamental factor models, time series factor models and statistical factor models.
|
||||
- [Expected Returns](https://github.com/JustinMShea/ExpectedReturns) - Solutions for enhancing portfolio diversification and replications of seminal papers with R, most of which are discussed in one of the best investment references of the recent decade, Expected Returns: An Investors Guide to Harvesting Market Rewards by Antti Ilmanen.
|
||||
|
||||
### Time Series
|
||||
|
||||
- [tseries](https://cran.r-project.org/web/packages/tseries/index.html) - Time Series Analysis and Computational Finance.
|
||||
|
||||
Reference in New Issue
Block a user