| numpy | Python > Numerical Libraries & Data Structures | | https://www.numpy.org | NumPy is the fundamental package for scientific computing with Python. | False | False | |
| scipy | Python > Numerical Libraries & Data Structures | | https://www.scipy.org | SciPy (pronounced “Sigh Pie”) is a Python-based ecosystem of open-source software for mathematics, science, and engineering. | False | False | |
| pandas | Python > Numerical Libraries & Data Structures | | https://pandas.pydata.org | pandas is an open source, BSD-licensed library providing high-performance, easy-to-use data structures and data analysis tools for the Python programming language. | False | False | |
| quantdsl | Python > Numerical Libraries & Data Structures | 2017-10-26 | https://github.com/johnbywater/quantdsl | Domain specific language for quantitative analytics in finance and trading. | True | False | johnbywater/quantdsl |
| statistics | Python > Numerical Libraries & Data Structures | | https://docs.python.org/3/library/statistics.html | Builtin Python library for all basic statistical calculations. | False | False | |
| sympy | Python > Numerical Libraries & Data Structures | | https://www.sympy.org/ | SymPy is a Python library for symbolic mathematics. | False | False | |
| pymc3 | Python > Numerical Libraries & Data Structures | | https://docs.pymc.io/ | Probabilistic Programming in Python: Bayesian Modeling and Probabilistic Machine Learning with Theano. | False | False | |
| ffn | Python > Financial Instruments and Pricing | 2022-02-25 | https://github.com/pmorissette/ffn | A financial function library for Python. | True | False | pmorissette/ffn |
| pynance | Python > Financial Instruments and Pricing | 2021-02-03 | https://github.com/GriffinAustin/pynance | Lightweight Python library for assembling and analysing financial data. | True | False | GriffinAustin/pynance |
| tia | Python > Financial Instruments and Pricing | 2017-06-05 | https://github.com/bpsmith/tia | Toolkit for integration and analysis. | True | False | bpsmith/tia |
| hasura/base-python-dash | Python > Financial Instruments and Pricing | | https://platform.hasura.io/hub/projects/hasura/base-python-dash | Hasura quickstart to deploy Dash framework. Written on top of Flask, Plotly.js, and React.js, Dash is ideal for building data visualization apps with highly custom user interfaces in pure Python. | False | False | |
| hasura/base-python-bokeh | Python > Financial Instruments and Pricing | | https://platform.hasura.io/hub/projects/hasura/base-python-bokeh | Hasura quickstart to visualize data with bokeh library. | False | False | |
| FinancePy | Python > Financial Instruments and Pricing | 2022-03-20 | https://github.com/domokane/FinancePy | A Python Finance Library that focuses on the pricing and risk-management of Financial Derivatives, including fixed-income, equity, FX and credit derivatives. | True | False | domokane/FinancePy |
| Q-Fin | Python > Financial Instruments and Pricing | 2021-06-07 | https://github.com/RomanMichaelPaolucci/Q-Fin | A Python library for mathematical finance. | True | False | RomanMichaelPaolucci/Q-Fin |
| Quantsbin | Python > Financial Instruments and Pricing | 2021-05-23 | https://github.com/quantsbin/Quantsbin | Tools for pricing and plotting of vanilla option prices, greeks and various other analysis around them. | True | False | quantsbin/Quantsbin |
| finoptions | Python > Financial Instruments and Pricing | 2021-12-28 | https://github.com/bbcho/finoptions-dev | Complete python implementation of R package fOptions with partial implementation of fExoticOptions for pricing various options. | True | False | bbcho/finoptions-dev |
| fooltrader | Python > Trading & Backtesting | 2020-07-19 | https://github.com/foolcage/fooltrader | the project using big-data technology to provide an uniform way to analyze the whole market. | True | False | foolcage/fooltrader |
| zvt | Python > Trading & Backtesting | 2022-05-10 | https://github.com/zvtvz/zvt | the project using sql,pandas to provide an uniform and extendable way to record data,computing factors,select securites, backtesting,realtime trading and it could show all of them in clearly charts in realtime. | True | False | zvtvz/zvt |
| Eiten | Python > Trading & Backtesting | 2020-09-21 | https://github.com/tradytics/eiten | Eiten is an open source toolkit by Tradytics that implements various statistical and algorithmic investing strategies such as Eigen Portfolios, Minimum Variance Portfolios, Maximum Sharpe Ratio Portfolios, and Genetic Algorithms based Portfolios. | True | False | tradytics/eiten |
| riskparity.py | Python > Trading & Backtesting | 2022-03-18 | https://github.com/dppalomar/riskparity.py | fast and scalable design of risk parity portfolios with TensorFlow 2.0 | True | False | dppalomar/riskparity.py |
| mlfinlab | Python > Trading & Backtesting | 2021-12-01 | https://github.com/hudson-and-thames/mlfinlab | Implementations regarding "Advances in Financial Machine Learning" by Marcos Lopez de Prado. (Feature Engineering, Financial Data Structures, Meta-Labeling) | True | False | hudson-and-thames/mlfinlab |
| Qlib | Python > Trading & Backtesting | 2022-05-08 | https://github.com/microsoft/qlib | An AI-oriented Quantitative Investment Platform by Microsoft. Full ML pipeline of data processing, model training, back-testing; and covers the entire chain of quantitative investment: alpha seeking, risk modeling, portfolio optimization, and order execution. | True | False | microsoft/qlib |
| machine-learning-for-trading | Python > Trading & Backtesting | 2022-04-29 | https://github.com/stefan-jansen/machine-learning-for-trading | Code and resources for Machine Learning for Algorithmic Trading | True | False | stefan-jansen/machine-learning-for-trading |
| FinRL-Library | Python > Trading & Backtesting | 2022-05-12 | https://github.com/AI4Finance-LLC/FinRL-Library | A Deep Reinforcement Learning Library for Automated Trading in Quantitative Finance. NeurIPS 2020. | True | False | AI4Finance-LLC/FinRL-Library |
| bulbea | Python > Trading & Backtesting | 2017-03-19 | https://github.com/achillesrasquinha/bulbea | Deep Learning based Python Library for Stock Market Prediction and Modelling. | True | False | achillesrasquinha/bulbea |
| ib_nope | Python > Trading & Backtesting | 2021-04-22 | https://github.com/ajhpark/ib_nope | Automated trading system for NOPE strategy over IBKR TWS. | True | False | ajhpark/ib_nope |
| OctoBot | Python > Trading & Backtesting | 2022-02-09 | https://github.com/Drakkar-Software/OctoBot | Open source cryptocurrency trading bot for high frequency, arbitrage, TA and social trading with an advanced web interface. | True | False | Drakkar-Software/OctoBot |
| Stock-Prediction-Models | Python > Trading & Backtesting | 2021-01-05 | https://github.com/huseinzol05/Stock-Prediction-Models | Gathers machine learning and deep learning models for Stock forecasting including trading bots and simulations. | True | False | huseinzol05/Stock-Prediction-Models |
| TuneTA | Python > Trading & Backtesting | 2021-11-19 | https://github.com/jmrichardson/tuneta | TuneTA optimizes technical indicators using a distance correlation measure to a user defined target feature such as next day return. | True | False | jmrichardson/tuneta |
| AutoTrader | Python > Trading & Backtesting | 2022-05-10 | https://github.com/kieran-mackle/AutoTrader | A Python-based development platform for automated trading systems - from backtesting to optimisation to livetrading. | True | False | kieran-mackle/AutoTrader |
| fast-trade | Python > Trading & Backtesting | 2022-05-01 | https://github.com/jrmeier/fast-trade | A library built with backtest portability and performance in mind for backtest trading strategies. | True | False | jrmeier/fast-trade |
| qf-lib | Python > Trading & Backtesting | 2022-04-11 | https://github.com/quarkfin/qf-lib | QF-Lib is a Python library that provides high quality tools for quantitative finance. | True | False | quarkfin/qf-lib |
| tda-api | Python > Trading & Backtesting | 2022-05-06 | https://github.com/alexgolec/tda-api | Gather data and trade equities, options, and ETFs via TDAmeritrade. | True | False | alexgolec/tda-api |
| vectorbt | Python > Trading & Backtesting | 2022-05-02 | https://github.com/polakowo/vectorbt | Find your trading edge, using a powerful toolkit for backtesting, algorithmic trading, and research. | True | False | polakowo/vectorbt |
| finance | Python > Risk Analysis | | https://pypi.org/project/finance/ | Financial Risk Calculations. Optimized for ease of use through class construction and operator overload. | False | False | |
| qfrm | Python > Risk Analysis | | https://pypi.org/project/qfrm/ | Quantitative Financial Risk Management: awesome OOP tools for measuring, managing and visualizing risk of financial instruments and portfolios. | False | False | |
| VisualPortfolio | Python > Risk Analysis | 2017-02-28 | https://github.com/wegamekinglc/VisualPortfolio | This tool is used to visualize the perfomance of a portfolio. | True | False | wegamekinglc/VisualPortfolio |
| risktools | Python > Risk Analysis | 2022-01-16 | https://github.com/bbcho/risktools-dev | Risk tools for use within the crude and crude products trading space with partial implementation of R's PerformanceAnalytics. | True | False | bbcho/risktools-dev |
| ARCH | Python > Time Series | 2022-04-28 | https://github.com/bashtage/arch | ARCH models in Python. | True | False | bashtage/arch |
| statsmodels | Python > Time Series | | http://statsmodels.sourceforge.net | Python module that allows users to explore data, estimate statistical models, and perform statistical tests. | False | False | |
| dynts | Python > Time Series | 2016-11-02 | https://github.com/quantmind/dynts | Python package for timeseries analysis and manipulation. | True | False | quantmind/dynts |
| PyFlux | Python > Time Series | 2018-12-16 | https://github.com/RJT1990/pyflux | Python library for timeseries modelling and inference (frequentist and Bayesian) on models. | True | False | RJT1990/pyflux |
| tsfresh | Python > Time Series | 2021-12-21 | https://github.com/blue-yonder/tsfresh | Automatic extraction of relevant features from time series. | True | False | blue-yonder/tsfresh |
| hasura/quandl-metabase | Python > Time Series | | https://platform.hasura.io/hub/projects/anirudhm/quandl-metabase-time-series | Hasura quickstart to visualize Quandl's timeseries datasets with Metabase. | False | False | |
| Facebook Prophet | Python > Time Series | 2022-05-05 | https://github.com/facebook/prophet | Tool for producing high quality forecasts for time series data that has multiple seasonality with linear or non-linear growth. | True | False | facebook/prophet |
| tsmoothie | Python > Time Series | 2021-08-25 | https://github.com/cerlymarco/tsmoothie | A python library for time-series smoothing and outlier detection in a vectorized way. | True | False | cerlymarco/tsmoothie |
| pmdarima | Python > Time Series | 2022-04-25 | https://github.com/alkaline-ml/pmdarima | A statistical library designed to fill the void in Python's time series analysis capabilities, including the equivalent of R's auto.arima function. | True | False | alkaline-ml/pmdarima |
| gluon-ts | Python > Time Series | 2022-05-07 | https://github.com/awslabs/gluon-ts | vProbabilistic time series modeling in Python. | True | False | awslabs/gluon-ts |
| findatapy | Python > Data Sources | 2022-01-25 | https://github.com/cuemacro/findatapy | Python library to download market data via Bloomberg, Quandl, Yahoo etc. | True | False | cuemacro/findatapy |
| googlefinance | Python > Data Sources | 2018-09-23 | https://github.com/hongtaocai/googlefinance | Python module to get real-time stock data from Google Finance API. | True | False | hongtaocai/googlefinance |
| yahoo-finance | Python > Data Sources | 2021-12-15 | https://github.com/lukaszbanasiak/yahoo-finance | Python module to get stock data from Yahoo! Finance. | True | False | lukaszbanasiak/yahoo-finance |
| pandas-datareader | Python > Data Sources | 2022-03-16 | https://github.com/pydata/pandas-datareader | Python module to get data from various sources (Google Finance, Yahoo Finance, FRED, OECD, Fama/French, World Bank, Eurostat...) into Pandas datastructures such as DataFrame, Panel with a caching mechanism. | True | False | pydata/pandas-datareader |
| pandas-finance | Python > Data Sources | 2021-08-08 | https://github.com/davidastephens/pandas-finance | High level API for access to and analysis of financial data. | True | False | davidastephens/pandas-finance |
| pyhoofinance | Python > Data Sources | 2016-10-07 | https://github.com/innes213/pyhoofinance | Rapidly queries Yahoo Finance for multiple tickers and returns typed data for analysis. | True | False | innes213/pyhoofinance |
| yfinanceapi | Python > Data Sources | 2020-05-26 | https://github.com/Karthik005/yfinanceapi | Finance API for Python. | True | False | Karthik005/yfinanceapi |
| yql-finance | Python > Data Sources | 2015-08-29 | https://github.com/slawek87/yql-finance | yql-finance is simple and fast. API returns stock closing prices for current period of time and current stock ticker (i.e. APPL, GOOGL). | True | False | slawek87/yql-finance |
| ystockquote | Python > Data Sources | 2017-03-10 | https://github.com/cgoldberg/ystockquote | Retrieve stock quote data from Yahoo Finance. | True | False | cgoldberg/ystockquote |
| wallstreet | Python > Data Sources | 2022-02-12 | https://github.com/mcdallas/wallstreet | Real time stock and option data. | True | False | mcdallas/wallstreet |
| stock_extractor | Python > Data Sources | 2016-09-10 | https://github.com/ZachLiuGIS/stock_extractor | General Purpose Stock Extractors from Online Resources. | True | False | ZachLiuGIS/stock_extractor |
| tushare | Python > Data Sources | | https://pypi.org/project/tushare/ | A utility for crawling historical and Real-time Quotes data of China stocks. | False | False | |
| jsm | Python > Data Sources | | https://pypi.org/project/jsm/ | Get the japanese stock market data. | False | False | |
| cn_stock_src | Python > Data Sources | 2016-02-29 | https://github.com/jealous/cn_stock_src | Utility for retrieving basic China stock data from different sources. | True | False | jealous/cn_stock_src |
| coinmarketcap | Python > Data Sources | 2021-02-12 | https://github.com/barnumbirr/coinmarketcap | Python API for coinmarketcap. | True | False | barnumbirr/coinmarketcap |
| after-hours | Python > Data Sources | 2020-06-22 | https://github.com/datawrestler/after-hours | Obtain pre market and after hours stock prices for a given symbol. | True | False | datawrestler/after-hours |
| bronto-python | Python > Data Sources | | https://pypi.org/project/bronto-python/ | Bronto API Integration for Python. | False | False | |
| pytdx | Python > Data Sources | 2020-04-15 | https://github.com/rainx/pytdx | Python Interface for retrieving chinese stock realtime quote data from TongDaXin Nodes. | True | False | rainx/pytdx |
| pdblp | Python > Data Sources | 2021-08-12 | https://github.com/matthewgilbert/pdblp | A simple interface to integrate pandas and the Bloomberg Open API. | True | False | matthewgilbert/pdblp |
| tiingo | Python > Data Sources | 2022-04-30 | https://github.com/hydrosquall/tiingo-python | Python interface for daily composite prices/OHLC/Volume + Real-time News Feeds, powered by the Tiingo Data Platform. | True | False | hydrosquall/tiingo-python |
| iexfinance | Python > Data Sources | 2021-01-02 | https://github.com/addisonlynch/iexfinance | Python Interface for retrieving real-time and historical prices and equities data from The Investor's Exchange. | True | False | addisonlynch/iexfinance |
| pyEX | Python > Data Sources | 2022-03-27 | https://github.com/timkpaine/pyEX | Python interface to IEX with emphasis on pandas, support for streaming data, premium data, points data (economic, rates, commodities), and technical indicators. | True | False | timkpaine/pyEX |
| alpaca-trade-api | Python > Data Sources | 2022-05-05 | https://github.com/alpacahq/alpaca-trade-api-python | Python interface for retrieving real-time and historical prices from Alpaca API as well as trade execution. | True | False | alpacahq/alpaca-trade-api-python |
| metatrader5 | Python > Data Sources | | https://pypi.org/project/MetaTrader5/ | API Connector to MetaTrader 5 Terminal | False | False | |
| akshare | Python > Data Sources | 2022-05-12 | https://github.com/jindaxiang/akshare | AkShare is an elegant and simple financial data interface library for Python, built for human beings! <https://akshare.readthedocs.io> | True | False | jindaxiang/akshare |
| yahooquery | Python > Data Sources | 2021-02-26 | https://github.com/dpguthrie/yahooquery | Python interface for retrieving data through unofficial Yahoo Finance API. | True | False | dpguthrie/yahooquery |
| investpy | Python > Data Sources | 2022-03-28 | https://github.com/alvarobartt/investpy | Financial Data Extraction from Investing.com with Python! <https://investpy.readthedocs.io/> | True | False | alvarobartt/investpy |
| yliveticker | Python > Data Sources | 2021-04-29 | https://github.com/yahoofinancelive/yliveticker | Live stream of market data from Yahoo Finance websocket. | True | False | yahoofinancelive/yliveticker |
| bbgbridge | Python > Data Sources | 2020-01-07 | https://github.com/ran404/bbgbridge | Easy to use Bloomberg Desktop API wrapper for Python. | True | False | ran404/bbgbridge |
| alpha_vantage | Python > Data Sources | 2021-06-14 | https://github.com/RomelTorres/alpha_vantage | A python wrapper for Alpha Vantage API for financial data. | True | False | RomelTorres/alpha_vantage |
| FinanceDataReader | Python > Data Sources | 2022-03-28 | https://github.com/FinanceData/FinanceDataReader | Open Source Financial data reader for U.S, Korean, Japanese, Chinese, Vietnamese Stocks | True | False | FinanceData/FinanceDataReader |
| pystlouisfed | Python > Data Sources | 2022-02-23 | https://github.com/TomasKoutek/pystlouisfed | Python client for Federal Reserve Bank of St. Louis API - FRED, ALFRED, GeoFRED and FRASER. | True | False | TomasKoutek/pystlouisfed |
| python-bcb | Python > Data Sources | 2022-04-01 | https://github.com/wilsonfreitas/python-bcb | Python interface to Brazilian Central Bank web services. | True | False | wilsonfreitas/python-bcb |
| xlwt | Python > Excel Integration | 2018-09-16 | https://github.com/python-excel/xlwt | Library to create spreadsheet files compatible with MS Excel 97/2000/XP/2003 XLS files, on any platform. | True | False | python-excel/xlwt |
| DataNitro | Python > Excel Integration | | https://datanitro.com/ | DataNitro also offers full-featured Python-Excel integration, including UDFs. Trial downloads are available, but users must purchase a license. | False | False | |
| xlloop | Python > Excel Integration | | http://xlloop.sourceforge.net | XLLoop is an open source framework for implementing Excel user-defined functions (UDFs) on a centralised server (a function server). | False | False | |
| expy | Python > Excel Integration | | http://www.bnikolic.co.uk/expy/expy.html | The ExPy add-in allows easy use of Python directly from within an Microsoft Excel spreadsheet, both to execute arbitrary code and to define new Excel functions. | False | False | |
| pyxll | Python > Excel Integration | | https://www.pyxll.com | PyXLL is an Excel add-in that enables you to extend Excel using nothing but Python code. | False | False | |
| xts | R > Numerical Libraries & Data Structures | 2022-04-24 | https://github.com/joshuaulrich/xts | eXtensible Time Series: Provide for uniform handling of R's different time-based data classes by extending zoo, maximizing native format information preservation and allowing for user level customization and extension, while simplifying cross-class interoperability. | True | False | joshuaulrich/xts |
| data.table | R > Numerical Libraries & Data Structures | 2022-03-16 | https://github.com/Rdatatable/data.table | Extension of data.frame: Fast aggregation of large data (e.g. 100GB in RAM), fast ordered joins, fast add/modify/delete of columns by group using no copies at all, list columns and a fast file reader (fread). Offers a natural and flexible syntax, for faster development. | True | False | Rdatatable/data.table |
| TSdbi | R > Numerical Libraries & Data Structures | | http://tsdbi.r-forge.r-project.org/ | Provides a common interface to time series databases. | False | False | |
| tseries | R > Numerical Libraries & Data Structures | | https://cran.r-project.org/web/packages/tseries/index.html | Time Series Analysis and Computational Finance. | False | True | |
| zoo | R > Numerical Libraries & Data Structures | | https://cran.r-project.org/web/packages/zoo/index.html | S3 Infrastructure for Regular and Irregular Time Series (Z's Ordered Observations). | False | True | |
| tis | R > Numerical Libraries & Data Structures | | https://cran.r-project.org/web/packages/tis/index.html | Functions and S3 classes for time indexes and time indexed series, which are compatible with FAME frequencies. | False | True | |
| tfplot | R > Numerical Libraries & Data Structures | | https://cran.r-project.org/web/packages/tfplot/index.html | Utilities for simple manipulation and quick plotting of time series data. | False | True | |
| tframe | R > Numerical Libraries & Data Structures | | https://cran.r-project.org/web/packages/tframe/index.html | A kernel of functions for programming time series methods in a way that is relatively independently of the representation of time. | False | True | |
| IBrokers | R > Data Sources | | https://cran.r-project.org/web/packages/IBrokers/index.html | Provides native R access to Interactive Brokers Trader Workstation API. | False | True | |
| Rblpapi | R > Data Sources | 2022-02-23 | https://github.com/Rblp/Rblpapi | An R Interface to 'Bloomberg' is provided via the 'Blp API'. | True | False | Rblp/Rblpapi |
| Quandl | R > Data Sources | | https://www.quandl.com/tools/r | Get Financial Data Directly Into R. | False | False | |
| Rbitcoin | R > Data Sources | 2016-10-25 | https://github.com/jangorecki/Rbitcoin | Unified markets API interface (bitstamp, kraken, btce, bitmarket). | True | False | jangorecki/Rbitcoin |
| GetTDData | R > Data Sources | 2022-05-11 | https://github.com/msperlin/GetTDData | Downloads and aggregates data for Brazilian government issued bonds directly from the website of Tesouro Direto. | True | False | msperlin/GetTDData |
| GetHFData | R > Data Sources | 2020-06-30 | https://github.com/msperlin/GetHFData | Downloads and aggregates high frequency trading data for Brazilian instruments directly from Bovespa ftp site. | True | False | msperlin/GetHFData |
| Reddit WallstreetBets API | R > Data Sources | | https://dashboard.nbshare.io/apps/reddit/api/ | Provides daily top 50 stocks from reddit (subreddit) Wallstreetbets and their sentiments via the API. | False | False | |
| td | R > Data Sources | 2022-02-03 | https://github.com/eddelbuettel/td | Interfaces the 'twelvedata' API for stocks and (digital and standard) currencies. | True | False | eddelbuettel/td |
| rbcb | R > Data Sources | 2022-05-11 | https://github.com/wilsonfreitas/rbcb | R interface to Brazilian Central Bank web services. | True | False | wilsonfreitas/rbcb |
| RQuantLib | R > Financial Instruments and Pricing | | http://dirk.eddelbuettel.com/code/rquantlib.html | RQuantLib connects GNU R with QuantLib. | False | False | |
| Rmetrics | R > Financial Instruments and Pricing | | https://www.rmetrics.org | The premier open source software solution for teaching and training quantitative finance. | False | False | |
| fAsianOptions | R > Financial Instruments and Pricing | | https://cran.r-project.org/web/packages/fAsianOptions/index.html | EBM and Asian Option Valuation. | False | True | |
| fAssets | R > Financial Instruments and Pricing | | https://cran.r-project.org/web/packages/fAssets/index.html | Analysing and Modelling Financial Assets. | False | True | |
| fBasics | R > Financial Instruments and Pricing | | https://cran.r-project.org/web/packages/fBasics/index.html | Markets and Basic Statistics. | False | True | |
| fBonds | R > Financial Instruments and Pricing | | https://cran.r-project.org/web/packages/fBonds/index.html | Bonds and Interest Rate Models. | False | True | |
| sparseIndexTracking | R > Financial Instruments and Pricing | 2019-06-13 | https://github.com/dppalomar/sparseIndexTracking | Portfolio design to track an index. | True | False | dppalomar/sparseIndexTracking |
| covFactorModel | R > Financial Instruments and Pricing | 2019-03-25 | https://github.com/dppalomar/covFactorModel | Covariance matrix estimation via factor models. | True | False | dppalomar/covFactorModel |
| riskParityPortfolio | R > Financial Instruments and Pricing | 2022-02-10 | https://github.com/dppalomar/riskParityPortfolio | Blazingly fast design of risk parity portfolios. | True | False | dppalomar/riskParityPortfolio |
| sde | R > Financial Instruments and Pricing | | https://cran.r-project.org/web/packages/sde/index.html | Simulation and Inference for Stochastic Differential Equations. | False | True | |
| YieldCurve | R > Financial Instruments and Pricing | | https://cran.r-project.org/web/packages/YieldCurve/index.html | Modelling and estimation of the yield curve. | False | True | |
| SmithWilsonYieldCurve | R > Financial Instruments and Pricing | | https://cran.r-project.org/web/packages/SmithWilsonYieldCurve/index.html | Constructs a yield curve by the Smith-Wilson method from a table of LIBOR and SWAP rates. | False | True | |
| ycinterextra | R > Financial Instruments and Pricing | | https://cran.r-project.org/web/packages/ycinterextra/index.html | Yield curve or zero-coupon prices interpolation and extrapolation. | False | True | |
| AmericanCallOpt | R > Financial Instruments and Pricing | | https://cran.r-project.org/web/packages/AmericanCallOpt/index.html | This package includes pricing function for selected American call options with underlying assets that generate payouts. | False | True | |
| VarSwapPrice | R > Financial Instruments and Pricing | | https://cran.r-project.org/web/packages/VarSwapPrice/index.html | Pricing a variance swap on an equity index. | False | True | |
| RND | R > Financial Instruments and Pricing | | https://cran.r-project.org/web/packages/RND/index.html | Risk Neutral Density Extraction Package. | False | True | |
| LSMonteCarlo | R > Financial Instruments and Pricing | | https://cran.r-project.org/web/packages/LSMonteCarlo/index.html | American options pricing with Least Squares Monte Carlo method. | False | True | |
| OptHedging | R > Financial Instruments and Pricing | | https://cran.r-project.org/web/packages/OptHedging/index.html | Estimation of value and hedging strategy of call and put options. | False | True | |
| tvm | R > Financial Instruments and Pricing | | https://cran.r-project.org/web/packages/tvm/index.html | Time Value of Money Functions. | False | True | |
| OptionPricing | R > Financial Instruments and Pricing | | https://cran.r-project.org/web/packages/OptionPricing/index.html | Option Pricing with Efficient Simulation Algorithms. | False | True | |
| derivmkts | R > Financial Instruments and Pricing | | https://cran.r-project.org/web/packages/derivmkts/index.html | Functions and R Code to Accompany Derivatives Markets. | False | True | |
| FinCal | R > Financial Instruments and Pricing | 2017-04-12 | https://github.com/felixfan/FinCal | Package for time value of money calculation, time series analysis and computational finance. | True | False | felixfan/FinCal |
| r-quant | R > Financial Instruments and Pricing | 2014-02-19 | https://github.com/artyyouth/r-quant | R code for quantitative analysis in finance. | True | False | artyyouth/r-quant |
| options.studies | R > Financial Instruments and Pricing | 2015-12-17 | https://github.com/taylorizing/options.studies | options trading studies functions for use with options.data package and shiny. | True | False | taylorizing/options.studies |
| PortfolioAnalytics | R > Financial Instruments and Pricing | 2021-05-09 | https://github.com/braverock/PortfolioAnalytics | Portfolio Analysis, Including Numerical Methods for Optimizationof Portfolios. | True | False | braverock/PortfolioAnalytics |
| fmbasics | R > Financial Instruments and Pricing | 2019-12-03 | https://github.com/imanuelcostigan/fmbasics | Financial Market Building Blocks. | True | False | imanuelcostigan/fmbasics |
| R-fixedincome | R > Financial Instruments and Pricing | 2022-05-11 | https://github.com/wilsonfreitas/R-fixedincome | Fixed income tools for R. | True | False | wilsonfreitas/R-fixedincome |
| blotter | R > Trading | 2022-04-04 | 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. | True | False | braverock/blotter |
| quantstrat | R > Backtesting | 2021-03-05 | https://github.com/braverock/quantstrat | Transaction-oriented infrastructure for constructing trading systems and simulation. Provides support for multi-asset class and multi-currency portfolios for backtesting and other financial research. | True | False | braverock/quantstrat |
| PerformanceAnalytics | R > Risk Analysis | 2022-01-07 | https://github.com/braverock/PerformanceAnalytics | Econometric tools for performance and risk analysis. | True | False | braverock/PerformanceAnalytics |
| FactorAnalytics | R > Factor Analysis | 2022-03-26 | 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. | True | False | braverock/FactorAnalytics |
| Expected Returns | R > Factor Analysis | 2022-03-27 | 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. | True | False | JustinMShea/ExpectedReturns |
| tseries | R > Time Series | | https://cran.r-project.org/web/packages/tseries/index.html | Time Series Analysis and Computational Finance. | False | True | |
| fGarch | R > Time Series | | https://cran.r-project.org/web/packages/fGarch/index.html | Rmetrics - Autoregressive Conditional Heteroskedastic Modelling. | False | True | |
| timeSeries | R > Time Series | | https://cran.r-project.org/web/packages/timeSeries/index.html | Rmetrics - Financial Time Series Objects. | False | True | |
| rugarch | R > Time Series | 2022-04-19 | https://github.com/alexiosg/rugarch | Univariate GARCH Models. | True | False | alexiosg/rugarch |
| rmgarch | R > Time Series | 2022-03-05 | https://github.com/alexiosg/rmgarch | Multivariate GARCH Models. | True | False | alexiosg/rmgarch |
| tidypredict | R > Time Series | 2021-09-28 | https://github.com/edgararuiz/tidypredict | Run predictions inside the database <https://tidypredict.netlify.com/>. | True | False | edgararuiz/tidypredict |
| tidyquant | R > Time Series | 2021-12-30 | https://github.com/business-science/tidyquant | Bringing financial analysis to the tidyverse. | True | False | business-science/tidyquant |
| timetk | R > Time Series | 2022-04-24 | https://github.com/business-science/timetk | A toolkit for working with time series in R. | True | False | business-science/timetk |
| tibbletime | R > Time Series | 2021-02-18 | https://github.com/business-science/tibbletime | Built on top of the tidyverse, tibbletime is an extension that allows for the creation of time aware tibbles through the setting of a time index. | True | False | business-science/tibbletime |
| matrixprofile | R > Time Series | 2021-06-26 | https://github.com/matrix-profile-foundation/matrixprofile | Time series data mining library built on top of the novel Matrix Profile data structure and algorithms. | True | False | matrix-profile-foundation/matrixprofile |
| garchmodels | R > Time Series | 2021-08-10 | https://github.com/AlbertoAlmuinha/garchmodels | A parsnip backend for GARCH models. | True | False | AlbertoAlmuinha/garchmodels |
| timeDate | R > Calendars | | https://cran.r-project.org/web/packages/timeDate/index.html | Chronological and Calendar Objects | False | True | |
| bizdays | R > Calendars | 2022-05-10 | https://github.com/wilsonfreitas/R-bizdays | Business days calculations and utilities | True | False | wilsonfreitas/R-bizdays |
| QuantLib.jl | Julia | 2020-02-18 | https://github.com/pazzo83/QuantLib.jl | Quantlib implementation in pure Julia. | True | False | pazzo83/QuantLib.jl |
| Ito.jl | Julia | 2017-03-21 | https://github.com/aviks/Ito.jl | A Julia package for quantitative finance. | True | False | aviks/Ito.jl |
| TALib.jl | Julia | 2017-08-22 | https://github.com/femtotrader/TALib.jl | A Julia wrapper for TA-Lib. | True | False | femtotrader/TALib.jl |
| Miletus.jl | Julia | 2021-03-06 | https://github.com/JuliaComputing/Miletus.jl | A financial contract definition, modeling language, and valuation framework. | True | False | JuliaComputing/Miletus.jl |
| Temporal.jl | Julia | 2021-12-28 | https://github.com/dysonance/Temporal.jl | Flexible and efficient time series class & methods. | True | False | dysonance/Temporal.jl |
| Indicators.jl | Julia | 2021-12-28 | https://github.com/dysonance/Indicators.jl | Financial market technical analysis & indicators on top of Temporal. | True | False | dysonance/Indicators.jl |
| Strategems.jl | Julia | 2021-04-06 | https://github.com/dysonance/Strategems.jl | Quantitative systematic trading strategy development and backtesting. | True | False | dysonance/Strategems.jl |
| TimeSeries.jl | Julia | 2022-01-11 | https://github.com/JuliaStats/TimeSeries.jl | Time series toolkit for Julia. | True | False | JuliaStats/TimeSeries.jl |
| MarketTechnicals.jl | Julia | 2021-07-12 | https://github.com/JuliaQuant/MarketTechnicals.jl | Technical analysis of financial time series on top of TimeSeries. | True | False | JuliaQuant/MarketTechnicals.jl |
| MarketData.jl | Julia | 2022-04-19 | https://github.com/JuliaQuant/MarketData.jl | Time series market data. | True | False | JuliaQuant/MarketData.jl |
| TimeFrames.jl | Julia | 2019-02-16 | https://github.com/femtotrader/TimeFrames.jl | A Julia library that defines TimeFrame (essentially for resampling TimeSeries). | True | False | femtotrader/TimeFrames.jl |
| Strata | Java | | http://strata.opengamma.io/ | Modern open-source analytics and market risk library designed and written in Java. | False | False | |
| JQuantLib | Java | | http://www.jquantlib.org | JQuantLib is a free, open-source, comprehensive framework for quantitative finance, written in 100% Java. | False | False | |
| finmath.net | Java | | http://finmath.net | Java library with algorithms and methodologies related to mathematical finance. | False | False | |
| finance.js | JavaScript | 2018-10-11 | https://github.com/ebradyjobory/finance.js | A JavaScript library for common financial calculations. | True | False | ebradyjobory/finance.js |
| portfolio-allocation | JavaScript | 2020-10-09 | https://github.com/lequant40/portfolio_allocation_js | PortfolioAllocation is a JavaScript library designed to help constructing financial portfolios made of several assets: bonds, commodities, cryptocurrencies, currencies, exchange traded funds (ETFs), mutual funds, stocks... | True | False | lequant40/portfolio_allocation_js |
| Ghostfolio | JavaScript | 2022-05-12 | https://github.com/ghostfolio/ghostfolio | Wealth management software to keep track of financial assets like stocks, ETFs or cryptocurrencies and make solid, data-driven investment decisions. | True | False | ghostfolio/ghostfolio |
| IndicatorTS | JavaScript | 2022-04-01 | https://github.com/cinar/indicatorts | Indicator is a TypeScript module providing various stock technical analysis indicators, strategies, and a backtest framework for trading. | True | False | cinar/indicatorts |
| ccxt | JavaScript | 2022-05-12 | https://github.com/ccxt/ccxt | A JavaScript / Python / PHP cryptocurrency trading API with support for more than 100 bitcoin/altcoin exchanges. | True | False | ccxt/ccxt |
| QUANTAXIS_Webkit | JavaScript > Data Visualization | 2017-07-30 | https://github.com/yutiansut/QUANTAXIS_Webkit | An awesome visualization center based on quantaxis. | True | False | yutiansut/QUANTAXIS_Webkit |
| Scala Quant | Scala | 2017-05-06 | https://github.com/frankcash/Scala-Quant | Scala library for working with stock data from IFTTT recipes or Google Finance. | True | False | frankcash/Scala-Quant |
| Tai | Elixir/Erlang | 2022-05-09 | https://github.com/fremantle-capital/tai | Open Source composable, real time, market data and trade execution toolkit. | True | False | fremantle-capital/tai |
| Workbench | Elixir/Erlang | 2022-05-09 | https://github.com/fremantle-industries/workbench | From Idea to Execution - Manage your trading operation across a globally distributed cluster | True | False | fremantle-industries/workbench |
| Prop | Elixir/Erlang | 2022-05-09 | https://github.com/fremantle-industries/prop | An open and opinionated trading platform using productive & familiar open source libraries and tools for strategy research, execution and operation. | True | False | fremantle-industries/prop |
| Kelp | Golang | 2021-11-26 | https://github.com/stellar/kelp | Kelp is an open-source Golang algorithmic cryptocurrency trading bot that runs on centralized exchanges and Stellar DEX (command-line usage and desktop GUI). | True | False | stellar/kelp |
| IndicatorGo | Golang | 2022-05-05 | https://github.com/cinar/indicator | IndicatorGo is a Golang module providing various stock technical analysis indicators, strategies, and a backtest framework for trading. | True | False | cinar/indicator |
| TradeFrame | CPP | 2022-01-03 | https://github.com/rburkholder/trade-frame | C++ 17 based framework/library (with sample applications) for testing options based automated trading ideas using DTN IQ real time data feed and Interactive Brokers (TWS API) for trade execution. Comes with built-in [Option Greeks/IV](https://github.com/rburkholder/trade-frame/tree/master/lib/TFOptions) calculation library. | True | False | rburkholder/trade-frame |
| QuantLib | Frameworks | | https://www.quantlib.org | The QuantLib project is aimed at providing a comprehensive software framework for quantitative finance. | False | False | |
| Portfolio Optimizer | Frameworks | | https://portfoliooptimizer.io/ | Portfolio Optimizer is a Web API for portfolio analysis and optimization. | False | False | |
| QuantConnect | CSharp | 2022-05-12 | https://github.com/QuantConnect/Lean | Lean Engine is an open-source fully managed C# algorithmic trading engine built for desktop and cloud usage. | True | False | QuantConnect/Lean |
| StockSharp | CSharp | 2022-04-29 | https://github.com/StockSharp/StockSharp | Algorithmic trading and quantitative trading open source platform to develop trading robots (stock markets, forex, crypto, bitcoins, and options). | True | False | StockSharp/StockSharp |
| TDAmeritrade.DotNetCore | CSharp | 2021-09-26 | https://github.com/NVentimiglia/TDAmeritrade.DotNetCore | Free, open-source .NET Client for the TD Ameritrade Trading Platform. Helps developers integrate TD Ameritrade API into custom trading solutions. | True | False | NVentimiglia/TDAmeritrade.DotNetCore |
| Python_Option_Pricing | Reproducing Works, Training & Books | 2017-07-26 | https://github.com/dedwards25/Python_Option_Pricing | An libary to price financial options written in Python. Includes: Black Scholes, Black 76, Implied Volatility, American, European, Asian, Spread Options. | True | False | dedwards25/Python_Option_Pricing |
| python-training | Reproducing Works, Training & Books | 2022-05-06 | https://github.com/jpmorganchase/python-training | J.P. Morgan's Python training for business analysts and traders. | True | False | jpmorganchase/python-training |
| Stock_Analysis_For_Quant | Reproducing Works, Training & Books | 2022-05-10 | https://github.com/LastAncientOne/Stock_Analysis_For_Quant | Different Types of Stock Analysis in Excel, Matlab, Power BI, Python, R, and Tableau. | True | False | LastAncientOne/Stock_Analysis_For_Quant |
| algorithmic-trading-with-python | Reproducing Works, Training & Books | 2021-06-01 | https://github.com/chrisconlan/algorithmic-trading-with-python | Source code for Algorithmic Trading with Python (2020) by Chris Conlan. | True | False | chrisconlan/algorithmic-trading-with-python |
| MEDIUM_NoteBook | Reproducing Works, Training & Books | 2022-04-27 | https://github.com/cerlymarco/MEDIUM_NoteBook | Repository containing notebooks of [cerlymarco](https://github.com/cerlymarco)'s posts on Medium. | True | False | cerlymarco/MEDIUM_NoteBook |
| QuantFinance | Reproducing Works, Training & Books | 2022-03-12 | https://github.com/PythonCharmers/QuantFinance | Training materials in quantitative finance. | True | False | PythonCharmers/QuantFinance |
| MarketAnalysis | Reproducing Works, Training & Books | 2020-08-06 | https://github.com/Poseyy/MarketAnalysis | Implementing many different methods and popular analysis tools in Python. | True | False | Poseyy/MarketAnalysis |
| IPythonScripts | Reproducing Works, Training & Books | 2018-11-18 | https://github.com/mgroncki/IPythonScripts | Tutorials about Quantitative Finance in Python and QuantLib: Pricing, xVAs, Hedging, Portfolio Optimisation, Machine Learning and Deep Learning. | True | False | mgroncki/IPythonScripts |
| Computational-Finance-Course | Reproducing Works, Training & Books | 2021-10-12 | https://github.com/LechGrzelak/Computational-Finance-Course | Materials for the course of Computational Finance. | True | False | LechGrzelak/Computational-Finance-Course |
| Machine-Learning-for-Asset-Managers | Reproducing Works, Training & Books | 2021-09-01 | https://github.com/emoen/Machine-Learning-for-Asset-Managers | Implementation of code snippets, exercises and application to live data from Machine Learning for Asset Managers (Elements in Quantitative Finance) written by Prof. Marcos López de Prado. | True | False | emoen/Machine-Learning-for-Asset-Managers |
| Python-for-Finance-Cookbook | Reproducing Works, Training & Books | 2021-02-11 | https://github.com/PacktPublishing/Python-for-Finance-Cookbook | Python for Finance Cookbook, published by Packt. | True | False | PacktPublishing/Python-for-Finance-Cookbook |
| modelos_vol_derivativos | Reproducing Works, Training & Books | 2021-09-15 | https://github.com/ysaporito/modelos_vol_derivativos | "Modelos de Volatilidade para Derivativos" book's Jupyter notebooks | True | False | ysaporito/modelos_vol_derivativos |
| NMOF | Reproducing Works, Training & Books | 2022-05-01 | https://github.com/enricoschumann/NMOF | Functions, examples and data from the first and the second edition of "Numerical Methods and Optimization in Finance" by M. Gilli, D. Maringer and E. Schumann (2019, ISBN:978-0128150658). | True | False | enricoschumann/NMOF |
| py4fi2nd | Reproducing Works, Training & Books | 2021-08-08 | https://github.com/yhilpisch/py4fi2nd | Jupyter Notebooks and code for Python for Finance (2nd ed., O'Reilly) by Yves Hilpisch. | True | False | yhilpisch/py4fi2nd |
| aiif | Reproducing Works, Training & Books | 2022-01-19 | https://github.com/yhilpisch/aiif | Jupyter Notebooks and code for the book Artificial Intelligence in Finance (O'Reilly) by Yves Hilpisch. | True | False | yhilpisch/aiif |
| py4at | Reproducing Works, Training & Books | 2021-07-08 | https://github.com/yhilpisch/py4at | Jupyter Notebooks and code for the book Python for Algorithmic Trading (O'Reilly) by Yves Hilpisch. | True | False | yhilpisch/py4at |
| dawp | Reproducing Works, Training & Books | 2021-02-22 | https://github.com/yhilpisch/dawp | Jupyter Notebooks and code for Derivatives Analytics with Python (Wiley Finance) by Yves Hilpisch. | True | False | yhilpisch/dawp |
| dx | Reproducing Works, Training & Books | 2020-12-17 | https://github.com/yhilpisch/dx | DX Analytics | Financial and Derivatives Analytics with Python. | True | False | yhilpisch/dx |
| rough_bergomi | Reproducing Works, Training & Books | 2018-09-17 | https://github.com/ryanmccrickerd/rough_bergomi | A Python implementation of the rough Bergomi model. | True | False | ryanmccrickerd/rough_bergomi |
| frh-fx | Reproducing Works, Training & Books | 2018-05-24 | https://github.com/ryanmccrickerd/frh-fx | A python implementation of the fast-reversion Heston model of Mechkov for FX purposes. | True | False | ryanmccrickerd/frh-fx |
| value-investing-studies | Reproducing Works, Training & Books | 2021-10-26 | https://github.com/euclidjda/value-investing-studies | A collection of data analysis studies that examine the performance and characteristics of value investing over long periods of time. | True | False | euclidjda/value-investing-studies |