diff --git a/index.html b/index.html
index 33d604e..6cd4527 100644
--- a/index.html
+++ b/index.html
@@ -150,6 +150,7 @@ ul.task-list li input[type="checkbox"] {
Matlab
Julia
@@ -188,7 +189,7 @@ ul.task-list li input[type="checkbox"] {
Modified
-
January 4, 2026
+
January 5, 2026
@@ -348,6 +349,9 @@ ul.task-list li input[type="checkbox"] {
YABTE - Yet Another (Python) BackTesting Engine.
Trading Strategy - TradingStrategy.ai is a market data, backtesting, live trading and investor management framework for decentralised finance
Hikyuu - A base on Python/C++ open source high-performance quant framework for faster analysis and backtesting, contains the complete trading system components for reuse and combination.
+rust_bt - A high performance, low-latency backtesting engine for testing quantitative trading strategies on historical and live data in Rust.
+Gunbot Quant - Toolkit for quantitative trading analysis. It integrates an advanced market screener, a multi-strategy, multi-asset backtesting engine. Use with built-in GUI or through CLI.
+StrateQueue - An open‑source, broker‑agnostic Python library that lets you seamlessly deploy strategies from any major backtesting engine to live (or paper) trading with zero code changes and built‑in safety controls.
@@ -370,6 +374,8 @@ ul.task-list li input[type="checkbox"] {
empyrical-reloaded - Common financial risk and performance metrics. empyrical fork.
pyfolio-reloaded - Portfolio and risk analytics in Python. pyfolio fork.
fortitudo.tech - Conditional Value-at-Risk (CVaR) portfolio optimization and Entropy Pooling views / stress-testing in Python.
+Quant Lab Alpha — Portfolio risk decomposition and Monte Carlo simulation toolkit with factor-based modeling.
+quantitative-finance-tools - Library for portfolio optimization (MVO) and rigorous risk metrics (VaR/CVaR).
@@ -419,7 +425,9 @@ ul.task-list li input[type="checkbox"] {
Data Sources
+- StockAPI – Free real-time Chinese stock data (REST & WebSocket).
- yfinance - Yahoo! Finance market data downloader (+faster Pandas Datareader)
+- defeatbeta-api - An open-source alternative to Yahoo Finance’s market data APIs with higher reliability.
- findatapy - Python library to download market data via Bloomberg, Quandl, Yahoo etc.
- googlefinance - Python module to get real-time stock data from Google Finance API.
- yahoo-finance - Python module to get stock data from Yahoo! Finance.
@@ -459,7 +467,9 @@ ul.task-list li input[type="checkbox"] {
- investpy - Financial Data Extraction from Investing.com with Python! https://investpy.readthedocs.io/
- yliveticker - Live stream of market data from Yahoo Finance websocket.
- bbgbridge - Easy to use Bloomberg Desktop API wrapper for Python.
+- polygon.io - A python library for Polygon.io financial data APIs.
- alpha_vantage - A python wrapper for Alpha Vantage API for financial data.
+- oilpriceapi - Python SDK for real-time oil and commodity prices (WTI, Brent, Urals, natural gas, coal) with OpenBB integration.
- FinanceDataReader - Open Source Financial data reader for U.S, Korean, Japanese, Chinese, Vietnamese Stocks
- pystlouisfed - Python client for Federal Reserve Bank of St. Louis API - FRED, ALFRED, GeoFRED and FRASER.
- python-bcb - Python interface to Brazilian Central Bank web services.
@@ -473,6 +483,12 @@ ul.task-list li input[type="checkbox"] {
- FinanceDatabase - This is a database of 300.000+ symbols containing Equities, ETFs, Funds, Indices, Currencies, Cryptocurrencies and Money Markets.
- Trading Strategy - download price data for decentralised exchanges and lending protocols (DeFi)
- datamule-python - A package to work with SEC data. Incorporates datamule endpoints.
+- Earnings Feed - Real-time SEC filings, insider trades, and institutional holdings API.
+- Financial Data - Stock Market and Financial Data API.
+- SaxoOpenAPI - Saxo Bank financial data API.
+- fsynth - Python library for high-fidelity unlimited synthetic financial data generation using Heston Stochastic Volatility and Merton Jump Diffusion.
+- fedfred - FRED & GeoFRED Economic data API with preprocessed dataframe output in pandas/geopandas, polars/polars_st, and dask dataframes/geodataframes.
+- edgar-sec - EDGAR Financial data API with preprocessed dataclass outputs.
@@ -629,6 +645,12 @@ ul.task-list li input[type="checkbox"] {
Matlab
+
+Alternatives
+
+- RunMat - High performance, Open Source, MATLAB syntax runtime.
+
+
FrameWorks
@@ -640,21 +662,30 @@ ul.task-list li input[type="checkbox"] {
Julia
+- CcyConv - Currency conversion library for Julia
+- CryptoExchangeAPIs.jl - A Julia library for cryptocurrency exchange APIs
+- Fastback.jl - Blazing fast Julia backtester.
- Lucky.jl - Modular, asynchronous trading engine in pure Julia.
- QuantLib.jl - Quantlib implementation in pure Julia.
- Ito.jl - A Julia package for quantitative finance.
+- LightweightCharts.jl - Julia wrapper for Lightweight Charts™ by TradingView.
- TALib.jl - A Julia wrapper for TA-Lib.
-- IncTA.jl - Julia Incremental Technical Analysis Indicators
- Miletus.jl - A financial contract definition, modeling language, and valuation framework.
- Temporal.jl - Flexible and efficient time series class & methods.
- Indicators.jl - Financial market technical analysis & indicators on top of Temporal.
- Strategems.jl - Quantitative systematic trading strategy development and backtesting.
- TimeSeries.jl - Time series toolkit for Julia.
+- TechnicalIndicatorCharts.jl - Visualize OnlineTechnicalIndicators.jl using LightweightCharts.jl.
- MarketTechnicals.jl - Technical analysis of financial time series on top of TimeSeries.
- MarketData.jl - Time series market data.
+- OnlineTechnicalIndicators.jl - Julia Technical Analysis Indicators via online algorithms.
+- OnlineTechnicalIndicators - A Julia quantitative portfolio analytics (risk / performance) via online algorithms.
+- OnlineResamplers.jl - High-performance Julia package for real-time resampling of financial market data.
+- RiskPerf.jl - Quantitative risk and performance analysis package for financial time series powered by the Julia language.
- TimeFrames.jl - A Julia library that defines TimeFrame (essentially for resampling TimeSeries).
- DataFrames.jl - In-memory tabular data in Julia
- TSFrames.jl - Handle timeseries data on top of the powerful and mature DataFrames.jl
+- TimeArrays.jl - Time series handling for Julia
@@ -777,6 +808,7 @@ ul.task-list li input[type="checkbox"] {
- SlidingFeatures - Chainable tree-like sliding windows for signal processing and technical analysis.
- RustQuant - Quantitative finance library written in Rust.
- finalytics - A rust library for financial data analysis.
+- RunMat - Rust runtime for MATLAB-syntax array math with automatic CPU/GPU execution and fused kernels for quant simulations.
@@ -832,6 +864,7 @@ ul.task-list li input[type="checkbox"] {
Tidy Finance - An opinionated approach to empirical research in financial economics - a fully transparent, open-source code base in multiple programming languages (Python and R) to enable the reproducible implementation of financial research projects for students and practitioners.
RoughVolatilityWorkshop - 2024 QuantMind’s Rough Volatility Workshop lectures.
AFML - All the answers for exercises from Advances in Financial Machine Learning by Dr Marco Lopez de Parodo.
+AlgoTradingLib - A catalog of algorithmic trading libraries, frameworks, strategies, and educational materials.
diff --git a/projects.html b/projects.html
index fad889d..176cdfc 100644
--- a/projects.html
+++ b/projects.html
@@ -156,8 +156,8 @@ ul.task-list li input[type="checkbox"] {
Table 1: Projects
diff --git a/search.json b/search.json
index 0727958..c2ae7c9 100644
--- a/search.json
+++ b/search.json
@@ -81,7 +81,7 @@
"href": "index.html#python",
"title": "Awesome Quant",
"section": "Python",
- "text": "Python\n\nNumerical Libraries & Data Structures\n\nnumpy - NumPy is the fundamental package for scientific computing with Python.\nscipy - SciPy (pronounced “Sigh Pie”) is a Python-based ecosystem of open-source software for mathematics, science, and engineering.\npandas - 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.\npolars - Polars is a blazingly fast DataFrame library for manipulating structured data.\nquantdsl - Domain specific language for quantitative analytics in finance and trading.\nstatistics - Builtin Python library for all basic statistical calculations.\nsympy - SymPy is a Python library for symbolic mathematics.\npymc3 - Probabilistic Programming in Python: Bayesian Modeling and Probabilistic Machine Learning with Theano.\nmodelx - Python reimagination of spreadsheets as formula-centric objects that are interoperable with pandas.\nArcticDB - High performance datastore for time series and tick data.\n\n\n\nFinancial Instruments and Pricing\n\nOpenBB Terminal - Terminal for investment research for everyone.\nFincept Terminal - Advance Data Based A.I Terminal for all Types of Financial Asset Research.\nPyQL - QuantLib’s Python port.\npyfin - Basic options pricing in Python. ARCHIVED\nvollib - vollib is a python library for calculating option prices, implied volatility and greeks.\nQuantPy - A framework for quantitative finance In python.\nFinance-Python - Python tools for Finance.\nffn - A financial function library for Python.\npynance - Lightweight Python library for assembling and analyzing financial data.\ntia - Toolkit for integration and analysis.\nhasura/base-python-dash - Hasura quick start 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.\nhasura/base-python-bokeh - Hasura quick start to visualize data with bokeh library.\npysabr - SABR model Python implementation.\nFinancePy - A Python Finance Library that focuses on the pricing and risk-management of Financial Derivatives, including fixed-income, equity, FX and credit derivatives.\ngs-quant - Python toolkit for quantitative finance\nwillowtree - Robust and flexible Python implementation of the willow tree lattice for derivatives pricing.\nfinancial-engineering - Applications of Monte Carlo methods to financial engineering projects, in Python.\noptlib - A library for financial options pricing written in Python.\ntf-quant-finance - High-performance TensorFlow library for quantitative finance.\nQ-Fin - A Python library for mathematical finance.\nQuantsbin - Tools for pricing and plotting of vanilla option prices, greeks and various other analysis around them.\nfinoptions - Complete python implementation of R package fOptions with partial implementation of fExoticOptions for pricing various options.\npypme - PME (Public Market Equivalent) calculation.\nAbsBox - A Python based library to model cashflow for structured product like Asset-backed securities (ABS) and Mortgage-backed securities (MBS).\nIntrinsic-Value-Calculator - A Python tool for quick calculations of a stock’s fair value using Discounted Cash Flow analysis.\nKelly-Criterion - Kelly Criterion implemented in Python to size portfolios based on J. L. Kelly Jr’s formula.\nrateslib - A fixed income library for pricing bonds and bond futures, and derivatives such as IRS, cross-currency and FX swaps.\nfypy - Vanilla and exotic option pricing library to support quantitative R&D. Focus on pricing interesting/useful models and contracts (including and beyond Black-Scholes), as well as calibration of financial models to market data.\n\n\n\nIndicators\n\npandas_talib - A Python Pandas implementation of technical analysis indicators.\nfinta - Common financial technical analysis indicators implemented in Pandas.\nTulipy - Financial Technical Analysis Indicator Library (Python bindings for tulipindicators)\nlppls - A Python module for fitting the Log-Periodic Power Law Singularity (LPPLS) model.\ntalipp - Incremental technical analysis library for Python.\nstreaming_indicators - A python library for computing technical analysis indicators on streaming data.\n\n\n\nTrading & Backtesting\n\nskfolio - Python library for portfolio optimization built on top of scikit-learn. It provides a unified interface and sklearn compatible tools to build, tune and cross-validate portfolio models.\nInvesting algorithm framework - Framework for developing, backtesting, and deploying automated trading algorithms.\nQSTrader - QSTrader backtesting simulation engine.\nBlankly - Fully integrated backtesting, paper trading, and live deployment.\nTA-Lib - Python wrapper for TA-Lib (http://ta-lib.org/).\nzipline - Pythonic algorithmic trading library.\nzipline-reloaded - Zipline, a Pythonic Algorithmic Trading Library.\nQuantSoftware Toolkit - Python-based open source software framework designed to support portfolio construction and management.\nquantitative - Quantitative finance, and backtesting library.\nanalyzer - Python framework for real-time financial and backtesting trading strategies.\nbt - Flexible Backtesting for Python.\nbacktrader - Python Backtesting library for trading strategies.\npythalesians - Python library to backtest trading strategies, plot charts, seamlessly download market data, analyze market patterns etc.\npybacktest - Vectorized backtesting framework in Python / pandas, designed to make your backtesting easier.\npyalgotrade - Python Algorithmic Trading Library.\nbasana - A Python async and event driven framework for algorithmic trading, with a focus on crypto currencies.\ntradingWithPython - A collection of functions and classes for Quantitative trading.\nPandas TA - Pandas TA is an easy to use Python 3 Pandas Extension with 115+ Indicators. Easily build Custom Strategies.\nta - Technical Analysis Library using Pandas (Python)\nalgobroker - This is an execution engine for algo trading.\npysentosa - Python API for sentosa trading system.\nfinmarketpy - Python library for backtesting trading strategies and analyzing financial markets.\nbinary-martingale - Computer program to automatically trade binary options martingale style.\nfooltrader - the project using big-data technology to provide an uniform way to analyze the whole market.\nzvt - the project using sql, pandas to provide an uniform and extendable way to record data, computing factors, select securities, backtesting, realtime trading and it could show all of them in clearly charts in realtime.\npylivetrader - zipline-compatible live trading library.\npipeline-live - zipline’s pipeline capability with IEX for live trading.\nzipline-extensions - Zipline extensions and adapters for QuantRocket.\nmoonshot - Vectorized backtester and trading engine for QuantRocket based on Pandas.\nPyPortfolioOpt - Financial portfolio optimization in python, including classical efficient frontier and advanced methods.\nEiten - 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.\nriskparity.py - fast and scalable design of risk parity portfolios with TensorFlow 2.0\nmlfinlab - Implementations regarding “Advances in Financial Machine Learning” by Marcos Lopez de Prado. (Feature Engineering, Financial Data Structures, Meta-Labeling)\npyqstrat - A fast, extensible, transparent python library for backtesting quantitative strategies.\nNowTrade - Python library for backtesting technical/mechanical strategies in the stock and currency markets.\npinkfish - A backtester and spreadsheet library for security analysis.\naat - Async Algorithmic Trading Engine\nBacktesting.py - Backtest trading strategies in Python\ncatalyst - An Algorithmic Trading Library for Crypto-Assets in Python\nquantstats - Portfolio analytics for quants, written in Python\nqtpylib - QTPyLib, Pythonic Algorithmic Trading http://qtpylib.io\nQuantdom - Python-based framework for backtesting trading strategies & analyzing financial markets [GUI :neckbeard:]\nfreqtrade - Free, open source crypto trading bot\nalgorithmic-trading-with-python - Free pandas and scikit-learn resources for trading simulation, backtesting, and machine learning on financial data.\nDeepDow - Portfolio optimization with deep learning\nQlib - 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.\nmachine-learning-for-trading - Code and resources for Machine Learning for Algorithmic Trading\nAlphaPy - Automated Machine Learning [AutoML] with Python, scikit-learn, Keras, XGBoost, LightGBM, and CatBoost\njesse - An advanced crypto trading bot written in Python\nrqalpha - A extendable, replaceable Python algorithmic backtest && trading framework supporting multiple securities.\nFinRL-Library - A Deep Reinforcement Learning Library for Automated Trading in Quantitative Finance. NeurIPS 2020.\nbulbea - Deep Learning based Python Library for Stock Market Prediction and Modelling.\nib_nope - Automated trading system for NOPE strategy over IBKR TWS.\nOctoBot - Open source cryptocurrency trading bot for high frequency, arbitrage, TA and social trading with an advanced web interface.\nbta-lib - Technical Analysis library in pandas for backtesting algotrading and quantitative analysis.\nStock-Prediction-Models - Gathers machine learning and deep learning models for Stock forecasting including trading bots and simulations.\nTuneTA - TuneTA optimizes technical indicators using a distance correlation measure to a user defined target feature such as next day return.\nAutoTrader - A Python-based development platform for automated trading systems - from backtesting to optimization to livetrading.\nfast-trade - A library built with backtest portability and performance in mind for backtest trading strategies.\nqf-lib - QF-Lib is a Python library that provides high quality tools for quantitative finance.\ntda-api - Gather data and trade equities, options, and ETFs via TDAmeritrade.\nvectorbt - Find your trading edge, using a powerful toolkit for backtesting, algorithmic trading, and research.\nLean - Lean Algorithmic Trading Engine by QuantConnect (Python, C#).\nfast-trade - Low code backtesting library utilizing pandas and technical analysis indicators.\npysystemtrade - pysystemtrade is the open source version of Robert Carver’s backtesting and trading engine that implements systems according to the framework outlined in his book “Systematic Trading”, which is further developed on his blog.\npytrendseries - Detect trend in time series, drawdown, drawdown within a constant look-back window , maximum drawdown, time underwater.\nPyLOB - Fully functioning fast Limit Order Book written in Python.\nPyBroker - Algorithmic Trading with Machine Learning.\nOctoBot Script - A quant framework to create cryptocurrencies strategies - from backtesting to optimization to livetrading.\nhftbacktest - A high-frequency trading and market-making backtesting tool accounts for limit orders, queue positions, and latencies, utilizing full tick data for trades and order books.\nvnpy - VeighNa is a Python-based open source quantitative trading system development framework.\nIntelligent Trading Bot - Automatically generating signals and trading based on machine learning and feature engineering\nfastquant - fastquant allows you to easily backtest investment strategies with as few as 3 lines of python code.\nnautilus_trader - A high-performance algorithmic trading platform and event-driven backtester.\nYABTE - Yet Another (Python) BackTesting Engine.\nTrading Strategy - TradingStrategy.ai is a market data, backtesting, live trading and investor management framework for decentralised finance\nHikyuu - A base on Python/C++ open source high-performance quant framework for faster analysis and backtesting, contains the complete trading system components for reuse and combination.\n\n\n\nRisk Analysis\n\nQuantLibRisks - Fast risks with QuantLib\nXAD - Automatic Differentation (AAD) Library\npyfolio - Portfolio and risk analytics in Python.\nempyrical - Common financial risk and performance metrics.\nfecon235 - Computational tools for financial economics include: Gaussian Mixture model of leptokurtotic risk, adaptive Boltzmann portfolios.\nfinance - Financial Risk Calculations. Optimized for ease of use through class construction and operator overload.\nqfrm - Quantitative Financial Risk Management: awesome OOP tools for measuring, managing and visualizing risk of financial instruments and portfolios.\nvisualize-wealth - Portfolio construction and quantitative analysis.\nVisualPortfolio - This tool is used to visualize the performance of a portfolio.\nuniversal-portfolios - Collection of algorithms for online portfolio selection.\nFinQuant - A program for financial portfolio management, analysis and optimization.\nEmpyrial - Portfolio’s risk and performance analytics and returns predictions.\nrisktools - Risk tools for use within the crude and crude products trading space with partial implementation of R’s PerformanceAnalytics.\nRiskfolio-Lib - Portfolio Optimization and Quantitative Strategic Asset Allocation in Python.\nempyrical-reloaded - Common financial risk and performance metrics. empyrical fork.\npyfolio-reloaded - Portfolio and risk analytics in Python. pyfolio fork.\nfortitudo.tech - Conditional Value-at-Risk (CVaR) portfolio optimization and Entropy Pooling views / stress-testing in Python.\n\n\n\nFactor Analysis\n\nalphalens - Performance analysis of predictive alpha factors.\nalphalens-reloaded - Performance analysis of predictive (alpha) stock factors.\nSpectre - GPU-accelerated Factors analysis library and Backtester\n\n\n\nSentiment Analysis\n\nAsset News Sentiment Analyzer - Sentiment analysis and report generation package for financial assets and securities utilizing GPT models.\n\n\n\nQuant Research Environment\n\nJupyter Quant - A dockerized Jupyter quant research environment with preloaded tools for quant analysis, statsmodels, pymc, arch, py_vollib, zipline-reloaded, PyPortfolioOpt, etc.\n\n\n\nTime Series\n\nARCH - ARCH models in Python.\nstatsmodels - Python module that allows users to explore data, estimate statistical models, and perform statistical tests.\ndynts - Python package for timeseries analysis and manipulation.\nPyFlux - Python library for timeseries modelling and inference (frequentist and Bayesian) on models.\ntsfresh - Automatic extraction of relevant features from time series.\nhasura/quandl-metabase - Hasura quickstart to visualize Quandl’s timeseries datasets with Metabase.\nFacebook Prophet - Tool for producing high quality forecasts for time series data that has multiple seasonality with linear or non-linear growth.\ntsmoothie - A python library for time-series smoothing and outlier detection in a vectorized way.\npmdarima - A statistical library designed to fill the void in Python’s time series analysis capabilities, including the equivalent of R’s auto.arima function.\ngluon-ts - vProbabilistic time series modeling in Python.\nfunctime - Time-series machine learning at scale. Built with Polars for embarrassingly parallel feature extraction and forecasts on panel data.\n\n\n\nCalendars\n\nexchange_calendars - Stock Exchange Trading Calendars.\nbizdays - Business days calculations and utilities.\npandas_market_calendars - Exchange calendars to use with pandas for trading applications.\n\n\n\nData Sources\n\nyfinance - Yahoo! Finance market data downloader (+faster Pandas Datareader)\nfindatapy - Python library to download market data via Bloomberg, Quandl, Yahoo etc.\ngooglefinance - Python module to get real-time stock data from Google Finance API.\nyahoo-finance - Python module to get stock data from Yahoo! Finance.\npandas-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.\npandas-finance - High level API for access to and analysis of financial data.\npyhoofinance - Rapidly queries Yahoo Finance for multiple tickers and returns typed data for analysis.\nyfinanceapi - Finance API for Python.\nyql-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).\nystockquote - Retrieve stock quote data from Yahoo Finance.\nwallstreet - Real time stock and option data.\nstock_extractor - General Purpose Stock Extractors from Online Resources.\nStockex - Python wrapper for Yahoo! Finance API.\nfinsymbols - Obtains stock symbols and relating information for SP500, AMEX, NYSE, and NASDAQ.\nFRB - Python Client for FRED® API.\ninquisitor - Python Interface to Econdb.com API.\nyfi - Yahoo! YQL library.\nchinesestockapi - Python API to get Chinese stock price.\nexchange - Get current exchange rate.\nticks - Simple command line tool to get stock ticker data.\npybbg - Python interface to Bloomberg COM APIs.\nccy - Python module for currencies.\ntushare - A utility for crawling historical and Real-time Quotes data of China stocks.\njsm - Get the japanese stock market data.\ncn_stock_src - Utility for retrieving basic China stock data from different sources.\ncoinmarketcap - Python API for coinmarketcap.\nafter-hours - Obtain pre market and after hours stock prices for a given symbol.\nbronto-python - Bronto API Integration for Python.\npytdx - Python Interface for retrieving chinese stock realtime quote data from TongDaXin Nodes.\npdblp - A simple interface to integrate pandas and the Bloomberg Open API.\ntiingo - Python interface for daily composite prices/OHLC/Volume + Real-time News Feeds, powered by the Tiingo Data Platform.\niexfinance - Python Interface for retrieving real-time and historical prices and equities data from The Investor’s Exchange.\npyEX - Python interface to IEX with emphasis on pandas, support for streaming data, premium data, points data (economic, rates, commodities), and technical indicators.\nalpaca-trade-api - Python interface for retrieving real-time and historical prices from Alpaca API as well as trade execution.\nmetatrader5 - API Connector to MetaTrader 5 Terminal\nakshare - AkShare is an elegant and simple financial data interface library for Python, built for human beings! https://akshare.readthedocs.io\nyahooquery - Python interface for retrieving data through unofficial Yahoo Finance API.\ninvestpy - Financial Data Extraction from Investing.com with Python! https://investpy.readthedocs.io/\nyliveticker - Live stream of market data from Yahoo Finance websocket.\nbbgbridge - Easy to use Bloomberg Desktop API wrapper for Python.\nalpha_vantage - A python wrapper for Alpha Vantage API for financial data.\nFinanceDataReader - Open Source Financial data reader for U.S, Korean, Japanese, Chinese, Vietnamese Stocks\npystlouisfed - Python client for Federal Reserve Bank of St. Louis API - FRED, ALFRED, GeoFRED and FRASER.\npython-bcb - Python interface to Brazilian Central Bank web services.\nmarket-prices - Create meaningful OHLCV datasets from knowledge of exchange-calendars (works out-the-box with data from Yahoo Finance).\ntardis-python - Python interface for Tardis.dev high frequency crypto market data\nlake-api - Python interface for Crypto Lake high frequency crypto market data\ntessa - simple, hassle-free access to price information of financial assets (currently based on yfinance and pycoingecko), including search and a symbol class.\npandaSDMX - Python package that implements SDMX 2.1 (ISO 17369:2013), a format for exchange of statistical data and metadata used by national statistical agencies, central banks, and international organisations.\ncif - Python package that include few composite indicators, which summarize multidimensional relationships between individual economic indicators.\nfinagg - finagg is a Python package that provides implementations of popular and free financial APIs, tools for aggregating historical data from those APIs into SQL databases, and tools for transforming aggregated data into features useful for analysis and AI/ML.\nFinanceDatabase - This is a database of 300.000+ symbols containing Equities, ETFs, Funds, Indices, Currencies, Cryptocurrencies and Money Markets.\nTrading Strategy - download price data for decentralised exchanges and lending protocols (DeFi)\ndatamule-python - A package to work with SEC data. Incorporates datamule endpoints.\n\n\n\nExcel Integration\n\nxlwings - Make Excel fly with Python.\nopenpyxl - Read/Write Excel 2007 xlsx/xlsm files.\nxlrd - Library for developers to extract data from Microsoft Excel spreadsheet files.\nxlsxwriter - Write files in the Excel 2007+ XLSX file format.\nxlwt - Library to create spreadsheet files compatible with MS Excel 97/2000/XP/2003 XLS files, on any platform.\nDataNitro - DataNitro also offers full-featured Python-Excel integration, including UDFs. Trial downloads are available, but users must purchase a license.\nxlloop - XLLoop is an open source framework for implementing Excel user-defined functions (UDFs) on a centralised server (a function server).\nexpy - 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.\npyxll - PyXLL is an Excel add-in that enables you to extend Excel using nothing but Python code.\n\n\n\nVisualization\n\nD-Tale - Visualizer for pandas dataframes and xarray datasets.\nmplfinance - matplotlib utilities for the visualization, and visual analysis, of financial data.\nfinplot - Performant and effortless finance plotting for Python.\nfinvizfinance - Finviz analysis python library.\nmarket-analy - Analysis and interactive charting using market-prices and bqplot.\nQuantInvestStrats - Quantitative Investment Strategies (QIS) package implements Python analytics for visualisation of financial data, performance reporting, analysis of quantitative strategies."
+ "text": "Python\n\nNumerical Libraries & Data Structures\n\nnumpy - NumPy is the fundamental package for scientific computing with Python.\nscipy - SciPy (pronounced “Sigh Pie”) is a Python-based ecosystem of open-source software for mathematics, science, and engineering.\npandas - 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.\npolars - Polars is a blazingly fast DataFrame library for manipulating structured data.\nquantdsl - Domain specific language for quantitative analytics in finance and trading.\nstatistics - Builtin Python library for all basic statistical calculations.\nsympy - SymPy is a Python library for symbolic mathematics.\npymc3 - Probabilistic Programming in Python: Bayesian Modeling and Probabilistic Machine Learning with Theano.\nmodelx - Python reimagination of spreadsheets as formula-centric objects that are interoperable with pandas.\nArcticDB - High performance datastore for time series and tick data.\n\n\n\nFinancial Instruments and Pricing\n\nOpenBB Terminal - Terminal for investment research for everyone.\nFincept Terminal - Advance Data Based A.I Terminal for all Types of Financial Asset Research.\nPyQL - QuantLib’s Python port.\npyfin - Basic options pricing in Python. ARCHIVED\nvollib - vollib is a python library for calculating option prices, implied volatility and greeks.\nQuantPy - A framework for quantitative finance In python.\nFinance-Python - Python tools for Finance.\nffn - A financial function library for Python.\npynance - Lightweight Python library for assembling and analyzing financial data.\ntia - Toolkit for integration and analysis.\nhasura/base-python-dash - Hasura quick start 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.\nhasura/base-python-bokeh - Hasura quick start to visualize data with bokeh library.\npysabr - SABR model Python implementation.\nFinancePy - A Python Finance Library that focuses on the pricing and risk-management of Financial Derivatives, including fixed-income, equity, FX and credit derivatives.\ngs-quant - Python toolkit for quantitative finance\nwillowtree - Robust and flexible Python implementation of the willow tree lattice for derivatives pricing.\nfinancial-engineering - Applications of Monte Carlo methods to financial engineering projects, in Python.\noptlib - A library for financial options pricing written in Python.\ntf-quant-finance - High-performance TensorFlow library for quantitative finance.\nQ-Fin - A Python library for mathematical finance.\nQuantsbin - Tools for pricing and plotting of vanilla option prices, greeks and various other analysis around them.\nfinoptions - Complete python implementation of R package fOptions with partial implementation of fExoticOptions for pricing various options.\npypme - PME (Public Market Equivalent) calculation.\nAbsBox - A Python based library to model cashflow for structured product like Asset-backed securities (ABS) and Mortgage-backed securities (MBS).\nIntrinsic-Value-Calculator - A Python tool for quick calculations of a stock’s fair value using Discounted Cash Flow analysis.\nKelly-Criterion - Kelly Criterion implemented in Python to size portfolios based on J. L. Kelly Jr’s formula.\nrateslib - A fixed income library for pricing bonds and bond futures, and derivatives such as IRS, cross-currency and FX swaps.\nfypy - Vanilla and exotic option pricing library to support quantitative R&D. Focus on pricing interesting/useful models and contracts (including and beyond Black-Scholes), as well as calibration of financial models to market data.\n\n\n\nIndicators\n\npandas_talib - A Python Pandas implementation of technical analysis indicators.\nfinta - Common financial technical analysis indicators implemented in Pandas.\nTulipy - Financial Technical Analysis Indicator Library (Python bindings for tulipindicators)\nlppls - A Python module for fitting the Log-Periodic Power Law Singularity (LPPLS) model.\ntalipp - Incremental technical analysis library for Python.\nstreaming_indicators - A python library for computing technical analysis indicators on streaming data.\n\n\n\nTrading & Backtesting\n\nskfolio - Python library for portfolio optimization built on top of scikit-learn. It provides a unified interface and sklearn compatible tools to build, tune and cross-validate portfolio models.\nInvesting algorithm framework - Framework for developing, backtesting, and deploying automated trading algorithms.\nQSTrader - QSTrader backtesting simulation engine.\nBlankly - Fully integrated backtesting, paper trading, and live deployment.\nTA-Lib - Python wrapper for TA-Lib (http://ta-lib.org/).\nzipline - Pythonic algorithmic trading library.\nzipline-reloaded - Zipline, a Pythonic Algorithmic Trading Library.\nQuantSoftware Toolkit - Python-based open source software framework designed to support portfolio construction and management.\nquantitative - Quantitative finance, and backtesting library.\nanalyzer - Python framework for real-time financial and backtesting trading strategies.\nbt - Flexible Backtesting for Python.\nbacktrader - Python Backtesting library for trading strategies.\npythalesians - Python library to backtest trading strategies, plot charts, seamlessly download market data, analyze market patterns etc.\npybacktest - Vectorized backtesting framework in Python / pandas, designed to make your backtesting easier.\npyalgotrade - Python Algorithmic Trading Library.\nbasana - A Python async and event driven framework for algorithmic trading, with a focus on crypto currencies.\ntradingWithPython - A collection of functions and classes for Quantitative trading.\nPandas TA - Pandas TA is an easy to use Python 3 Pandas Extension with 115+ Indicators. Easily build Custom Strategies.\nta - Technical Analysis Library using Pandas (Python)\nalgobroker - This is an execution engine for algo trading.\npysentosa - Python API for sentosa trading system.\nfinmarketpy - Python library for backtesting trading strategies and analyzing financial markets.\nbinary-martingale - Computer program to automatically trade binary options martingale style.\nfooltrader - the project using big-data technology to provide an uniform way to analyze the whole market.\nzvt - the project using sql, pandas to provide an uniform and extendable way to record data, computing factors, select securities, backtesting, realtime trading and it could show all of them in clearly charts in realtime.\npylivetrader - zipline-compatible live trading library.\npipeline-live - zipline’s pipeline capability with IEX for live trading.\nzipline-extensions - Zipline extensions and adapters for QuantRocket.\nmoonshot - Vectorized backtester and trading engine for QuantRocket based on Pandas.\nPyPortfolioOpt - Financial portfolio optimization in python, including classical efficient frontier and advanced methods.\nEiten - 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.\nriskparity.py - fast and scalable design of risk parity portfolios with TensorFlow 2.0\nmlfinlab - Implementations regarding “Advances in Financial Machine Learning” by Marcos Lopez de Prado. (Feature Engineering, Financial Data Structures, Meta-Labeling)\npyqstrat - A fast, extensible, transparent python library for backtesting quantitative strategies.\nNowTrade - Python library for backtesting technical/mechanical strategies in the stock and currency markets.\npinkfish - A backtester and spreadsheet library for security analysis.\naat - Async Algorithmic Trading Engine\nBacktesting.py - Backtest trading strategies in Python\ncatalyst - An Algorithmic Trading Library for Crypto-Assets in Python\nquantstats - Portfolio analytics for quants, written in Python\nqtpylib - QTPyLib, Pythonic Algorithmic Trading http://qtpylib.io\nQuantdom - Python-based framework for backtesting trading strategies & analyzing financial markets [GUI :neckbeard:]\nfreqtrade - Free, open source crypto trading bot\nalgorithmic-trading-with-python - Free pandas and scikit-learn resources for trading simulation, backtesting, and machine learning on financial data.\nDeepDow - Portfolio optimization with deep learning\nQlib - 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.\nmachine-learning-for-trading - Code and resources for Machine Learning for Algorithmic Trading\nAlphaPy - Automated Machine Learning [AutoML] with Python, scikit-learn, Keras, XGBoost, LightGBM, and CatBoost\njesse - An advanced crypto trading bot written in Python\nrqalpha - A extendable, replaceable Python algorithmic backtest && trading framework supporting multiple securities.\nFinRL-Library - A Deep Reinforcement Learning Library for Automated Trading in Quantitative Finance. NeurIPS 2020.\nbulbea - Deep Learning based Python Library for Stock Market Prediction and Modelling.\nib_nope - Automated trading system for NOPE strategy over IBKR TWS.\nOctoBot - Open source cryptocurrency trading bot for high frequency, arbitrage, TA and social trading with an advanced web interface.\nbta-lib - Technical Analysis library in pandas for backtesting algotrading and quantitative analysis.\nStock-Prediction-Models - Gathers machine learning and deep learning models for Stock forecasting including trading bots and simulations.\nTuneTA - TuneTA optimizes technical indicators using a distance correlation measure to a user defined target feature such as next day return.\nAutoTrader - A Python-based development platform for automated trading systems - from backtesting to optimization to livetrading.\nfast-trade - A library built with backtest portability and performance in mind for backtest trading strategies.\nqf-lib - QF-Lib is a Python library that provides high quality tools for quantitative finance.\ntda-api - Gather data and trade equities, options, and ETFs via TDAmeritrade.\nvectorbt - Find your trading edge, using a powerful toolkit for backtesting, algorithmic trading, and research.\nLean - Lean Algorithmic Trading Engine by QuantConnect (Python, C#).\nfast-trade - Low code backtesting library utilizing pandas and technical analysis indicators.\npysystemtrade - pysystemtrade is the open source version of Robert Carver’s backtesting and trading engine that implements systems according to the framework outlined in his book “Systematic Trading”, which is further developed on his blog.\npytrendseries - Detect trend in time series, drawdown, drawdown within a constant look-back window , maximum drawdown, time underwater.\nPyLOB - Fully functioning fast Limit Order Book written in Python.\nPyBroker - Algorithmic Trading with Machine Learning.\nOctoBot Script - A quant framework to create cryptocurrencies strategies - from backtesting to optimization to livetrading.\nhftbacktest - A high-frequency trading and market-making backtesting tool accounts for limit orders, queue positions, and latencies, utilizing full tick data for trades and order books.\nvnpy - VeighNa is a Python-based open source quantitative trading system development framework.\nIntelligent Trading Bot - Automatically generating signals and trading based on machine learning and feature engineering\nfastquant - fastquant allows you to easily backtest investment strategies with as few as 3 lines of python code.\nnautilus_trader - A high-performance algorithmic trading platform and event-driven backtester.\nYABTE - Yet Another (Python) BackTesting Engine.\nTrading Strategy - TradingStrategy.ai is a market data, backtesting, live trading and investor management framework for decentralised finance\nHikyuu - A base on Python/C++ open source high-performance quant framework for faster analysis and backtesting, contains the complete trading system components for reuse and combination.\nrust_bt - A high performance, low-latency backtesting engine for testing quantitative trading strategies on historical and live data in Rust.\nGunbot Quant - Toolkit for quantitative trading analysis. It integrates an advanced market screener, a multi-strategy, multi-asset backtesting engine. Use with built-in GUI or through CLI.\nStrateQueue - An open‑source, broker‑agnostic Python library that lets you seamlessly deploy strategies from any major backtesting engine to live (or paper) trading with zero code changes and built‑in safety controls.\n\n\n\nRisk Analysis\n\nQuantLibRisks - Fast risks with QuantLib\nXAD - Automatic Differentation (AAD) Library\npyfolio - Portfolio and risk analytics in Python.\nempyrical - Common financial risk and performance metrics.\nfecon235 - Computational tools for financial economics include: Gaussian Mixture model of leptokurtotic risk, adaptive Boltzmann portfolios.\nfinance - Financial Risk Calculations. Optimized for ease of use through class construction and operator overload.\nqfrm - Quantitative Financial Risk Management: awesome OOP tools for measuring, managing and visualizing risk of financial instruments and portfolios.\nvisualize-wealth - Portfolio construction and quantitative analysis.\nVisualPortfolio - This tool is used to visualize the performance of a portfolio.\nuniversal-portfolios - Collection of algorithms for online portfolio selection.\nFinQuant - A program for financial portfolio management, analysis and optimization.\nEmpyrial - Portfolio’s risk and performance analytics and returns predictions.\nrisktools - Risk tools for use within the crude and crude products trading space with partial implementation of R’s PerformanceAnalytics.\nRiskfolio-Lib - Portfolio Optimization and Quantitative Strategic Asset Allocation in Python.\nempyrical-reloaded - Common financial risk and performance metrics. empyrical fork.\npyfolio-reloaded - Portfolio and risk analytics in Python. pyfolio fork.\nfortitudo.tech - Conditional Value-at-Risk (CVaR) portfolio optimization and Entropy Pooling views / stress-testing in Python.\nQuant Lab Alpha — Portfolio risk decomposition and Monte Carlo simulation toolkit with factor-based modeling.\nquantitative-finance-tools - Library for portfolio optimization (MVO) and rigorous risk metrics (VaR/CVaR).\n\n\n\nFactor Analysis\n\nalphalens - Performance analysis of predictive alpha factors.\nalphalens-reloaded - Performance analysis of predictive (alpha) stock factors.\nSpectre - GPU-accelerated Factors analysis library and Backtester\n\n\n\nSentiment Analysis\n\nAsset News Sentiment Analyzer - Sentiment analysis and report generation package for financial assets and securities utilizing GPT models.\n\n\n\nQuant Research Environment\n\nJupyter Quant - A dockerized Jupyter quant research environment with preloaded tools for quant analysis, statsmodels, pymc, arch, py_vollib, zipline-reloaded, PyPortfolioOpt, etc.\n\n\n\nTime Series\n\nARCH - ARCH models in Python.\nstatsmodels - Python module that allows users to explore data, estimate statistical models, and perform statistical tests.\ndynts - Python package for timeseries analysis and manipulation.\nPyFlux - Python library for timeseries modelling and inference (frequentist and Bayesian) on models.\ntsfresh - Automatic extraction of relevant features from time series.\nhasura/quandl-metabase - Hasura quickstart to visualize Quandl’s timeseries datasets with Metabase.\nFacebook Prophet - Tool for producing high quality forecasts for time series data that has multiple seasonality with linear or non-linear growth.\ntsmoothie - A python library for time-series smoothing and outlier detection in a vectorized way.\npmdarima - A statistical library designed to fill the void in Python’s time series analysis capabilities, including the equivalent of R’s auto.arima function.\ngluon-ts - vProbabilistic time series modeling in Python.\nfunctime - Time-series machine learning at scale. Built with Polars for embarrassingly parallel feature extraction and forecasts on panel data.\n\n\n\nCalendars\n\nexchange_calendars - Stock Exchange Trading Calendars.\nbizdays - Business days calculations and utilities.\npandas_market_calendars - Exchange calendars to use with pandas for trading applications.\n\n\n\nData Sources\n\nStockAPI – Free real-time Chinese stock data (REST & WebSocket).\nyfinance - Yahoo! Finance market data downloader (+faster Pandas Datareader)\ndefeatbeta-api - An open-source alternative to Yahoo Finance’s market data APIs with higher reliability.\nfindatapy - Python library to download market data via Bloomberg, Quandl, Yahoo etc.\ngooglefinance - Python module to get real-time stock data from Google Finance API.\nyahoo-finance - Python module to get stock data from Yahoo! Finance.\npandas-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.\npandas-finance - High level API for access to and analysis of financial data.\npyhoofinance - Rapidly queries Yahoo Finance for multiple tickers and returns typed data for analysis.\nyfinanceapi - Finance API for Python.\nyql-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).\nystockquote - Retrieve stock quote data from Yahoo Finance.\nwallstreet - Real time stock and option data.\nstock_extractor - General Purpose Stock Extractors from Online Resources.\nStockex - Python wrapper for Yahoo! Finance API.\nfinsymbols - Obtains stock symbols and relating information for SP500, AMEX, NYSE, and NASDAQ.\nFRB - Python Client for FRED® API.\ninquisitor - Python Interface to Econdb.com API.\nyfi - Yahoo! YQL library.\nchinesestockapi - Python API to get Chinese stock price.\nexchange - Get current exchange rate.\nticks - Simple command line tool to get stock ticker data.\npybbg - Python interface to Bloomberg COM APIs.\nccy - Python module for currencies.\ntushare - A utility for crawling historical and Real-time Quotes data of China stocks.\njsm - Get the japanese stock market data.\ncn_stock_src - Utility for retrieving basic China stock data from different sources.\ncoinmarketcap - Python API for coinmarketcap.\nafter-hours - Obtain pre market and after hours stock prices for a given symbol.\nbronto-python - Bronto API Integration for Python.\npytdx - Python Interface for retrieving chinese stock realtime quote data from TongDaXin Nodes.\npdblp - A simple interface to integrate pandas and the Bloomberg Open API.\ntiingo - Python interface for daily composite prices/OHLC/Volume + Real-time News Feeds, powered by the Tiingo Data Platform.\niexfinance - Python Interface for retrieving real-time and historical prices and equities data from The Investor’s Exchange.\npyEX - Python interface to IEX with emphasis on pandas, support for streaming data, premium data, points data (economic, rates, commodities), and technical indicators.\nalpaca-trade-api - Python interface for retrieving real-time and historical prices from Alpaca API as well as trade execution.\nmetatrader5 - API Connector to MetaTrader 5 Terminal\nakshare - AkShare is an elegant and simple financial data interface library for Python, built for human beings! https://akshare.readthedocs.io\nyahooquery - Python interface for retrieving data through unofficial Yahoo Finance API.\ninvestpy - Financial Data Extraction from Investing.com with Python! https://investpy.readthedocs.io/\nyliveticker - Live stream of market data from Yahoo Finance websocket.\nbbgbridge - Easy to use Bloomberg Desktop API wrapper for Python.\npolygon.io - A python library for Polygon.io financial data APIs.\nalpha_vantage - A python wrapper for Alpha Vantage API for financial data.\noilpriceapi - Python SDK for real-time oil and commodity prices (WTI, Brent, Urals, natural gas, coal) with OpenBB integration.\nFinanceDataReader - Open Source Financial data reader for U.S, Korean, Japanese, Chinese, Vietnamese Stocks\npystlouisfed - Python client for Federal Reserve Bank of St. Louis API - FRED, ALFRED, GeoFRED and FRASER.\npython-bcb - Python interface to Brazilian Central Bank web services.\nmarket-prices - Create meaningful OHLCV datasets from knowledge of exchange-calendars (works out-the-box with data from Yahoo Finance).\ntardis-python - Python interface for Tardis.dev high frequency crypto market data\nlake-api - Python interface for Crypto Lake high frequency crypto market data\ntessa - simple, hassle-free access to price information of financial assets (currently based on yfinance and pycoingecko), including search and a symbol class.\npandaSDMX - Python package that implements SDMX 2.1 (ISO 17369:2013), a format for exchange of statistical data and metadata used by national statistical agencies, central banks, and international organisations.\ncif - Python package that include few composite indicators, which summarize multidimensional relationships between individual economic indicators.\nfinagg - finagg is a Python package that provides implementations of popular and free financial APIs, tools for aggregating historical data from those APIs into SQL databases, and tools for transforming aggregated data into features useful for analysis and AI/ML.\nFinanceDatabase - This is a database of 300.000+ symbols containing Equities, ETFs, Funds, Indices, Currencies, Cryptocurrencies and Money Markets.\nTrading Strategy - download price data for decentralised exchanges and lending protocols (DeFi)\ndatamule-python - A package to work with SEC data. Incorporates datamule endpoints.\nEarnings Feed - Real-time SEC filings, insider trades, and institutional holdings API.\nFinancial Data - Stock Market and Financial Data API.\nSaxoOpenAPI - Saxo Bank financial data API.\nfsynth - Python library for high-fidelity unlimited synthetic financial data generation using Heston Stochastic Volatility and Merton Jump Diffusion.\nfedfred - FRED & GeoFRED Economic data API with preprocessed dataframe output in pandas/geopandas, polars/polars_st, and dask dataframes/geodataframes.\nedgar-sec - EDGAR Financial data API with preprocessed dataclass outputs.\n\n\n\nExcel Integration\n\nxlwings - Make Excel fly with Python.\nopenpyxl - Read/Write Excel 2007 xlsx/xlsm files.\nxlrd - Library for developers to extract data from Microsoft Excel spreadsheet files.\nxlsxwriter - Write files in the Excel 2007+ XLSX file format.\nxlwt - Library to create spreadsheet files compatible with MS Excel 97/2000/XP/2003 XLS files, on any platform.\nDataNitro - DataNitro also offers full-featured Python-Excel integration, including UDFs. Trial downloads are available, but users must purchase a license.\nxlloop - XLLoop is an open source framework for implementing Excel user-defined functions (UDFs) on a centralised server (a function server).\nexpy - 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.\npyxll - PyXLL is an Excel add-in that enables you to extend Excel using nothing but Python code.\n\n\n\nVisualization\n\nD-Tale - Visualizer for pandas dataframes and xarray datasets.\nmplfinance - matplotlib utilities for the visualization, and visual analysis, of financial data.\nfinplot - Performant and effortless finance plotting for Python.\nfinvizfinance - Finviz analysis python library.\nmarket-analy - Analysis and interactive charting using market-prices and bqplot.\nQuantInvestStrats - Quantitative Investment Strategies (QIS) package implements Python analytics for visualisation of financial data, performance reporting, analysis of quantitative strategies."
},
{
"objectID": "index.html#r",
@@ -95,14 +95,14 @@
"href": "index.html#matlab",
"title": "Awesome Quant",
"section": "Matlab",
- "text": "Matlab\n\nFrameWorks\n\nQUANTAXIS - Integrated Quantitative Toolbox with Matlab.\nPROJ_Option_Pricing_Matlab - Quant Option Pricing - Exotic/Vanilla: Barrier, Asian, European, American, Parisian, Lookback, Cliquet, Variance Swap, Swing, Forward Starting, Step, Fader"
+ "text": "Matlab\n\nAlternatives\n\nRunMat - High performance, Open Source, MATLAB syntax runtime.\n\n\n\nFrameWorks\n\nQUANTAXIS - Integrated Quantitative Toolbox with Matlab.\nPROJ_Option_Pricing_Matlab - Quant Option Pricing - Exotic/Vanilla: Barrier, Asian, European, American, Parisian, Lookback, Cliquet, Variance Swap, Swing, Forward Starting, Step, Fader"
},
{
"objectID": "index.html#julia",
"href": "index.html#julia",
"title": "Awesome Quant",
"section": "Julia",
- "text": "Julia\n\nLucky.jl - Modular, asynchronous trading engine in pure Julia.\nQuantLib.jl - Quantlib implementation in pure Julia.\nIto.jl - A Julia package for quantitative finance.\nTALib.jl - A Julia wrapper for TA-Lib.\nIncTA.jl - Julia Incremental Technical Analysis Indicators\nMiletus.jl - A financial contract definition, modeling language, and valuation framework.\nTemporal.jl - Flexible and efficient time series class & methods.\nIndicators.jl - Financial market technical analysis & indicators on top of Temporal.\nStrategems.jl - Quantitative systematic trading strategy development and backtesting.\nTimeSeries.jl - Time series toolkit for Julia.\nMarketTechnicals.jl - Technical analysis of financial time series on top of TimeSeries.\nMarketData.jl - Time series market data.\nTimeFrames.jl - A Julia library that defines TimeFrame (essentially for resampling TimeSeries).\nDataFrames.jl - In-memory tabular data in Julia\nTSFrames.jl - Handle timeseries data on top of the powerful and mature DataFrames.jl"
+ "text": "Julia\n\nCcyConv - Currency conversion library for Julia\nCryptoExchangeAPIs.jl - A Julia library for cryptocurrency exchange APIs\nFastback.jl - Blazing fast Julia backtester.\nLucky.jl - Modular, asynchronous trading engine in pure Julia.\nQuantLib.jl - Quantlib implementation in pure Julia.\nIto.jl - A Julia package for quantitative finance.\nLightweightCharts.jl - Julia wrapper for Lightweight Charts™ by TradingView.\nTALib.jl - A Julia wrapper for TA-Lib.\nMiletus.jl - A financial contract definition, modeling language, and valuation framework.\nTemporal.jl - Flexible and efficient time series class & methods.\nIndicators.jl - Financial market technical analysis & indicators on top of Temporal.\nStrategems.jl - Quantitative systematic trading strategy development and backtesting.\nTimeSeries.jl - Time series toolkit for Julia.\nTechnicalIndicatorCharts.jl - Visualize OnlineTechnicalIndicators.jl using LightweightCharts.jl.\nMarketTechnicals.jl - Technical analysis of financial time series on top of TimeSeries.\nMarketData.jl - Time series market data.\nOnlineTechnicalIndicators.jl - Julia Technical Analysis Indicators via online algorithms.\nOnlineTechnicalIndicators - A Julia quantitative portfolio analytics (risk / performance) via online algorithms.\nOnlineResamplers.jl - High-performance Julia package for real-time resampling of financial market data.\nRiskPerf.jl - Quantitative risk and performance analysis package for financial time series powered by the Julia language.\nTimeFrames.jl - A Julia library that defines TimeFrame (essentially for resampling TimeSeries).\nDataFrames.jl - In-memory tabular data in Julia\nTSFrames.jl - Handle timeseries data on top of the powerful and mature DataFrames.jl\nTimeArrays.jl - Time series handling for Julia"
},
{
"objectID": "index.html#java",
@@ -179,13 +179,13 @@
"href": "index.html#rust",
"title": "Awesome Quant",
"section": "Rust",
- "text": "Rust\n\nQuantMath - Financial maths library for risk-neutral pricing and risk\nBarter - Open-source Rust framework for building event-driven live-trading & backtesting systems\nLFEST - Simulated perpetual futures exchange to trade your strategy against.\nTradeAggregation - Aggregate trades into user-defined candles using information driven rules.\nSlidingFeatures - Chainable tree-like sliding windows for signal processing and technical analysis.\nRustQuant - Quantitative finance library written in Rust.\nfinalytics - A rust library for financial data analysis."
+ "text": "Rust\n\nQuantMath - Financial maths library for risk-neutral pricing and risk\nBarter - Open-source Rust framework for building event-driven live-trading & backtesting systems\nLFEST - Simulated perpetual futures exchange to trade your strategy against.\nTradeAggregation - Aggregate trades into user-defined candles using information driven rules.\nSlidingFeatures - Chainable tree-like sliding windows for signal processing and technical analysis.\nRustQuant - Quantitative finance library written in Rust.\nfinalytics - A rust library for financial data analysis.\nRunMat - Rust runtime for MATLAB-syntax array math with automatic CPU/GPU execution and fused kernels for quant simulations."
},
{
"objectID": "index.html#reproducing-works-training-books",
"href": "index.html#reproducing-works-training-books",
"title": "Awesome Quant",
"section": "Reproducing Works, Training & Books",
- "text": "Reproducing Works, Training & Books\n\nAuto-Differentiation Website - Background and resources on Automatic Differentiation (AD) / Adjoint Algorithmic Differentitation (AAD).\nDerman Papers - Notebooks that replicate original quantitative finance papers from Emanuel Derman.\nML-Quant - Top Quant resources like ArXiv (sanity), SSRN, RePec, Journals, Podcasts, Videos, and Blogs.\nvolatility-trading - A complete set of volatility estimators based on Euan Sinclair’s Volatility Trading.\nquant - Quantitative Finance and Algorithmic Trading exhaust; mostly ipython notebooks based on Quantopian, Zipline, or Pandas.\nfecon235 - Open source project for software tools in financial economics. Many jupyter notebook to verify theoretical ideas and practical methods interactively.\nQuantitative-Notebooks - Educational notebooks on quantitative finance, algorithmic trading, financial modelling and investment strategy\nQuantEcon - Lecture series on economics, finance, econometrics and data science; QuantEcon.py, QuantEcon.jl, notebooks\nFinanceHub - Resources for Quantitative Finance\nPython_Option_Pricing - An library to price financial options written in Python. Includes: Black Scholes, Black 76, Implied Volatility, American, European, Asian, Spread Options.\npython-training - J.P. Morgan’s Python training for business analysts and traders.\nStock_Analysis_For_Quant - Different Types of Stock Analysis in Excel, Matlab, Power BI, Python, R, and Tableau.\nalgorithmic-trading-with-python - Source code for Algorithmic Trading with Python (2020) by Chris Conlan.\nMEDIUM_NoteBook - Repository containing notebooks of cerlymarco’s posts on Medium.\nQuantFinance - Training materials in quantitative finance.\nIPythonScripts - Tutorials about Quantitative Finance in Python and QuantLib: Pricing, xVAs, Hedging, Portfolio Optimisation, Machine Learning and Deep Learning.\nComputational-Finance-Course - Materials for the course of Computational Finance.\nMachine-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.\nPython-for-Finance-Cookbook - Python for Finance Cookbook, published by Packt.\nmodelos_vol_derivativos - “Modelos de Volatilidade para Derivativos” book’s Jupyter notebooks\nNMOF - 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).\npy4fi2nd - Jupyter Notebooks and code for Python for Finance (2nd ed., O’Reilly) by Yves Hilpisch.\naiif - Jupyter Notebooks and code for the book Artificial Intelligence in Finance (O’Reilly) by Yves Hilpisch.\npy4at - Jupyter Notebooks and code for the book Python for Algorithmic Trading (O’Reilly) by Yves Hilpisch.\ndawp - Jupyter Notebooks and code for Derivatives Analytics with Python (Wiley Finance) by Yves Hilpisch.\ndx - DX Analytics | Financial and Derivatives Analytics with Python.\nQuantFinanceBook - Quantitative Finance book.\nrough_bergomi - A Python implementation of the rough Bergomi model.\nfrh-fx - A python implementation of the fast-reversion Heston model of Mechkov for FX purposes.\nValue Investing Studies - A collection of data analysis studies that examine the performance and characteristics of value investing over long periods of time.\nMachine Learning Asset Management - Machine Learning in Asset Management (by @firmai).\nDeep Learning Machine Learning Stock - Deep Learning and Machine Learning stocks represent a promising long-term or short-term opportunity for investors and traders.\nTechnical Analysis and Feature Engineering - Feature Engineering and Feature Importance of Machine Learning in Financial Market.\nDifferential Machine Learning and Axes that matter by Brian Huge and Antoine Savine - Implement, demonstrate, reproduce and extend the results of the Risk articles ‘Differential Machine Learning’ (2020) and ‘PCA with a Difference’ (2021) by Huge and Savine, and cover implementation details left out from the papers.\nsystematictradingexamples - Examples of code related to book Systematic Trading and blog\npysystemtrade_examples - Examples using pysystemtrade for Robert Carver’s blog.\nML_Finance_Codes - Machine Learning in Finance: From Theory to Practice Book\nHands-On Machine Learning for Algorithmic Trading - Hands-On Machine Learning for Algorithmic Trading, published by Packt\nfinancialnoob-misc - Codes from @financialnoob’s posts\nMesoSim Options Trading Strategy Library - Free and public Options Trading strategy library for MesoSim.\nQuant-Finance-With-Python-Code - Repo for code examples in Quantitative Finance with Python by Chris Kelliher\nQuantFinanceTraining - This repository contains codes that were executed during my training in the CQF (Certificate in Quantitative Finance). The codes are organized by class, facilitating navigation and reference.\nStatistical-Learning-based-Portfolio-Optimization - This R Shiny App utilizes the Hierarchical Equal Risk Contribution (HERC) approach, a modern portfolio optimization method developed by Raffinot (2018).\nbook_irds3 - Code repository for Pricing and Trading Interest Rate Derivatives.\nAutoencoder-Asset-Pricing-Models - Reimplementation of Autoencoder Asset Pricing Models (GKX, 2019).\nFinance - 150+ quantitative finance Python programs to help you gather, manipulate, and analyze stock market data.\n101_formulaic_alphas - Implementation of 101 formulaic alphas using qstrader.\nTidy Finance - An opinionated approach to empirical research in financial economics - a fully transparent, open-source code base in multiple programming languages (Python and R) to enable the reproducible implementation of financial research projects for students and practitioners.\nRoughVolatilityWorkshop - 2024 QuantMind’s Rough Volatility Workshop lectures.\nAFML - All the answers for exercises from Advances in Financial Machine Learning by Dr Marco Lopez de Parodo."
+ "text": "Reproducing Works, Training & Books\n\nAuto-Differentiation Website - Background and resources on Automatic Differentiation (AD) / Adjoint Algorithmic Differentitation (AAD).\nDerman Papers - Notebooks that replicate original quantitative finance papers from Emanuel Derman.\nML-Quant - Top Quant resources like ArXiv (sanity), SSRN, RePec, Journals, Podcasts, Videos, and Blogs.\nvolatility-trading - A complete set of volatility estimators based on Euan Sinclair’s Volatility Trading.\nquant - Quantitative Finance and Algorithmic Trading exhaust; mostly ipython notebooks based on Quantopian, Zipline, or Pandas.\nfecon235 - Open source project for software tools in financial economics. Many jupyter notebook to verify theoretical ideas and practical methods interactively.\nQuantitative-Notebooks - Educational notebooks on quantitative finance, algorithmic trading, financial modelling and investment strategy\nQuantEcon - Lecture series on economics, finance, econometrics and data science; QuantEcon.py, QuantEcon.jl, notebooks\nFinanceHub - Resources for Quantitative Finance\nPython_Option_Pricing - An library to price financial options written in Python. Includes: Black Scholes, Black 76, Implied Volatility, American, European, Asian, Spread Options.\npython-training - J.P. Morgan’s Python training for business analysts and traders.\nStock_Analysis_For_Quant - Different Types of Stock Analysis in Excel, Matlab, Power BI, Python, R, and Tableau.\nalgorithmic-trading-with-python - Source code for Algorithmic Trading with Python (2020) by Chris Conlan.\nMEDIUM_NoteBook - Repository containing notebooks of cerlymarco’s posts on Medium.\nQuantFinance - Training materials in quantitative finance.\nIPythonScripts - Tutorials about Quantitative Finance in Python and QuantLib: Pricing, xVAs, Hedging, Portfolio Optimisation, Machine Learning and Deep Learning.\nComputational-Finance-Course - Materials for the course of Computational Finance.\nMachine-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.\nPython-for-Finance-Cookbook - Python for Finance Cookbook, published by Packt.\nmodelos_vol_derivativos - “Modelos de Volatilidade para Derivativos” book’s Jupyter notebooks\nNMOF - 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).\npy4fi2nd - Jupyter Notebooks and code for Python for Finance (2nd ed., O’Reilly) by Yves Hilpisch.\naiif - Jupyter Notebooks and code for the book Artificial Intelligence in Finance (O’Reilly) by Yves Hilpisch.\npy4at - Jupyter Notebooks and code for the book Python for Algorithmic Trading (O’Reilly) by Yves Hilpisch.\ndawp - Jupyter Notebooks and code for Derivatives Analytics with Python (Wiley Finance) by Yves Hilpisch.\ndx - DX Analytics | Financial and Derivatives Analytics with Python.\nQuantFinanceBook - Quantitative Finance book.\nrough_bergomi - A Python implementation of the rough Bergomi model.\nfrh-fx - A python implementation of the fast-reversion Heston model of Mechkov for FX purposes.\nValue Investing Studies - A collection of data analysis studies that examine the performance and characteristics of value investing over long periods of time.\nMachine Learning Asset Management - Machine Learning in Asset Management (by @firmai).\nDeep Learning Machine Learning Stock - Deep Learning and Machine Learning stocks represent a promising long-term or short-term opportunity for investors and traders.\nTechnical Analysis and Feature Engineering - Feature Engineering and Feature Importance of Machine Learning in Financial Market.\nDifferential Machine Learning and Axes that matter by Brian Huge and Antoine Savine - Implement, demonstrate, reproduce and extend the results of the Risk articles ‘Differential Machine Learning’ (2020) and ‘PCA with a Difference’ (2021) by Huge and Savine, and cover implementation details left out from the papers.\nsystematictradingexamples - Examples of code related to book Systematic Trading and blog\npysystemtrade_examples - Examples using pysystemtrade for Robert Carver’s blog.\nML_Finance_Codes - Machine Learning in Finance: From Theory to Practice Book\nHands-On Machine Learning for Algorithmic Trading - Hands-On Machine Learning for Algorithmic Trading, published by Packt\nfinancialnoob-misc - Codes from @financialnoob’s posts\nMesoSim Options Trading Strategy Library - Free and public Options Trading strategy library for MesoSim.\nQuant-Finance-With-Python-Code - Repo for code examples in Quantitative Finance with Python by Chris Kelliher\nQuantFinanceTraining - This repository contains codes that were executed during my training in the CQF (Certificate in Quantitative Finance). The codes are organized by class, facilitating navigation and reference.\nStatistical-Learning-based-Portfolio-Optimization - This R Shiny App utilizes the Hierarchical Equal Risk Contribution (HERC) approach, a modern portfolio optimization method developed by Raffinot (2018).\nbook_irds3 - Code repository for Pricing and Trading Interest Rate Derivatives.\nAutoencoder-Asset-Pricing-Models - Reimplementation of Autoencoder Asset Pricing Models (GKX, 2019).\nFinance - 150+ quantitative finance Python programs to help you gather, manipulate, and analyze stock market data.\n101_formulaic_alphas - Implementation of 101 formulaic alphas using qstrader.\nTidy Finance - An opinionated approach to empirical research in financial economics - a fully transparent, open-source code base in multiple programming languages (Python and R) to enable the reproducible implementation of financial research projects for students and practitioners.\nRoughVolatilityWorkshop - 2024 QuantMind’s Rough Volatility Workshop lectures.\nAFML - All the answers for exercises from Advances in Financial Machine Learning by Dr Marco Lopez de Parodo.\nAlgoTradingLib - A catalog of algorithmic trading libraries, frameworks, strategies, and educational materials."
}
]
\ No newline at end of file