This commit is contained in:
wilsonfreitas
2026-08-21 10:46:58 +00:00
parent f85271f8c1
commit 66b6923d35
2 changed files with 83 additions and 55 deletions
+16 -15
View File
@@ -2,10 +2,10 @@ project,language,languages,category,section,section_slug,last_commit,stars,url,d
numpy,Python,Python,Numerical Libraries & Data Structures,Numerical Libraries & Data Structures,numerical-libraries-data-structures,2026-08-21,32572,https://www.numpy.org,NumPy is the fundamental package for scientific computing with Python. [GitHub](https://github.com/numpy/numpy),True,False,False,False,numpy/numpy
scipy,Python,Python,Numerical Libraries & Data Structures,Numerical Libraries & Data Structures,numerical-libraries-data-structures,2026-08-20,14942,https://www.scipy.org,"SciPy (pronounced “Sigh Pie”) is a Python-based ecosystem of open-source software for mathematics, science, and engineering. [GitHub](https://github.com/scipy/scipy)",True,False,False,False,scipy/scipy
pandas,Python,Python,Numerical Libraries & Data Structures,Numerical Libraries & Data Structures,numerical-libraries-data-structures,2026-08-20,49530,https://pandas.pydata.org,"pandas is an open source, BSD-licensed library providing high-performance, easy-to-use data structures and data analysis tools for the Python programming language. [GitHub](https://github.com/pandas-dev/pandas)",True,False,False,False,pandas-dev/pandas
polars,Python,Python,Numerical Libraries & Data Structures,Numerical Libraries & Data Structures,numerical-libraries-data-structures,2026-08-21,39425,https://docs.pola.rs/,Polars is a blazingly fast DataFrame library for manipulating structured data. [GitHub](https://github.com/pola-rs/polars),True,False,False,False,pola-rs/polars
polars,Python,Python,Numerical Libraries & Data Structures,Numerical Libraries & Data Structures,numerical-libraries-data-structures,2026-08-21,39426,https://docs.pola.rs/,Polars is a blazingly fast DataFrame library for manipulating structured data. [GitHub](https://github.com/pola-rs/polars),True,False,False,False,pola-rs/polars
quantdsl,Python,Python,Numerical Libraries & Data Structures,Numerical Libraries & Data Structures,numerical-libraries-data-structures,2017-10-26,384,https://github.com/johnbywater/quantdsl,Domain specific language for quantitative analytics in finance and trading.,True,False,False,False,johnbywater/quantdsl
statistics,Python,Python,Numerical Libraries & Data Structures,Numerical Libraries & Data Structures,numerical-libraries-data-structures,,0,https://docs.python.org/3/library/statistics.html,Builtin Python library for all basic statistical calculations.,False,False,False,False,
sympy,Python,Python,Numerical Libraries & Data Structures,Numerical Libraries & Data Structures,numerical-libraries-data-structures,2026-08-20,14880,https://www.sympy.org/,SymPy is a Python library for symbolic mathematics. [GitHub](https://github.com/sympy/sympy),True,False,False,False,sympy/sympy
sympy,Python,Python,Numerical Libraries & Data Structures,Numerical Libraries & Data Structures,numerical-libraries-data-structures,2026-08-20,14881,https://www.sympy.org/,SymPy is a Python library for symbolic mathematics. [GitHub](https://github.com/sympy/sympy),True,False,False,False,sympy/sympy
pymc3,Python,Python,Numerical Libraries & Data Structures,Numerical Libraries & Data Structures,numerical-libraries-data-structures,2026-08-16,9717,https://docs.pymc.io/,Probabilistic Programming in Python: Bayesian Modeling and Probabilistic Machine Learning with Theano. [GitHub](https://github.com/pymc-devs/pymc),True,False,False,False,pymc-devs/pymc
modelx,Python,Python,Numerical Libraries & Data Structures,Numerical Libraries & Data Structures,numerical-libraries-data-structures,2026-08-08,134,https://docs.modelx.io/,Python reimagination of spreadsheets as formula-centric objects that are interoperable with pandas. [GitHub](https://github.com/fumitoh/modelx),True,False,False,False,fumitoh/modelx
ArcticDB,Python,Python,Numerical Libraries & Data Structures,Numerical Libraries & Data Structures,numerical-libraries-data-structures,2026-08-21,2486,https://github.com/man-group/ArcticDB,High performance datastore for time series and tick data.,True,False,False,False,man-group/ArcticDB
@@ -36,7 +36,7 @@ ffn,Python,Python,Financial Instruments & Pricing,Financial Instruments & Pricin
pynance,Python,Python,Financial Instruments & Pricing,Financial Instruments & Pricing,financial-instruments-pricing,2021-02-03,474,https://github.com/GriffinAustin/pynance,Lightweight Python library for assembling and analyzing financial data.,True,False,False,False,GriffinAustin/pynance
tia,Python,Python,Financial Instruments & Pricing,Financial Instruments & Pricing,financial-instruments-pricing,2017-06-05,428,https://github.com/bpsmith/tia,Toolkit for integration and analysis.,True,False,False,False,bpsmith/tia
pysabr,Python,Python,Financial Instruments & Pricing,Financial Instruments & Pricing,financial-instruments-pricing,2022-04-21,623,https://github.com/ynouri/pysabr,SABR model Python implementation.,True,False,False,False,ynouri/pysabr
FinancePy,Python,Python,Financial Instruments & Pricing,Financial Instruments & Pricing,financial-instruments-pricing,2026-08-10,3109,https://github.com/domokane/FinancePy,"A Python Finance Library that focuses on the pricing and risk-management of Financial Derivatives, including fixed-income, equity, FX and credit derivatives.",True,False,False,False,domokane/FinancePy
FinancePy,Python,Python,Financial Instruments & Pricing,Financial Instruments & Pricing,financial-instruments-pricing,2026-08-21,3109,https://github.com/domokane/FinancePy,"A Python Finance Library that focuses on the pricing and risk-management of Financial Derivatives, including fixed-income, equity, FX and credit derivatives.",True,False,False,False,domokane/FinancePy
gs-quant,Python,Python,Financial Instruments & Pricing,Financial Instruments & Pricing,financial-instruments-pricing,2026-08-17,12075,https://github.com/goldmansachs/gs-quant,Python toolkit for quantitative finance.,True,False,False,False,goldmansachs/gs-quant
willowtree,Python,Python,Financial Instruments & Pricing,Financial Instruments & Pricing,financial-instruments-pricing,2018-07-14,381,https://github.com/federicomariamassari/willowtree,Robust and flexible Python implementation of the willow tree lattice for derivatives pricing.,True,False,False,False,federicomariamassari/willowtree
financial-engineering,Python,Python,Financial Instruments & Pricing,Financial Instruments & Pricing,financial-instruments-pricing,2017-11-20,543,https://github.com/federicomariamassari/financial-engineering,"Applications of Monte Carlo methods to financial engineering projects, in Python.",True,False,False,False,federicomariamassari/financial-engineering
@@ -203,14 +203,14 @@ qtpylib,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backte
Quantdom,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2019-03-12,773,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-08-20,53489,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,3431,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-07-23,47806,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
Qlib,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2026-07-23,47808,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-08-20,20562,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
machine-learning-for-trading,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2026-08-20,20563,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,1746,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-08-19,8349,https://github.com/jesse-ai/jesse,An advanced crypto trading bot written in Python.,True,False,False,False,jesse-ai/jesse
jesse,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2026-08-19,8350,https://github.com/jesse-ai/jesse,An advanced crypto trading bot written in Python.,True,False,False,False,jesse-ai/jesse
rqalpha,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2026-07-23,6710,https://github.com/ricequant/rqalpha,"A extendable, replaceable Python algorithmic backtest && trading framework supporting multiple securities.",True,False,False,False,ricequant/rqalpha
FinRL-Library,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2026-07-12,16060,https://github.com/AI4Finance-LLC/FinRL-Library,A Deep Reinforcement Learning Library for Automated Trading in Quantitative Finance. NeurIPS 2020.,True,False,False,False,AI4Finance-LLC/FinRL-Library
aurumq-rl,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2026-07-19,39,https://github.com/yupoet/aurumq-rl,"Reinforcement learning stock-selection framework for the China A-share market with multi-source factor input (alpha101 + main-force flow + hot-money seats + northbound + institutional + fundamentals), board-aware price limits, and ONNX CPU inference.",True,False,False,False,yupoet/aurumq-rl
aurumq-rl,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2026-07-19,40,https://github.com/yupoet/aurumq-rl,"Reinforcement learning stock-selection framework for the China A-share market with multi-source factor input (alpha101 + main-force flow + hot-money seats + northbound + institutional + fundamentals), board-aware price limits, and ONNX CPU inference.",True,False,False,False,yupoet/aurumq-rl
bulbea,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2017-03-19,2320,https://github.com/achillesrasquinha/bulbea,Deep Learning based Python Library for Stock Market Prediction and Modelling.,True,False,False,False,achillesrasquinha/bulbea
ib_nope,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2021-04-22,33,https://github.com/ajhpark/ib_nope,Automated trading system for NOPE strategy over IBKR TWS.,True,False,False,False,ajhpark/ib_nope
OctoBot,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2026-08-10,6446,https://github.com/Drakkar-Software/OctoBot,"Open source cryptocurrency trading bot for high frequency, arbitrage, TA and social trading with an advanced web interface.",True,False,False,False,Drakkar-Software/OctoBot
@@ -219,8 +219,8 @@ AutoTrader,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-bac
fast-trade,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2026-08-19,583,https://github.com/jrmeier/fast-trade,A library built with backtest portability and performance in mind for backtest trading strategies.,True,False,False,False,jrmeier/fast-trade
qf-lib,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2026-08-05,954,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,1321,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-08-02,8748,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-08-20,21283,https://github.com/QuantConnect/Lean,"Lean Algorithmic Trading Engine by QuantConnect (Python, C#).",True,False,False,False,QuantConnect/Lean
vectorbt,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2026-08-02,8749,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-08-20,21285,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,3462,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,168,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,2026-08-14,202,https://github.com/DrAshBooth/PyLOB,Fully functioning fast Limit Order Book written in Python.,True,False,False,False,DrAshBooth/PyLOB
@@ -231,7 +231,7 @@ flashalpha-fill-simulator,Python,Python,Trading & Backtesting,Trading & Backtest
vnpy,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2026-08-06,44658,https://github.com/vnpy/vnpy,VeighNa is a Python-based open source quantitative trading system development framework.,True,False,False,False,vnpy/vnpy
Intelligent Trading Bot,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2026-08-11,1854,https://github.com/asavinov/intelligent-trading-bot,Automatically generating signals and trading based on machine learning and feature engineering.,True,False,False,False,asavinov/intelligent-trading-bot
fastquant,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2023-09-15,1754,https://github.com/enzoampil/fastquant,fastquant allows you to easily backtest investment strategies with as few as 3 lines of python code.,True,False,False,False,enzoampil/fastquant
nautilus_trader,Python,"Python,Rust",Trading & Backtesting,Trading & Backtesting,trading-backtesting,2026-08-20,26877,https://github.com/nautechsystems/nautilus_trader,A high-performance algorithmic trading platform and event-driven backtester.,True,False,False,False,nautechsystems/nautilus_trader
nautilus_trader,Python,"Python,Rust",Trading & Backtesting,Trading & Backtesting,trading-backtesting,2026-08-20,26889,https://github.com/nautechsystems/nautilus_trader,A high-performance algorithmic trading platform and event-driven backtester.,True,False,False,False,nautechsystems/nautilus_trader
NoEdge-Bench,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2026-08-07,0,https://github.com/nexusfinancial-dev/noedge-bench,"Reproducible negative-result benchmark: no model beats a memoryless synthetic binary-options feed (AUC ≈ 0.50), with permutation-null tests and a look-ahead-leak case study.",True,False,False,False,nexusfinancial-dev/noedge-bench
YABTE,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2024-05-11,7,https://github.com/bsdz/yabte,Yet Another (Python) BackTesting Engine.,True,False,False,False,bsdz/yabte
Trading Strategy,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2026-08-21,244,https://github.com/tradingstrategy-ai/getting-started,"TradingStrategy.ai is a market data, backtesting, live trading and investor management framework for decentralised finance.",True,False,False,False,tradingstrategy-ai/getting-started
@@ -269,7 +269,7 @@ OrderMatchingEngine,CPP,CPP,Trading & Backtesting,Trading & Backtesting,trading-
PandoraTrader,CPP,CPP,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2025-07-29,1459,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-21,98,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
TolmachЁv Netcode SDK,CPP,CPP,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2026-08-09,11,https://github.com/billionerleha-111/Tolmachev-Netcode-SDK,"Enterprise-grade deterministic state synchronization engine for MFT gateways and statistical arbitrage. Eliminates microsecond deltas locking order books via topological mathematics. Throughput >41.5M TPS, physical RTT 24.175 ns, atomic validation (0 CPU load). [Website](https://tuhct-sdk.store)",True,False,False,False,billionerleha-111/Tolmachev-Netcode-SDK
QuantConnect,CSharp,CSharp,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2026-08-20,21283,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-08-20,21285,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-08-19,10607,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-01-05,2237,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
@@ -284,7 +284,7 @@ mt5-httpapi,Python,"Python,REST,MCP",Trading & Backtesting,Trading & Backtesting
ibkr-httpapi,Python,"Python,REST,MCP",Trading & Backtesting,Trading & Backtesting,trading-backtesting,2026-08-01,0,https://github.com/psyb0t/ibkr-httpapi,"Interactive Brokers over REST and MCP (FastAPI + ib_async over a Linux-native IB Gateway): market data (quotes, historical bars) plus order/position/execution management for automated trading across stocks, options, futures, forex, crypto and CFDs.",True,False,False,False,psyb0t/ibkr-httpapi
Multi-Axis Robust Portfolio Optimization,Python,Python,Portfolio Optimization & Risk Analysis,Portfolio Optimization & Risk Analysis,portfolio-optimization-risk-analysis,2026-07-31,2,https://github.com/Viraj-Nigwekar/multi-axis-robust-portfolio-optimization,"Portfolio optimization framework combining covariance shrinkage, bootstrap aggregation, and parametric scenario modeling, with reproducible notebooks and an accompanying SSRN paper.",True,False,False,False,Viraj-Nigwekar/multi-axis-robust-portfolio-optimization
AutoHypothesis,Python,Python,Portfolio Optimization & Risk Analysis,Portfolio Optimization & Risk Analysis,portfolio-optimization-risk-analysis,2026-04-22,70,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-08-13,2205,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
skfolio,Python,Python,Portfolio Optimization & Risk Analysis,Portfolio Optimization & Risk Analysis,portfolio-optimization-risk-analysis,2026-08-13,2206,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,5972,https://github.com/robertmartin8/PyPortfolioOpt,"Financial portfolio optimization in python, including classical efficient frontier and advanced methods.",True,False,False,False,robertmartin8/PyPortfolioOpt
factorlasso,Python,Python,Portfolio Optimization & Risk Analysis,Portfolio Optimization & Risk Analysis,portfolio-optimization-risk-analysis,2026-08-20,23,https://github.com/ArturSepp/factorlasso,"Sparse multi-asset factor models with cell-level sign constraints, prior-centred shrinkage, and hierarchical clustering group LASSO (HCGL); scikit-learn compatible.",True,False,False,False,ArturSepp/factorlasso
OptimalPortfolios,Python,Python,Portfolio Optimization & Risk Analysis,Portfolio Optimization & Risk Analysis,portfolio-optimization-risk-analysis,2026-08-21,88,https://github.com/ArturSepp/OptimalPortfolios,"Optimisation analytics for constructing and backtesting optimal multi-asset portfolios: covariance estimation, rolling optimisation, and performance reporting in one pipeline.",True,False,False,False,ArturSepp/OptimalPortfolios
@@ -323,7 +323,7 @@ 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-07-30,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-08-21,9162,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-08-21,9163,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,93,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,4421,https://github.com/quantopian/alphalens,Performance analysis of predictive alpha factors.,True,False,False,False,quantopian/alphalens
@@ -372,8 +372,8 @@ PineForge,C++,C++,Time Series Analysis,Time Series Analysis,time-series-analysis
Korea Stock Data,Data,Data,Market Data & Data Sources,Market Data & Data Sources,market-data-data-sources,2026-08-17,7,https://github.com/na77tech-creator/aikstockdata,"Free Korean equity data: KOSPI/KOSDAQ settled closes with 250 trading days of per-stock history, DART regulatory filings and earnings, published every trading day as JSON/CSV. No signup or API key, CORS open. OpenAPI 3.1 spec and MCP server included.",True,False,False,False,na77tech-creator/aikstockdata
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-20,72101,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-08-20,30448,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-08-13,25041,https://github.com/ranaroussi/yfinance,Yahoo! Finance market data downloader (+faster Pandas Datareader).,True,False,False,False,ranaroussi/yfinance
Fincept Terminal,Python,Python,Market Data & Data Sources,Market Data & Data Sources,market-data-data-sources,2026-08-20,30450,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-08-13,25042,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,1,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
@@ -661,6 +661,7 @@ Stingray,,,Commercial & Proprietary Services,Commercial & Proprietary Services,c
NeuPortal,,,Commercial & Proprietary Services,Commercial & Proprietary Services,commercial-proprietary-services,,0,https://neuportal.ai,"AI forecasting-accountability lab: every forecast is locked pre-event, Bitcoin-timestamped (OpenTimestamps), and Brier-scored against prediction markets in public.",False,False,False,True,
AlphaAssay,REST,REST,Commercial & Proprietary Services,Commercial & Proprietary Services,commercial-proprietary-services,2026-07-27,0,https://alphaassay.com,"Independent statistical assay office for trading signals and backtests: deflated Sharpe with cumulative trial accounting, probability of backtest overfitting (PBO/CPCV), leakage forensics, placebo tests against matched synthetic null worlds, and pre-registration with Merkle-anchored timestamps — deterministic, Ed25519-signed verdicts anyone can replay. Free demo; hosted API and MCP server. Methodology audit, not investment advice. [GitHub](https://github.com/alphaassay/mcp)",True,False,False,True,alphaassay/mcp
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,
Quant Data,Data,Data,Commercial & Proprietary Services,Commercial & Proprietary Services,commercial-proprietary-services,2026-08-18,1,https://quantdata.uk/mcp,"Hosted service with measured market statistics over REST and a remote MCP server: five-class day-type probabilities for the session in progress, Weis volume-wave events with pre-registered win rates on 16 years of ES 5-minute data, options max pain from open interest alone, and estimated dealer gamma (GEX). Every published number traces to a stated measurement, failures included. The max pain and GEX web pages are permanently free with no key or signup; the API allows 1 unauthenticated first-look call per source per day, and 10 calls per day with a free API key delivered by email. Sustained or unattended use requires a paid monthly subscription. [GitHub](https://github.com/celineycn/quantdata-plugin)",True,False,False,True,celineycn/quantdata-plugin
Honest Backtest,,,Commercial & Proprietary Services,Commercial & Proprietary Services,commercial-proprietary-services,,0,https://whop.com/honest-backtest,"Independent manual code audits of trading bots and their backtests: catches unmodeled commission/slippage, signal-vs-fill price drift, and other gaps between backtested and live results.",False,False,False,True,
StreamXLS,,,Commercial & Proprietary Services,Commercial & Proprietary Services,commercial-proprietary-services,,0,https://streamxls.com,"Commercial Excel RTD server for the Interactive Brokers TWS API, streaming market data, account values, positions, and orders into Excel formulas on Windows.",False,False,False,True,
AtlasYield,,,Commercial & Proprietary Services,Commercial & Proprietary Services,commercial-proprietary-services,2026-08-21,0,https://atlasyield.club,"Independent rating and allocation layer for on-chain yield: scores every DeFi vault 0-100 across 16 factors, with a public read-only scores API. [GitHub](https://github.com/gveshk/atlasyield-score-history)",True,False,False,True,gveshk/atlasyield-score-history
1 project language languages category section section_slug last_commit stars url description github cran pypi commercial repo
2 numpy Python Python Numerical Libraries & Data Structures Numerical Libraries & Data Structures numerical-libraries-data-structures 2026-08-21 32572 https://www.numpy.org NumPy is the fundamental package for scientific computing with Python. [GitHub](https://github.com/numpy/numpy) True False False False numpy/numpy
3 scipy Python Python Numerical Libraries & Data Structures Numerical Libraries & Data Structures numerical-libraries-data-structures 2026-08-20 14942 https://www.scipy.org SciPy (pronounced “Sigh Pie”) is a Python-based ecosystem of open-source software for mathematics, science, and engineering. [GitHub](https://github.com/scipy/scipy) True False False False scipy/scipy
4 pandas Python Python Numerical Libraries & Data Structures Numerical Libraries & Data Structures numerical-libraries-data-structures 2026-08-20 49530 https://pandas.pydata.org pandas is an open source, BSD-licensed library providing high-performance, easy-to-use data structures and data analysis tools for the Python programming language. [GitHub](https://github.com/pandas-dev/pandas) True False False False pandas-dev/pandas
5 polars Python Python Numerical Libraries & Data Structures Numerical Libraries & Data Structures numerical-libraries-data-structures 2026-08-21 39425 39426 https://docs.pola.rs/ Polars is a blazingly fast DataFrame library for manipulating structured data. [GitHub](https://github.com/pola-rs/polars) True False False False pola-rs/polars
6 quantdsl Python Python Numerical Libraries & Data Structures Numerical Libraries & Data Structures numerical-libraries-data-structures 2017-10-26 384 https://github.com/johnbywater/quantdsl Domain specific language for quantitative analytics in finance and trading. True False False False johnbywater/quantdsl
7 statistics Python Python Numerical Libraries & Data Structures Numerical Libraries & Data Structures numerical-libraries-data-structures 0 https://docs.python.org/3/library/statistics.html Builtin Python library for all basic statistical calculations. False False False False
8 sympy Python Python Numerical Libraries & Data Structures Numerical Libraries & Data Structures numerical-libraries-data-structures 2026-08-20 14880 14881 https://www.sympy.org/ SymPy is a Python library for symbolic mathematics. [GitHub](https://github.com/sympy/sympy) True False False False sympy/sympy
9 pymc3 Python Python Numerical Libraries & Data Structures Numerical Libraries & Data Structures numerical-libraries-data-structures 2026-08-16 9717 https://docs.pymc.io/ Probabilistic Programming in Python: Bayesian Modeling and Probabilistic Machine Learning with Theano. [GitHub](https://github.com/pymc-devs/pymc) True False False False pymc-devs/pymc
10 modelx Python Python Numerical Libraries & Data Structures Numerical Libraries & Data Structures numerical-libraries-data-structures 2026-08-08 134 https://docs.modelx.io/ Python reimagination of spreadsheets as formula-centric objects that are interoperable with pandas. [GitHub](https://github.com/fumitoh/modelx) True False False False fumitoh/modelx
11 ArcticDB Python Python Numerical Libraries & Data Structures Numerical Libraries & Data Structures numerical-libraries-data-structures 2026-08-21 2486 https://github.com/man-group/ArcticDB High performance datastore for time series and tick data. True False False False man-group/ArcticDB
36 pynance Python Python Financial Instruments & Pricing Financial Instruments & Pricing financial-instruments-pricing 2021-02-03 474 https://github.com/GriffinAustin/pynance Lightweight Python library for assembling and analyzing financial data. True False False False GriffinAustin/pynance
37 tia Python Python Financial Instruments & Pricing Financial Instruments & Pricing financial-instruments-pricing 2017-06-05 428 https://github.com/bpsmith/tia Toolkit for integration and analysis. True False False False bpsmith/tia
38 pysabr Python Python Financial Instruments & Pricing Financial Instruments & Pricing financial-instruments-pricing 2022-04-21 623 https://github.com/ynouri/pysabr SABR model Python implementation. True False False False ynouri/pysabr
39 FinancePy Python Python Financial Instruments & Pricing Financial Instruments & Pricing financial-instruments-pricing 2026-08-10 2026-08-21 3109 https://github.com/domokane/FinancePy A Python Finance Library that focuses on the pricing and risk-management of Financial Derivatives, including fixed-income, equity, FX and credit derivatives. True False False False domokane/FinancePy
40 gs-quant Python Python Financial Instruments & Pricing Financial Instruments & Pricing financial-instruments-pricing 2026-08-17 12075 https://github.com/goldmansachs/gs-quant Python toolkit for quantitative finance. True False False False goldmansachs/gs-quant
41 willowtree Python Python Financial Instruments & Pricing Financial Instruments & Pricing financial-instruments-pricing 2018-07-14 381 https://github.com/federicomariamassari/willowtree Robust and flexible Python implementation of the willow tree lattice for derivatives pricing. True False False False federicomariamassari/willowtree
42 financial-engineering Python Python Financial Instruments & Pricing Financial Instruments & Pricing financial-instruments-pricing 2017-11-20 543 https://github.com/federicomariamassari/financial-engineering Applications of Monte Carlo methods to financial engineering projects, in Python. True False False False federicomariamassari/financial-engineering
203 Quantdom Python Python Trading & Backtesting Trading & Backtesting trading-backtesting 2019-03-12 773 https://github.com/constverum/Quantdom Python-based framework for backtesting trading strategies & analyzing financial markets [GUI :neckbeard:.] True False False False constverum/Quantdom
204 freqtrade Python Python Trading & Backtesting Trading & Backtesting trading-backtesting 2026-08-20 53489 https://github.com/freqtrade/freqtrade Free, open source crypto trading bot. True False False False freqtrade/freqtrade
205 algorithmic-trading-with-python Python Python Trading & Backtesting Trading & Backtesting trading-backtesting 2021-06-01 3431 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
206 Qlib Python Python Trading & Backtesting Trading & Backtesting trading-backtesting 2026-07-23 47806 47808 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
207 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
208 machine-learning-for-trading Python Python Trading & Backtesting Trading & Backtesting trading-backtesting 2026-08-20 20562 20563 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
209 AlphaPy Python Python Trading & Backtesting Trading & Backtesting trading-backtesting 2025-08-24 1746 https://github.com/ScottfreeLLC/AlphaPy Automated Machine Learning [AutoML] with Python, scikit-learn, Keras, XGBoost, LightGBM, and CatBoost. True False False False ScottfreeLLC/AlphaPy
210 jesse Python Python Trading & Backtesting Trading & Backtesting trading-backtesting 2026-08-19 8349 8350 https://github.com/jesse-ai/jesse An advanced crypto trading bot written in Python. True False False False jesse-ai/jesse
211 rqalpha Python Python Trading & Backtesting Trading & Backtesting trading-backtesting 2026-07-23 6710 https://github.com/ricequant/rqalpha A extendable, replaceable Python algorithmic backtest && trading framework supporting multiple securities. True False False False ricequant/rqalpha
212 FinRL-Library Python Python Trading & Backtesting Trading & Backtesting trading-backtesting 2026-07-12 16060 https://github.com/AI4Finance-LLC/FinRL-Library A Deep Reinforcement Learning Library for Automated Trading in Quantitative Finance. NeurIPS 2020. True False False False AI4Finance-LLC/FinRL-Library
213 aurumq-rl Python Python Trading & Backtesting Trading & Backtesting trading-backtesting 2026-07-19 39 40 https://github.com/yupoet/aurumq-rl Reinforcement learning stock-selection framework for the China A-share market with multi-source factor input (alpha101 + main-force flow + hot-money seats + northbound + institutional + fundamentals), board-aware price limits, and ONNX CPU inference. True False False False yupoet/aurumq-rl
214 bulbea Python Python Trading & Backtesting Trading & Backtesting trading-backtesting 2017-03-19 2320 https://github.com/achillesrasquinha/bulbea Deep Learning based Python Library for Stock Market Prediction and Modelling. True False False False achillesrasquinha/bulbea
215 ib_nope Python Python Trading & Backtesting Trading & Backtesting trading-backtesting 2021-04-22 33 https://github.com/ajhpark/ib_nope Automated trading system for NOPE strategy over IBKR TWS. True False False False ajhpark/ib_nope
216 OctoBot Python Python Trading & Backtesting Trading & Backtesting trading-backtesting 2026-08-10 6446 https://github.com/Drakkar-Software/OctoBot Open source cryptocurrency trading bot for high frequency, arbitrage, TA and social trading with an advanced web interface. True False False False Drakkar-Software/OctoBot
219 fast-trade Python Python Trading & Backtesting Trading & Backtesting trading-backtesting 2026-08-19 583 https://github.com/jrmeier/fast-trade A library built with backtest portability and performance in mind for backtest trading strategies. True False False False jrmeier/fast-trade
220 qf-lib Python Python Trading & Backtesting Trading & Backtesting trading-backtesting 2026-08-05 954 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
221 tda-api Python Python Trading & Backtesting Trading & Backtesting trading-backtesting 2024-06-16 1321 https://github.com/alexgolec/tda-api Gather data and trade equities, options, and ETFs via TDAmeritrade. True False False False alexgolec/tda-api
222 vectorbt Python Python Trading & Backtesting Trading & Backtesting trading-backtesting 2026-08-02 8748 8749 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
223 Lean Python Python,C# Trading & Backtesting Trading & Backtesting trading-backtesting 2026-08-20 21283 21285 https://github.com/QuantConnect/Lean Lean Algorithmic Trading Engine by QuantConnect (Python, C#). True False False False QuantConnect/Lean
224 pysystemtrade Python Python Trading & Backtesting Trading & Backtesting trading-backtesting 2026-07-18 3462 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
225 pytrendseries Python Python Trading & Backtesting Trading & Backtesting trading-backtesting 2026-05-30 168 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
226 PyLOB Python Python Trading & Backtesting Trading & Backtesting trading-backtesting 2026-08-14 202 https://github.com/DrAshBooth/PyLOB Fully functioning fast Limit Order Book written in Python. True False False False DrAshBooth/PyLOB
231 vnpy Python Python Trading & Backtesting Trading & Backtesting trading-backtesting 2026-08-06 44658 https://github.com/vnpy/vnpy VeighNa is a Python-based open source quantitative trading system development framework. True False False False vnpy/vnpy
232 Intelligent Trading Bot Python Python Trading & Backtesting Trading & Backtesting trading-backtesting 2026-08-11 1854 https://github.com/asavinov/intelligent-trading-bot Automatically generating signals and trading based on machine learning and feature engineering. True False False False asavinov/intelligent-trading-bot
233 fastquant Python Python Trading & Backtesting Trading & Backtesting trading-backtesting 2023-09-15 1754 https://github.com/enzoampil/fastquant fastquant allows you to easily backtest investment strategies with as few as 3 lines of python code. True False False False enzoampil/fastquant
234 nautilus_trader Python Python,Rust Trading & Backtesting Trading & Backtesting trading-backtesting 2026-08-20 26877 26889 https://github.com/nautechsystems/nautilus_trader A high-performance algorithmic trading platform and event-driven backtester. True False False False nautechsystems/nautilus_trader
235 NoEdge-Bench Python Python Trading & Backtesting Trading & Backtesting trading-backtesting 2026-08-07 0 https://github.com/nexusfinancial-dev/noedge-bench Reproducible negative-result benchmark: no model beats a memoryless synthetic binary-options feed (AUC ≈ 0.50), with permutation-null tests and a look-ahead-leak case study. True False False False nexusfinancial-dev/noedge-bench
236 YABTE Python Python Trading & Backtesting Trading & Backtesting trading-backtesting 2024-05-11 7 https://github.com/bsdz/yabte Yet Another (Python) BackTesting Engine. True False False False bsdz/yabte
237 Trading Strategy Python Python Trading & Backtesting Trading & Backtesting trading-backtesting 2026-08-21 244 https://github.com/tradingstrategy-ai/getting-started TradingStrategy.ai is a market data, backtesting, live trading and investor management framework for decentralised finance. True False False False tradingstrategy-ai/getting-started
269 PandoraTrader CPP CPP Trading & Backtesting Trading & Backtesting trading-backtesting 2025-07-29 1459 https://github.com/pegasusTrader/PandoraTrader A C++ CTP trading framework, with very clear logic. True False False False pegasusTrader/PandoraTrader
270 NexusFix CPP CPP Trading & Backtesting Trading & Backtesting trading-backtesting 2026-07-21 98 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
271 TolmachЁv Netcode SDK CPP CPP Trading & Backtesting Trading & Backtesting trading-backtesting 2026-08-09 11 https://github.com/billionerleha-111/Tolmachev-Netcode-SDK Enterprise-grade deterministic state synchronization engine for MFT gateways and statistical arbitrage. Eliminates microsecond deltas locking order books via topological mathematics. Throughput >41.5M TPS, physical RTT 24.175 ns, atomic validation (0 CPU load). [Website](https://tuhct-sdk.store) True False False False billionerleha-111/Tolmachev-Netcode-SDK
272 QuantConnect CSharp CSharp Trading & Backtesting Trading & Backtesting trading-backtesting 2026-08-20 21283 21285 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
273 StockSharp CSharp CSharp Trading & Backtesting Trading & Backtesting trading-backtesting 2026-08-19 10607 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
274 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
275 Barter Rust Rust Trading & Backtesting Trading & Backtesting trading-backtesting 2026-01-05 2237 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
284 ibkr-httpapi Python Python,REST,MCP Trading & Backtesting Trading & Backtesting trading-backtesting 2026-08-01 0 https://github.com/psyb0t/ibkr-httpapi Interactive Brokers over REST and MCP (FastAPI + ib_async over a Linux-native IB Gateway): market data (quotes, historical bars) plus order/position/execution management for automated trading across stocks, options, futures, forex, crypto and CFDs. True False False False psyb0t/ibkr-httpapi
285 Multi-Axis Robust Portfolio Optimization Python Python Portfolio Optimization & Risk Analysis Portfolio Optimization & Risk Analysis portfolio-optimization-risk-analysis 2026-07-31 2 https://github.com/Viraj-Nigwekar/multi-axis-robust-portfolio-optimization Portfolio optimization framework combining covariance shrinkage, bootstrap aggregation, and parametric scenario modeling, with reproducible notebooks and an accompanying SSRN paper. True False False False Viraj-Nigwekar/multi-axis-robust-portfolio-optimization
286 AutoHypothesis Python Python Portfolio Optimization & Risk Analysis Portfolio Optimization & Risk Analysis portfolio-optimization-risk-analysis 2026-04-22 70 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
287 skfolio Python Python Portfolio Optimization & Risk Analysis Portfolio Optimization & Risk Analysis portfolio-optimization-risk-analysis 2026-08-13 2205 2206 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
288 PyPortfolioOpt Python Python Portfolio Optimization & Risk Analysis Portfolio Optimization & Risk Analysis portfolio-optimization-risk-analysis 2026-07-07 5972 https://github.com/robertmartin8/PyPortfolioOpt Financial portfolio optimization in python, including classical efficient frontier and advanced methods. True False False False robertmartin8/PyPortfolioOpt
289 factorlasso Python Python Portfolio Optimization & Risk Analysis Portfolio Optimization & Risk Analysis portfolio-optimization-risk-analysis 2026-08-20 23 https://github.com/ArturSepp/factorlasso Sparse multi-asset factor models with cell-level sign constraints, prior-centred shrinkage, and hierarchical clustering group LASSO (HCGL); scikit-learn compatible. True False False False ArturSepp/factorlasso
290 OptimalPortfolios Python Python Portfolio Optimization & Risk Analysis Portfolio Optimization & Risk Analysis portfolio-optimization-risk-analysis 2026-08-21 88 https://github.com/ArturSepp/OptimalPortfolios Optimisation analytics for constructing and backtesting optimal multi-asset portfolios: covariance estimation, rolling optimisation, and performance reporting in one pipeline. True False False False ArturSepp/OptimalPortfolios
323 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
324 RiskPerf.jl Julia Julia Portfolio Optimization & Risk Analysis Portfolio Optimization & Risk Analysis portfolio-optimization-risk-analysis 2026-07-30 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
325 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
326 Ghostfolio JavaScript JavaScript Portfolio Optimization & Risk Analysis Portfolio Optimization & Risk Analysis portfolio-optimization-risk-analysis 2026-08-21 9162 9163 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
327 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
328 Alpha Skills Python Python Factor Analysis Factor Analysis factor-analysis 2026-04-14 93 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
329 alphalens Python Python Factor Analysis Factor Analysis factor-analysis 2020-04-27 4421 https://github.com/quantopian/alphalens Performance analysis of predictive alpha factors. True False False False quantopian/alphalens
372 Korea Stock Data Data Data Market Data & Data Sources Market Data & Data Sources market-data-data-sources 2026-08-17 7 https://github.com/na77tech-creator/aikstockdata Free Korean equity data: KOSPI/KOSDAQ settled closes with 250 trading days of per-stock history, DART regulatory filings and earnings, published every trading day as JSON/CSV. No signup or API key, CORS open. OpenAPI 3.1 spec and MCP server included. True False False False na77tech-creator/aikstockdata
373 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
374 OpenBB Terminal Python Python Market Data & Data Sources Market Data & Data Sources market-data-data-sources 2026-07-20 72101 https://github.com/OpenBB-finance/OpenBBTerminal Terminal for investment research for everyone. True False False False OpenBB-finance/OpenBBTerminal
375 Fincept Terminal Python Python Market Data & Data Sources Market Data & Data Sources market-data-data-sources 2026-08-20 30448 30450 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
376 yfinance Python Python Market Data & Data Sources Market Data & Data Sources market-data-data-sources 2026-08-13 25041 25042 https://github.com/ranaroussi/yfinance Yahoo! Finance market data downloader (+faster Pandas Datareader). True False False False ranaroussi/yfinance
377 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
378 treasury-fiscaldata TypeScript TypeScript Market Data & Data Sources Market Data & Data Sources market-data-data-sources 2026-07-11 1 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
379 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
661 NeuPortal Commercial & Proprietary Services Commercial & Proprietary Services commercial-proprietary-services 0 https://neuportal.ai AI forecasting-accountability lab: every forecast is locked pre-event, Bitcoin-timestamped (OpenTimestamps), and Brier-scored against prediction markets in public. False False False True
662 AlphaAssay REST REST Commercial & Proprietary Services Commercial & Proprietary Services commercial-proprietary-services 2026-07-27 0 https://alphaassay.com Independent statistical assay office for trading signals and backtests: deflated Sharpe with cumulative trial accounting, probability of backtest overfitting (PBO/CPCV), leakage forensics, placebo tests against matched synthetic null worlds, and pre-registration with Merkle-anchored timestamps — deterministic, Ed25519-signed verdicts anyone can replay. Free demo; hosted API and MCP server. Methodology audit, not investment advice. [GitHub](https://github.com/alphaassay/mcp) True False False True alphaassay/mcp
663 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
664 Quant Data Data Data Commercial & Proprietary Services Commercial & Proprietary Services commercial-proprietary-services 2026-08-18 1 https://quantdata.uk/mcp Hosted service with measured market statistics over REST and a remote MCP server: five-class day-type probabilities for the session in progress, Weis volume-wave events with pre-registered win rates on 16 years of ES 5-minute data, options max pain from open interest alone, and estimated dealer gamma (GEX). Every published number traces to a stated measurement, failures included. The max pain and GEX web pages are permanently free with no key or signup; the API allows 1 unauthenticated first-look call per source per day, and 10 calls per day with a free API key delivered by email. Sustained or unattended use requires a paid monthly subscription. [GitHub](https://github.com/celineycn/quantdata-plugin) True False False True celineycn/quantdata-plugin
665 Honest Backtest Commercial & Proprietary Services Commercial & Proprietary Services commercial-proprietary-services 0 https://whop.com/honest-backtest Independent manual code audits of trading bots and their backtests: catches unmodeled commission/slippage, signal-vs-fill price drift, and other gaps between backtested and live results. False False False True
666 StreamXLS Commercial & Proprietary Services Commercial & Proprietary Services commercial-proprietary-services 0 https://streamxls.com Commercial Excel RTD server for the Interactive Brokers TWS API, streaming market data, account values, positions, and orders into Excel formulas on Windows. False False False True
667 AtlasYield Commercial & Proprietary Services Commercial & Proprietary Services commercial-proprietary-services 2026-08-21 0 https://atlasyield.club Independent rating and allocation layer for on-chain yield: scores every DeFi vault 0-100 across 16 factors, with a public read-only scores API. [GitHub](https://github.com/gveshk/atlasyield-score-history) True False False True gveshk/atlasyield-score-history