diff --git a/index.html b/index.html
index 883ae6c..2bbea7c 100644
--- a/index.html
+++ b/index.html
@@ -31,7 +31,7 @@
A curated list of insanely awesome libraries, packages and resources for Quants.
- | 574 |
+ 609 |
CONVEXFI
Related Lists
diff --git a/projects.csv b/projects.csv
index 86373b8..d196364 100644
--- a/projects.csv
+++ b/projects.csv
@@ -54,6 +54,7 @@ quantra,Python,Python,Financial Instruments & Pricing,Financial Instruments & Pr
optionlab,Python,Python,Financial Instruments & Pricing,Financial Instruments & Pricing,financial-instruments-pricing,2026-07-18,541,https://github.com/rgaveiga/optionlab,A Python library for evaluating option trading strategies.,True,False,False,False,rgaveiga/optionlab
flashalpha,Python,Python,Financial Instruments & Pricing,Financial Instruments & Pricing,financial-instruments-pricing,2026-06-17,5,https://github.com/FlashAlpha-lab/flashalpha-python,Python client for the FlashAlpha options analytics API.,True,False,False,False,FlashAlpha-lab/flashalpha-python
QuantOracle,Python,Python,Financial Instruments & Pricing,Financial Instruments & Pricing,financial-instruments-pricing,2026-07-11,7,https://github.com/QuantOracledev/quantoracle,"Free quant finance API with 63 deterministic endpoints + 15 free interactive calculators at [quantoracle.dev](https://quantoracle.dev). Options pricing with full Greeks, Monte Carlo, Kelly, VaR, Sharpe, CAGR, crypto liquidation, impermanent loss, plus live crypto volatility/funding data and 24/7 position monitoring with webhook alerts. 1,000 free calls/day, no API key.",True,False,False,False,QuantOracledev/quantoracle
+implied-expectations,Python,Python,Financial Instruments & Pricing,Financial Instruments & Pricing,financial-instruments-pricing,2026-07-02,0,https://github.com/Keenan-ux/implied-expectations,"Reverse DCF that solves for the revenue growth, duration, and operating margin a stock price implies, from SEC EDGAR fundamentals.",True,False,False,False,Keenan-ux/implied-expectations
RQuantLib,R,R,Financial Instruments & Pricing,Financial Instruments & Pricing,financial-instruments-pricing,2026-07-14,134,https://github.com/eddelbuettel/rquantlib,RQuantLib connects GNU R with QuantLib.,True,False,False,False,eddelbuettel/rquantlib
quantmod,R,R,Financial Instruments & Pricing,Financial Instruments & Pricing,financial-instruments-pricing,2026-06-28,903,https://cran.r-project.org/web/packages/quantmod/index.html,Quantitative Financial Modelling Framework. [GitHub](https://github.com/joshuaulrich/quantmod),True,True,False,False,joshuaulrich/quantmod
Rmetrics,R,R,Financial Instruments & Pricing,Financial Instruments & Pricing,financial-instruments-pricing,,0,https://www.rmetrics.org,The premier open source software solution for teaching and training quantitative finance.,False,False,False,False,
@@ -91,6 +92,12 @@ finmath.net,Java,Java,Financial Instruments & Pricing,Financial Instruments & Pr
quantcomponents,Java,Java,Financial Instruments & Pricing,Financial Instruments & Pricing,financial-instruments-pricing,2015-10-07,170,https://github.com/lsgro/quantcomponents,Free Java components for Quantitative Finance and Algorithmic Trading.,True,False,False,False,lsgro/quantcomponents
DRIP,Java,Java,Financial Instruments & Pricing,Financial Instruments & Pricing,financial-instruments-pricing,,0,https://lakshmidrip.github.io/DRIP,"Fixed Income, Asset Allocation, Transaction Cost Analysis, XVA Metrics Libraries.",False,False,False,False,
finance.js,JavaScript,JavaScript,Financial Instruments & Pricing,Financial Instruments & Pricing,financial-instruments-pricing,2018-10-11,1271,https://github.com/ebradyjobory/finance.js,A JavaScript library for common financial calculations.,True,False,False,False,ebradyjobory/finance.js
+hagan-sabr,TypeScript,TypeScript,Financial Instruments & Pricing,Financial Instruments & Pricing,financial-instruments-pricing,2026-07-11,0,https://github.com/moshejs/hagan-sabr,"SABR stochastic-volatility model (Hagan 2002 lognormal/normal expansions, Obłój correction, smile calibration); zero dependencies, matches QuantLib's sabrVolatility to 1e-9.",True,False,False,False,moshejs/hagan-sabr
+svi-vol-surface,TypeScript,TypeScript,Financial Instruments & Pricing,Financial Instruments & Pricing,financial-instruments-pricing,2026-07-11,0,https://github.com/moshejs/svi-vol-surface,"Gatheral SVI volatility surface (raw/natural/jump-wings), butterfly and calendar arbitrage checks, slice calibration; zero dependencies.",True,False,False,False,moshejs/svi-vol-surface
+compounded-sofr,TypeScript,TypeScript,Financial Instruments & Pricing,Financial Instruments & Pricing,financial-instruments-pricing,2026-07-11,0,https://github.com/moshejs/compounded-sofr,"SOFR compounding-in-arrears per ARRC/ISDA conventions (lookback, observation shift, lockout) and the SOFR Index method; reproduces the NY Fed's published averages.",True,False,False,False,moshejs/compounded-sofr
+day-count-conventions,TypeScript,TypeScript,Financial Instruments & Pricing,Financial Instruments & Pricing,financial-instruments-pricing,2026-07-11,0,https://github.com/moshejs/day-count,"ISDA 2006 day-count conventions (30/360 family, ACT/360, ACT/365F, ACT/ACT ISDA and ICMA); zero dependencies.",True,False,False,False,moshejs/day-count
+tips-index-ratio,TypeScript,TypeScript,Financial Instruments & Pricing,Financial Instruments & Pricing,financial-instruments-pricing,2026-07-11,0,https://github.com/moshejs/tips-index-ratio,"US TIPS inflation math per 31 CFR 356 Appendix B (reference-CPI interpolation, index ratios); reproduces TreasuryDirect's published values.",True,False,False,False,moshejs/tips-index-ratio
+32nds,TypeScript,TypeScript,Financial Instruments & Pricing,Financial Instruments & Pricing,financial-instruments-pricing,2026-07-11,0,https://github.com/moshejs/32nds,"US Treasury price quote math: parse and format 32nds quotes (105-16+), ticks, and basis points; zero dependencies.",True,False,False,False,moshejs/32nds
quantfin,Haskell,Haskell,Financial Instruments & Pricing,Financial Instruments & Pricing,financial-instruments-pricing,2019-04-06,139,https://github.com/boundedvariation/quantfin,quant finance in pure haskell.,True,False,False,False,boundedvariation/quantfin
Haxcel,Haskell,Haskell,Financial Instruments & Pricing,Financial Instruments & Pricing,financial-instruments-pricing,2022-09-13,38,https://github.com/MarcusRainbow/Haxcel,Excel Addin for Haskell.,True,False,False,False,MarcusRainbow/Haxcel
Ffinar,Haskell,Haskell,Financial Instruments & Pricing,Financial Instruments & Pricing,financial-instruments-pricing,2021-11-26,5,https://github.com/MarcusRainbow/Ffinar,A financial maths library in Haskell.,True,False,False,False,MarcusRainbow/Ffinar
@@ -124,16 +131,19 @@ TradeAggregation,Rust,Rust,Technical Indicators,Technical Indicators,technical-i
SlidingFeatures,Rust,Rust,Technical Indicators,Technical Indicators,technical-indicators,2026-06-29,78,https://github.com/MathisWellmann/sliding_features-rs,Chainable tree-like sliding windows for signal processing and technical analysis.,True,False,False,False,MathisWellmann/sliding_features-rs
fin-primitives,Rust,Rust,Technical Indicators,Technical Indicators,technical-indicators,2026-03-23,15,https://github.com/Mattbusel/fin-primitives,"Financial market primitives in Rust: Price/Quantity/Symbol newtypes, BTreeMap order book, OHLCV aggregation, SMA/EMA/RSI indicators, position ledger with PnL, and composable risk monitor.",True,False,False,False,Mattbusel/fin-primitives
Wickra,Rust,"Rust,Python,JavaScript,C++,C#,Golang,Java,R",Technical Indicators,Technical Indicators,technical-indicators,2026-07-18,36,https://github.com/wickra-lib/wickra,"Streaming-first technical-analysis library with a Rust core: 514 indicators updating in O(1) per tick, with bit-exact batch-vs-streaming results.",True,False,False,False,wickra-lib/wickra
+purgedcv,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2026-06-16,19,https://github.com/eslazarev/purged-cross-validation,"scikit-learn-compatible purged, group-purged, and combinatorial purged (CPCV) cross-validation, walk-forward splitting, and backtest-overfitting statistics (deflated and probabilistic Sharpe ratios, PBO, minimum backtest length) to prevent leakage and overfitting when backtesting trading strategies.",True,False,False,False,eslazarev/purged-cross-validation
AlgoVault,TypeScript,TypeScript,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2026-07-20,5,https://github.com/AlgoVaultLabs/crypto-quant-signal-mcp,"MCP server returning composite crypto trade verdicts (direction, confidence, regime) across 5 perpetual-futures venues, with cross-venue funding-rate arbitrage and an on-chain Merkle-verified track record. Free tier.",True,False,False,False,AlgoVaultLabs/crypto-quant-signal-mcp
capitalcom-cli,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2026-06-16,2,https://github.com/SimonTarara62/capitalcom-cli,"Unofficial CLI and async SDK for the Capital.com broker API: market data, guarded order execution, and real-time streaming.",True,False,False,False,SimonTarara62/capitalcom-cli
+Inalpha,Python,"Python,TypeScript",Trading & Backtesting,Trading & Backtesting,trading-backtesting,2026-07-20,50,https://github.com/mirror29/inalpha,"Conversational multi-agent quant framework where agents rank currently-effective factors for entry timing (time-series rank IC), write complete strategy code that passes sandboxed audit before backtesting, and evolve strategies under multi-objective fitness; every order requires machine approval and the LLM never has a direct order path.",True,False,False,False,mirror29/inalpha
income-desk,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2026-07-20,17,https://github.com/nitinblue/income-desk,"Systematic options trading intelligence for small accounts with desk-based portfolio management, pre-trade validation, and multi-broker consolidation.",True,False,False,False,nitinblue/income-desk
mx-trader-bridge,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2026-07-07,3,https://github.com/27dream/mx-trader-bridge,"AI auto-trading bridge for East Money's miaoxiang (妙想) China A-share simulation platform; BYOK multi-LLM (OpenAI/DeepSeek/Moonshot/GLM/Qwen) decision brain → automated order placement via miaoxiang API, with daily cron review and weekly AI reflection.",True,False,False,False,27dream/mx-trader-bridge
AI Quant Agents,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2026-03-24,15,https://github.com/demandai/ai-quant-agents,"Multi-agent LLM trading analysis where 12 AI agents (analysts, debaters, risk manager) debate stock picks in real-time, supporting US equities and China A-shares.",True,False,False,False,demandai/ai-quant-agents
TradeSight,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2026-07-15,159,https://github.com/rmbell09-lang/tradesight,"Self-hosted AI trading platform with strategy evolution, technical analysis, backtesting, and paper trading via Alpaca.",True,False,False,False,rmbell09-lang/tradesight
Orallexa,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2026-07-12,58,https://github.com/alex-jb/orallexa-ai-trading-agent,"AI trading operating system with 9 ML models (RF, XGBoost, EMAformer, MOIRAI-2, Chronos-2, DDPM, PPO RL, GNN, LR) ranked by Sharpe ratio, Claude AI synthesis with dual-tier routing (~$0.003/analysis), real-time Next.js dashboard, Alpaca paper trading, and 277 automated tests.",True,False,False,False,alex-jb/orallexa-ai-trading-agent
-Vibe-Trading,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2026-07-20,25496,https://github.com/HKUDS/Vibe-Trading,"Natural-language multi-agent finance research agent with 29 swarm presets, 70 skills, and 28 auto-discovered tools; 7 backtest engines covering A-shares/US/Crypto/Futures/Forex/Options plus a cross-market CompositeEngine with shared capital pool; 5-source auto-fallback data layer (tushare/okx/yfinance/akshare/ccxt); 17-tool MCP server; includes trade-journal behavioral diagnostics for 同花顺/东财/富途 exports.",True,False,False,False,HKUDS/Vibe-Trading
+Vibe-Trading,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2026-07-20,25498,https://github.com/HKUDS/Vibe-Trading,"Natural-language multi-agent finance research agent with 29 swarm presets, 70 skills, and 28 auto-discovered tools; 7 backtest engines covering A-shares/US/Crypto/Futures/Forex/Options plus a cross-market CompositeEngine with shared capital pool; 5-source auto-fallback data layer (tushare/okx/yfinance/akshare/ccxt); 17-tool MCP server; includes trade-journal behavioral diagnostics for 同花顺/东财/富途 exports.",True,False,False,False,HKUDS/Vibe-Trading
DeepAlpha,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2026-05-12,36,https://deepalphabot.com,"AI crypto trading bot for Bybit with 70.9% walk-forward validated accuracy on out-of-sample data, LightGBM + XGBoost ensemble with 72 ML features. [GitHub](https://github.com/stefanoviana/deepalpha)",True,False,False,False,stefanoviana/deepalpha
the0,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2026-07-19,282,https://github.com/alexanderwanyoike/the0,"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.",True,False,False,False,alexanderwanyoike/the0
+autonomous-audit,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2026-07-03,0,https://pypi.org/project/autonomous-audit/,"Tamper-evident SHA-256 hash-chain audit log and human-readable report for AI trading-agent decisions; read-only, offline, and dependency-free (Python standard library only). [GitHub](https://github.com/Autonomous-Asset-Management-Agents/autonomous_/tree/main/packages/autonomous-audit)",False,False,True,False,
Investing algorithm framework,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2026-05-24,1414,https://github.com/coding-kitties/investing-algorithm-framework,"Framework for developing, backtesting, and deploying automated trading algorithms.",True,False,False,False,coding-kitties/investing-algorithm-framework
Lumibot,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2026-07-16,1825,https://github.com/Lumiwealth/lumibot,"Algorithmic trading framework where the same code runs for backtesting and live trading across stocks, options, crypto, futures, and forex with multiple brokers including Alpaca, Interactive Brokers, Tradier, and Schwab.",True,False,False,False,Lumiwealth/lumibot
QSTrader,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2024-06-24,3419,https://github.com/mhallsmoore/qstrader,QSTrader backtesting simulation engine.,True,False,False,False,mhallsmoore/qstrader
@@ -145,6 +155,7 @@ quantitative,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-b
analyzer,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2015-12-22,216,https://github.com/llazzaro/analyzer,Python framework for real-time financial and backtesting trading strategies.,True,False,False,False,llazzaro/analyzer
bt,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2026-07-03,2949,https://github.com/pmorissette/bt,Flexible Backtesting for Python.,True,False,False,False,pmorissette/bt
backtrader,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2023-04-19,22499,https://github.com/backtrader/backtrader,Python Backtesting library for trading strategies.,True,False,False,False,backtrader/backtrader
+backtest-bias,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2026-07-12,9,https://github.com/Finance-broski/backtest-bias,"Checks whether backtest price data is survivor-only: dead-name detection, measured bias benchmarks, CI integrity gates.",True,False,False,False,Finance-broski/backtest-bias
pythalesians,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2016-09-23,63,https://github.com/thalesians/pythalesians,"Python library to backtest trading strategies, plot charts, seamlessly download market data, analyze market patterns etc.",True,False,False,False,thalesians/pythalesians
pybacktest,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2019-09-09,821,https://github.com/ematvey/pybacktest,"Vectorized backtesting framework in Python / pandas, designed to make your backtesting easier.",True,False,False,False,ematvey/pybacktest
pyalgotrade,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2023-03-05,4662,https://github.com/gbeced/pyalgotrade,Python Algorithmic Trading Library.,True,False,False,False,gbeced/pyalgotrade
@@ -163,6 +174,7 @@ NowTrade,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backt
pinkfish,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2026-07-13,302,https://github.com/fja05680/pinkfish,A backtester and spreadsheet library for security analysis.,True,False,False,False,fja05680/pinkfish
PRISM-INSIGHT,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2026-07-20,684,https://github.com/dragon1086/prism-insight,"AI-powered stock analysis system with 13 specialized agents, automated trading via KIS API, supporting Korean & US markets.",True,False,False,False,dragon1086/prism-insight
FinClaw,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2026-04-18,25,https://github.com/NeuZhou/finclaw,"AI-powered financial intelligence engine with 8 master strategies across US, CN, and HK markets. Multi-agent architecture with +29.1% annual alpha. 227 tests.",True,False,False,False,NeuZhou/finclaw
+tw-stock-radar,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2026-07-05,3,https://github.com/carsonchou/tw-stock-radar,"AI-powered Taiwan stock scanner for all 1,900+ TWSE/TPEX listed stocks; chips module (T86 institutional net buy/sell + TDCC 16-tier retail distribution), 13 technical indicators scored 0–100, ATR Chandelier signals with TP1/TP2, dark three.js HUD dashboard. 100% free open data, ~110 unit tests, no API key required.",True,False,False,False,carsonchou/tw-stock-radar
aat,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2026-06-22,825,https://github.com/timkpaine/aat,Async Algorithmic Trading Engine.,True,False,False,False,timkpaine/aat
Backtesting.py,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,,0,https://kernc.github.io/backtesting.py/,Backtest trading strategies in Python.,False,False,False,False,
catalyst,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2021-09-22,2561,https://github.com/enigmampc/catalyst,An Algorithmic Trading Library for Crypto-Assets in Python.,True,False,False,False,enigmampc/catalyst
@@ -170,9 +182,10 @@ quantstats,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-bac
jquantstats,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2026-07-18,44,https://github.com/Jebel-Quant/jquantstats,"Modern variation of quantstats, with additional features and performance improvements.",True,False,False,False,Jebel-Quant/jquantstats
qtpylib,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2021-03-24,2268,https://github.com/ranaroussi/qtpylib,"QTPyLib, Pythonic Algorithmic Trading .",True,False,False,False,ranaroussi/qtpylib
Quantdom,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2019-03-12,771,https://github.com/constverum/Quantdom,Python-based framework for backtesting trading strategies & analyzing financial markets [GUI :neckbeard:.],True,False,False,False,constverum/Quantdom
-freqtrade,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2026-07-20,52472,https://github.com/freqtrade/freqtrade,"Free, open source crypto trading bot.",True,False,False,False,freqtrade/freqtrade
+freqtrade,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2026-07-20,52473,https://github.com/freqtrade/freqtrade,"Free, open source crypto trading bot.",True,False,False,False,freqtrade/freqtrade
algorithmic-trading-with-python,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2021-06-01,3413,https://github.com/chrisconlan/algorithmic-trading-with-python,"Free `pandas` and `scikit-learn` resources for trading simulation, backtesting, and machine learning on financial data.",True,False,False,False,chrisconlan/algorithmic-trading-with-python
Qlib,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2026-04-22,46428,https://github.com/microsoft/qlib,"An AI-oriented Quantitative Investment Platform by Microsoft. Full ML pipeline of data processing, model training, back-testing; and covers the entire chain of quantitative investment: alpha seeking, risk modeling, portfolio optimization, and order execution.",True,False,False,False,microsoft/qlib
+finlab,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2026-05-27,0,https://pypi.org/project/finlab/,"Python package for Taiwan stock market data, factor research, and vectorized backtesting with pandas-style strategy definitions.",False,False,True,False,
machine-learning-for-trading,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2026-07-19,19981,https://github.com/stefan-jansen/machine-learning-for-trading,Code and resources for Machine Learning for Algorithmic Trading.,True,False,False,False,stefan-jansen/machine-learning-for-trading
AlphaPy,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2025-08-24,1739,https://github.com/ScottfreeLLC/AlphaPy,"Automated Machine Learning [AutoML] with Python, scikit-learn, Keras, XGBoost, LightGBM, and CatBoost.",True,False,False,False,ScottfreeLLC/AlphaPy
jesse,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2026-07-13,8195,https://github.com/jesse-ai/jesse,An advanced crypto trading bot written in Python.,True,False,False,False,jesse-ai/jesse
@@ -189,7 +202,7 @@ fast-trade,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-bac
qf-lib,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2026-07-03,950,https://github.com/quarkfin/qf-lib,QF-Lib is a Python library that provides high quality tools for quantitative finance.,True,False,False,False,quarkfin/qf-lib
tda-api,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2024-06-16,1320,https://github.com/alexgolec/tda-api,"Gather data and trade equities, options, and ETFs via TDAmeritrade.",True,False,False,False,alexgolec/tda-api
vectorbt,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2026-07-14,8363,https://github.com/polakowo/vectorbt,"Find your trading edge, using a powerful toolkit for backtesting, algorithmic trading, and research.",True,False,False,False,polakowo/vectorbt
-Lean,Python,"Python,C#",Trading & Backtesting,Trading & Backtesting,trading-backtesting,2026-07-17,20608,https://github.com/QuantConnect/Lean,"Lean Algorithmic Trading Engine by QuantConnect (Python, C#).",True,False,False,False,QuantConnect/Lean
+Lean,Python,"Python,C#",Trading & Backtesting,Trading & Backtesting,trading-backtesting,2026-07-17,20609,https://github.com/QuantConnect/Lean,"Lean Algorithmic Trading Engine by QuantConnect (Python, C#).",True,False,False,False,QuantConnect/Lean
pysystemtrade,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2026-07-18,3397,https://github.com/robcarver17/pysystemtrade,"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](https://qoppac.blogspot.com/).",True,False,False,False,robcarver17/pysystemtrade
pytrendseries,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2026-05-30,169,https://github.com/rafa-rod/pytrendseries,"Detect trend in time series, drawdown, drawdown within a constant look-back window , maximum drawdown, time underwater.",True,False,False,False,rafa-rod/pytrendseries
PyLOB,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2023-01-01,201,https://github.com/DrAshBooth/PyLOB,Fully functioning fast Limit Order Book written in Python.,True,False,False,False,DrAshBooth/PyLOB
@@ -236,7 +249,7 @@ Hikyuu,Python,"Python,C++",Trading & Backtesting,Trading & Backtesting,trading-b
OrderMatchingEngine,CPP,CPP,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2026-01-11,153,https://github.com/PIYUSH-KUMAR1809/order-matching-engine,"A production-grade, lock-free, high-frequency trading matching engine achieving 150M+ orders/sec.",True,False,False,False,PIYUSH-KUMAR1809/order-matching-engine
PandoraTrader,CPP,CPP,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2025-07-29,1438,https://github.com/pegasusTrader/PandoraTrader,"A C++ CTP trading framework, with very clear logic.",True,False,False,False,pegasusTrader/PandoraTrader
NexusFix,CPP,CPP,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2026-07-18,93,https://github.com/SilverstreamsAI/NexusFix,"C++23 FIX protocol engine with zero-copy parsing and SIMD acceleration, 3x faster than QuickFIX.",True,False,False,False,SilverstreamsAI/NexusFix
-QuantConnect,CSharp,CSharp,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2026-07-17,20608,https://github.com/QuantConnect/Lean,Lean Engine is an open-source fully managed C# algorithmic trading engine built for desktop and cloud usage.,True,False,False,False,QuantConnect/Lean
+QuantConnect,CSharp,CSharp,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2026-07-17,20609,https://github.com/QuantConnect/Lean,Lean Engine is an open-source fully managed C# algorithmic trading engine built for desktop and cloud usage.,True,False,False,False,QuantConnect/Lean
StockSharp,CSharp,CSharp,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2026-07-20,10369,https://github.com/StockSharp/StockSharp,"Algorithmic trading and quantitative trading open source platform to develop trading robots (stock markets, forex, crypto, bitcoins, and options).",True,False,False,False,StockSharp/StockSharp
TDAmeritrade.DotNetCore,CSharp,CSharp,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2023-03-10,56,https://github.com/NVentimiglia/TDAmeritrade.DotNetCore,"Free, open-source .NET Client for the TD Ameritrade Trading Platform. Helps developers integrate TD Ameritrade API into custom trading solutions.",True,False,False,False,NVentimiglia/TDAmeritrade.DotNetCore
Barter,Rust,Rust,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2026-05-09,2202,https://github.com/barter-rs/barter-rs,Open-source Rust framework for building event-driven live-trading & backtesting systems.,True,False,False,False,barter-rs/barter-rs
@@ -246,6 +259,7 @@ Sextant,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backte
TradeClaw,Node.js,"Node.js,TypeScript",Trading & Backtesting,Trading & Backtesting,trading-backtesting,2026-07-19,36,https://github.com/naimkatiman/tradeclaw,"Open-source self-hosted AI trading signal platform. Generates buy/sell signals using RSI, MACD, EMA, Bollinger Bands for forex, crypto and commodities. Deployable via Docker Compose. ([Demo](https://tradeclaw.win/dashboard))",True,False,False,False,naimkatiman/tradeclaw
ShowMe,Python,"Python,Rust,TypeScript",Trading & Backtesting,Trading & Backtesting,trading-backtesting,2026-06-09,5,https://github.com/nazmiefearmutcu/showMe,"Open-source native macOS market cockpit. 12-timeframe consensus scan across 3370 symbols (crypto + equity + ETF + FX + commodity + bond), 23 technical indicators with per-market calibration, real WebSocket streaming. Tauri shell + Python sidecar (FastAPI) + React UI; 110+ exchanges via ccxt.",True,False,False,False,nazmiefearmutcu/showMe
TBV1,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2026-07-19,4,https://github.com/nazmiefearmutcu/TRADING-BOT,Crypto perpetual-futures bot with a 7-tab web dashboard and a 15-indicator consensus engine voting across 12 timeframes (1m → 1d). Paper-mode by default. Includes packaged macOS reference build and Windows distribution.,True,False,False,False,nazmiefearmutcu/TRADING-BOT
+VerumTrade,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2026-06-29,10,https://github.com/muye1202/VerumTrade,A reasoning & decision-trace visible Multi-agent LLM trading-research framework where bull/bear analysts debate each ticker and every decision cites the evidence it rests on.,True,False,False,False,muye1202/VerumTrade
AutoHypothesis,Python,Python,Portfolio Optimization & Risk Analysis,Portfolio Optimization & Risk Analysis,portfolio-optimization-risk-analysis,2026-04-22,68,https://github.com/arteemg/AutoHypothesis,"An agentic framework that mimics the real quant trading pipeline to find alpha: economic hypothesis, in-sample iteration, and out-of-sample validation.",True,False,False,False,arteemg/AutoHypothesis
skfolio,Python,Python,Portfolio Optimization & Risk Analysis,Portfolio Optimization & Risk Analysis,portfolio-optimization-risk-analysis,2026-07-15,2047,https://github.com/skfolio/skfolio,"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.",True,False,False,False,skfolio/skfolio
PyPortfolioOpt,Python,Python,Portfolio Optimization & Risk Analysis,Portfolio Optimization & Risk Analysis,portfolio-optimization-risk-analysis,2026-07-07,5872,https://github.com/robertmartin8/PyPortfolioOpt,"Financial portfolio optimization in python, including classical efficient frontier and advanced methods.",True,False,False,False,robertmartin8/PyPortfolioOpt
@@ -274,6 +288,7 @@ fortitudo.tech,Python,Python,Portfolio Optimization & Risk Analysis,Portfolio Op
quantitative-finance-tools,Python,Python,Portfolio Optimization & Risk Analysis,Portfolio Optimization & Risk Analysis,portfolio-optimization-risk-analysis,2025-12-13,5,https://github.com/omichauhan-lgtm/quantitative-finance-tools,Library for portfolio optimization (MVO) and rigorous risk metrics (VaR/CVaR).,True,False,False,False,omichauhan-lgtm/quantitative-finance-tools
curistat,Python,Python,Portfolio Optimization & Risk Analysis,Portfolio Optimization & Risk Analysis,portfolio-optimization-risk-analysis,,0,https://github.com/moxiespirit/MyClone/tree/main/volatility_platform,"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.",True,False,False,False,
Prop Trader Compass,Python,Python,Portfolio Optimization & Risk Analysis,Portfolio Optimization & Risk Analysis,portfolio-optimization-risk-analysis,,0,https://otto-ships.github.io/prop-trader-compass/,Interactive risk and payout calculator for Futures and CFD traders; features one-time fee firm comparisons.,False,False,False,False,
+riskkit,Python,Python,Portfolio Optimization & Risk Analysis,Portfolio Optimization & Risk Analysis,portfolio-optimization-risk-analysis,2026-07-02,2,https://github.com/HasibVortex369/riskkit,"Framework-agnostic risk-management toolkit for systematic trading — position sizing, drawdown control, a composable stop engine, correlation limits, and portfolio exposure caps, with adapters for backtesting.py, freqtrade, and vectorbt.",True,False,False,False,HasibVortex369/riskkit
portfolio,R,R,Portfolio Optimization & Risk Analysis,Portfolio Optimization & Risk Analysis,portfolio-optimization-risk-analysis,2024-08-19,17,https://github.com/dgerlanc/portfolio,Analysing equity portfolios.,True,False,False,False,dgerlanc/portfolio
sparseIndexTracking,R,R,Portfolio Optimization & Risk Analysis,Portfolio Optimization & Risk Analysis,portfolio-optimization-risk-analysis,2023-05-28,59,https://github.com/dppalomar/sparseIndexTracking,Portfolio design to track an index.,True,False,False,False,dppalomar/sparseIndexTracking
riskParityPortfolio,R,R,Portfolio Optimization & Risk Analysis,Portfolio Optimization & Risk Analysis,portfolio-optimization-risk-analysis,2022-11-15,123,https://github.com/dppalomar/riskParityPortfolio,Blazingly fast design of risk parity portfolios.,True,False,False,False,dppalomar/riskParityPortfolio
@@ -282,12 +297,13 @@ PerformanceAnalytics,R,R,Portfolio Optimization & Risk Analysis,Portfolio Optimi
OnlinePortfolioAnalytics.jl,Julia,Julia,Portfolio Optimization & Risk Analysis,Portfolio Optimization & Risk Analysis,portfolio-optimization-risk-analysis,2026-04-13,15,https://github.com/femtotrader/OnlinePortfolioAnalytics.jl,A Julia quantitative portfolio analytics (risk / performance) via online algorithms.,True,False,False,False,femtotrader/OnlinePortfolioAnalytics.jl
RiskPerf.jl,Julia,Julia,Portfolio Optimization & Risk Analysis,Portfolio Optimization & Risk Analysis,portfolio-optimization-risk-analysis,2026-04-12,16,https://github.com/rbeeli/RiskPerf.jl,Quantitative risk and performance analysis package for financial time series powered by the Julia language.,True,False,False,False,rbeeli/RiskPerf.jl
portfolio-allocation,JavaScript,JavaScript,Portfolio Optimization & Risk Analysis,Portfolio Optimization & Risk Analysis,portfolio-optimization-risk-analysis,2022-08-11,187,https://github.com/lequant40/portfolio_allocation_js,"PortfolioAllocation is a JavaScript library designed to help constructing financial portfolios made of several assets: bonds, commodities, cryptocurrencies, currencies, exchange traded funds (ETFs), mutual funds, stocks...",True,False,False,False,lequant40/portfolio_allocation_js
-Ghostfolio,JavaScript,JavaScript,Portfolio Optimization & Risk Analysis,Portfolio Optimization & Risk Analysis,portfolio-optimization-risk-analysis,2026-07-19,8983,https://github.com/ghostfolio/ghostfolio,"Wealth management software to keep track of financial assets like stocks, ETFs or cryptocurrencies and make solid, data-driven investment decisions.",True,False,False,False,ghostfolio/ghostfolio
+Ghostfolio,JavaScript,JavaScript,Portfolio Optimization & Risk Analysis,Portfolio Optimization & Risk Analysis,portfolio-optimization-risk-analysis,2026-07-19,8982,https://github.com/ghostfolio/ghostfolio,"Wealth management software to keep track of financial assets like stocks, ETFs or cryptocurrencies and make solid, data-driven investment decisions.",True,False,False,False,ghostfolio/ghostfolio
rebalance,JavaScript,JavaScript,Portfolio Optimization & Risk Analysis,Portfolio Optimization & Risk Analysis,portfolio-optimization-risk-analysis,2026-03-01,3,https://github.com/cjroth/rebalance,"Interactive portfolio rebalancing tool that imports brokerage CSV data, sets target allocations, and generates trade instructions.",True,False,False,False,cjroth/rebalance
Alpha Skills,Python,Python,Factor Analysis,Factor Analysis,factor-analysis,2026-04-14,65,https://github.com/VernonOY/alpha-skills,"AI skills for quantitative factor research: discover, evaluate, mine, backtest, and monitor factors through any AI coding assistant. Supports A-share, HK, and US markets.",True,False,False,False,VernonOY/alpha-skills
alphalens,Python,Python,Factor Analysis,Factor Analysis,factor-analysis,2020-04-27,4384,https://github.com/quantopian/alphalens,Performance analysis of predictive alpha factors.,True,False,False,False,quantopian/alphalens
alphalens-reloaded,Python,Python,Factor Analysis,Factor Analysis,factor-analysis,2025-06-02,613,https://github.com/stefan-jansen/alphalens-reloaded,Performance analysis of predictive (alpha) stock factors.,True,False,False,False,stefan-jansen/alphalens-reloaded
Spectre,Python,Python,Factor Analysis,Factor Analysis,factor-analysis,2025-04-15,814,https://github.com/Heerozh/spectre,GPU-accelerated Factors analysis library and Backtester.,True,False,False,False,Heerozh/spectre
+ml-quant-trading,Python,Python,Factor Analysis,Factor Analysis,factor-analysis,2026-07-20,38,https://github.com/initial-d/ml-quant-trading,"PyTorch research stack for multi-factor analysis, bias correction, portfolio optimization, and reproducible backtesting.",True,False,False,False,initial-d/ml-quant-trading
QuantGPT,Python,Python,Factor Analysis,Factor Analysis,factor-analysis,2026-05-20,411,https://github.com/Miasyster/QuantGPT,"Agent-driven A-share factor research engine with 8 MCP tools covering hypothesis design, backtesting, scoring, and anti-overfit detection.",True,False,False,False,Miasyster/QuantGPT
quant-lab-alpha,Python,Python,Factor Analysis,Factor Analysis,factor-analysis,2026-05-17,35,https://github.com/husainm97/quant-lab-alpha,Open-source investment analytics platform bridging academic research and retail finance.,True,False,False,False,husainm97/quant-lab-alpha
covFactorModel,R,R,Factor Analysis,Factor Analysis,factor-analysis,2019-03-25,39,https://github.com/dppalomar/covFactorModel,Covariance matrix estimation via factor models.,True,False,False,False,dppalomar/covFactorModel
@@ -297,6 +313,7 @@ Asset News Sentiment Analyzer,Python,Python,Sentiment Analysis & Alternative Dat
Social Stock Sentiment API,Python,Python,Sentiment Analysis & Alternative Data,Sentiment Analysis & Alternative Data,sentiment-analysis-alternative-data,,0,https://api.adanos.org/docs,"REST API analyzing Reddit and X/Twitter for stock mentions and sentiment, providing buzz scores, trending stocks, and AI-generated trend explanations.",False,False,False,False,
CoWorker Fin-Agent,Python,Python,Sentiment Analysis & Alternative Data,Sentiment Analysis & Alternative Data,sentiment-analysis-alternative-data,2026-04-04,19,https://github.com/ZiwayZhao/agent-coworker,"LLM-powered A-share stock analysis via P2P agent collaboration. Technical analysis (MA60, volume-price patterns, golden eye), deep research reports using proprietary methodology, and market state summaries. Analysis logic stays private via Skill-as-API protocol.",True,False,False,False,ZiwayZhao/agent-coworker
StockKit,TypeScript,TypeScript,Sentiment Analysis & Alternative Data,Sentiment Analysis & Alternative Data,sentiment-analysis-alternative-data,2026-05-07,2,https://stockkit.net/,"Free AI-powered stock research reports for US, China & HK using Claude Opus and multi-model AI with 20+ technical indicators. [GitHub](https://github.com/kentmswood-ui/stockkit)",True,False,False,False,kentmswood-ui/stockkit
+AlphaAI,Python,Python,Sentiment Analysis & Alternative Data,Sentiment Analysis & Alternative Data,sentiment-analysis-alternative-data,2026-07-08,2,https://alphai.io/developers,"Pre-analyzed financial news via REST API and MCP for AI agents: per-ticker impact and sentiment, a category, and a 1-10 relevance score on every story, plus structured SEC Form 4 insider data. Free tier, no card. [GitHub](https://github.com/makeev/alphai-mcp)",True,False,False,False,makeev/alphai-mcp
ARCH,Python,Python,Time Series Analysis,Time Series Analysis,time-series-analysis,2026-07-17,1542,https://github.com/bashtage/arch,ARCH models in Python.,True,False,False,False,bashtage/arch
statsmodels,Python,Python,Time Series Analysis,Time Series Analysis,time-series-analysis,2026-07-20,11523,http://statsmodels.sourceforge.net,"Python module that allows users to explore data, estimate statistical models, and perform statistical tests. [GitHub](https://github.com/statsmodels/statsmodels)",True,False,False,False,statsmodels/statsmodels
dynts,Python,Python,Time Series Analysis,Time Series Analysis,time-series-analysis,2016-11-02,87,https://github.com/quantmind/dynts,Python package for timeseries analysis and manipulation.,True,False,False,False,quantmind/dynts
@@ -322,10 +339,15 @@ matrixprofile,R,R,Time Series Analysis,Time Series Analysis,time-series-analysis
garchmodels,R,R,Time Series Analysis,Time Series Analysis,time-series-analysis,2022-08-11,36,https://github.com/AlbertoAlmuinha/garchmodels,A parsnip backend for GARCH models.,True,False,False,False,AlbertoAlmuinha/garchmodels
TimeSeries.jl,Julia,Julia,Time Series Analysis,Time Series Analysis,time-series-analysis,2026-03-30,369,https://github.com/JuliaStats/TimeSeries.jl,Time series toolkit for Julia.,True,False,False,False,JuliaStats/TimeSeries.jl
TimeFrames.jl,Julia,Julia,Time Series Analysis,Time Series Analysis,time-series-analysis,2026-03-09,5,https://github.com/femtotrader/TimeFrames.jl,A Julia library that defines TimeFrame (essentially for resampling TimeSeries).,True,False,False,False,femtotrader/TimeFrames.jl
+PineForge,C++,C++,Time Series Analysis,Time Series Analysis,time-series-analysis,2026-07-20,166,https://github.com/pineforge-4pass/pineforge-engine,"Deterministic offline PineScript v6 → C++ backtest runtime, validated trade-for-trade against TradingView (245/246 strict, 0 engine bugs). Runs locally via Docker and is drivable by AI agents through a bundled MCP server.",True,False,False,False,pineforge-4pass/pineforge-engine
BTC Orderbook Microstructure Research,Jupyter Notebook,Jupyter Notebook,Market Data & Data Sources,Market Data & Data Sources,market-data-data-sources,2026-04-21,7,https://github.com/whoareunot/btc-orderbook-research,"statistical analysis of Binance BTC/USDT orderbook: OBI, CVD, spread.",True,False,False,False,whoareunot/btc-orderbook-research
OpenBB Terminal,Python,Python,Market Data & Data Sources,Market Data & Data Sources,market-data-data-sources,2026-07-16,70798,https://github.com/OpenBB-finance/OpenBBTerminal,Terminal for investment research for everyone.,True,False,False,False,OpenBB-finance/OpenBBTerminal
Fincept Terminal,Python,Python,Market Data & Data Sources,Market Data & Data Sources,market-data-data-sources,2026-07-14,28696,https://github.com/Fincept-Corporation/FinceptTerminal,Advance Data Based A.I Terminal for all Types of Financial Asset Research.,True,False,False,False,Fincept-Corporation/FinceptTerminal
yfinance,Python,Python,Market Data & Data Sources,Market Data & Data Sources,market-data-data-sources,2026-06-28,24747,https://github.com/ranaroussi/yfinance,Yahoo! Finance market data downloader (+faster Pandas Datareader).,True,False,False,False,ranaroussi/yfinance
+treasurydirect,TypeScript,TypeScript,Market Data & Data Sources,Market Data & Data Sources,market-data-data-sources,2026-07-11,0,https://github.com/moshejs/treasurydirect,"Zero-dependency client for the US TreasuryDirect API: auction results, upcoming auctions, CUSIP lookups, and Debt to the Penny; no API key required.",True,False,False,False,moshejs/treasurydirect
+treasury-fiscaldata,TypeScript,TypeScript,Market Data & Data Sources,Market Data & Data Sources,market-data-data-sources,2026-07-11,0,https://github.com/moshejs/treasury-fiscaldata,"Typed client for the US Treasury FiscalData API (debt, average interest rates, exchange rates) with pagination and filtering; no API key required.",True,False,False,False,moshejs/treasury-fiscaldata
+newyorkfed,TypeScript,TypeScript,Market Data & Data Sources,Market Data & Data Sources,market-data-data-sources,2026-07-11,0,https://github.com/moshejs/newyorkfed,"Client for the NY Fed Markets Data API: SOFR/EFFR/OBFR reference rates, SOFR averages and index, and SOMA holdings; no API key required.",True,False,False,False,moshejs/newyorkfed
+commitments-of-traders,TypeScript,TypeScript,Market Data & Data Sources,Market Data & Data Sources,market-data-data-sources,2026-07-11,0,https://github.com/moshejs/commitments-of-traders,"Client for the CFTC Commitments of Traders reports (Legacy, Disaggregated, TFF; futures-only and combined) via the official Socrata API.",True,False,False,False,moshejs/commitments-of-traders
coinpaprika-api-python-client,Python,Python,Market Data & Data Sources,Market Data & Data Sources,market-data-data-sources,2026-07-02,19,https://github.com/coinpaprika/coinpaprika-api-python-client,"Free crypto market data API client. 12,000+ coins, 350+ exchanges, tickers, OHLCV, historical prices. No API key for free tier.",True,False,False,False,coinpaprika/coinpaprika-api-python-client
defeatbeta-api,Python,Python,Market Data & Data Sources,Market Data & Data Sources,market-data-data-sources,2026-07-14,705,https://github.com/defeat-beta/defeatbeta-api,An open-source alternative to Yahoo Finance's market data APIs with higher reliability.,True,False,False,False,defeat-beta/defeatbeta-api
financekit-mcp,Python,Python,Market Data & Data Sources,Market Data & Data Sources,market-data-data-sources,2026-04-17,6,https://github.com/vdalhambra/financekit-mcp,"MCP server (Model Context Protocol) exposing 17 tools for AI agents to perform quantitative analysis: real-time stock quotes, full technical analysis (RSI, MACD, Bollinger, ADX, Stochastic, ATR, OBV + pattern detection with structured verdicts), crypto prices via CoinGecko, risk metrics (VaR, Sharpe, Sortino, Beta, Max Drawdown), correlation matrix, options chains, earnings calendar, sector rotation, and portfolio analysis. Works with Claude Desktop, Cursor, Windsurf. No API keys for core tools. FastMCP 3.2.",True,False,False,False,vdalhambra/financekit-mcp
@@ -335,6 +357,7 @@ Helium MCP,Python,Python,Market Data & Data Sources,Market Data & Data Sources,m
findatapy,Python,Python,Market Data & Data Sources,Market Data & Data Sources,market-data-data-sources,2026-07-02,2080,https://github.com/cuemacro/findatapy,"Python library to download market data via Bloomberg, Quandl, Yahoo etc.",True,False,False,False,cuemacro/findatapy
googlefinance,Python,Python,Market Data & Data Sources,Market Data & Data Sources,market-data-data-sources,2018-09-23,829,https://github.com/hongtaocai/googlefinance,Python module to get real-time stock data from Google Finance API.,True,False,False,False,hongtaocai/googlefinance
Horus Flow,Python,Python,Market Data & Data Sources,Market Data & Data Sources,market-data-data-sources,2026-05-16,2,https://github.com/horustechltd/horus-flow-mcp,Sub-second L2 orderflow intelligence MCP server for institutional-grade market microstructure analysis.,True,False,False,False,horustechltd/horus-flow-mcp
+AlphaSMO,TypeScript,TypeScript,Market Data & Data Sources,Market Data & Data Sources,market-data-data-sources,2026-07-18,2,https://github.com/alphasmo/alphasmo-tools,"CLI + MCP server for SEC 13F institutional holdings, Form 4 insider trading, and smart money convergence signals (tickers where hedge funds and company insiders are both buying). Free anonymous tier, no signup required.",True,False,False,False,alphasmo/alphasmo-tools
yahoo-finance,Python,Python,Market Data & Data Sources,Market Data & Data Sources,market-data-data-sources,2021-12-15,1442,https://github.com/lukaszbanasiak/yahoo-finance,Python module to get stock data from Yahoo! Finance.,True,False,False,False,lukaszbanasiak/yahoo-finance
pandas-datareader,Python,Python,Market Data & Data Sources,Market Data & Data Sources,market-data-data-sources,2026-06-24,3229,https://github.com/pydata/pandas-datareader,"Python module to get data from various sources (Google Finance, Yahoo Finance, FRED, OECD, Fama/French, World Bank, Eurostat...) into Pandas datastructures such as DataFrame, Panel with a caching mechanism.",True,False,False,False,pydata/pandas-datareader
pandas-finance,Python,Python,Market Data & Data Sources,Market Data & Data Sources,market-data-data-sources,2025-03-07,160,https://github.com/davidastephens/pandas-finance,High level API for access to and analysis of financial data.,True,False,False,False,davidastephens/pandas-finance
@@ -375,6 +398,7 @@ bronto-python,Python,Python,Market Data & Data Sources,Market Data & Data Source
pytdx,Python,Python,Market Data & Data Sources,Market Data & Data Sources,market-data-data-sources,2020-04-15,1554,https://github.com/rainx/pytdx,Python Interface for retrieving chinese stock realtime quote data from TongDaXin Nodes.,True,False,False,False,rainx/pytdx
pdblp,Python,Python,Market Data & Data Sources,Market Data & Data Sources,market-data-data-sources,2024-12-14,254,https://github.com/matthewgilbert/pdblp,A simple interface to integrate pandas and the Bloomberg Open API.,True,False,False,False,matthewgilbert/pdblp
tiingo,Python,Python,Market Data & Data Sources,Market Data & Data Sources,market-data-data-sources,2025-06-22,315,https://github.com/hydrosquall/tiingo-python,"Python interface for daily composite prices/OHLC/Volume + Real-time News Feeds, powered by the Tiingo Data Platform.",True,False,False,False,hydrosquall/tiingo-python
+finlight,Python,"Python,TypeScript",Market Data & Data Sources,Market Data & Data Sources,market-data-data-sources,2026-05-26,3,https://finlight.me,Real-time financial and geopolitical news API with sentiment analysis and entity tagging over REST and WebSocket. [GitHub](https://github.com/jubeiargh/finlight-client-py),True,False,False,False,jubeiargh/finlight-client-py
iexfinance,Python,Python,Market Data & Data Sources,Market Data & Data Sources,market-data-data-sources,2026-06-15,647,https://github.com/addisonlynch/iexfinance,Python Interface for retrieving real-time and historical prices and equities data from The Investor's Exchange.,True,False,False,False,addisonlynch/iexfinance
pyEX,Python,Python,Market Data & Data Sources,Market Data & Data Sources,market-data-data-sources,2024-02-05,409,https://github.com/timkpaine/pyEX,"Python interface to IEX with emphasis on pandas, support for streaming data, premium data, points data (economic, rates, commodities), and technical indicators.",True,False,False,False,timkpaine/pyEX
alpaca-trade-api,Python,Python,Market Data & Data Sources,Market Data & Data Sources,market-data-data-sources,2024-01-12,1881,https://github.com/alpacahq/alpaca-trade-api-python,Python interface for retrieving real-time and historical prices from Alpaca API as well as trade execution.,True,False,False,False,alpacahq/alpaca-trade-api-python
@@ -434,6 +458,7 @@ marketstore,Golang,Golang,Market Data & Data Sources,Market Data & Data Sources,
fin-stream,Rust,Rust,Market Data & Data Sources,Market Data & Data Sources,market-data-data-sources,2026-03-23,10,https://github.com/Mattbusel/fin-stream,"Real-time market data streaming in Rust: lock-free SPSC ring buffer, 100K+ ticks/second ingestion, multi-timeframe OHLCV construction, and Lorentz transforms on financial time series.",True,False,False,False,Mattbusel/fin-stream
finalytics,Rust,Rust,Market Data & Data Sources,Market Data & Data Sources,market-data-data-sources,2026-05-01,73,https://github.com/Nnamdi-sys/finalytics,A rust library for financial data analysis.,True,False,False,False,Nnamdi-sys/finalytics
Factor Weave,Python,"Python,TypeScript,R",Market Data & Data Sources,Market Data & Data Sources,market-data-data-sources,2026-06-05,1,https://factorweave.com/,"Factor scores, similarity search, and leak-free + survivor-free forward-return labels across equities, ETFs, indices, FX, crypto, and futures; REST + MCP, Python/TypeScript/R SDKs, free tier. [GitHub](https://github.com/Blazing-Customs/factorweave-tools)",True,False,False,False,Blazing-Customs/factorweave-tools
+Backtesting Arena,TypeScript,TypeScript,Market Data & Data Sources,Market Data & Data Sources,market-data-data-sources,2026-07-13,0,https://tradingstrategies.work/api,"REST + MCP API for point-in-time Bitcoin cycle scoring, 22 on-chain series since 2009 (MVRV, NUPL, SOPR, Mayer, Puell), macro-regime composites and look-ahead-aware backtest validation with Deflated-Sharpe-Ratio correction across crypto, stocks, ETFs, commodities and forex. Free tier. [GitHub](https://github.com/Schoasch/skill-backtesting-arena)",True,False,False,False,Schoasch/skill-backtesting-arena
pmxt,Python,"Python,JavaScript",Prediction Markets,Prediction Markets,prediction-markets,2026-07-18,1987,https://github.com/pmxt-dev/pmxt,"The CCXT for prediction markets. A unified API for trading on Polymarket, Kalshi, and more.",True,False,False,False,pmxt-dev/pmxt
polymarket-whales,Python,Python,Prediction Markets,Prediction Markets,prediction-markets,2026-03-20,56,https://github.com/al1enjesus/polymarket-whales,Real-time whale trade tracker for Polymarket — terminal alerts + Telegram notifications when large orders hit the book.,True,False,False,False,al1enjesus/polymarket-whales
Polymarket Scanner API,Python,Python,Prediction Markets,Prediction Markets,prediction-markets,2026-03-14,4,https://github.com/vesper-astrena/polymarket-scanner-api,"Real-time arbitrage detection API for Polymarket prediction markets, scanning 12,000+ markets for mispricings.",True,False,False,False,vesper-astrena/polymarket-scanner-api
@@ -447,6 +472,9 @@ bizdays,Python,Python,Calendars & Market Hours,Calendars & Market Hours,calendar
pandas_market_calendars,Python,Python,Calendars & Market Hours,Calendars & Market Hours,calendars-market-hours,2026-05-27,984,https://github.com/rsheftel/pandas_market_calendars,Exchange calendars to use with pandas for trading applications.,True,False,False,False,rsheftel/pandas_market_calendars
timeDate,R,R,Calendars & Market Hours,Calendars & Market Hours,calendars-market-hours,2026-01-28,0,https://cran.r-project.org/web/packages/timeDate/index.html,Chronological and Calendar Objects.,False,True,False,False,
bizdays,R,R,Calendars & Market Hours,Calendars & Market Hours,calendars-market-hours,2025-01-08,58,https://github.com/wilsonfreitas/R-bizdays,Business days calculations and utilities.,True,False,False,False,wilsonfreitas/R-bizdays
+sifma-holidays,TypeScript,TypeScript,Calendars & Market Hours,Calendars & Market Hours,calendars-market-hours,2026-07-11,0,https://github.com/moshejs/sifma-holidays,"US bond-market (SIFMA) holidays, early closes, and T+1 settlement-date math; zero dependencies.",True,False,False,False,moshejs/sifma-holidays
+us-equity-market-calendar,TypeScript,TypeScript,Calendars & Market Hours,Calendars & Market Hours,calendars-market-hours,2026-07-11,0,https://github.com/moshejs/us-equity-market-calendar,"NYSE/NASDAQ trading calendar: holidays, 1pm early closes, trading-day navigation, and DST-aware is-market-open; zero dependencies.",True,False,False,False,moshejs/us-equity-market-calendar
+fx-value-date,TypeScript,TypeScript,Calendars & Market Hours,Calendars & Market Hours,calendars-market-hours,2026-07-11,0,https://github.com/moshejs/fx-value-date,"FX spot/forward value-date calculation across two currency holiday calendars, with the USD-lag and end-of-month rules; zero dependencies.",True,False,False,False,moshejs/fx-value-date
D-Tale,Python,Python,Visualization,Visualization,visualization,2026-05-11,5189,https://github.com/man-group/dtale,Visualizer for pandas dataframes and xarray datasets.,True,False,False,False,man-group/dtale
mplfinance,Python,Python,Visualization,Visualization,visualization,2024-04-02,4407,https://github.com/matplotlib/mplfinance,"matplotlib utilities for the visualization, and visual analysis, of financial data.",True,False,False,False,matplotlib/mplfinance
finplot,Python,Python,Visualization,Visualization,visualization,2026-03-26,1174,https://github.com/highfestiva/finplot,Performant and effortless finance plotting for Python.,True,False,False,False,highfestiva/finplot
@@ -481,6 +509,8 @@ QuantLib.jl,,,Cross-Language Frameworks,Cross-Language Frameworks,cross-language
QuantLib-Python Documentation,,,Cross-Language Frameworks,Cross-Language Frameworks,cross-language-frameworks,,0,https://quantlib-python-docs.readthedocs.io/,Documentation for the Python bindings for the QuantLib library.,False,False,False,False,
TA-Lib,,,Cross-Language Frameworks,Cross-Language Frameworks,cross-language-frameworks,2026-07-19,1635,https://ta-lib.org,perform technical analysis of financial market data. [GitHub](https://github.com/TA-Lib/ta-lib),True,False,False,False,TA-Lib/ta-lib
RunMat,,,Cross-Language Frameworks,Cross-Language Frameworks,cross-language-frameworks,2026-06-29,240,https://github.com/runmat-org/runmat,Rust runtime for MATLAB-syntax array math with automatic CPU/GPU execution and fused kernels for quant simulations.,True,False,False,False,runmat-org/runmat
+godzilla.dev,C++,"C++,Python",Cross-Language Frameworks,Cross-Language Frameworks,cross-language-frameworks,2026-07-15,359,https://godzilla.dev,"Open-source framework for crypto quant trading, funding rate arbitrage and ultra-low-latency market making. [GitHub](https://github.com/godzilla-foundation/godzilla-community)",True,False,False,False,godzilla-foundation/godzilla-community
+Wyckoff Method Course,,,"Reproducing Works, Training & Books","Reproducing Works, Training & Books",reproducing-works-training-books,,0,https://arapov.trade/en/freestudying/wyckoff-method,"Free course on volume analysis and the Wyckoff method: market phases, spring/upthrust, order flow reading.",False,False,False,False,
Special-Relativity-in-Financial-Modeling,,,"Reproducing Works, Training & Books","Reproducing Works, Training & Books",reproducing-works-training-books,2026-03-23,12,https://github.com/Mattbusel/Special-Relativity-in-Financial-Modeling,"C++20 implementation of special-relativistic geometry applied to OHLCV data: Lorentz factors, spacetime intervals, Christoffel symbols, and geodesic deviation signals from live market data. DOI: 10.5281/zenodo.18639919.",True,False,False,False,Mattbusel/Special-Relativity-in-Financial-Modeling
Auto-Differentiation Website,,,"Reproducing Works, Training & Books","Reproducing Works, Training & Books",reproducing-works-training-books,,0,https://auto-differentiation.github.io/,Background and resources on Automatic Differentiation (AD) / Adjoint Algorithmic Differentitation (AAD).,False,False,False,False,
Derman Papers,,,"Reproducing Works, Training & Books","Reproducing Works, Training & Books",reproducing-works-training-books,2017-10-21,530,https://github.com/MarcosCarreira/DermanPapers,Notebooks that replicate original quantitative finance papers from Emanuel Derman.,True,False,False,False,MarcosCarreira/DermanPapers
@@ -538,6 +568,7 @@ TradeMux Snippets,Python,Python,"Reproducing Works, Training & Books","Reproduci
TradeMux,,,Commercial & Proprietary Services,Commercial & Proprietary Services,commercial-proprietary-services,,0,https://trademux.io,"Unified forex trading API gateway to Metatrader (MT4/MT5), Oanda and cTrader.",False,False,False,True,
Chartscout,,,Commercial & Proprietary Services,Commercial & Proprietary Services,commercial-proprietary-services,,0,https://chartscout.io,Real-time cryptocurrency chart pattern detection with automated alerts across multiple exchanges.,False,False,False,True,
DayTradingBench,,,Commercial & Proprietary Services,Commercial & Proprietary Services,commercial-proprietary-services,,0,https://daytradingbench.com,Live autonomous benchmark that evaluates LLM trading performance on DAX and Nasdaq indices using identical strategies and real-time market data. API access available.,False,False,False,True,
+invinoveritas/review,Python,Python,Commercial & Proprietary Services,Commercial & Proprietary Services,commercial-proprietary-services,2026-07-13,0,https://github.com/trustless-ai/agent-contracts-examples,"Pre-execution governance gate for AI trading agents: a capital-scale-aware advisory verdict (approve / approve_with_concerns / reject) before an order is placed, via MCP server, REST, x402 (USDC), or Lightning pay-per-call. Dogfooded by a live Hyperliquid bot; verdicts are signed and recomputable against a public ledger. API: https://api.babyblueviper.com",True,False,False,True,trustless-ai/agent-contracts-examples
CoinTester,,,Commercial & Proprietary Services,Commercial & Proprietary Services,commercial-proprietary-services,,0,https://cointester.io,"No-code crypto backtesting platform with 100+ indicators, AI sentiment signals, and 5+ years of historical data across 1,000+ trading pairs.",False,False,False,True,
FinSignals,Python,Python,Commercial & Proprietary Services,Commercial & Proprietary Services,commercial-proprietary-services,,0,https://finsignals.ai,"Reddit-tuned NLP API classifying financial posts across 7 dimensions: sentiment, directionality, quality, post type, relevance score, author confidence, and sarcasm. Free tier available.",False,False,False,True,
goMacro.ai,,,Commercial & Proprietary Services,Commercial & Proprietary Services,commercial-proprietary-services,,0,https://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.",False,False,False,True,
@@ -545,7 +576,9 @@ StockAInsights,,,Commercial & Proprietary Services,Commercial & Proprietary Serv
StockVektor,,,Commercial & Proprietary Services,Commercial & Proprietary Services,commercial-proprietary-services,,0,https://stockvektor.com,"Free stock research web app for ~1,300 US stocks with explainable quality scores (Piotroski F-Score, Altman Z-Score, Beneish M-Score, ROIC, EV/EBIT) computed from SEC EDGAR data, sector-relative metrics, insider buying clusters, 13F super-investor overlap, and activist filing (Schedule 13D/G) tracking.",False,False,False,True,
bolsai,,,Commercial & Proprietary Services,Commercial & Proprietary Services,commercial-proprietary-services,,0,https://usebolsai.com,"REST API and MCP server for Brazilian stock market data (B3). Covers 350+ stocks, 400+ FIIs with fundamentals (27+ indicators), dividends, historical prices, financials, and macro indicators sourced from B3, CVM, and BCB.",False,False,False,True,
brapi.dev,,,Commercial & Proprietary Services,Commercial & Proprietary Services,commercial-proprietary-services,,0,https://brapi.dev/,"Brazilian stock market data API for B3/Bovespa quotes, historical OHLCV, dividends, and fundamentals.",False,False,False,True,
+Teses da Bolsa,,,Commercial & Proprietary Services,Commercial & Proprietary Services,commercial-proprietary-services,,0,https://tesesdabolsa.com,"Free web app for Brazilian stock and FII fundamentalist analysis on B3. Covers 350+ stocks and 400+ FIIs with 27+ indicators (P/L, DY, ROE, P/VP), 40+ years of historical data, CVM financial statements, dividend history, fair value models, and head-to-head comparisons.",False,False,False,True,
13F Insight,,,Commercial & Proprietary Services,Commercial & Proprietary Services,commercial-proprietary-services,,0,https://13finsight.com/,"Track institutional investor 13F holdings with AI-powered analysis, position change alerts, and filing summaries.",False,False,False,True,
+PortfolioSavvy,,,Commercial & Proprietary Services,Commercial & Proprietary Services,commercial-proprietary-services,,0,https://portfoliosavvy.com/,"Public SEC ownership research web app for exploring 13F portfolios, insider activity, Schedule 13D/G filings, company facts, and latest filing workflows.",False,False,False,True,
Earnings Feed,,,Commercial & Proprietary Services,Commercial & Proprietary Services,commercial-proprietary-services,,0,https://earningsfeed.com/api,"Real-time SEC filings, insider trades, and institutional holdings API.",False,False,False,True,
EDGAR Events,REST,REST,Commercial & Proprietary Services,Commercial & Proprietary Services,commercial-proprietary-services,,0,https://edgarevents.com,"SEC filing events as typed JSON: 8-K item codes with materiality flags, SC 13D/13G activist stakes (holder, target, percent of class), merger forms, and S-1/424B IPO filings, polled over REST or pushed via HMAC-signed webhooks, sourced from data.sec.gov.",False,False,False,True,
Financial Data,,,Commercial & Proprietary Services,Commercial & Proprietary Services,commercial-proprietary-services,,0,https://financialdata.net/,Stock Market and Financial Data API.,False,False,False,True,
@@ -555,7 +588,7 @@ RTPR,,,Commercial & Proprietary Services,Commercial & Proprietary Services,comme
Nasdaq Data Link,,,Commercial & Proprietary Services,Commercial & Proprietary Services,commercial-proprietary-services,,0,https://data.nasdaq.com/tools/full-list,"Financial data API with support for R, Python, Excel, Ruby, and many other languages (formerly Quandl).",False,False,False,True,
Parsec,,,Commercial & Proprietary Services,Commercial & Proprietary Services,commercial-proprietary-services,,0,https://parsecfinance.com,Prediction market API with Python SDK for normalized data and execution across 5 prediction market exchanges. Free tier: 10K requests/month.,False,False,False,True,
Portfolio Optimizer,,,Commercial & Proprietary Services,Commercial & Proprietary Services,commercial-proprietary-services,,0,https://portfoliooptimizer.io/,Portfolio Optimizer is a Web API for portfolio analysis and optimization.,False,False,False,True,
-Reddit WallstreetBets API,,,Commercial & Proprietary Services,Commercial & Proprietary Services,commercial-proprietary-services,,0,https://dashboard.nbshare.io/apps/reddit/api/,Provides daily top 50 stocks from reddit (subreddit) Wallstreetbets and their sentiments via the API.,False,False,False,True,
+Reddit WallstreetBets API,,,Commercial & Proprietary Services,Commercial & Proprietary Services,commercial-proprietary-services,,0,https://tradestie.com/apps/reddit/api/,Provides daily top 50 stocks from reddit (subreddit) Wallstreetbets and their sentiments via the API.,False,False,False,True,
System R,,,Commercial & Proprietary Services,Commercial & Proprietary Services,commercial-proprietary-services,,0,https://agents.systemr.ai,"AI-native risk intelligence API for trading agents. Position sizing, risk validation, and system health in one call.",False,False,False,True,
Telonex,,,Commercial & Proprietary Services,Commercial & Proprietary Services,commercial-proprietary-services,,0,https://telonex.io,"Tick-level prediction market data (trades, quotes, orderbooks, on-chain fills) via REST API and Python SDK.",False,False,False,True,
ValueRay,,,Commercial & Proprietary Services,Commercial & Proprietary Services,commercial-proprietary-services,,0,https://www.valueray.com/api,"Technical, quantitative and sentiment data for stocks and ETFs with risk metrics, peer percentiles and market regime signals. Optimized for AI/LLM agents.",False,False,False,True,
@@ -568,8 +601,10 @@ The Stock Radar,,,Commercial & Proprietary Services,Commercial & Proprietary Ser
Sharpe,,,Commercial & Proprietary Services,Commercial & Proprietary Services,commercial-proprietary-services,,0,https://www.sharpe.ai/,"AI-driven crypto trading intelligence terminal for derivatives positioning, DEX flow, on-chain risk, narrative rotation, token discovery, and agent-ready market data.",False,False,False,True,
Webb Database,,,Commercial & Proprietary Services,Commercial & Proprietary Services,commercial-proprietary-services,,0,https://webb-database.com/,"Aggregates public financial data from HKEX, the SFC, the Hong Law Society, UK Companies House and other sources, has searchable datasets on listed companies, many in machine-readable formats.",False,False,False,True,
GitDealFlow,,,Commercial & Proprietary Services,Commercial & Proprietary Services,commercial-proprietary-services,,0,https://gitdealflow.com,"Alternative-data signal platform ranking early-stage private companies by GitHub stars-per-day, hiring velocity, and package-registry adoption. Free weekly signal report, Chrome extension overlay on Crunchbase/AngelList, and MCP server on npm for LLM agent access.",False,False,False,True,
+Clear Street API,,,Commercial & Proprietary Services,Commercial & Proprietary Services,commercial-proprietary-services,,0,https://docs.clearstreet.com/?utm_source=github&utm_medium=developer&utm_campaign=api_listings&utm_content=awesome_quant,"REST API for US equities & options: reference & fundamental data, multi-year financial statements, corporate events, analyst consensus, a screener, and order execution.",False,False,False,True,
Finterm,TypeScript,TypeScript,Commercial & Proprietary Services,Commercial & Proprietary Services,commercial-proprietary-services,,0,https://finterm.xyz,"Browser-based, keyboard-first financial terminal. No public GitHub repo (closed source).",False,False,False,True,
Coinugget,,,Commercial & Proprietary Services,Commercial & Proprietary Services,commercial-proprietary-services,,0,https://coinugget.com,"Real-time RSI signals, price action, and volume spikes dashboard across multiple exchanges. Free, no sign-up required.",False,False,False,True,
The Stall,JavaScript,JavaScript,Commercial & Proprietary Services,Commercial & Proprietary Services,commercial-proprietary-services,2026-07-11,5,https://the-stall.intuitek.ai,"277 pay-per-call tools via MCP: US stocks, crypto, DeFi analytics, Polymarket prediction markets, macro data, and sanctions screening. USDC on Base. No API key required. [GitHub](https://github.com/thebrierfox/the-stall)",True,False,False,True,thebrierfox/the-stall
+Market Posture Daily,,,Commercial & Proprietary Services,Commercial & Proprietary Services,commercial-proprietary-services,,0,https://marketpd.com,"Daily trend, regime, momentum and relative-strength data for ~90 crypto assets and US stocks/ETFs, with a cointegration pair screener. Free terminal + JSON API.",False,False,False,True,
awesome-sec-filings,,,Related Lists,Related Lists,related-lists,2026-07-04,33,https://github.com/vibeyclaw/awesome-sec-filings,"A curated list of tools, data sources, libraries, and resources for working with SEC filings (13F, 10-K, 10-Q, 8-K).",True,False,False,False,vibeyclaw/awesome-sec-filings
CONVEXFI,,,Related Lists,Related Lists,related-lists,,0,https://github.com/convexfi,Official GitHub organization for the convex research group at the Hong Kong University of Science and Technology (HKUST).,True,False,False,False,
|