diff --git a/index.html b/index.html index 143f754..a1d4101 100644 --- a/index.html +++ b/index.html @@ -223,6 +223,7 @@ ul.task-list li input[type="checkbox"] {
  • pymc3 - Probabilistic Programming in Python: Bayesian Modeling and Probabilistic Machine Learning with Theano.
  • modelx - Python reimagination of spreadsheets as formula-centric objects that are interoperable with pandas.
  • ArcticDB - High performance datastore for time series and tick data.
  • +
  • pmxt - The CCXT for prediction markets. A unified API for trading on Polymarket, Kalshi, and more.
  • @@ -256,6 +257,7 @@ ul.task-list li input[type="checkbox"] {
  • Kelly-Criterion - Kelly Criterion implemented in Python to size portfolios based on J. L. Kelly Jr’s formula.
  • rateslib - A fixed income library for pricing bonds and bond futures, and derivatives such as IRS, cross-currency and FX swaps.
  • fypy - 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.
  • +
  • quantra High-performance pricing engine built on QuantLib. It exposes QuantLib’s functionality through gRPC and REST APIs, enabling distributed computations with FlatBuffers serialization.
  • @@ -272,6 +274,7 @@ ul.task-list li input[type="checkbox"] {

    Trading & Backtesting

    @@ -376,6 +384,8 @@ ul.task-list li input[type="checkbox"] {
  • 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).
  • +
  • curistat - Futures volatility forecasting platform for ES/NQ. Proprietary CVN rating (1-10), regime detection (CRC composite), 8 directional signals, economic event impact analytics. Includes MCP server for AI agent integration.
  • +
  • Prop Trader Compass - Interactive risk and payout calculator for Futures and CFD traders; features one-time fee firm comparisons.
  • @@ -390,6 +400,7 @@ ul.task-list li input[type="checkbox"] {

    Sentiment Analysis

    @@ -425,6 +436,7 @@ ul.task-list li input[type="checkbox"] {

    Data Sources

      +
    • goMacro.ai - AI-powered economic calendar with institutional-grade insights, bull/bear/base case scenario planning for NFP, CPI, PPI and other macro data releases.
    • 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.
    • @@ -440,6 +452,7 @@ ul.task-list li input[type="checkbox"] {
    • wallstreet - Real time stock and option data.
    • stock_extractor - General Purpose Stock Extractors from Online Resources.
    • Stockex - Python wrapper for Yahoo! Finance API.
    • +
    • StockAInsights - AI-extracted financial statements API covering SEC filings including foreign filers (20-F, 6-K, 40-F), normalized quarterly and annual data from 2014+.
    • finsymbols - Obtains stock symbols and relating information for SP500, AMEX, NYSE, and NASDAQ.
    • FRB - Python Client for FRED® API.
    • inquisitor - Python Interface to Econdb.com API.
    • @@ -451,8 +464,12 @@ ul.task-list li input[type="checkbox"] {
    • ccy - Python module for currencies.
    • tushare - A utility for crawling historical and Real-time Quotes data of China stocks.
    • jsm - Get the japanese stock market data.
    • +
    • edinet-mcp - Parse Japanese XBRL financial statements from EDINET with 161 normalized labels, 26 financial metrics, and multi-company screening.
    • +
    • estat-mcp - Access Japanese government statistics (e-Stat) covering population, GDP, CPI, labor, and trade data with MCP integration and Polars export.
    • +
    • tdnet-disclosure-mcp - Access Japanese timely disclosures (TDNet) via MCP. Retrieve earnings, dividends, forecasts, buybacks, and other filings for 4,000+ listed companies. No API key required.
    • cn_stock_src - Utility for retrieving basic China stock data from different sources.
    • coinmarketcap - Python API for coinmarketcap.
    • +
    • coinpulse - Python SDK for cryptocurrency portfolio tracking with real-time prices, P/L calculations, and price alerts. Free tier available.
    • after-hours - Obtain pre market and after hours stock prices for a given symbol.
    • bronto-python - Bronto API Integration for Python.
    • pytdx - Python Interface for retrieving chinese stock realtime quote data from TongDaXin Nodes.
    • @@ -473,6 +490,7 @@ ul.task-list li input[type="checkbox"] {
    • 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.
    • +
    • brapi.dev - Brazilian stock market data API for B3/Bovespa quotes, historical OHLCV, dividends, and fundamentals.
    • market-prices - Create meaningful OHLCV datasets from knowledge of exchange-calendars (works out-the-box with data from Yahoo Finance).
    • tardis-python - Python interface for Tardis.dev high frequency crypto market data
    • lake-api - Python interface for Crypto Lake high frequency crypto market data
    • @@ -483,12 +501,15 @@ 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.
    • +
    • 13F Insight - Track institutional investor 13F holdings with AI-powered analysis, position change alerts, and filing summaries.
    • 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.
    • +
    • edgartools - AI-native SEC EDGAR library with XBRL financials, clean text extraction, 17+ typed forms, and pandas DataFrames.
    • +
    • FXMacroData - Real-time forex macroeconomic API for all major currency pairs sourced from central bank announcements.
    @@ -514,6 +535,7 @@ ul.task-list li input[type="checkbox"] {
  • finvizfinance - Finviz analysis python library.
  • market-analy - Analysis and interactive charting using market-prices and bqplot.
  • QuantInvestStrats - Quantitative Investment Strategies (QIS) package implements Python analytics for visualisation of financial data, performance reporting, analysis of quantitative strategies.
  • +
  • rallyplot - Fast, GPU-accelerated financial plotting library
  • @@ -662,7 +684,7 @@ ul.task-list li input[type="checkbox"] {

    Julia

    Data Visualization

    @@ -763,6 +787,9 @@ ul.task-list li input[type="checkbox"] {
  • XAD - Automatic Differentation (AAD) Library
  • TradeFrame - 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 calculation library.
  • 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. You can use python or c++ freely.
  • +
  • OrderMatchingEngine - A production-grade, lock-free, high-frequency trading matching engine achieving 150M+ orders/sec.
  • +
  • rallyplot - Fast, GPU-accelerated financial plotting library
  • +
  • PandoraTrader - A C++ CTP trading framework, with very clear logic
  • @@ -816,6 +843,7 @@ ul.task-list li input[type="checkbox"] {
    • Auto-Differentiation Website - Background and resources on Automatic Differentiation (AD) / Adjoint Algorithmic Differentitation (AAD).
    • Derman Papers - Notebooks that replicate original quantitative finance papers from Emanuel Derman.
    • +
    • KeepRule - Curated library of decision-making principles and investment wisdom from masters like Buffett and Munger, featuring mental models for better investment thinking.
    • ML-Quant - Top Quant resources like ArXiv (sanity), SSRN, RePec, Journals, Podcasts, Videos, and Blogs.
    • volatility-trading - A complete set of volatility estimators based on Euan Sinclair’s Volatility Trading.
    • quant - Quantitative Finance and Algorithmic Trading exhaust; mostly ipython notebooks based on Quantopian, Zipline, or Pandas.
    • diff --git a/projects.html b/projects.html index 85dd883..5227065 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 c2ae7c9..5105f5a 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.\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." + "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.\npmxt - The CCXT for prediction markets. A unified API for trading on Polymarket, Kalshi, and more.\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.\nquantra High-performance pricing engine built on QuantLib. It exposes QuantLib’s functionality through gRPC and REST APIs, enabling distributed computations with FlatBuffers serialization.\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\nthe0 - Self-hosted execution engine for algorithmic trading bots. Write strategies in Python, TypeScript, Rust, C++, C#, Scala, or Haskell and deploy with one command. Each bot runs in an isolated container with scheduled or streaming execution.\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.\nPRISM-INSIGHT - AI-powered stock analysis system with 13 specialized agents, automated trading via KIS API, supporting Korean & US markets.\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.\nChartscout - Real-time cryptocurrency chart pattern detection with automated alerts across multiple exchanges\nDayTradingBench - Live autonomous benchmark that evaluates LLM trading performance on DAX and Nasdaq indices using identical strategies and real-time market data. API access available.\nCoinTester - No-code crypto backtesting platform with 100+ indicators, AI sentiment signals, and 5+ years of historical data across 1,000+ trading pairs.\nPythonTradingFramework - Python algorithmic trading bot framework for Kubernetes: backtesting, hyperparameter optimization, 150+ technical analysis indicators (RSI, MACD, Bollinger Bands, ADX), portfolio management, PostgreSQL integration, Helm deployment, CronJob scheduling. Minimal overhead, production-ready, Yahoo Finance data.\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).\ncuristat - Futures volatility forecasting platform for ES/NQ. Proprietary CVN rating (1-10), regime detection (CRC composite), 8 directional signals, economic event impact analytics. Includes MCP server for AI agent integration.\nProp Trader Compass - Interactive risk and payout calculator for Futures and CFD traders; features one-time fee firm comparisons.\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.\nSocial Stock Sentiment API - REST API analyzing Reddit and X/Twitter for stock mentions and sentiment, providing buzz scores, trending stocks, and AI-generated trend explanations.\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\ngoMacro.ai - AI-powered economic calendar with institutional-grade insights, bull/bear/base case scenario planning for NFP, CPI, PPI and other macro data releases.\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.\nStockAInsights - AI-extracted financial statements API covering SEC filings including foreign filers (20-F, 6-K, 40-F), normalized quarterly and annual data from 2014+.\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.\nedinet-mcp - Parse Japanese XBRL financial statements from EDINET with 161 normalized labels, 26 financial metrics, and multi-company screening.\nestat-mcp - Access Japanese government statistics (e-Stat) covering population, GDP, CPI, labor, and trade data with MCP integration and Polars export.\ntdnet-disclosure-mcp - Access Japanese timely disclosures (TDNet) via MCP. Retrieve earnings, dividends, forecasts, buybacks, and other filings for 4,000+ listed companies. No API key required.\ncn_stock_src - Utility for retrieving basic China stock data from different sources.\ncoinmarketcap - Python API for coinmarketcap.\ncoinpulse - Python SDK for cryptocurrency portfolio tracking with real-time prices, P/L calculations, and price alerts. Free tier available.\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.\nbrapi.dev - Brazilian stock market data API for B3/Bovespa quotes, historical OHLCV, dividends, and fundamentals.\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.\n13F Insight - Track institutional investor 13F holdings with AI-powered analysis, position change alerts, and filing summaries.\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.\nedgartools - AI-native SEC EDGAR library with XBRL financials, clean text extraction, 17+ typed forms, and pandas DataFrames.\nFXMacroData - Real-time forex macroeconomic API for all major currency pairs sourced from central bank announcements.\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.\nrallyplot - Fast, GPU-accelerated financial plotting library" }, { "objectID": "index.html#r", @@ -102,7 +102,7 @@ "href": "index.html#julia", "title": "Awesome Quant", "section": "Julia", - "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" + "text": "Julia\n\nCcyConv.jl - 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.\nOnlinePortfolioAnalytics.jl - 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", @@ -116,7 +116,7 @@ "href": "index.html#javascript", "title": "Awesome Quant", "section": "JavaScript", - "text": "JavaScript\n\nfinance.js - A JavaScript library for common financial calculations.\nportfolio-allocation - 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…\nGhostfolio - Wealth management software to keep track of financial assets like stocks, ETFs or cryptocurrencies and make solid, data-driven investment decisions.\nIndicatorTS - Indicator is a TypeScript module providing various stock technical analysis indicators, strategies, and a backtest framework for trading.\nchart-patterns - Technical analysis library for Market Profile, Volume Profile, Stacked Imbalances and High Volume Node indicators.\norderflow - Orderflow trade aggregator for building Footprint Candles from exchange websocket data.\nccxt - A JavaScript / Python / PHP cryptocurrency trading API with support for more than 100 bitcoin/altcoin exchanges.\nPENDAX - Javascript SDK for Trading/Data API and Websockets for FTX, FTXUS, OKX, Bybit, & More.\n\n\nData Visualization\n\nQUANTAXIS_Webkit - An awesome visualization center based on quantaxis." + "text": "JavaScript\n\nfinance.js - A JavaScript library for common financial calculations.\nportfolio-allocation - 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…\nGhostfolio - Wealth management software to keep track of financial assets like stocks, ETFs or cryptocurrencies and make solid, data-driven investment decisions.\nIndicatorTS - Indicator is a TypeScript module providing various stock technical analysis indicators, strategies, and a backtest framework for trading.\nchart-patterns - Technical analysis library for Market Profile, Volume Profile, Stacked Imbalances and High Volume Node indicators.\norderflow - Orderflow trade aggregator for building Footprint Candles from exchange websocket data.\nccxt - A JavaScript / Python / PHP cryptocurrency trading API with support for more than 100 bitcoin/altcoin exchanges.\nPENDAX - Javascript SDK for Trading/Data API and Websockets for FTX, FTXUS, OKX, Bybit, & More.\npmxt - The CCXT for prediction markets. A unified API for trading on Polymarket, Kalshi, and more.\npmxt - A unified API for accessing prediction market data across multiple exchanges. CCXT for prediction markets.\n\n\nData Visualization\n\nQUANTAXIS_Webkit - An awesome visualization center based on quantaxis." }, { "objectID": "index.html#haskell", @@ -158,7 +158,7 @@ "href": "index.html#cpp", "title": "Awesome Quant", "section": "CPP", - "text": "CPP\n\nQuantLib - The QuantLib project is aimed at providing a comprehensive software framework for quantitative finance.\nQuantLibRisks - Fast risks with QuantLib in C++\nXAD - Automatic Differentation (AAD) Library\nTradeFrame - 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 calculation library.\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. You can use python or c++ freely." + "text": "CPP\n\nQuantLib - The QuantLib project is aimed at providing a comprehensive software framework for quantitative finance.\nQuantLibRisks - Fast risks with QuantLib in C++\nXAD - Automatic Differentation (AAD) Library\nTradeFrame - 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 calculation library.\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. You can use python or c++ freely.\nOrderMatchingEngine - A production-grade, lock-free, high-frequency trading matching engine achieving 150M+ orders/sec.\nrallyplot - Fast, GPU-accelerated financial plotting library\nPandoraTrader - A C++ CTP trading framework, with very clear logic" }, { "objectID": "index.html#frameworks-1", @@ -186,6 +186,6 @@ "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.\nAlgoTradingLib - A catalog of algorithmic trading libraries, frameworks, strategies, and educational materials." + "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.\nKeepRule - Curated library of decision-making principles and investment wisdom from masters like Buffett and Munger, featuring mental models for better investment thinking.\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