This commit is contained in:
wilsonfreitas
2026-07-22 01:31:48 +00:00
parent bf699f95bb
commit e2a9a1e9c8
2 changed files with 373 additions and 373 deletions
+254 -254
View File
File diff suppressed because it is too large Load Diff
+119 -119
View File
@@ -1,17 +1,17 @@
project,language,languages,category,section,section_slug,last_commit,stars,url,description,github,cran,pypi,commercial,repo
numpy,Python,Python,Numerical Libraries & Data Structures,Numerical Libraries & Data Structures,numerical-libraries-data-structures,2026-07-20,32401,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-07-19,14832,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-07-21,49257,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-07-20,39062,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
numpy,Python,Python,Numerical Libraries & Data Structures,Numerical Libraries & Data Structures,numerical-libraries-data-structures,2026-07-21,32406,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-07-22,14833,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-07-22,49285,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-07-21,39068,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,381,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-07-20,14791,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-07-19,9679,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
sympy,Python,Python,Numerical Libraries & Data Structures,Numerical Libraries & Data Structures,numerical-libraries-data-structures,2026-07-21,14794,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-07-20,9679,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-07-20,133,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-07-20,2429,https://github.com/man-group/ArcticDB,High performance datastore for time series and tick data.,True,False,False,False,man-group/ArcticDB
ArcticDB,Python,Python,Numerical Libraries & Data Structures,Numerical Libraries & Data Structures,numerical-libraries-data-structures,2026-07-21,2431,https://github.com/man-group/ArcticDB,High performance datastore for time series and tick data.,True,False,False,False,man-group/ArcticDB
CRNG,Python,Python,Numerical Libraries & Data Structures,Numerical Libraries & Data Structures,numerical-libraries-data-structures,2026-04-12,8,https://github.com/brotto/crng,"Contingency Random Number Generator that produces random numbers with real financial market statistical signatures (fat tails, volatility clustering, kurtosis). Matches 86% of real market metrics vs 14% for NumPy.",True,False,False,False,brotto/crng
xts,R,R,Numerical Libraries & Data Structures,Numerical Libraries & Data Structures,numerical-libraries-data-structures,2026-02-27,224,https://github.com/joshuaulrich/xts,"eXtensible Time Series: Provide for uniform handling of R's different time-based data classes by extending zoo, maximizing native format information preservation and allowing for user level customization and extension, while simplifying cross-class interoperability.",True,False,False,False,joshuaulrich/xts
data.table,R,R,Numerical Libraries & Data Structures,Numerical Libraries & Data Structures,numerical-libraries-data-structures,2026-07-20,3904,https://github.com/Rdatatable/data.table,"Extension of data.frame: Fast aggregation of large data (e.g. 100GB in RAM), fast ordered joins, fast add/modify/delete of columns by group using no copies at all, list columns and a fast file reader (fread). Offers a natural and flexible syntax, for faster development.",True,False,False,False,Rdatatable/data.table
data.table,R,R,Numerical Libraries & Data Structures,Numerical Libraries & Data Structures,numerical-libraries-data-structures,2026-07-20,3905,https://github.com/Rdatatable/data.table,"Extension of data.frame: Fast aggregation of large data (e.g. 100GB in RAM), fast ordered joins, fast add/modify/delete of columns by group using no copies at all, list columns and a fast file reader (fread). Offers a natural and flexible syntax, for faster development.",True,False,False,False,Rdatatable/data.table
sparseEigen,R,R,Numerical Libraries & Data Structures,Numerical Libraries & Data Structures,numerical-libraries-data-structures,2018-12-22,13,https://github.com/dppalomar/sparseEigen,Sparse principal component analysis.,True,False,False,False,dppalomar/sparseEigen
TSdbi,R,R,Numerical Libraries & Data Structures,Numerical Libraries & Data Structures,numerical-libraries-data-structures,,0,http://tsdbi.r-forge.r-project.org/,Provides a common interface to time series databases.,False,False,False,False,
tseries,R,R,Numerical Libraries & Data Structures,Numerical Libraries & Data Structures,numerical-libraries-data-structures,2026-07-13,0,https://cran.r-project.org/web/packages/tseries/index.html,Time Series Analysis and Computational Finance.,False,True,False,False,
@@ -26,7 +26,7 @@ TimeArrays.jl,Julia,Julia,Numerical Libraries & Data Structures,Numerical Librar
PyQL,Python,Python,Financial Instruments & Pricing,Financial Instruments & Pricing,financial-instruments-pricing,2026-07-16,1327,https://github.com/enthought/pyql,QuantLib's Python port.,True,False,False,False,enthought/pyql
pyfin,Python,Python,Financial Instruments & Pricing,Financial Instruments & Pricing,financial-instruments-pricing,2014-12-03,318,https://github.com/opendoor-labs/pyfin,Basic options pricing in Python. *ARCHIVED*.,True,False,False,False,opendoor-labs/pyfin
vollib,Python,Python,Financial Instruments & Pricing,Financial Instruments & Pricing,financial-instruments-pricing,2023-04-01,1010,https://github.com/vollib/vollib,"vollib is a python library for calculating option prices, implied volatility and greeks.",True,False,False,False,vollib/vollib
py_vollib,Python,Python,Financial Instruments & Pricing,Financial Instruments & Pricing,financial-instruments-pricing,2026-04-30,417,https://github.com/vollib/py_vollib,vollib Python implementation.,True,False,False,False,vollib/py_vollib
py_vollib,Python,Python,Financial Instruments & Pricing,Financial Instruments & Pricing,financial-instruments-pricing,2026-04-30,418,https://github.com/vollib/py_vollib,vollib Python implementation.,True,False,False,False,vollib/py_vollib
QuantPy,Python,Python,Financial Instruments & Pricing,Financial Instruments & Pricing,financial-instruments-pricing,2017-11-28,1042,https://github.com/jsmidt/QuantPy,A framework for quantitative finance In python.,True,False,False,False,jsmidt/QuantPy
Finance-Python,Python,Python,Financial Instruments & Pricing,Financial Instruments & Pricing,financial-instruments-pricing,2024-01-01,908,https://github.com/alpha-miner/Finance-Python,Python tools for Finance.,True,False,False,False,alpha-miner/Finance-Python
ffn,Python,Python,Financial Instruments & Pricing,Financial Instruments & Pricing,financial-instruments-pricing,2026-07-20,2628,https://github.com/pmorissette/ffn,A financial function library for Python.,True,False,False,False,pmorissette/ffn
@@ -34,7 +34,7 @@ pynance,Python,Python,Financial Instruments & Pricing,Financial Instruments & Pr
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,622,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-06-16,3064,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-07-15,11523,https://github.com/goldmansachs/gs-quant,Python toolkit for quantitative finance.,True,False,False,False,goldmansachs/gs-quant
gs-quant,Python,Python,Financial Instruments & Pricing,Financial Instruments & Pricing,financial-instruments-pricing,2026-07-15,11531,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,379,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,541,https://github.com/federicomariamassari/financial-engineering,"Applications of Monte Carlo methods to financial engineering projects, in Python.",True,False,False,False,federicomariamassari/financial-engineering
optlib,Python,Python,Financial Instruments & Pricing,Financial Instruments & Pricing,financial-instruments-pricing,2022-11-18,1620,https://github.com/dbrojas/optlib,A library for financial options pricing written in Python.,True,False,False,False,dbrojas/optlib
@@ -48,14 +48,14 @@ mortgagemath,Python,Python,Financial Instruments & Pricing,Financial Instruments
Intrinsic-Value-Calculator,Python,Python,Financial Instruments & Pricing,Financial Instruments & Pricing,financial-instruments-pricing,2025-07-02,93,https://github.com/akashaero/Intrinsic-Value-Calculator,A Python tool for quick calculations of a stock's fair value using Discounted Cash Flow analysis.,True,False,False,False,akashaero/Intrinsic-Value-Calculator
Kelly-Criterion,Python,Python,Financial Instruments & Pricing,Financial Instruments & Pricing,financial-instruments-pricing,2019-02-16,116,https://github.com/deltaray-io/kelly-criterion,Kelly Criterion implemented in Python to size portfolios based on J. L. Kelly Jr's formula.,True,False,False,False,deltaray-io/kelly-criterion
rateslib,Python,Python,Financial Instruments & Pricing,Financial Instruments & Pricing,financial-instruments-pricing,2026-04-09,351,https://github.com/attack68/rateslib,"A fixed income library for pricing bonds and bond futures, and derivatives such as IRS, cross-currency and FX swaps.",True,False,False,False,attack68/rateslib
fypy,Python,Python,Financial Instruments & Pricing,Financial Instruments & Pricing,financial-instruments-pricing,2025-02-27,144,https://github.com/jkirkby3/fypy,"Vanilla and exotic option pricing library to support quantitative R&D. Focus on pricing interesting/useful models and contracts (including and beyond Black-Scholes), as well as calibration of financial models to market data.",True,False,False,False,jkirkby3/fypy
fypy,Python,Python,Financial Instruments & Pricing,Financial Instruments & Pricing,financial-instruments-pricing,2025-02-27,145,https://github.com/jkirkby3/fypy,"Vanilla and exotic option pricing library to support quantitative R&D. Focus on pricing interesting/useful models and contracts (including and beyond Black-Scholes), as well as calibration of financial models to market data.",True,False,False,False,jkirkby3/fypy
Pyderivatives,Python,Python,Financial Instruments & Pricing,Financial Instruments & Pricing,financial-instruments-pricing,2026-07-13,35,https://github.com/Julian-Beatty/Pyderivatives,"Toolkit for option pricing, implied volatility surfaces, risk-neutral densities, and pricing kernel surfaces with support for advanced models including Heston, Kou, and Bates.",True,False,False,False,Julian-Beatty/Pyderivatives
quantra,Python,Python,Financial Instruments & Pricing,Financial Instruments & Pricing,financial-instruments-pricing,2026-07-20,28,https://github.com/joseprupi/quantraserver,"High-performance pricing engine built on QuantLib. It exposes QuantLib's functionality through gRPC and REST APIs, enabling distributed computations with FlatBuffers serialization.",True,False,False,False,joseprupi/quantraserver
optionlab,Python,Python,Financial Instruments & Pricing,Financial Instruments & Pricing,financial-instruments-pricing,2026-07-18,542,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-20,134,https://github.com/eddelbuettel/rquantlib,RQuantLib connects GNU R with QuantLib.,True,False,False,False,eddelbuettel/rquantlib
RQuantLib,R,R,Financial Instruments & Pricing,Financial Instruments & Pricing,financial-instruments-pricing,2026-07-21,135,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,
fAsianOptions,,,Financial Instruments & Pricing,Financial Instruments & Pricing,financial-instruments-pricing,,0,https://cran.r-project.org/web/packages/fAsianOptions/index.html,EBM and Asian Option Valuation.,False,True,False,False,
@@ -88,7 +88,7 @@ Ito.jl,Julia,Julia,Financial Instruments & Pricing,Financial Instruments & Prici
Miletus.jl,Julia,Julia,Financial Instruments & Pricing,Financial Instruments & Pricing,financial-instruments-pricing,2023-12-07,92,https://github.com/JuliaComputing/Miletus.jl,"A financial contract definition, modeling language, and valuation framework.",True,False,False,False,JuliaComputing/Miletus.jl
Strata,Java,Java,Financial Instruments & Pricing,Financial Instruments & Pricing,financial-instruments-pricing,2026-07-02,951,http://strata.opengamma.io/,Modern open-source analytics and market risk library designed and written in Java. [GitHub](https://github.com/OpenGamma/Strata),True,False,False,False,OpenGamma/Strata
JQuantLib,Java,Java,Financial Instruments & Pricing,Financial Instruments & Pricing,financial-instruments-pricing,2016-02-26,154,https://github.com/frgomes/jquantlib,"JQuantLib is a free, open-source, comprehensive framework for quantitative finance, written in 100% Java.",True,False,False,False,frgomes/jquantlib
finmath.net,Java,Java,Financial Instruments & Pricing,Financial Instruments & Pricing,financial-instruments-pricing,2026-06-06,580,http://finmath.net,Java library with algorithms and methodologies related to mathematical finance. [GitHub](https://github.com/finmath/finmath-lib),True,False,False,False,finmath/finmath-lib
finmath.net,Java,Java,Financial Instruments & Pricing,Financial Instruments & Pricing,financial-instruments-pricing,2026-06-06,581,http://finmath.net,Java library with algorithms and methodologies related to mathematical finance. [GitHub](https://github.com/finmath/finmath-lib),True,False,False,False,finmath/finmath-lib
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
@@ -104,7 +104,7 @@ Ffinar,Haskell,Haskell,Financial Instruments & Pricing,Financial Instruments & P
QuantScale,Scala,Scala,Financial Instruments & Pricing,Financial Instruments & Pricing,financial-instruments-pricing,2014-01-14,51,https://github.com/choucrifahed/quantscale,Scala Quantitative Finance Library.,True,False,False,False,choucrifahed/quantscale
Scala Quant,Scala,Scala,Financial Instruments & Pricing,Financial Instruments & Pricing,financial-instruments-pricing,2017-05-06,10,https://github.com/frankcash/Scala-Quant,Scala library for working with stock data from IFTTT recipes or Google Finance.,True,False,False,False,frankcash/Scala-Quant
QuantMath,Rust,Rust,Financial Instruments & Pricing,Financial Instruments & Pricing,financial-instruments-pricing,2020-05-28,407,https://github.com/MarcusRainbow/QuantMath,Financial maths library for risk-neutral pricing and risk.,True,False,False,False,MarcusRainbow/QuantMath
RustQuant,Rust,Rust,Financial Instruments & Pricing,Financial Instruments & Pricing,financial-instruments-pricing,2026-01-14,1790,https://github.com/avhz/RustQuant,Quantitative finance library written in Rust.,True,False,False,False,avhz/RustQuant
RustQuant,Rust,Rust,Financial Instruments & Pricing,Financial Instruments & Pricing,financial-instruments-pricing,2026-01-14,1792,https://github.com/avhz/RustQuant,Quantitative finance library written in Rust.,True,False,False,False,avhz/RustQuant
QoX,Python,Python,Financial Instruments & Pricing,Financial Instruments & Pricing,financial-instruments-pricing,2026-06-11,4,https://github.com/bboutelje/qox-python-samples,Finite difference pricing library written in Rust.,True,False,False,False,bboutelje/qox-python-samples
pandas_talib,Python,Python,Technical Indicators,Technical Indicators,technical-indicators,2018-05-30,785,https://github.com/femtotrader/pandas_talib,A Python Pandas implementation of technical analysis indicators.,True,False,False,False,femtotrader/pandas_talib
finta,Python,Python,Technical Indicators,Technical Indicators,technical-indicators,2022-07-24,2262,https://github.com/peerchemist/finta,Common financial technical analysis indicators implemented in Pandas.,True,False,False,False,peerchemist/finta
@@ -112,8 +112,8 @@ Tulipy,Python,Python,Technical Indicators,Technical Indicators,technical-indicat
lppls,Python,Python,Technical Indicators,Technical Indicators,technical-indicators,2026-05-30,464,https://github.com/Boulder-Investment-Technologies/lppls,A Python module for fitting the [Log-Periodic Power Law Singularity (LPPLS)](https://en.wikipedia.org/wiki/Didier_Sornette#The_JLS_and_LPPLS_models) model.,True,False,False,False,Boulder-Investment-Technologies/lppls
talipp,Python,Python,Technical Indicators,Technical Indicators,technical-indicators,2025-09-09,532,https://github.com/nardew/talipp,Incremental technical analysis library for Python.,True,False,False,False,nardew/talipp
streaming_indicators,Python,Python,Technical Indicators,Technical Indicators,technical-indicators,2025-04-27,152,https://github.com/mr-easy/streaming_indicators,A python library for computing technical analysis indicators on streaming data.,True,False,False,False,mr-easy/streaming_indicators
TA-Lib,Python,Python,Technical Indicators,Technical Indicators,technical-indicators,2026-07-16,12133,https://github.com/mrjbq7/ta-lib,Python wrapper for TA-Lib (<http://ta-lib.org/>).,True,False,False,False,mrjbq7/ta-lib
ta,Python,Python,Technical Indicators,Technical Indicators,technical-indicators,2026-03-18,5123,https://github.com/bukosabino/ta,Technical Analysis Library using Pandas (Python).,True,False,False,False,bukosabino/ta
TA-Lib,Python,Python,Technical Indicators,Technical Indicators,technical-indicators,2026-07-16,12135,https://github.com/mrjbq7/ta-lib,Python wrapper for TA-Lib (<http://ta-lib.org/>).,True,False,False,False,mrjbq7/ta-lib
ta,Python,Python,Technical Indicators,Technical Indicators,technical-indicators,2026-03-18,5124,https://github.com/bukosabino/ta,Technical Analysis Library using Pandas (Python).,True,False,False,False,bukosabino/ta
bta-lib,Python,Python,Technical Indicators,Technical Indicators,technical-indicators,2020-03-11,499,https://github.com/mementum/bta-lib,Technical Analysis library in pandas for backtesting algotrading and quantitative analysis.,True,False,False,False,mementum/bta-lib
TuneTA,Python,Python,Technical Indicators,Technical Indicators,technical-indicators,2023-10-13,462,https://github.com/jmrichardson/tuneta,TuneTA optimizes technical indicators using a distance correlation measure to a user defined target feature such as next day return.,True,False,False,False,jmrichardson/tuneta
TTR,R,R,Technical Indicators,Technical Indicators,technical-indicators,2026-02-28,348,https://github.com/joshuaulrich/TTR,Technical Trading Rules.,True,False,False,False,joshuaulrich/TTR
@@ -130,41 +130,41 @@ IndicatorGo,Golang,Golang,Technical Indicators,Technical Indicators,technical-in
TradeAggregation,Rust,Rust,Technical Indicators,Technical Indicators,technical-indicators,2026-02-05,117,https://github.com/MathisWellmann/trade_aggregation-rs,Aggregate trades into user-defined candles using information driven rules.,True,False,False,False,MathisWellmann/trade_aggregation-rs
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
Wickra,Rust,"Rust,Python,JavaScript,C++,C#,Golang,Java,R",Technical Indicators,Technical Indicators,technical-indicators,2026-07-18,38,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
AlgoVault,TypeScript,TypeScript,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2026-07-21,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,22,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
income-desk,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2026-07-21,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,160,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,25719,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-21,26139,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-20,286,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
the0,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2026-07-20,316,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,1418,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,1827,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
Investing algorithm framework,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2026-05-24,1421,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,1830,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,3421,https://github.com/mhallsmoore/qstrader,QSTrader backtesting simulation engine.,True,False,False,False,mhallsmoore/qstrader
Blankly,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2024-12-30,2463,https://github.com/Blankly-Finance/Blankly,"Fully integrated backtesting, paper trading, and live deployment.",True,False,False,False,Blankly-Finance/Blankly
zipline,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2020-10-14,19992,https://github.com/quantopian/zipline,Pythonic algorithmic trading library.,True,False,False,False,quantopian/zipline
zipline-reloaded,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2025-11-13,1836,https://github.com/stefan-jansen/zipline-reloaded,"Zipline, a Pythonic Algorithmic Trading Library.",True,False,False,False,stefan-jansen/zipline-reloaded
Blankly,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2024-12-30,2464,https://github.com/Blankly-Finance/Blankly,"Fully integrated backtesting, paper trading, and live deployment.",True,False,False,False,Blankly-Finance/Blankly
zipline,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2020-10-14,19995,https://github.com/quantopian/zipline,Pythonic algorithmic trading library.,True,False,False,False,quantopian/zipline
zipline-reloaded,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2025-11-13,1840,https://github.com/stefan-jansen/zipline-reloaded,"Zipline, a Pythonic Algorithmic Trading Library.",True,False,False,False,stefan-jansen/zipline-reloaded
QuantSoftware Toolkit,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2016-10-07,480,https://github.com/QuantSoftware/QuantSoftwareToolkit,Python-based open source software framework designed to support portfolio construction and management.,True,False,False,False,QuantSoftware/QuantSoftwareToolkit
quantitative,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2019-03-03,67,https://github.com/jeffrey-liang/quantitative,"Quantitative finance, and backtesting library.",True,False,False,False,jeffrey-liang/quantitative
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,22507,https://github.com/backtrader/backtrader,Python Backtesting library for trading strategies.,True,False,False,False,backtrader/backtrader
backtrader,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2023-04-19,22514,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,4661,https://github.com/gbeced/pyalgotrade,Python Algorithmic Trading Library.,True,False,False,False,gbeced/pyalgotrade
basana,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2026-07-20,853,https://github.com/gbeced/basana,"A Python async and event driven framework for algorithmic trading, with a focus on crypto currencies.",True,False,False,False,gbeced/basana
basana,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2026-07-21,853,https://github.com/gbeced/basana,"A Python async and event driven framework for algorithmic trading, with a focus on crypto currencies.",True,False,False,False,gbeced/basana
algobroker,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2016-03-31,96,https://github.com/joequant/algobroker,This is an execution engine for algo trading.,True,False,False,False,joequant/algobroker
finmarketpy,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2026-04-16,3792,https://github.com/cuemacro/finmarketpy,Python library for backtesting trading strategies and analyzing financial markets.,True,False,False,False,cuemacro/finmarketpy
finmarketpy,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2026-04-16,3793,https://github.com/cuemacro/finmarketpy,Python library for backtesting trading strategies and analyzing financial markets.,True,False,False,False,cuemacro/finmarketpy
binary-martingale,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2017-10-16,48,https://github.com/metaperl/binary-martingale,Computer program to automatically trade binary options martingale style.,True,False,False,False,metaperl/binary-martingale
fooltrader,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2020-07-19,1195,https://github.com/foolcage/fooltrader,the project using big-data technology to provide an uniform way to analyze the whole market.,True,False,False,False,foolcage/fooltrader
zvt,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2026-07-01,4236,https://github.com/zvtvz/zvt,"the project using sql, pandas to provide an uniform and extendable way to record data, computing factors, select securities, backtesting, realtime trading and it could show all of them in clearly charts in realtime.",True,False,False,False,zvtvz/zvt
zvt,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2026-07-01,4241,https://github.com/zvtvz/zvt,"the project using sql, pandas to provide an uniform and extendable way to record data, computing factors, select securities, backtesting, realtime trading and it could show all of them in clearly charts in realtime.",True,False,False,False,zvtvz/zvt
pylivetrader,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2022-04-11,686,https://github.com/alpacahq/pylivetrader,zipline-compatible live trading library.,True,False,False,False,alpacahq/pylivetrader
pipeline-live,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2022-04-11,207,https://github.com/alpacahq/pipeline-live,zipline's pipeline capability with IEX for live trading.,True,False,False,False,alpacahq/pipeline-live
zipline-extensions,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2018-09-17,18,https://github.com/quantrocket-llc/zipline-extensions,Zipline extensions and adapters for QuantRocket.,True,False,False,False,quantrocket-llc/zipline-extensions
@@ -172,88 +172,88 @@ moonshot,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backt
pyqstrat,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2023-11-05,372,https://github.com/abbass2/pyqstrat,"A fast, extensible, transparent python library for backtesting quantitative strategies.",True,False,False,False,abbass2/pyqstrat
NowTrade,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2017-02-07,103,https://github.com/edouardpoitras/NowTrade,Python library for backtesting technical/mechanical strategies in the stock and currency markets.,True,False,False,False,edouardpoitras/NowTrade
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-21,685,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
PRISM-INSIGHT,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2026-07-22,685,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 0100, 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
aat,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2026-06-22,826,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
quantstats,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2026-01-13,7464,https://github.com/ranaroussi/quantstats,"Portfolio analytics for quants, written in Python.",True,False,False,False,ranaroussi/quantstats
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 <http://qtpylib.io>.",True,False,False,False,ranaroussi/qtpylib
Quantdom,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2019-03-12,772,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,52488,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,46450,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
freqtrade,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2026-07-21,52521,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,3412,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,46480,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-20,19994,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-07-20,20009,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,8198,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-10,6598,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,15779,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,24,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
jesse,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2026-07-13,8215,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-10,6600,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,15784,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,26,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,2314,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-07-17,6241,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
OctoBot,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2026-07-17,6243,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
OpenFinClaw,Python,"Python,Rust",Trading & Backtesting,Trading & Backtesting,trading-backtesting,error,0,https://github.com/cryptoSUN2049/openFinclaw,"AI-native hedge fund platform: natural language strategy generation, Rust backtesting engine, multi-market execution, and self-evolving strategy pipeline with community leaderboard.",True,False,False,False,cryptoSUN2049/openFinclaw
Stock-Prediction-Models,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2021-01-05,9461,https://github.com/huseinzol05/Stock-Prediction-Models,Gathers machine learning and deep learning models for Stock forecasting including trading bots and simulations.,True,False,False,False,huseinzol05/Stock-Prediction-Models
Stock-Prediction-Models,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2021-01-05,9465,https://github.com/huseinzol05/Stock-Prediction-Models,Gathers machine learning and deep learning models for Stock forecasting including trading bots and simulations.,True,False,False,False,huseinzol05/Stock-Prediction-Models
AutoTrader,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2025-05-04,1271,https://github.com/kieran-mackle/AutoTrader,A Python-based development platform for automated trading systems - from backtesting to optimization to livetrading.,True,False,False,False,kieran-mackle/AutoTrader
fast-trade,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2026-07-14,574,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
fast-trade,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2026-07-14,575,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-07-03,949,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,8370,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-20,20624,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,3400,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
vectorbt,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2026-07-14,8382,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-21,20641,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,3401,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
PyBroker,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2026-07-20,3455,https://github.com/edtechre/pybroker,Algorithmic Trading with Machine Learning.,True,False,False,False,edtechre/pybroker
PyBroker,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2026-07-20,3453,https://github.com/edtechre/pybroker,Algorithmic Trading with Machine Learning.,True,False,False,False,edtechre/pybroker
OctoBot Script,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2026-03-30,44,https://github.com/Drakkar-Software/OctoBot-Script,A quant framework to create cryptocurrencies strategies - from backtesting to optimization to livetrading.,True,False,False,False,Drakkar-Software/OctoBot-Script
hftbacktest,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2025-12-23,4295,https://github.com/nkaz001/hftbacktest,"A high-frequency trading and market-making backtesting tool accounts for limit orders, queue positions, and latencies, utilizing full tick data for trades and order books.",True,False,False,False,nkaz001/hftbacktest
hftbacktest,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2025-12-23,4299,https://github.com/nkaz001/hftbacktest,"A high-frequency trading and market-making backtesting tool accounts for limit orders, queue positions, and latencies, utilizing full tick data for trades and order books.",True,False,False,False,nkaz001/hftbacktest
flashalpha-fill-simulator,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2026-06-16,3,https://github.com/FlashAlpha-lab/flashalpha-fill-simulator,"Realistic limit-order fill simulator for options credit/debit spreads with post-and-wait limits, stale-quote guards, deterministic same-bar tiebreaks, and a patient-then-cross exit; engine-agnostic and zero runtime dependencies.",True,False,False,False,FlashAlpha-lab/flashalpha-fill-simulator
vnpy,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2026-05-17,43170,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-07-17,1825,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,1750,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-07-21,24855,https://github.com/nautechsystems/nautilus_trader,A high-performance algorithmic trading platform and event-driven backtester.,True,False,False,False,nautechsystems/nautilus_trader
vnpy,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2026-05-17,43384,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-07-17,1824,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,1751,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-07-22,24880,https://github.com/nautechsystems/nautilus_trader,A high-performance algorithmic trading platform and event-driven backtester.,True,False,False,False,nautechsystems/nautilus_trader
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-07-18,235,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
Hikyuu,Python,"Python,C++",Trading & Backtesting,Trading & Backtesting,trading-backtesting,2026-07-20,3364,https://github.com/fasiondog/hikyuu,"A base on Python/C++ open source high-performance quant framework for faster analysis and backtesting, contains the complete trading system components for reuse and combination.",True,False,False,False,fasiondog/hikyuu
Trading Strategy,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2026-07-21,235,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
Hikyuu,Python,"Python,C++",Trading & Backtesting,Trading & Backtesting,trading-backtesting,2026-07-21,3365,https://github.com/fasiondog/hikyuu,"A base on Python/C++ open source high-performance quant framework for faster analysis and backtesting, contains the complete trading system components for reuse and combination.",True,False,False,False,fasiondog/hikyuu
rust_bt,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2026-01-05,81,https://github.com/jensnesten/rust_bt,"A high performance, low-latency backtesting engine for testing quantitative trading strategies on historical and live data in Rust.",True,False,False,False,jensnesten/rust_bt
Gunbot Quant,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2025-08-19,52,https://github.com/GuntharDeNiro/gunbot-quant,"Toolkit for quantitative trading analysis. It integrates an advanced market screener, a multi-strategy, multi-asset backtesting engine. Use with built-in GUI or through CLI.",True,False,False,False,GuntharDeNiro/gunbot-quant
StrateQueue,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2025-12-30,209,https://github.com/StrateQueue/StrateQueue,"An opensource, brokeragnostic Python library that lets you seamlessly deploy strategies from any major backtesting engine to live (or paper) trading with zero code changes and builtin safety controls.",True,False,False,False,StrateQueue/StrateQueue
StrateQueue,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2025-12-30,210,https://github.com/StrateQueue/StrateQueue,"An opensource, brokeragnostic Python library that lets you seamlessly deploy strategies from any major backtesting engine to live (or paper) trading with zero code changes and builtin safety controls.",True,False,False,False,StrateQueue/StrateQueue
PythonTradingFramework,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2026-05-06,34,https://github.com/JustinGuese/python_tradingbot_framework,"Python algorithmic trading bot framework for Kubernetes: backtesting, hyperparameter optimization, 150+ technical analysis indicators (RSI, MACD, Bollinger Bands, ADX), portfolio management, PostgreSQL integration, Helm deployment, CronJob scheduling. Minimal overhead, production-ready, Yahoo Finance data.",True,False,False,False,JustinGuese/python_tradingbot_framework
QTradeX-AI-Agents,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2025-05-25,19,https://github.com/squidKid-deluxe/QTradeX-AI-Agents,Example strategies for the QTradeX platfrom.,True,False,False,False,squidKid-deluxe/QTradeX-AI-Agents
QTradeX-Algo-Trading-SDK,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2026-07-19,82,https://github.com/squidKid-deluxe/QTradeX-Algo-Trading-SDK,"AI-powered SDK featuring algorithmic trading, backtesting, deployment on 100+ exchanges, and multiple optimization engines.",True,False,False,False,squidKid-deluxe/QTradeX-Algo-Trading-SDK
QTradeX-Algo-Trading-SDK,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2026-07-19,83,https://github.com/squidKid-deluxe/QTradeX-Algo-Trading-SDK,"AI-powered SDK featuring algorithmic trading, backtesting, deployment on 100+ exchanges, and multiple optimization engines.",True,False,False,False,squidKid-deluxe/QTradeX-Algo-Trading-SDK
antback,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2025-11-12,16,https://github.com/ts-kontakt/antback,"A lightweight, event-loop-style backtest engine that allows a function-driven imperative style using efficient stateful helper functions and data containers.",True,False,False,False,ts-kontakt/antback
VARRD,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2026-05-04,24,https://github.com/augiemazza/varrd,"AI-powered trading edge discovery platform that validates trading ideas with event studies, statistical tests, and real market data. Web app, MCP server, CLI (`pip install varrd`), and Python SDK.",True,False,False,False,augiemazza/varrd
JIT-Optimization-Engine,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2026-03-22,2,https://github.com/cloudsealed/JIT-Optimization-Engine,High-performance analytical core using LLVM JIT (Numba) to process large-scale telemetry for quant diagnostics.,True,False,False,False,cloudsealed/JIT-Optimization-Engine
backtester-mcp,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2026-04-17,3,https://pypi.org/project/backtester-mcp/,"Local-first backtesting engine with built-in overfitting checks (PBO, deflated Sharpe, bootstrap CI, walk-forward) and a native MCP server for AI agents. [GitHub](https://github.com/bcosm/backtester-mcp)",True,False,True,False,bcosm/backtester-mcp
backtester-mcp,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2026-04-17,4,https://pypi.org/project/backtester-mcp/,"Local-first backtesting engine with built-in overfitting checks (PBO, deflated Sharpe, bootstrap CI, walk-forward) and a native MCP server for AI agents. [GitHub](https://github.com/bcosm/backtester-mcp)",True,False,True,False,bcosm/backtester-mcp
backtest,R,R,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2015-09-17,0,https://cran.r-project.org/web/packages/backtest/index.html,Exploring Portfolio-Based Conjectures About Financial Instruments.,False,True,False,False,
pa,R,R,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2023-08-21,0,https://cran.r-project.org/web/packages/pa/index.html,Performance Attribution for Equity Portfolios.,False,True,False,False,
QuantTools,R,R,Trading & Backtesting,Trading & Backtesting,trading-backtesting,,0,https://quanttools.bitbucket.io/_site/index.html,Enhanced Quantitative Trading Modelling.,False,False,False,False,
blotter,R,R,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2024-12-13,116,https://github.com/braverock/blotter,"Transaction infrastructure for defining instruments, transactions, portfolios and accounts for trading systems and simulation. Provides portfolio support for multi-asset class and multi-currency portfolios. Actively maintained and developed.",True,False,False,False,braverock/blotter
quantstrat,R,R,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2023-09-14,308,https://github.com/braverock/quantstrat,Transaction-oriented infrastructure for constructing trading systems and simulation. Provides support for multi-asset class and multi-currency portfolios for backtesting and other financial research.,True,False,False,False,braverock/quantstrat
QUANTAXIS,Matlab,Matlab,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2026-02-28,10904,https://github.com/yutiansut/quantaxis,Integrated Quantitative Toolbox with Matlab.,True,False,False,False,yutiansut/quantaxis
QUANTAXIS,Matlab,Matlab,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2026-02-28,10910,https://github.com/yutiansut/quantaxis,Integrated Quantitative Toolbox with Matlab.,True,False,False,False,yutiansut/quantaxis
PROJ_Option_Pricing_Matlab,Matlab,Matlab,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2024-11-19,208,https://github.com/jkirkby3/PROJ_Option_Pricing_Matlab,"Quant Option Pricing - Exotic/Vanilla: Barrier, Asian, European, American, Parisian, Lookback, Cliquet, Variance Swap, Swing, Forward Starting, Step, Fader.",True,False,False,False,jkirkby3/PROJ_Option_Pricing_Matlab
Fastback.jl,Julia,Julia,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2026-05-05,21,https://github.com/rbeeli/Fastback.jl,Blazing fast Julia backtester.,True,False,False,False,rbeeli/Fastback.jl
Lucky.jl,Julia,Julia,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2026-06-25,29,https://github.com/oliviermilla/Lucky.jl,"Modular, asynchronous trading engine in pure Julia.",True,False,False,False,oliviermilla/Lucky.jl
Strategems.jl,Julia,Julia,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2021-04-06,167,https://github.com/dysonance/Strategems.jl,Quantitative systematic trading strategy development and backtesting.,True,False,False,False,dysonance/Strategems.jl
ccxt,JavaScript,"JavaScript,Python,PHP",Trading & Backtesting,Trading & Backtesting,trading-backtesting,2026-07-20,43355,https://github.com/ccxt/ccxt,A JavaScript / Python / PHP cryptocurrency trading API with support for more than 100 bitcoin/altcoin exchanges.,True,False,False,False,ccxt/ccxt
ccxt,JavaScript,"JavaScript,Python,PHP",Trading & Backtesting,Trading & Backtesting,trading-backtesting,2026-07-21,43366,https://github.com/ccxt/ccxt,A JavaScript / Python / PHP cryptocurrency trading API with support for more than 100 bitcoin/altcoin exchanges.,True,False,False,False,ccxt/ccxt
binance-fix-connector-python,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2026-05-26,1,https://github.com/AlexanderMerkel/binance-fix-connector-python,"Async Python connector for Binance Spot FIX sessions with Order Entry, Market Data, and Drop Copy support.",True,False,False,False,AlexanderMerkel/binance-fix-connector-python
Jiji,Ruby,Ruby,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2019-01-22,249,https://github.com/unageanu/jiji2,Open Source Forex algorithmic trading framework using OANDA REST API.,True,False,False,False,unageanu/jiji2
Tai,Elixir/Erlang,Elixir/Erlang,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2024-12-06,499,https://github.com/fremantle-capital/tai,"Open Source composable, real time, market data and trade execution toolkit.",True,False,False,False,fremantle-capital/tai
Workbench,Elixir/Erlang,Elixir/Erlang,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2022-06-06,121,https://github.com/fremantle-industries/workbench,From Idea to Execution - Manage your trading operation across a globally distributed cluster.,True,False,False,False,fremantle-industries/workbench
Prop,Elixir/Erlang,Elixir/Erlang,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2022-06-06,57,https://github.com/fremantle-industries/prop,"An open and opinionated trading platform using productive & familiar open source libraries and tools for strategy research, execution and operation.",True,False,False,False,fremantle-industries/prop
Kelp,Golang,Golang,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2021-11-26,1122,https://github.com/stellar/kelp,Kelp is an open-source Golang algorithmic cryptocurrency trading bot that runs on centralized exchanges and Stellar DEX (command-line usage and desktop GUI).,True,False,False,False,stellar/kelp
TradeFrame,CPP,CPP,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2026-03-05,668,https://github.com/rburkholder/trade-frame,C++ 17 based framework/library (with sample applications) for testing options based automated trading ideas using DTN IQ real time data feed and Interactive Brokers (TWS API) for trade execution. Comes with built-in [Option Greeks/IV](https://github.com/rburkholder/trade-frame/tree/master/lib/TFOptions) calculation library.,True,False,False,False,rburkholder/trade-frame
Hikyuu,Python,"Python,C++",Trading & Backtesting,Trading & Backtesting,trading-backtesting,2026-07-20,3364,https://github.com/fasiondog/hikyuu,"A base on Python/C++ open source high-performance quant framework for faster analysis and backtesting, contains the complete trading system components for reuse and combination. You can use python or c++ freely.",True,False,False,False,fasiondog/hikyuu
TradeFrame,CPP,CPP,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2026-03-05,669,https://github.com/rburkholder/trade-frame,C++ 17 based framework/library (with sample applications) for testing options based automated trading ideas using DTN IQ real time data feed and Interactive Brokers (TWS API) for trade execution. Comes with built-in [Option Greeks/IV](https://github.com/rburkholder/trade-frame/tree/master/lib/TFOptions) calculation library.,True,False,False,False,rburkholder/trade-frame
Hikyuu,Python,"Python,C++",Trading & Backtesting,Trading & Backtesting,trading-backtesting,2026-07-21,3365,https://github.com/fasiondog/hikyuu,"A base on Python/C++ open source high-performance quant framework for faster analysis and backtesting, contains the complete trading system components for reuse and combination. You can use python or c++ freely.",True,False,False,False,fasiondog/hikyuu
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,1439,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-20,20624,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,10374,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
NexusFix,CPP,CPP,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2026-07-21,94,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-21,20641,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-21,10381,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,2204,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
LFEST,Rust,Rust,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2026-07-20,83,https://github.com/MathisWellmann/lfest-rs,Simulated perpetual futures exchange to trade your strategy against.,True,False,False,False,MathisWellmann/lfest-rs
LFEST,Rust,Rust,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2026-07-21,83,https://github.com/MathisWellmann/lfest-rs,Simulated perpetual futures exchange to trade your strategy against.,True,False,False,False,MathisWellmann/lfest-rs
OpenFinClaw,Python,"Python,Rust",Trading & Backtesting,Trading & Backtesting,trading-backtesting,error,0,https://github.com/cryptoSUN2049/openFinclaw,"AI-native one-person hedge fund platform with Rust trading engine. Natural language → strategy → backtest → execution in 60s. Multi-market (US/HK/CN/Crypto), self-evolving strategy pipeline. Built on OpenClaw (68K+ stars).",True,False,False,False,cryptoSUN2049/openFinclaw
Sextant,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2026-04-05,2,https://github.com/raphaub-hub/SEXTANT,"Local event-driven backtesting engine with no-code strategy builder and FRED vintage, ALFRED, yFinance support.",True,False,False,False,raphaub-hub/SEXTANT
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
@@ -261,15 +261,15 @@ ShowMe,Python,"Python,Rust,TypeScript",Trading & Backtesting,Trading & Backtesti
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
Eiten,Python,Python,Portfolio Optimization & Risk Analysis,Portfolio Optimization & Risk Analysis,portfolio-optimization-risk-analysis,2020-09-21,3257,https://github.com/tradytics/eiten,"Eiten is an open source toolkit by Tradytics that implements various statistical and algorithmic investing strategies such as Eigen Portfolios, Minimum Variance Portfolios, Maximum Sharpe Ratio Portfolios, and Genetic Algorithms based Portfolios.",True,False,False,False,tradytics/eiten
skfolio,Python,Python,Portfolio Optimization & Risk Analysis,Portfolio Optimization & Risk Analysis,portfolio-optimization-risk-analysis,2026-07-15,2048,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,5878,https://github.com/robertmartin8/PyPortfolioOpt,"Financial portfolio optimization in python, including classical efficient frontier and advanced methods.",True,False,False,False,robertmartin8/PyPortfolioOpt
Eiten,Python,Python,Portfolio Optimization & Risk Analysis,Portfolio Optimization & Risk Analysis,portfolio-optimization-risk-analysis,2020-09-21,3259,https://github.com/tradytics/eiten,"Eiten is an open source toolkit by Tradytics that implements various statistical and algorithmic investing strategies such as Eigen Portfolios, Minimum Variance Portfolios, Maximum Sharpe Ratio Portfolios, and Genetic Algorithms based Portfolios.",True,False,False,False,tradytics/eiten
riskparity.py,Python,Python,Portfolio Optimization & Risk Analysis,Portfolio Optimization & Risk Analysis,portfolio-optimization-risk-analysis,2024-05-27,324,https://github.com/dppalomar/riskparity.py,fast and scalable design of risk parity portfolios with TensorFlow 2.0.,True,False,False,False,dppalomar/riskparity.py
mlfinlab,Python,Python,Portfolio Optimization & Risk Analysis,Portfolio Optimization & Risk Analysis,portfolio-optimization-risk-analysis,2021-12-01,4875,https://github.com/hudson-and-thames/mlfinlab,"Implementations regarding ""Advances in Financial Machine Learning"" by Marcos Lopez de Prado. (Feature Engineering, Financial Data Structures, Meta-Labeling).",True,False,False,False,hudson-and-thames/mlfinlab
mlfinlab,Python,Python,Portfolio Optimization & Risk Analysis,Portfolio Optimization & Risk Analysis,portfolio-optimization-risk-analysis,2021-12-01,4877,https://github.com/hudson-and-thames/mlfinlab,"Implementations regarding ""Advances in Financial Machine Learning"" by Marcos Lopez de Prado. (Feature Engineering, Financial Data Structures, Meta-Labeling).",True,False,False,False,hudson-and-thames/mlfinlab
DeepDow,Python,Python,Portfolio Optimization & Risk Analysis,Portfolio Optimization & Risk Analysis,portfolio-optimization-risk-analysis,2024-01-24,1173,https://github.com/jankrepl/deepdow,Portfolio optimization with deep learning.,True,False,False,False,jankrepl/deepdow
QuantLibRisks,Python,Python,Portfolio Optimization & Risk Analysis,Portfolio Optimization & Risk Analysis,portfolio-optimization-risk-analysis,2026-04-02,21,https://github.com/auto-differentiation/QuantLib-Risks-Py,Fast risks with QuantLib.,True,False,False,False,auto-differentiation/QuantLib-Risks-Py
XAD,Python,Python,Portfolio Optimization & Risk Analysis,Portfolio Optimization & Risk Analysis,portfolio-optimization-risk-analysis,2026-04-02,20,https://github.com/auto-differentiation/xad-py,Automatic Differentation (AAD) Library.,True,False,False,False,auto-differentiation/xad-py
pyfolio,Python,Python,Portfolio Optimization & Risk Analysis,Portfolio Optimization & Risk Analysis,portfolio-optimization-risk-analysis,2020-02-28,6371,https://github.com/quantopian/pyfolio,Portfolio and risk analytics in Python.,True,False,False,False,quantopian/pyfolio
pyfolio,Python,Python,Portfolio Optimization & Risk Analysis,Portfolio Optimization & Risk Analysis,portfolio-optimization-risk-analysis,2020-02-28,6372,https://github.com/quantopian/pyfolio,Portfolio and risk analytics in Python.,True,False,False,False,quantopian/pyfolio
etfray,Python,Python,Portfolio Optimization & Risk Analysis,Portfolio Optimization & Risk Analysis,portfolio-optimization-risk-analysis,2026-06-01,8,https://github.com/alwank/etfray,"Terminal-based ETF research and portfolio analytics application for holdings, exposure, concentration, margin, and risk workflows.",True,False,False,False,alwank/etfray
empyrical,Python,Python,Portfolio Optimization & Risk Analysis,Portfolio Optimization & Risk Analysis,portfolio-optimization-risk-analysis,2020-10-14,1501,https://github.com/quantopian/empyrical,Common financial risk and performance metrics.,True,False,False,False,quantopian/empyrical
fecon235,Python,Python,Portfolio Optimization & Risk Analysis,Portfolio Optimization & Risk Analysis,portfolio-optimization-risk-analysis,2018-12-03,1274,https://github.com/rsvp/fecon235,"Computational tools for financial economics include: Gaussian Mixture model of leptokurtotic risk, adaptive Boltzmann portfolios.",True,False,False,False,rsvp/fecon235
@@ -278,10 +278,10 @@ qfrm,Python,Python,Portfolio Optimization & Risk Analysis,Portfolio Optimization
visualize-wealth,Python,Python,Portfolio Optimization & Risk Analysis,Portfolio Optimization & Risk Analysis,portfolio-optimization-risk-analysis,2015-06-10,150,https://github.com/benjaminmgross/visualize-wealth,Portfolio construction and quantitative analysis.,True,False,False,False,benjaminmgross/visualize-wealth
VisualPortfolio,Python,Python,Portfolio Optimization & Risk Analysis,Portfolio Optimization & Risk Analysis,portfolio-optimization-risk-analysis,2017-02-28,107,https://github.com/wegamekinglc/VisualPortfolio,This tool is used to visualize the performance of a portfolio.,True,False,False,False,wegamekinglc/VisualPortfolio
universal-portfolios,Python,Python,Portfolio Optimization & Risk Analysis,Portfolio Optimization & Risk Analysis,portfolio-optimization-risk-analysis,2026-04-15,859,https://github.com/Marigold/universal-portfolios,Collection of algorithms for online portfolio selection.,True,False,False,False,Marigold/universal-portfolios
FinQuant,Python,Python,Portfolio Optimization & Risk Analysis,Portfolio Optimization & Risk Analysis,portfolio-optimization-risk-analysis,2023-09-03,1793,https://github.com/fmilthaler/FinQuant,"A program for financial portfolio management, analysis and optimization.",True,False,False,False,fmilthaler/FinQuant
FinQuant,Python,Python,Portfolio Optimization & Risk Analysis,Portfolio Optimization & Risk Analysis,portfolio-optimization-risk-analysis,2023-09-03,1794,https://github.com/fmilthaler/FinQuant,"A program for financial portfolio management, analysis and optimization.",True,False,False,False,fmilthaler/FinQuant
Empyrial,Python,Python,Portfolio Optimization & Risk Analysis,Portfolio Optimization & Risk Analysis,portfolio-optimization-risk-analysis,2025-09-14,1073,https://github.com/ssantoshp/Empyrial,Portfolio's risk and performance analytics and returns predictions.,True,False,False,False,ssantoshp/Empyrial
risktools,Python,Python,Portfolio Optimization & Risk Analysis,Portfolio Optimization & Risk Analysis,portfolio-optimization-risk-analysis,2024-12-07,43,https://github.com/bbcho/risktools-dev,Risk tools for use within the crude and crude products trading space with partial implementation of R's PerformanceAnalytics.,True,False,False,False,bbcho/risktools-dev
Riskfolio-Lib,Python,Python,Portfolio Optimization & Risk Analysis,Portfolio Optimization & Risk Analysis,portfolio-optimization-risk-analysis,2026-06-22,4373,https://github.com/dcajasn/Riskfolio-Lib,Portfolio Optimization and Quantitative Strategic Asset Allocation in Python.,True,False,False,False,dcajasn/Riskfolio-Lib
Riskfolio-Lib,Python,Python,Portfolio Optimization & Risk Analysis,Portfolio Optimization & Risk Analysis,portfolio-optimization-risk-analysis,2026-06-22,4378,https://github.com/dcajasn/Riskfolio-Lib,Portfolio Optimization and Quantitative Strategic Asset Allocation in Python.,True,False,False,False,dcajasn/Riskfolio-Lib
empyrical-reloaded,Python,Python,Portfolio Optimization & Risk Analysis,Portfolio Optimization & Risk Analysis,portfolio-optimization-risk-analysis,2025-07-29,116,https://github.com/stefan-jansen/empyrical-reloaded,Common financial risk and performance metrics. [empyrical](https://github.com/quantopian/empyrical) fork.,True,False,False,False,stefan-jansen/empyrical-reloaded
pyfolio-reloaded,Python,Python,Portfolio Optimization & Risk Analysis,Portfolio Optimization & Risk Analysis,portfolio-optimization-risk-analysis,2025-06-02,599,https://github.com/stefan-jansen/pyfolio-reloaded,Portfolio and risk analytics in Python. [pyfolio](https://github.com/quantopian/pyfolio) fork.,True,False,False,False,stefan-jansen/pyfolio-reloaded
fortitudo.tech,Python,Python,Portfolio Optimization & Risk Analysis,Portfolio Optimization & Risk Analysis,portfolio-optimization-risk-analysis,2026-07-09,302,https://github.com/fortitudo-tech/fortitudo.tech,Conditional Value-at-Risk (CVaR) portfolio optimization and Entropy Pooling views / stress-testing in Python.,True,False,False,False,fortitudo-tech/fortitudo.tech
@@ -297,14 +297,14 @@ 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-20,8990,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-21,8998,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
Alpha Skills,Python,Python,Factor Analysis,Factor Analysis,factor-analysis,2026-04-14,66,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,4386,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,44,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,412,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
alphalens-reloaded,Python,Python,Factor Analysis,Factor Analysis,factor-analysis,2025-06-02,614,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,816,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-21,46,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,414,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
FactorAnalytics,R,R,Factor Analysis,Factor Analysis,factor-analysis,2024-12-12,85,https://github.com/braverock/FactorAnalytics,"The FactorAnalytics package contains fitting and analysis methods for the three main types of factor models used in conjunction with portfolio construction, optimization and risk management, namely fundamental factor models, time series factor models and statistical factor models.",True,False,False,False,braverock/FactorAnalytics
@@ -315,17 +315,17 @@ CoWorker Fin-Agent,Python,Python,Sentiment Analysis & Alternative Data,Sentiment
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-21,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
statsmodels,Python,Python,Time Series Analysis,Time Series Analysis,time-series-analysis,2026-07-21,11524,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
PyFlux,Python,Python,Time Series Analysis,Time Series Analysis,time-series-analysis,2018-12-16,2136,https://github.com/RJT1990/pyflux,Python library for timeseries modelling and inference (frequentist and Bayesian) on models.,True,False,False,False,RJT1990/pyflux
tsfresh,Python,Python,Time Series Analysis,Time Series Analysis,time-series-analysis,2026-07-06,9274,https://github.com/blue-yonder/tsfresh,Automatic extraction of relevant features from time series.,True,False,False,False,blue-yonder/tsfresh
Facebook Prophet,Python,Python,Time Series Analysis,Time Series Analysis,time-series-analysis,2026-02-02,20315,https://github.com/facebook/prophet,Tool for producing high quality forecasts for time series data that has multiple seasonality with linear or non-linear growth.,True,False,False,False,facebook/prophet
tsfresh,Python,Python,Time Series Analysis,Time Series Analysis,time-series-analysis,2026-07-06,9276,https://github.com/blue-yonder/tsfresh,Automatic extraction of relevant features from time series.,True,False,False,False,blue-yonder/tsfresh
Facebook Prophet,Python,Python,Time Series Analysis,Time Series Analysis,time-series-analysis,2026-02-02,20320,https://github.com/facebook/prophet,Tool for producing high quality forecasts for time series data that has multiple seasonality with linear or non-linear growth.,True,False,False,False,facebook/prophet
tsmoothie,Python,Python,Time Series Analysis,Time Series Analysis,time-series-analysis,2023-11-23,770,https://github.com/cerlymarco/tsmoothie,A python library for time-series smoothing and outlier detection in a vectorized way.,True,False,False,False,cerlymarco/tsmoothie
pmdarima,Python,Python,Time Series Analysis,Time Series Analysis,time-series-analysis,2025-11-17,1730,https://github.com/alkaline-ml/pmdarima,"A statistical library designed to fill the void in Python's time series analysis capabilities, including the equivalent of R's auto.arima function.",True,False,False,False,alkaline-ml/pmdarima
gluon-ts,Python,Python,Time Series Analysis,Time Series Analysis,time-series-analysis,2026-07-20,5220,https://github.com/awslabs/gluon-ts,vProbabilistic time series modeling in Python.,True,False,False,False,awslabs/gluon-ts
pmdarima,Python,Python,Time Series Analysis,Time Series Analysis,time-series-analysis,2025-11-17,1731,https://github.com/alkaline-ml/pmdarima,"A statistical library designed to fill the void in Python's time series analysis capabilities, including the equivalent of R's auto.arima function.",True,False,False,False,alkaline-ml/pmdarima
gluon-ts,Python,Python,Time Series Analysis,Time Series Analysis,time-series-analysis,2026-07-21,5222,https://github.com/awslabs/gluon-ts,vProbabilistic time series modeling in Python.,True,False,False,False,awslabs/gluon-ts
OmniOracle,Python,Python,Time Series Analysis,Time Series Analysis,time-series-analysis,2026-03-23,7,https://github.com/cesabici-bit/omni-oracle,"Automatic discovery of non-trivial statistical relationships across 500+ time series from FRED, World Bank, EIA, and NOAA using mutual information screening, lagged MI directional testing, and FDR correction.",True,False,False,False,cesabici-bit/omni-oracle
functime,Python,Python,Time Series Analysis,Time Series Analysis,time-series-analysis,2026-05-03,1182,https://github.com/functime-org/functime,Time-series machine learning at scale. Built with Polars for embarrassingly parallel feature extraction and forecasts on panel data.,True,False,False,False,functime-org/functime
etf-pattern-match-pybind11,Python,"Python,C++",Time Series Analysis,Time Series Analysis,time-series-analysis,2026-07-20,1,https://github.com/redamancy231-create/etf-pattern-match-pybind11,High-performance ETF pattern matching via DTW with cosine pre-filtering. 43× DTW and 58× pattern-match speedup over pure Python using pybind11/C++20. Includes Jupyter notebook with full algorithm walkthrough.,True,False,False,False,redamancy231-create/etf-pattern-match-pybind11
etf-pattern-match-pybind11,Python,"Python,C++",Time Series Analysis,Time Series Analysis,time-series-analysis,2026-07-21,1,https://github.com/redamancy231-create/etf-pattern-match-pybind11,High-performance ETF pattern matching via DTW with cosine pre-filtering. 43× DTW and 58× pattern-match speedup over pure Python using pybind11/C++20. Includes Jupyter notebook with full algorithm walkthrough.,True,False,False,False,redamancy231-create/etf-pattern-match-pybind11
wasserstein-btc,Python,Python,Time Series Analysis,Time Series Analysis,time-series-analysis,2026-05-24,2,https://github.com/AccursedGalaxy/wasserstein-btc,"Distributional forecasting of crypto log-returns by tangent-space geodesic extrapolation on the 2-Wasserstein manifold (quantile-function coordinates). Walk-forward CRPS evaluation over 6.75 years across 4 assets × 3 horizons; benchmarked against classical baselines (Static / RW-Drift / HS-Bootstrap / GARCH-N / GARCH-t / GJR-GARCH-t) and a named-econometric panel (HAR-RV, CAViaR-SAV, Markov-switching Normal, FIGARCH, AR(1) Stochastic Volatility, bivariate VAR+GARCH). [Live dashboard](https://accursedgalaxy.github.io/wasserstein-btc/).",True,False,False,False,AccursedGalaxy/wasserstein-btc
tseries,R,R,Time Series Analysis,Time Series Analysis,time-series-analysis,2026-07-13,0,https://cran.r-project.org/web/packages/tseries/index.html,Time Series Analysis and Computational Finance.,False,True,False,False,
fGarch,R,R,Time Series Analysis,Time Series Analysis,time-series-analysis,2025-12-12,0,https://cran.r-project.org/web/packages/fGarch/index.html,Rmetrics - Autoregressive Conditional Heteroskedastic Modelling.,False,True,False,False,
@@ -340,17 +340,17 @@ 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-21,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
PineForge,C++,C++,Time Series Analysis,Time Series Analysis,time-series-analysis,2026-07-21,167,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-20,70821,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,28724,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,24755,https://github.com/ranaroussi/yfinance,Yahoo! Finance market data downloader (+faster Pandas Datareader).,True,False,False,False,ranaroussi/yfinance
OpenBB Terminal,Python,Python,Market Data & Data Sources,Market Data & Data Sources,market-data-data-sources,2026-07-20,70850,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,28782,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,24765,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,18,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
defeatbeta-api,Python,Python,Market Data & Data Sources,Market Data & Data Sources,market-data-data-sources,2026-07-14,707,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
dexpaprika-sdk-python,Python,Python,Market Data & Data Sources,Market Data & Data Sources,market-data-data-sources,2026-07-15,10,https://github.com/coinpaprika/dexpaprika-sdk-python,"Free DEX data API client. 34 blockchains, 30M+ pools, 27M+ tokens, real-time SSE streaming, OHLCV. No API key needed.",True,False,False,False,coinpaprika/dexpaprika-sdk-python
pricehub,Python,Python,Market Data & Data Sources,Market Data & Data Sources,market-data-data-sources,2026-06-17,38,https://github.com/eslazarev/pricehub,"Unified package for collecting OHLC prices from Binance, Bybit, Coinbase, OKX, Kraken, KuCoin, and Bitget (spot & futures) into a DataFrame, with flexible timestamp inputs and a wide range of intervals.",True,False,False,False,eslazarev/pricehub
@@ -360,7 +360,7 @@ googlefinance,Python,Python,Market Data & Data Sources,Market Data & Data Source
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-datareader,Python,Python,Market Data & Data Sources,Market Data & Data Sources,market-data-data-sources,2026-07-21,3230,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
pyhoofinance,Python,Python,Market Data & Data Sources,Market Data & Data Sources,market-data-data-sources,2016-10-07,9,https://github.com/innes213/pyhoofinance,Rapidly queries Yahoo Finance for multiple tickers and returns typed data for analysis.,True,False,False,False,innes213/pyhoofinance
yfinanceapi,Python,Python,Market Data & Data Sources,Market Data & Data Sources,market-data-data-sources,2020-05-26,9,https://github.com/Karthik005/yfinanceapi,Finance API for Python.,True,False,False,False,Karthik005/yfinanceapi
@@ -402,14 +402,14 @@ tiingo,Python,Python,Market Data & Data Sources,Market Data & Data Sources,marke
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
alpaca-trade-api,Python,Python,Market Data & Data Sources,Market Data & Data Sources,market-data-data-sources,2024-01-12,1883,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
metatrader5,Python,Python,Market Data & Data Sources,Market Data & Data Sources,market-data-data-sources,2026-04-04,0,https://pypi.org/project/MetaTrader5/,API Connector to MetaTrader 5 Terminal. (Last updated: 2026-02-20).,False,False,True,False,
akshare,Python,Python,Market Data & Data Sources,Market Data & Data Sources,market-data-data-sources,2026-05-27,21430,https://github.com/jindaxiang/akshare,"AkShare is an elegant and simple financial data interface library for Python, built for human beings! <https://akshare.readthedocs.io>.",True,False,False,False,jindaxiang/akshare
akshare,Python,Python,Market Data & Data Sources,Market Data & Data Sources,market-data-data-sources,2026-07-21,21460,https://github.com/jindaxiang/akshare,"AkShare is an elegant and simple financial data interface library for Python, built for human beings! <https://akshare.readthedocs.io>.",True,False,False,False,jindaxiang/akshare
yahooquery,Python,Python,Market Data & Data Sources,Market Data & Data Sources,market-data-data-sources,2025-05-15,914,https://github.com/dpguthrie/yahooquery,Python interface for retrieving data through unofficial Yahoo Finance API.,True,False,False,False,dpguthrie/yahooquery
investpy,Python,Python,Market Data & Data Sources,Market Data & Data Sources,market-data-data-sources,2022-10-02,1845,https://github.com/alvarobartt/investpy,Financial Data Extraction from Investing.com with Python! <https://investpy.readthedocs.io/>.,True,False,False,False,alvarobartt/investpy
investpy,Python,Python,Market Data & Data Sources,Market Data & Data Sources,market-data-data-sources,2022-10-02,1846,https://github.com/alvarobartt/investpy,Financial Data Extraction from Investing.com with Python! <https://investpy.readthedocs.io/>.,True,False,False,False,alvarobartt/investpy
yliveticker,Python,Python,Market Data & Data Sources,Market Data & Data Sources,market-data-data-sources,2026-03-28,171,https://github.com/yahoofinancelive/yliveticker,Live stream of market data from Yahoo Finance websocket.,True,False,False,False,yahoofinancelive/yliveticker
bbgbridge,Python,Python,Market Data & Data Sources,Market Data & Data Sources,market-data-data-sources,2020-01-07,2,https://github.com/ran404/bbgbridge,Easy to use Bloomberg Desktop API wrapper for Python.,True,False,False,False,ran404/bbgbridge
polygon.io,Python,Python,Market Data & Data Sources,Market Data & Data Sources,market-data-data-sources,2026-07-09,1489,https://github.com/polygon-io/client-python,A python library for Polygon.io financial data APIs.,True,False,False,False,polygon-io/client-python
polygon.io,Python,Python,Market Data & Data Sources,Market Data & Data Sources,market-data-data-sources,2026-07-09,1491,https://github.com/polygon-io/client-python,A python library for Polygon.io financial data APIs.,True,False,False,False,polygon-io/client-python
SiftingIO,Python,Python,Market Data & Data Sources,Market Data & Data Sources,market-data-data-sources,2026-06-27,1,https://github.com/SiftingIO/sdk-python,A python library for Sifting.io financial market data APIs & Websocket.,True,False,False,False,SiftingIO/sdk-python
alpha_vantage,Python,Python,Market Data & Data Sources,Market Data & Data Sources,market-data-data-sources,2026-07-11,4865,https://github.com/RomelTorres/alpha_vantage,A python wrapper for Alpha Vantage API for financial data.,True,False,False,False,RomelTorres/alpha_vantage
oilpriceapi,Python,Python,Market Data & Data Sources,Market Data & Data Sources,market-data-data-sources,2026-07-19,2,https://github.com/OilpriceAPI/python-sdk,"Python SDK for real-time oil and commodity prices (WTI, Brent, Urals, natural gas, coal) with OpenBB integration.",True,False,False,False,OilpriceAPI/python-sdk
@@ -425,14 +425,14 @@ tessa,Python,Python,Market Data & Data Sources,Market Data & Data Sources,market
pandaSDMX,Python,Python,Market Data & Data Sources,Market Data & Data Sources,market-data-data-sources,2023-02-25,134,https://github.com/dr-leo/pandaSDMX,"Python package that implements SDMX 2.1 (ISO 17369:2013), a format for exchange of statistical data and metadata used by national statistical agencies, central banks, and international organisations.",True,False,False,False,dr-leo/pandaSDMX
cif,Python,Python,Market Data & Data Sources,Market Data & Data Sources,market-data-data-sources,2022-06-18,66,https://github.com/LenkaV/CIF,"Python package that include few composite indicators, which summarize multidimensional relationships between individual economic indicators.",True,False,False,False,LenkaV/CIF
finagg,Python,Python,Market Data & Data Sources,Market Data & Data Sources,market-data-data-sources,2026-03-22,540,https://github.com/theOGognf/finagg,"finagg is a Python package that provides implementations of popular and free financial APIs, tools for aggregating historical data from those APIs into SQL databases, and tools for transforming aggregated data into features useful for analysis and AI/ML.",True,False,False,False,theOGognf/finagg
FinanceDatabase,Python,Python,Market Data & Data Sources,Market Data & Data Sources,market-data-data-sources,2026-07-19,8184,https://github.com/JerBouma/FinanceDatabase,"This is a database of 300.000+ symbols containing Equities, ETFs, Funds, Indices, Currencies, Cryptocurrencies and Money Markets.",True,False,False,False,JerBouma/FinanceDatabase
FinanceToolkit,Python,Python,Market Data & Data Sources,Market Data & Data Sources,market-data-data-sources,2026-07-14,5133,https://github.com/JerBouma/FinanceToolkit,"Toolkit with 200+ financial metrics including 80+ financial ratios, 30+ technical indicators, 20+ risk and performance metrics and 50+ macro indicators which pulls from Financial Modeling Prep, Yahoo Finance, OECD, GMBD and more.",True,False,False,False,JerBouma/FinanceToolkit
FinanceDatabase,Python,Python,Market Data & Data Sources,Market Data & Data Sources,market-data-data-sources,2026-07-19,8212,https://github.com/JerBouma/FinanceDatabase,"This is a database of 300.000+ symbols containing Equities, ETFs, Funds, Indices, Currencies, Cryptocurrencies and Money Markets.",True,False,False,False,JerBouma/FinanceDatabase
FinanceToolkit,Python,Python,Market Data & Data Sources,Market Data & Data Sources,market-data-data-sources,2026-07-14,5139,https://github.com/JerBouma/FinanceToolkit,"Toolkit with 200+ financial metrics including 80+ financial ratios, 30+ technical indicators, 20+ risk and performance metrics and 50+ macro indicators which pulls from Financial Modeling Prep, Yahoo Finance, OECD, GMBD and more.",True,False,False,False,JerBouma/FinanceToolkit
Trading Strategy,Python,Python,Market Data & Data Sources,Market Data & Data Sources,market-data-data-sources,,0,https://github.com/tradingstrategy-ai/trading-strategy/,download price data for decentralised exchanges and lending protocols (DeFi).,True,False,False,False,
datamule-python,Python,Python,Market Data & Data Sources,Market Data & Data Sources,market-data-data-sources,2026-06-25,549,https://github.com/john-friedman/datamule-python,A package to work with SEC data. Incorporates datamule endpoints.,True,False,False,False,john-friedman/datamule-python
fsynth,Python,Python,Market Data & Data Sources,Market Data & Data Sources,market-data-data-sources,2025-12-27,8,https://github.com/welcra/fsynth,Python library for high-fidelity unlimited synthetic financial data generation using Heston Stochastic Volatility and Merton Jump Diffusion.,True,False,False,False,welcra/fsynth
fedfred,Python,Python,Market Data & Data Sources,Market Data & Data Sources,market-data-data-sources,,0,https://nikhilxsunder.github.io/fedfred/,"FRED & GeoFRED Economic data API with preprocessed dataframe output in pandas/geopandas, polars/polars_st, and dask dataframes/geodataframes.",False,False,False,False,
edgar-sec,Python,Python,Market Data & Data Sources,Market Data & Data Sources,market-data-data-sources,,0,https://nikhilxsunder.github.io/edgar-sec/,EDGAR Financial data API with preprocessed dataclass outputs.,False,False,False,False,
edgartools,Python,Python,Market Data & Data Sources,Market Data & Data Sources,market-data-data-sources,2026-07-19,2497,https://github.com/dgunning/edgartools,"AI-native SEC EDGAR library with XBRL financials, clean text extraction, 17+ typed forms, and pandas DataFrames.",True,False,False,False,dgunning/edgartools
edgartools,Python,Python,Market Data & Data Sources,Market Data & Data Sources,market-data-data-sources,2026-07-19,2499,https://github.com/dgunning/edgartools,"AI-native SEC EDGAR library with XBRL financials, clean text extraction, 17+ typed forms, and pandas DataFrames.",True,False,False,False,dgunning/edgartools
disclosure-alpha,Python,Python,Market Data & Data Sources,Market Data & Data Sources,market-data-data-sources,2026-06-30,4,https://github.com/alwank/disclosure-alpha,"Deterministic SEC filing analytics for 10-K/10-Q: section extraction, tone and boilerplate metrics, year-over-year diff, and reproducible disclosure risk scores. CLI, Python SDK, HTTP panel screener, and MCP — no LLM required.",True,False,False,False,alwank/disclosure-alpha
FilingFirehose,Python,Python,Market Data & Data Sources,Market Data & Data Sources,market-data-data-sources,,0,https://filingfirehose.com,"SEC EDGAR JSON API + free Forensic risk-scoring tool: body-text-classified 8-Ks flagging buried events (~7.3% of Item 8.01 filings), Schedule 13D/G with 21+ activist filers auto-tagged, S-3/424B5 ATM offering detection. Free Forensic risk score 0-100 per ticker grounded in cited SEC filings ([leaderboard](https://filingfirehose.com/forensic/leaderboard)). Open-source classifier at [buried-events-parser](https://github.com/jaablon/buried-events-parser). Also exposed as MCP server, ChatGPT GPT, and GitHub Action.",False,False,False,False,
FXMacroData,Python,Python,Market Data & Data Sources,Market Data & Data Sources,market-data-data-sources,2026-07-07,9,https://fxmacrodata.com/,Real-time forex macroeconomic API for all major currency pairs sourced from central bank announcements. [GitHub](https://github.com/fxmacrodata/fxmacrodata),True,False,False,False,fxmacrodata/fxmacrodata
@@ -460,34 +460,34 @@ fin-stream,Rust,Rust,Market Data & Data Sources,Market Data & Data Sources,marke
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,1990,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
pmxt,Python,"Python,JavaScript",Prediction Markets,Prediction Markets,prediction-markets,2026-07-18,1993,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
SimpleFunctions,JavaScript,JavaScript,Prediction Markets,Prediction Markets,prediction-markets,error,0,https://github.com/spfunctions/simplefunctions-cli,"Prediction market intelligence CLI for Kalshi and Polymarket. Causal thesis models, edge detection, 24/7 orderbook monitoring, what-if scenarios, and trade execution. MCP server for AI agent integration.",True,False,False,False,spfunctions/simplefunctions-cli
pmxt,Python,"Python,JavaScript",Prediction Markets,Prediction Markets,prediction-markets,2026-07-18,1990,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
pmxt,Python,"Python,JavaScript",Prediction Markets,Prediction Markets,prediction-markets,2026-07-18,1993,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
PolyMind,Python,Python,Prediction Markets,Prediction Markets,prediction-markets,2026-06-18,1,https://polyminds.netlify.app/,"Real-time Polymarket trading alerts with multi-AI analysis (Groq, Claude, Gemini). Track whale bets, volume spikes, coordinated wallets, and 12 signal types. Free tier available. [GitHub](https://github.com/samirasadov28-code/PolyMind)",True,False,False,False,samirasadov28-code/PolyMind
prediction-market-maker,Python,Python,Prediction Markets,Prediction Markets,prediction-markets,2026-04-10,21,https://github.com/octavi42/prediction-market-maker,"Open-source market-making strategy that placed #2 in Paradigm's prediction market challenge, with full strategy evolution and analysis.",True,False,False,False,octavi42/prediction-market-maker
Oracle3,Python,Python,Prediction Markets,Prediction Markets,prediction-markets,2026-05-07,265,https://github.com/YichengYang-Ethan/oracle3,"Autonomous trading agent for Kalshi, Polymarket, and Solana — Wang Transform pricing (calibrated on 291k resolved contracts) drives eight constraint-based arbitrage strategies and Kelly-sized model trades.",True,False,False,False,YichengYang-Ethan/oracle3
exchange_calendars,Python,Python,Calendars & Market Hours,Calendars & Market Hours,calendars-market-hours,2026-07-05,654,https://github.com/gerrymanoim/exchange_calendars,Stock Exchange Trading Calendars.,True,False,False,False,gerrymanoim/exchange_calendars
exchange_calendars,Python,Python,Calendars & Market Hours,Calendars & Market Hours,calendars-market-hours,2026-07-21,654,https://github.com/gerrymanoim/exchange_calendars,Stock Exchange Trading Calendars.,True,False,False,False,gerrymanoim/exchange_calendars
bizdays,Python,Python,Calendars & Market Hours,Calendars & Market Hours,calendars-market-hours,2026-03-08,91,https://github.com/wilsonfreitas/python-bizdays,Business days calculations and utilities.,True,False,False,False,wilsonfreitas/python-bizdays
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
pandas_market_calendars,Python,Python,Calendars & Market Hours,Calendars & Market Hours,calendars-market-hours,2026-05-27,985,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
D-Tale,Python,Python,Visualization,Visualization,visualization,2026-05-11,5196,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
finvizfinance,Python,Python,Visualization,Visualization,visualization,2026-01-03,1533,https://github.com/lit26/finvizfinance,Finviz analysis python library.,True,False,False,False,lit26/finvizfinance
finvizfinance,Python,Python,Visualization,Visualization,visualization,2026-01-03,1534,https://github.com/lit26/finvizfinance,Finviz analysis python library.,True,False,False,False,lit26/finvizfinance
market-analy,Python,Python,Visualization,Visualization,visualization,2026-07-20,78,https://github.com/maread99/market_analy,Analysis and interactive charting using [market-prices](https://github.com/maread99/market_prices) and bqplot.,True,False,False,False,maread99/market_analy
QuantInvestStrats,Python,Python,Visualization,Visualization,visualization,2026-07-20,586,https://github.com/ArturSepp/QuantInvestStrats,"Quantitative Investment Strategies (QIS) package implements Python analytics for visualisation of financial data, performance reporting, analysis of quantitative strategies.",True,False,False,False,ArturSepp/QuantInvestStrats
QuantInvestStrats,Python,Python,Visualization,Visualization,visualization,2026-07-21,587,https://github.com/ArturSepp/QuantInvestStrats,"Quantitative Investment Strategies (QIS) package implements Python analytics for visualisation of financial data, performance reporting, analysis of quantitative strategies.",True,False,False,False,ArturSepp/QuantInvestStrats
LightweightCharts.jl,Julia,Julia,Visualization,Visualization,visualization,2026-07-06,54,https://github.com/bhftbootcamp/LightweightCharts.jl,Julia wrapper for Lightweight Charts™ by TradingView.,True,False,False,False,bhftbootcamp/LightweightCharts.jl
QUANTAXIS_Webkit,JavaScript,JavaScript,Visualization,Visualization,visualization,2017-07-30,37,https://github.com/yutiansut/QUANTAXIS_Webkit,An awesome visualization center based on quantaxis.,True,False,False,False,yutiansut/QUANTAXIS_Webkit
dxcharts-lite,JavaScript,JavaScript,Visualization,Visualization,visualization,2026-07-08,99,https://github.com/devexperts/dxcharts-lite,Flexible financial charting library based on HTML5 canvas.,True,False,False,False,devexperts/dxcharts-lite
Exeria Charts,JavaScript,JavaScript,Visualization,Visualization,visualization,2026-06-19,5,https://github.com/efixdata/exeria-charts,"High-performance, native Canvas/WebGL financial charting library for self-hosted applications without iframe limits.",True,False,False,False,efixdata/exeria-charts
Bilig,TypeScript,TypeScript,Excel & Spreadsheet Integration,Excel & Spreadsheet Integration,excel-spreadsheet-integration,2026-07-08,34,https://github.com/proompteng/bilig,Formula WorkPaper and XLSX recalculation runtime for Node.js services and agent tools.,True,False,False,False,proompteng/bilig
xlwings,Python,Python,Excel & Spreadsheet Integration,Excel & Spreadsheet Integration,excel-spreadsheet-integration,2026-07-13,3382,https://www.xlwings.org/,Make Excel fly with Python. [GitHub](https://github.com/xlwings/xlwings),True,False,False,False,xlwings/xlwings
xlwings,Python,Python,Excel & Spreadsheet Integration,Excel & Spreadsheet Integration,excel-spreadsheet-integration,2026-07-13,3383,https://www.xlwings.org/,Make Excel fly with Python. [GitHub](https://github.com/xlwings/xlwings),True,False,False,False,xlwings/xlwings
openpyxl,Python,Python,Excel & Spreadsheet Integration,Excel & Spreadsheet Integration,excel-spreadsheet-integration,,0,https://openpyxl.readthedocs.io/en/latest/,Read/Write Excel 2007 xlsx/xlsm files.,False,False,False,False,
xlrd,Python,Python,Excel & Spreadsheet Integration,Excel & Spreadsheet Integration,excel-spreadsheet-integration,2026-07-15,2206,https://github.com/python-excel/xlrd,Library for developers to extract data from Microsoft Excel spreadsheet files.,True,False,False,False,python-excel/xlrd
xlsxwriter,Python,Python,Excel & Spreadsheet Integration,Excel & Spreadsheet Integration,excel-spreadsheet-integration,2026-07-02,3957,https://xlsxwriter.readthedocs.io/,Write files in the Excel 2007+ XLSX file format. [GitHub](https://github.com/jmcnamara/XlsxWriter),True,False,False,False,jmcnamara/XlsxWriter
@@ -499,9 +499,9 @@ Jupyter Quant,Python,Python,Quant Research Environments,Quant Research Environme
RunMat,,,Cross-Language Frameworks,Cross-Language Frameworks,cross-language-frameworks,2026-06-29,241,https://runmat.org,"High performance, Open Source, MATLAB syntax runtime. [GitHub](https://github.com/runmat-org/runmat)",True,False,False,False,runmat-org/runmat
QuantLibRisks,,,Cross-Language Frameworks,Cross-Language Frameworks,cross-language-frameworks,2026-05-13,41,https://github.com/auto-differentiation/QuantLib-Risks-Cpp,Fast risks with QuantLib in C++.,True,False,False,False,auto-differentiation/QuantLib-Risks-Cpp
XAD,,,Cross-Language Frameworks,Cross-Language Frameworks,cross-language-frameworks,2026-07-05,425,https://github.com/auto-differentiation/xad,Automatic Differentation (AAD) Library.,True,False,False,False,auto-differentiation/xad
QuantLib,,,Cross-Language Frameworks,Cross-Language Frameworks,cross-language-frameworks,2026-07-20,7373,https://github.com/lballabio/QuantLib,The QuantLib project is aimed at providing a comprehensive software framework for quantitative finance.,True,False,False,False,lballabio/QuantLib
QuantLib,,,Cross-Language Frameworks,Cross-Language Frameworks,cross-language-frameworks,2026-07-21,7375,https://github.com/lballabio/QuantLib,The QuantLib project is aimed at providing a comprehensive software framework for quantitative finance.,True,False,False,False,lballabio/QuantLib
JQuantLib,,,Cross-Language Frameworks,Cross-Language Frameworks,cross-language-frameworks,2016-02-26,154,https://github.com/frgomes/jquantlib,Java port.,True,False,False,False,frgomes/jquantlib
RQuantLib,,,Cross-Language Frameworks,Cross-Language Frameworks,cross-language-frameworks,2026-07-20,134,https://github.com/eddelbuettel/rquantlib,R port.,True,False,False,False,eddelbuettel/rquantlib
RQuantLib,,,Cross-Language Frameworks,Cross-Language Frameworks,cross-language-frameworks,2026-07-21,135,https://github.com/eddelbuettel/rquantlib,R port.,True,False,False,False,eddelbuettel/rquantlib
QuantLibAddin,,,Cross-Language Frameworks,Cross-Language Frameworks,cross-language-frameworks,,0,https://www.quantlib.org/quantlibaddin/,Excel support.,False,False,False,False,
QuantLibXL,,,Cross-Language Frameworks,Cross-Language Frameworks,cross-language-frameworks,,0,https://www.quantlib.org/quantlibxl/,Excel support.,False,False,False,False,
QLNet,,,Cross-Language Frameworks,Cross-Language Frameworks,cross-language-frameworks,2026-07-14,428,https://github.com/amaggiulli/qlnet,.Net port.,True,False,False,False,amaggiulli/qlnet
@@ -510,30 +510,30 @@ 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-20,1636,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,241,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
godzilla.dev,C++,"C++,Python",Cross-Language Frameworks,Cross-Language Frameworks,cross-language-frameworks,2026-07-15,360,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
volatility-trading,,,"Reproducing Works, Training & Books","Reproducing Works, Training & Books",reproducing-works-training-books,2024-10-21,1934,https://github.com/jasonstrimpel/volatility-trading,A complete set of volatility estimators based on Euan Sinclair's Volatility Trading.,True,False,False,False,jasonstrimpel/volatility-trading
quant,,,"Reproducing Works, Training & Books","Reproducing Works, Training & Books",reproducing-works-training-books,2015-07-14,436,https://github.com/paulperry/quant,"Quantitative Finance and Algorithmic Trading exhaust; mostly ipython notebooks based on Quantopian, Zipline, or Pandas.",True,False,False,False,paulperry/quant
quant,,,"Reproducing Works, Training & Books","Reproducing Works, Training & Books",reproducing-works-training-books,2015-07-14,437,https://github.com/paulperry/quant,"Quantitative Finance and Algorithmic Trading exhaust; mostly ipython notebooks based on Quantopian, Zipline, or Pandas.",True,False,False,False,paulperry/quant
fecon235,,,"Reproducing Works, Training & Books","Reproducing Works, Training & Books",reproducing-works-training-books,2018-12-03,1274,https://github.com/rsvp/fecon235,Open source project for software tools in financial economics. Many jupyter notebook to verify theoretical ideas and practical methods interactively.,True,False,False,False,rsvp/fecon235
Quantitative-Notebooks,,,"Reproducing Works, Training & Books","Reproducing Works, Training & Books",reproducing-works-training-books,2020-07-02,1385,https://github.com/LongOnly/Quantitative-Notebooks,"Educational notebooks on quantitative finance, algorithmic trading, financial modelling and investment strategy.",True,False,False,False,LongOnly/Quantitative-Notebooks
QuantEcon,,,"Reproducing Works, Training & Books","Reproducing Works, Training & Books",reproducing-works-training-books,,0,https://quantecon.org/,"Lecture series on economics, finance, econometrics and data science; QuantEcon.py, QuantEcon.jl, notebooks.",False,False,False,False,
FinanceHub,,,"Reproducing Works, Training & Books","Reproducing Works, Training & Books",reproducing-works-training-books,2021-05-25,800,https://github.com/Finance-Hub/FinanceHub,Resources for Quantitative Finance.,True,False,False,False,Finance-Hub/FinanceHub
Python_Option_Pricing,,,"Reproducing Works, Training & Books","Reproducing Works, Training & Books",reproducing-works-training-books,2025-05-13,850,https://github.com/dedwards25/Python_Option_Pricing,"An library to price financial options written in Python. Includes: Black Scholes, Black 76, Implied Volatility, American, European, Asian, Spread Options.",True,False,False,False,dedwards25/Python_Option_Pricing
python-training,,,"Reproducing Works, Training & Books","Reproducing Works, Training & Books",reproducing-works-training-books,2023-11-27,13692,https://github.com/jpmorganchase/python-training,J.P. Morgan's Python training for business analysts and traders.,True,False,False,False,jpmorganchase/python-training
python-training,,,"Reproducing Works, Training & Books","Reproducing Works, Training & Books",reproducing-works-training-books,2023-11-27,13693,https://github.com/jpmorganchase/python-training,J.P. Morgan's Python training for business analysts and traders.,True,False,False,False,jpmorganchase/python-training
Stock_Analysis_For_Quant,,,"Reproducing Works, Training & Books","Reproducing Works, Training & Books",reproducing-works-training-books,2025-05-04,2039,https://github.com/LastAncientOne/Stock_Analysis_For_Quant,"Different Types of Stock Analysis in Excel, Matlab, Power BI, Python, R, and Tableau.",True,False,False,False,LastAncientOne/Stock_Analysis_For_Quant
algorithmic-trading-with-python,,,"Reproducing Works, Training & Books","Reproducing Works, Training & Books",reproducing-works-training-books,2021-06-01,3413,https://github.com/chrisconlan/algorithmic-trading-with-python,Source code for Algorithmic Trading with Python (2020) by Chris Conlan.,True,False,False,False,chrisconlan/algorithmic-trading-with-python
MEDIUM_NoteBook,,,"Reproducing Works, Training & Books","Reproducing Works, Training & Books",reproducing-works-training-books,2024-09-22,2140,https://github.com/cerlymarco/MEDIUM_NoteBook,Repository containing notebooks of [cerlymarco](https://github.com/cerlymarco)'s posts on Medium.,True,False,False,False,cerlymarco/MEDIUM_NoteBook
algorithmic-trading-with-python,,,"Reproducing Works, Training & Books","Reproducing Works, Training & Books",reproducing-works-training-books,2021-06-01,3412,https://github.com/chrisconlan/algorithmic-trading-with-python,Source code for Algorithmic Trading with Python (2020) by Chris Conlan.,True,False,False,False,chrisconlan/algorithmic-trading-with-python
MEDIUM_NoteBook,,,"Reproducing Works, Training & Books","Reproducing Works, Training & Books",reproducing-works-training-books,2024-09-22,2141,https://github.com/cerlymarco/MEDIUM_NoteBook,Repository containing notebooks of [cerlymarco](https://github.com/cerlymarco)'s posts on Medium.,True,False,False,False,cerlymarco/MEDIUM_NoteBook
QuantFinance,,,"Reproducing Works, Training & Books","Reproducing Works, Training & Books",reproducing-works-training-books,2025-09-02,616,https://github.com/PythonCharmers/QuantFinance,Training materials in quantitative finance.,True,False,False,False,PythonCharmers/QuantFinance
IPythonScripts,,,"Reproducing Works, Training & Books","Reproducing Works, Training & Books",reproducing-works-training-books,2026-02-28,179,https://github.com/mgroncki/IPythonScripts,"Tutorials about Quantitative Finance in Python and QuantLib: Pricing, xVAs, Hedging, Portfolio Optimisation, Machine Learning and Deep Learning.",True,False,False,False,mgroncki/IPythonScripts
Computational-Finance-Course,,,"Reproducing Works, Training & Books","Reproducing Works, Training & Books",reproducing-works-training-books,2024-03-01,728,https://github.com/LechGrzelak/Computational-Finance-Course,Materials for the course of Computational Finance.,True,False,False,False,LechGrzelak/Computational-Finance-Course
Machine-Learning-for-Asset-Managers,,,"Reproducing Works, Training & Books","Reproducing Works, Training & Books",reproducing-works-training-books,2025-01-29,649,https://github.com/emoen/Machine-Learning-for-Asset-Managers,"Implementation of code snippets, exercises and application to live data from Machine Learning for Asset Managers (Elements in Quantitative Finance) written by Prof. Marcos López de Prado.",True,False,False,False,emoen/Machine-Learning-for-Asset-Managers
Computational-Finance-Course,,,"Reproducing Works, Training & Books","Reproducing Works, Training & Books",reproducing-works-training-books,2024-03-01,730,https://github.com/LechGrzelak/Computational-Finance-Course,Materials for the course of Computational Finance.,True,False,False,False,LechGrzelak/Computational-Finance-Course
Machine-Learning-for-Asset-Managers,,,"Reproducing Works, Training & Books","Reproducing Works, Training & Books",reproducing-works-training-books,2025-01-29,650,https://github.com/emoen/Machine-Learning-for-Asset-Managers,"Implementation of code snippets, exercises and application to live data from Machine Learning for Asset Managers (Elements in Quantitative Finance) written by Prof. Marcos López de Prado.",True,False,False,False,emoen/Machine-Learning-for-Asset-Managers
Python-for-Finance-Cookbook,,,"Reproducing Works, Training & Books","Reproducing Works, Training & Books",reproducing-works-training-books,2026-03-02,798,https://github.com/PacktPublishing/Python-for-Finance-Cookbook,"Python for Finance Cookbook, published by Packt.",True,False,False,False,PacktPublishing/Python-for-Finance-Cookbook
modelos_vol_derivativos,,,"Reproducing Works, Training & Books","Reproducing Works, Training & Books",reproducing-works-training-books,2023-08-19,59,https://github.com/ysaporito/modelos_vol_derivativos,"""Modelos de Volatilidade para Derivativos"" book's Jupyter notebooks.",True,False,False,False,ysaporito/modelos_vol_derivativos
NMOF,,,"Reproducing Works, Training & Books","Reproducing Works, Training & Books",reproducing-works-training-books,2025-10-27,39,https://github.com/enricoschumann/NMOF,"Functions, examples and data from the first and the second edition of ""Numerical Methods and Optimization in Finance"" by M. Gilli, D. Maringer and E. Schumann (2019, ISBN:978-0128150658).",True,False,False,False,enricoschumann/NMOF
py4fi2nd,,,"Reproducing Works, Training & Books","Reproducing Works, Training & Books",reproducing-works-training-books,2025-06-06,2233,https://github.com/yhilpisch/py4fi2nd,"Jupyter Notebooks and code for Python for Finance (2nd ed., O'Reilly) by Yves Hilpisch.",True,False,False,False,yhilpisch/py4fi2nd
py4fi2nd,,,"Reproducing Works, Training & Books","Reproducing Works, Training & Books",reproducing-works-training-books,2025-06-06,2234,https://github.com/yhilpisch/py4fi2nd,"Jupyter Notebooks and code for Python for Finance (2nd ed., O'Reilly) by Yves Hilpisch.",True,False,False,False,yhilpisch/py4fi2nd
aiif,,,"Reproducing Works, Training & Books","Reproducing Works, Training & Books",reproducing-works-training-books,2023-10-09,398,https://github.com/yhilpisch/aiif,Jupyter Notebooks and code for the book Artificial Intelligence in Finance (O'Reilly) by Yves Hilpisch.,True,False,False,False,yhilpisch/aiif
py4at,,,"Reproducing Works, Training & Books","Reproducing Works, Training & Books",reproducing-works-training-books,2023-10-09,843,https://github.com/yhilpisch/py4at,Jupyter Notebooks and code for the book Python for Algorithmic Trading (O'Reilly) by Yves Hilpisch.,True,False,False,False,yhilpisch/py4at
dawp,,,"Reproducing Works, Training & Books","Reproducing Works, Training & Books",reproducing-works-training-books,2021-02-22,641,https://github.com/yhilpisch/dawp,Jupyter Notebooks and code for Derivatives Analytics with Python (Wiley Finance) by Yves Hilpisch.,True,False,False,False,yhilpisch/dawp
@@ -549,7 +549,7 @@ Differential Machine Learning and Axes that matter by Brian Huge and Antoine Sav
systematictradingexamples,,,"Reproducing Works, Training & Books","Reproducing Works, Training & Books",reproducing-works-training-books,2020-07-22,485,https://github.com/robcarver17/systematictradingexamples,Examples of code related to book [Systematic Trading](www.systematictrading.org) and [blog](http://qoppac.blogspot.com).,True,False,False,False,robcarver17/systematictradingexamples
pysystemtrade_examples,,,"Reproducing Works, Training & Books","Reproducing Works, Training & Books",reproducing-works-training-books,2018-02-21,275,https://github.com/robcarver17/pysystemtrade_examples,Examples using pysystemtrade for Robert Carver's [blog](http://qoppac.blogspot.com).,True,False,False,False,robcarver17/pysystemtrade_examples
ML_Finance_Codes,,,"Reproducing Works, Training & Books","Reproducing Works, Training & Books",reproducing-works-training-books,2020-06-13,2618,https://github.com/mfrdixon/ML_Finance_Codes,Machine Learning in Finance: From Theory to Practice Book.,True,False,False,False,mfrdixon/ML_Finance_Codes
Hands-On Machine Learning for Algorithmic Trading,,,"Reproducing Works, Training & Books","Reproducing Works, Training & Books",reproducing-works-training-books,2023-01-18,1889,https://github.com/packtpublishing/hands-on-machine-learning-for-algorithmic-trading,"Hands-On Machine Learning for Algorithmic Trading, published by Packt.",True,False,False,False,packtpublishing/hands-on-machine-learning-for-algorithmic-trading
Hands-On Machine Learning for Algorithmic Trading,,,"Reproducing Works, Training & Books","Reproducing Works, Training & Books",reproducing-works-training-books,2023-01-18,1893,https://github.com/packtpublishing/hands-on-machine-learning-for-algorithmic-trading,"Hands-On Machine Learning for Algorithmic Trading, published by Packt.",True,False,False,False,packtpublishing/hands-on-machine-learning-for-algorithmic-trading
financialnoob-misc,,,"Reproducing Works, Training & Books","Reproducing Works, Training & Books",reproducing-works-training-books,2024-08-26,28,https://github.com/financialnoob/misc,Codes from @financialnoob's posts.,True,False,False,False,financialnoob/misc
MesoSim Options Trading Strategy Library,,,"Reproducing Works, Training & Books","Reproducing Works, Training & Books",reproducing-works-training-books,2024-04-06,22,https://github.com/deltaray-io/strategy-library,Free and public Options Trading strategy library for MesoSim.,True,False,False,False,deltaray-io/strategy-library
Quant-Finance-With-Python-Code,,,"Reproducing Works, Training & Books","Reproducing Works, Training & Books",reproducing-works-training-books,2026-01-15,182,https://github.com/lingyixu/Quant-Finance-With-Python-Code,Repo for code examples in Quantitative Finance with Python by Chris Kelliher.,True,False,False,False,lingyixu/Quant-Finance-With-Python-Code
@@ -557,14 +557,14 @@ QuantFinanceTraining,,,"Reproducing Works, Training & Books","Reproducing Works,
Statistical-Learning-based-Portfolio-Optimization,,,"Reproducing Works, Training & Books","Reproducing Works, Training & Books",reproducing-works-training-books,error,0,https://github.com/YannickKae/Statistical-Learning-based-Portfolio-Optimization,"This R Shiny App utilizes the Hierarchical Equal Risk Contribution (HERC) approach, a modern portfolio optimization method developed by Raffinot (2018).",True,False,False,False,YannickKae/Statistical-Learning-based-Portfolio-Optimization
book_irds3,,,"Reproducing Works, Training & Books","Reproducing Works, Training & Books",reproducing-works-training-books,2022-10-29,125,https://github.com/attack68/book_irds3,Code repository for Pricing and Trading Interest Rate Derivatives.,True,False,False,False,attack68/book_irds3
Autoencoder-Asset-Pricing-Models,,,"Reproducing Works, Training & Books","Reproducing Works, Training & Books",reproducing-works-training-books,2025-08-17,149,https://github.com/RichardS0268/Autoencoder-Asset-Pricing-Models,"Reimplementation of Autoencoder Asset Pricing Models ([GKX, 2019](https://papers.ssrn.com/sol3/papers.cfm?abstract_id=3335536)).",True,False,False,False,RichardS0268/Autoencoder-Asset-Pricing-Models
Finance,,,"Reproducing Works, Training & Books","Reproducing Works, Training & Books",reproducing-works-training-books,2025-05-12,4076,https://github.com/shashankvemuri/Finance,"150+ quantitative finance Python programs to help you gather, manipulate, and analyze stock market data.",True,False,False,False,shashankvemuri/Finance
Finance,,,"Reproducing Works, Training & Books","Reproducing Works, Training & Books",reproducing-works-training-books,2025-05-12,4077,https://github.com/shashankvemuri/Finance,"150+ quantitative finance Python programs to help you gather, manipulate, and analyze stock market data.",True,False,False,False,shashankvemuri/Finance
101_formulaic_alphas,,,"Reproducing Works, Training & Books","Reproducing Works, Training & Books",reproducing-works-training-books,2022-07-11,49,https://github.com/ram-ki/101_formulaic_alphas,Implementation of [101 formulaic alphas](https://arxiv.org/ftp/arxiv/papers/1601/1601.00991.pdf) using qstrader.,True,False,False,False,ram-ki/101_formulaic_alphas
Tidy Finance,,,"Reproducing Works, Training & Books","Reproducing Works, Training & Books",reproducing-works-training-books,,0,https://www.tidy-finance.org/,"An opinionated approach to empirical research in financial economics - a fully transparent, open-source code base in multiple programming languages (Python and R) to enable the reproducible implementation of financial research projects for students and practitioners.",False,False,False,False,
RoughVolatilityWorkshop,,,"Reproducing Works, Training & Books","Reproducing Works, Training & Books",reproducing-works-training-books,2025-09-06,72,https://github.com/jgatheral/RoughVolatilityWorkshop,2024 QuantMind's Rough Volatility Workshop lectures.,True,False,False,False,jgatheral/RoughVolatilityWorkshop
AFML,,,"Reproducing Works, Training & Books","Reproducing Works, Training & Books",reproducing-works-training-books,2024-09-05,845,https://github.com/boyboi86/AFML,All the answers for exercises from Advances in Financial Machine Learning by Dr Marco Lopez de Parodo.,True,False,False,False,boyboi86/AFML
AlgoTradingLib,,,"Reproducing Works, Training & Books","Reproducing Works, Training & Books",reproducing-works-training-books,2026-03-28,33,https://github.com/usdaud/algotradinglib.github.io,"A catalog of algorithmic trading libraries, frameworks, strategies, and educational materials.",True,False,False,False,usdaud/algotradinglib.github.io
Portfolio Optimization Book,,,"Reproducing Works, Training & Books","Reproducing Works, Training & Books",reproducing-works-training-books,2025-02-17,27,https://portfoliooptimizationbook.com/,Prof. Daniel Palomar's Portfolio Optimization Book. [GitHub](https://github.com/dppalomar/pob),True,False,False,False,dppalomar/pob
direct_vola,Python,"Python,R","Reproducing Works, Training & Books","Reproducing Works, Training & Books",reproducing-works-training-books,2026-05-01,5,https://github.com/wol-fi/direct_vola,Demo code for direct Black-Scholes implied-volatility calculation from normalized call prices via the inverse-Gaussian quantile representation.,True,False,False,False,wol-fi/direct_vola
direct_vola,Python,"Python,R","Reproducing Works, Training & Books","Reproducing Works, Training & Books",reproducing-works-training-books,2026-05-01,6,https://github.com/wol-fi/direct_vola,Demo code for direct Black-Scholes implied-volatility calculation from normalized call prices via the inverse-Gaussian quantile representation.,True,False,False,False,wol-fi/direct_vola
TradeMux Snippets,Python,Python,"Reproducing Works, Training & Books","Reproducing Works, Training & Books",reproducing-works-training-books,2026-06-05,0,https://github.com/KVignesh122/trademux-examples,Code snippets for Metatrader (MT5) forex/CFD trading and data retrieval via trademux API client.,True,False,False,False,KVignesh122/trademux-examples
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,
@@ -607,5 +607,5 @@ Finterm,TypeScript,TypeScript,Commercial & Proprietary Services,Commercial & Pro
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
awesome-sec-filings,,,Related Lists,Related Lists,related-lists,2026-07-04,34,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,
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-07-20 2026-07-21 32401 32406 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-07-19 2026-07-22 14832 14833 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-07-21 2026-07-22 49257 49285 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-07-20 2026-07-21 39062 39068 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 381 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-07-20 2026-07-21 14791 14794 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-07-19 2026-07-20 9679 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-07-20 133 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-07-20 2026-07-21 2429 2431 https://github.com/man-group/ArcticDB High performance datastore for time series and tick data. True False False False man-group/ArcticDB
12 CRNG Python Python Numerical Libraries & Data Structures Numerical Libraries & Data Structures numerical-libraries-data-structures 2026-04-12 8 https://github.com/brotto/crng Contingency Random Number Generator that produces random numbers with real financial market statistical signatures (fat tails, volatility clustering, kurtosis). Matches 86% of real market metrics vs 14% for NumPy. True False False False brotto/crng
13 xts R R Numerical Libraries & Data Structures Numerical Libraries & Data Structures numerical-libraries-data-structures 2026-02-27 224 https://github.com/joshuaulrich/xts eXtensible Time Series: Provide for uniform handling of R's different time-based data classes by extending zoo, maximizing native format information preservation and allowing for user level customization and extension, while simplifying cross-class interoperability. True False False False joshuaulrich/xts
14 data.table R R Numerical Libraries & Data Structures Numerical Libraries & Data Structures numerical-libraries-data-structures 2026-07-20 3904 3905 https://github.com/Rdatatable/data.table Extension of data.frame: Fast aggregation of large data (e.g. 100GB in RAM), fast ordered joins, fast add/modify/delete of columns by group using no copies at all, list columns and a fast file reader (fread). Offers a natural and flexible syntax, for faster development. True False False False Rdatatable/data.table
15 sparseEigen R R Numerical Libraries & Data Structures Numerical Libraries & Data Structures numerical-libraries-data-structures 2018-12-22 13 https://github.com/dppalomar/sparseEigen Sparse principal component analysis. True False False False dppalomar/sparseEigen
16 TSdbi R R Numerical Libraries & Data Structures Numerical Libraries & Data Structures numerical-libraries-data-structures 0 http://tsdbi.r-forge.r-project.org/ Provides a common interface to time series databases. False False False False
17 tseries R R Numerical Libraries & Data Structures Numerical Libraries & Data Structures numerical-libraries-data-structures 2026-07-13 0 https://cran.r-project.org/web/packages/tseries/index.html Time Series Analysis and Computational Finance. False True False False
26 PyQL Python Python Financial Instruments & Pricing Financial Instruments & Pricing financial-instruments-pricing 2026-07-16 1327 https://github.com/enthought/pyql QuantLib's Python port. True False False False enthought/pyql
27 pyfin Python Python Financial Instruments & Pricing Financial Instruments & Pricing financial-instruments-pricing 2014-12-03 318 https://github.com/opendoor-labs/pyfin Basic options pricing in Python. *ARCHIVED*. True False False False opendoor-labs/pyfin
28 vollib Python Python Financial Instruments & Pricing Financial Instruments & Pricing financial-instruments-pricing 2023-04-01 1010 https://github.com/vollib/vollib vollib is a python library for calculating option prices, implied volatility and greeks. True False False False vollib/vollib
29 py_vollib Python Python Financial Instruments & Pricing Financial Instruments & Pricing financial-instruments-pricing 2026-04-30 417 418 https://github.com/vollib/py_vollib vollib Python implementation. True False False False vollib/py_vollib
30 QuantPy Python Python Financial Instruments & Pricing Financial Instruments & Pricing financial-instruments-pricing 2017-11-28 1042 https://github.com/jsmidt/QuantPy A framework for quantitative finance In python. True False False False jsmidt/QuantPy
31 Finance-Python Python Python Financial Instruments & Pricing Financial Instruments & Pricing financial-instruments-pricing 2024-01-01 908 https://github.com/alpha-miner/Finance-Python Python tools for Finance. True False False False alpha-miner/Finance-Python
32 ffn Python Python Financial Instruments & Pricing Financial Instruments & Pricing financial-instruments-pricing 2026-07-20 2628 https://github.com/pmorissette/ffn A financial function library for Python. True False False False pmorissette/ffn
34 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
35 pysabr Python Python Financial Instruments & Pricing Financial Instruments & Pricing financial-instruments-pricing 2022-04-21 622 https://github.com/ynouri/pysabr SABR model Python implementation. True False False False ynouri/pysabr
36 FinancePy Python Python Financial Instruments & Pricing Financial Instruments & Pricing financial-instruments-pricing 2026-06-16 3064 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
37 gs-quant Python Python Financial Instruments & Pricing Financial Instruments & Pricing financial-instruments-pricing 2026-07-15 11523 11531 https://github.com/goldmansachs/gs-quant Python toolkit for quantitative finance. True False False False goldmansachs/gs-quant
38 willowtree Python Python Financial Instruments & Pricing Financial Instruments & Pricing financial-instruments-pricing 2018-07-14 379 https://github.com/federicomariamassari/willowtree Robust and flexible Python implementation of the willow tree lattice for derivatives pricing. True False False False federicomariamassari/willowtree
39 financial-engineering Python Python Financial Instruments & Pricing Financial Instruments & Pricing financial-instruments-pricing 2017-11-20 541 https://github.com/federicomariamassari/financial-engineering Applications of Monte Carlo methods to financial engineering projects, in Python. True False False False federicomariamassari/financial-engineering
40 optlib Python Python Financial Instruments & Pricing Financial Instruments & Pricing financial-instruments-pricing 2022-11-18 1620 https://github.com/dbrojas/optlib A library for financial options pricing written in Python. True False False False dbrojas/optlib
48 Intrinsic-Value-Calculator Python Python Financial Instruments & Pricing Financial Instruments & Pricing financial-instruments-pricing 2025-07-02 93 https://github.com/akashaero/Intrinsic-Value-Calculator A Python tool for quick calculations of a stock's fair value using Discounted Cash Flow analysis. True False False False akashaero/Intrinsic-Value-Calculator
49 Kelly-Criterion Python Python Financial Instruments & Pricing Financial Instruments & Pricing financial-instruments-pricing 2019-02-16 116 https://github.com/deltaray-io/kelly-criterion Kelly Criterion implemented in Python to size portfolios based on J. L. Kelly Jr's formula. True False False False deltaray-io/kelly-criterion
50 rateslib Python Python Financial Instruments & Pricing Financial Instruments & Pricing financial-instruments-pricing 2026-04-09 351 https://github.com/attack68/rateslib A fixed income library for pricing bonds and bond futures, and derivatives such as IRS, cross-currency and FX swaps. True False False False attack68/rateslib
51 fypy Python Python Financial Instruments & Pricing Financial Instruments & Pricing financial-instruments-pricing 2025-02-27 144 145 https://github.com/jkirkby3/fypy Vanilla and exotic option pricing library to support quantitative R&D. Focus on pricing interesting/useful models and contracts (including and beyond Black-Scholes), as well as calibration of financial models to market data. True False False False jkirkby3/fypy
52 Pyderivatives Python Python Financial Instruments & Pricing Financial Instruments & Pricing financial-instruments-pricing 2026-07-13 35 https://github.com/Julian-Beatty/Pyderivatives Toolkit for option pricing, implied volatility surfaces, risk-neutral densities, and pricing kernel surfaces with support for advanced models including Heston, Kou, and Bates. True False False False Julian-Beatty/Pyderivatives
53 quantra Python Python Financial Instruments & Pricing Financial Instruments & Pricing financial-instruments-pricing 2026-07-20 28 https://github.com/joseprupi/quantraserver High-performance pricing engine built on QuantLib. It exposes QuantLib's functionality through gRPC and REST APIs, enabling distributed computations with FlatBuffers serialization. True False False False joseprupi/quantraserver
54 optionlab Python Python Financial Instruments & Pricing Financial Instruments & Pricing financial-instruments-pricing 2026-07-18 542 https://github.com/rgaveiga/optionlab A Python library for evaluating option trading strategies. True False False False rgaveiga/optionlab
55 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
56 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
57 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
58 RQuantLib R R Financial Instruments & Pricing Financial Instruments & Pricing financial-instruments-pricing 2026-07-20 2026-07-21 134 135 https://github.com/eddelbuettel/rquantlib RQuantLib connects GNU R with QuantLib. True False False False eddelbuettel/rquantlib
59 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
60 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
61 fAsianOptions Financial Instruments & Pricing Financial Instruments & Pricing financial-instruments-pricing 0 https://cran.r-project.org/web/packages/fAsianOptions/index.html EBM and Asian Option Valuation. False True False False
88 Miletus.jl Julia Julia Financial Instruments & Pricing Financial Instruments & Pricing financial-instruments-pricing 2023-12-07 92 https://github.com/JuliaComputing/Miletus.jl A financial contract definition, modeling language, and valuation framework. True False False False JuliaComputing/Miletus.jl
89 Strata Java Java Financial Instruments & Pricing Financial Instruments & Pricing financial-instruments-pricing 2026-07-02 951 http://strata.opengamma.io/ Modern open-source analytics and market risk library designed and written in Java. [GitHub](https://github.com/OpenGamma/Strata) True False False False OpenGamma/Strata
90 JQuantLib Java Java Financial Instruments & Pricing Financial Instruments & Pricing financial-instruments-pricing 2016-02-26 154 https://github.com/frgomes/jquantlib JQuantLib is a free, open-source, comprehensive framework for quantitative finance, written in 100% Java. True False False False frgomes/jquantlib
91 finmath.net Java Java Financial Instruments & Pricing Financial Instruments & Pricing financial-instruments-pricing 2026-06-06 580 581 http://finmath.net Java library with algorithms and methodologies related to mathematical finance. [GitHub](https://github.com/finmath/finmath-lib) True False False False finmath/finmath-lib
92 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
93 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
94 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
104 QuantScale Scala Scala Financial Instruments & Pricing Financial Instruments & Pricing financial-instruments-pricing 2014-01-14 51 https://github.com/choucrifahed/quantscale Scala Quantitative Finance Library. True False False False choucrifahed/quantscale
105 Scala Quant Scala Scala Financial Instruments & Pricing Financial Instruments & Pricing financial-instruments-pricing 2017-05-06 10 https://github.com/frankcash/Scala-Quant Scala library for working with stock data from IFTTT recipes or Google Finance. True False False False frankcash/Scala-Quant
106 QuantMath Rust Rust Financial Instruments & Pricing Financial Instruments & Pricing financial-instruments-pricing 2020-05-28 407 https://github.com/MarcusRainbow/QuantMath Financial maths library for risk-neutral pricing and risk. True False False False MarcusRainbow/QuantMath
107 RustQuant Rust Rust Financial Instruments & Pricing Financial Instruments & Pricing financial-instruments-pricing 2026-01-14 1790 1792 https://github.com/avhz/RustQuant Quantitative finance library written in Rust. True False False False avhz/RustQuant
108 QoX Python Python Financial Instruments & Pricing Financial Instruments & Pricing financial-instruments-pricing 2026-06-11 4 https://github.com/bboutelje/qox-python-samples Finite difference pricing library written in Rust. True False False False bboutelje/qox-python-samples
109 pandas_talib Python Python Technical Indicators Technical Indicators technical-indicators 2018-05-30 785 https://github.com/femtotrader/pandas_talib A Python Pandas implementation of technical analysis indicators. True False False False femtotrader/pandas_talib
110 finta Python Python Technical Indicators Technical Indicators technical-indicators 2022-07-24 2262 https://github.com/peerchemist/finta Common financial technical analysis indicators implemented in Pandas. True False False False peerchemist/finta
112 lppls Python Python Technical Indicators Technical Indicators technical-indicators 2026-05-30 464 https://github.com/Boulder-Investment-Technologies/lppls A Python module for fitting the [Log-Periodic Power Law Singularity (LPPLS)](https://en.wikipedia.org/wiki/Didier_Sornette#The_JLS_and_LPPLS_models) model. True False False False Boulder-Investment-Technologies/lppls
113 talipp Python Python Technical Indicators Technical Indicators technical-indicators 2025-09-09 532 https://github.com/nardew/talipp Incremental technical analysis library for Python. True False False False nardew/talipp
114 streaming_indicators Python Python Technical Indicators Technical Indicators technical-indicators 2025-04-27 152 https://github.com/mr-easy/streaming_indicators A python library for computing technical analysis indicators on streaming data. True False False False mr-easy/streaming_indicators
115 TA-Lib Python Python Technical Indicators Technical Indicators technical-indicators 2026-07-16 12133 12135 https://github.com/mrjbq7/ta-lib Python wrapper for TA-Lib (<http://ta-lib.org/>). True False False False mrjbq7/ta-lib
116 ta Python Python Technical Indicators Technical Indicators technical-indicators 2026-03-18 5123 5124 https://github.com/bukosabino/ta Technical Analysis Library using Pandas (Python). True False False False bukosabino/ta
117 bta-lib Python Python Technical Indicators Technical Indicators technical-indicators 2020-03-11 499 https://github.com/mementum/bta-lib Technical Analysis library in pandas for backtesting algotrading and quantitative analysis. True False False False mementum/bta-lib
118 TuneTA Python Python Technical Indicators Technical Indicators technical-indicators 2023-10-13 462 https://github.com/jmrichardson/tuneta TuneTA optimizes technical indicators using a distance correlation measure to a user defined target feature such as next day return. True False False False jmrichardson/tuneta
119 TTR R R Technical Indicators Technical Indicators technical-indicators 2026-02-28 348 https://github.com/joshuaulrich/TTR Technical Trading Rules. True False False False joshuaulrich/TTR
130 TradeAggregation Rust Rust Technical Indicators Technical Indicators technical-indicators 2026-02-05 117 https://github.com/MathisWellmann/trade_aggregation-rs Aggregate trades into user-defined candles using information driven rules. True False False False MathisWellmann/trade_aggregation-rs
131 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
132 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
133 Wickra Rust Rust,Python,JavaScript,C++,C#,Golang,Java,R Technical Indicators Technical Indicators technical-indicators 2026-07-18 36 38 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
134 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
135 AlgoVault TypeScript TypeScript Trading & Backtesting Trading & Backtesting trading-backtesting 2026-07-20 2026-07-21 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
136 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
137 Inalpha Python Python,TypeScript Trading & Backtesting Trading & Backtesting trading-backtesting 2026-07-20 22 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
138 income-desk Python Python Trading & Backtesting Trading & Backtesting trading-backtesting 2026-07-20 2026-07-21 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
139 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
140 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
141 TradeSight Python Python Trading & Backtesting Trading & Backtesting trading-backtesting 2026-07-15 160 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
142 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
143 Vibe-Trading Python Python Trading & Backtesting Trading & Backtesting trading-backtesting 2026-07-20 2026-07-21 25719 26139 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
144 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
145 the0 Python Python Trading & Backtesting Trading & Backtesting trading-backtesting 2026-07-20 286 316 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
146 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
147 Investing algorithm framework Python Python Trading & Backtesting Trading & Backtesting trading-backtesting 2026-05-24 1418 1421 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
148 Lumibot Python Python Trading & Backtesting Trading & Backtesting trading-backtesting 2026-07-16 1827 1830 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
149 QSTrader Python Python Trading & Backtesting Trading & Backtesting trading-backtesting 2024-06-24 3421 https://github.com/mhallsmoore/qstrader QSTrader backtesting simulation engine. True False False False mhallsmoore/qstrader
150 Blankly Python Python Trading & Backtesting Trading & Backtesting trading-backtesting 2024-12-30 2463 2464 https://github.com/Blankly-Finance/Blankly Fully integrated backtesting, paper trading, and live deployment. True False False False Blankly-Finance/Blankly
151 zipline Python Python Trading & Backtesting Trading & Backtesting trading-backtesting 2020-10-14 19992 19995 https://github.com/quantopian/zipline Pythonic algorithmic trading library. True False False False quantopian/zipline
152 zipline-reloaded Python Python Trading & Backtesting Trading & Backtesting trading-backtesting 2025-11-13 1836 1840 https://github.com/stefan-jansen/zipline-reloaded Zipline, a Pythonic Algorithmic Trading Library. True False False False stefan-jansen/zipline-reloaded
153 QuantSoftware Toolkit Python Python Trading & Backtesting Trading & Backtesting trading-backtesting 2016-10-07 480 https://github.com/QuantSoftware/QuantSoftwareToolkit Python-based open source software framework designed to support portfolio construction and management. True False False False QuantSoftware/QuantSoftwareToolkit
154 quantitative Python Python Trading & Backtesting Trading & Backtesting trading-backtesting 2019-03-03 67 https://github.com/jeffrey-liang/quantitative Quantitative finance, and backtesting library. True False False False jeffrey-liang/quantitative
155 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
156 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
157 backtrader Python Python Trading & Backtesting Trading & Backtesting trading-backtesting 2023-04-19 22507 22514 https://github.com/backtrader/backtrader Python Backtesting library for trading strategies. True False False False backtrader/backtrader
158 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
159 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
160 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
161 pyalgotrade Python Python Trading & Backtesting Trading & Backtesting trading-backtesting 2023-03-05 4661 https://github.com/gbeced/pyalgotrade Python Algorithmic Trading Library. True False False False gbeced/pyalgotrade
162 basana Python Python Trading & Backtesting Trading & Backtesting trading-backtesting 2026-07-20 2026-07-21 853 https://github.com/gbeced/basana A Python async and event driven framework for algorithmic trading, with a focus on crypto currencies. True False False False gbeced/basana
163 algobroker Python Python Trading & Backtesting Trading & Backtesting trading-backtesting 2016-03-31 96 https://github.com/joequant/algobroker This is an execution engine for algo trading. True False False False joequant/algobroker
164 finmarketpy Python Python Trading & Backtesting Trading & Backtesting trading-backtesting 2026-04-16 3792 3793 https://github.com/cuemacro/finmarketpy Python library for backtesting trading strategies and analyzing financial markets. True False False False cuemacro/finmarketpy
165 binary-martingale Python Python Trading & Backtesting Trading & Backtesting trading-backtesting 2017-10-16 48 https://github.com/metaperl/binary-martingale Computer program to automatically trade binary options martingale style. True False False False metaperl/binary-martingale
166 fooltrader Python Python Trading & Backtesting Trading & Backtesting trading-backtesting 2020-07-19 1195 https://github.com/foolcage/fooltrader the project using big-data technology to provide an uniform way to analyze the whole market. True False False False foolcage/fooltrader
167 zvt Python Python Trading & Backtesting Trading & Backtesting trading-backtesting 2026-07-01 4236 4241 https://github.com/zvtvz/zvt the project using sql, pandas to provide an uniform and extendable way to record data, computing factors, select securities, backtesting, realtime trading and it could show all of them in clearly charts in realtime. True False False False zvtvz/zvt
168 pylivetrader Python Python Trading & Backtesting Trading & Backtesting trading-backtesting 2022-04-11 686 https://github.com/alpacahq/pylivetrader zipline-compatible live trading library. True False False False alpacahq/pylivetrader
169 pipeline-live Python Python Trading & Backtesting Trading & Backtesting trading-backtesting 2022-04-11 207 https://github.com/alpacahq/pipeline-live zipline's pipeline capability with IEX for live trading. True False False False alpacahq/pipeline-live
170 zipline-extensions Python Python Trading & Backtesting Trading & Backtesting trading-backtesting 2018-09-17 18 https://github.com/quantrocket-llc/zipline-extensions Zipline extensions and adapters for QuantRocket. True False False False quantrocket-llc/zipline-extensions
172 pyqstrat Python Python Trading & Backtesting Trading & Backtesting trading-backtesting 2023-11-05 372 https://github.com/abbass2/pyqstrat A fast, extensible, transparent python library for backtesting quantitative strategies. True False False False abbass2/pyqstrat
173 NowTrade Python Python Trading & Backtesting Trading & Backtesting trading-backtesting 2017-02-07 103 https://github.com/edouardpoitras/NowTrade Python library for backtesting technical/mechanical strategies in the stock and currency markets. True False False False edouardpoitras/NowTrade
174 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
175 PRISM-INSIGHT Python Python Trading & Backtesting Trading & Backtesting trading-backtesting 2026-07-21 2026-07-22 685 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
176 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
177 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
178 aat Python Python Trading & Backtesting Trading & Backtesting trading-backtesting 2026-06-22 825 826 https://github.com/timkpaine/aat Async Algorithmic Trading Engine. True False False False timkpaine/aat
179 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
180 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
181 quantstats Python Python Trading & Backtesting Trading & Backtesting trading-backtesting 2026-01-13 7464 https://github.com/ranaroussi/quantstats Portfolio analytics for quants, written in Python. True False False False ranaroussi/quantstats
182 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
183 qtpylib Python Python Trading & Backtesting Trading & Backtesting trading-backtesting 2021-03-24 2268 https://github.com/ranaroussi/qtpylib QTPyLib, Pythonic Algorithmic Trading <http://qtpylib.io>. True False False False ranaroussi/qtpylib
184 Quantdom Python Python Trading & Backtesting Trading & Backtesting trading-backtesting 2019-03-12 772 https://github.com/constverum/Quantdom Python-based framework for backtesting trading strategies & analyzing financial markets [GUI :neckbeard:.] True False False False constverum/Quantdom
185 freqtrade Python Python Trading & Backtesting Trading & Backtesting trading-backtesting 2026-07-20 2026-07-21 52488 52521 https://github.com/freqtrade/freqtrade Free, open source crypto trading bot. True False False False freqtrade/freqtrade
186 algorithmic-trading-with-python Python Python Trading & Backtesting Trading & Backtesting trading-backtesting 2021-06-01 3413 3412 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
187 Qlib Python Python Trading & Backtesting Trading & Backtesting trading-backtesting 2026-04-22 46450 46480 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
188 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
189 machine-learning-for-trading Python Python Trading & Backtesting Trading & Backtesting trading-backtesting 2026-07-20 19994 20009 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
190 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
191 jesse Python Python Trading & Backtesting Trading & Backtesting trading-backtesting 2026-07-13 8198 8215 https://github.com/jesse-ai/jesse An advanced crypto trading bot written in Python. True False False False jesse-ai/jesse
192 rqalpha Python Python Trading & Backtesting Trading & Backtesting trading-backtesting 2026-07-10 6598 6600 https://github.com/ricequant/rqalpha A extendable, replaceable Python algorithmic backtest && trading framework supporting multiple securities. True False False False ricequant/rqalpha
193 FinRL-Library Python Python Trading & Backtesting Trading & Backtesting trading-backtesting 2026-07-12 15779 15784 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
194 aurumq-rl Python Python Trading & Backtesting Trading & Backtesting trading-backtesting 2026-07-19 24 26 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
195 bulbea Python Python Trading & Backtesting Trading & Backtesting trading-backtesting 2017-03-19 2314 https://github.com/achillesrasquinha/bulbea Deep Learning based Python Library for Stock Market Prediction and Modelling. True False False False achillesrasquinha/bulbea
196 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
197 OctoBot Python Python Trading & Backtesting Trading & Backtesting trading-backtesting 2026-07-17 6241 6243 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
198 OpenFinClaw Python Python,Rust Trading & Backtesting Trading & Backtesting trading-backtesting error 0 https://github.com/cryptoSUN2049/openFinclaw AI-native hedge fund platform: natural language strategy generation, Rust backtesting engine, multi-market execution, and self-evolving strategy pipeline with community leaderboard. True False False False cryptoSUN2049/openFinclaw
199 Stock-Prediction-Models Python Python Trading & Backtesting Trading & Backtesting trading-backtesting 2021-01-05 9461 9465 https://github.com/huseinzol05/Stock-Prediction-Models Gathers machine learning and deep learning models for Stock forecasting including trading bots and simulations. True False False False huseinzol05/Stock-Prediction-Models
200 AutoTrader Python Python Trading & Backtesting Trading & Backtesting trading-backtesting 2025-05-04 1271 https://github.com/kieran-mackle/AutoTrader A Python-based development platform for automated trading systems - from backtesting to optimization to livetrading. True False False False kieran-mackle/AutoTrader
201 fast-trade Python Python Trading & Backtesting Trading & Backtesting trading-backtesting 2026-07-14 574 575 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
202 qf-lib Python Python Trading & Backtesting Trading & Backtesting trading-backtesting 2026-07-03 949 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
203 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
204 vectorbt Python Python Trading & Backtesting Trading & Backtesting trading-backtesting 2026-07-14 8370 8382 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
205 Lean Python Python,C# Trading & Backtesting Trading & Backtesting trading-backtesting 2026-07-20 2026-07-21 20624 20641 https://github.com/QuantConnect/Lean Lean Algorithmic Trading Engine by QuantConnect (Python, C#). True False False False QuantConnect/Lean
206 pysystemtrade Python Python Trading & Backtesting Trading & Backtesting trading-backtesting 2026-07-18 3400 3401 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
207 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
208 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
209 PyBroker Python Python Trading & Backtesting Trading & Backtesting trading-backtesting 2026-07-20 3455 3453 https://github.com/edtechre/pybroker Algorithmic Trading with Machine Learning. True False False False edtechre/pybroker
210 OctoBot Script Python Python Trading & Backtesting Trading & Backtesting trading-backtesting 2026-03-30 44 https://github.com/Drakkar-Software/OctoBot-Script A quant framework to create cryptocurrencies strategies - from backtesting to optimization to livetrading. True False False False Drakkar-Software/OctoBot-Script
211 hftbacktest Python Python Trading & Backtesting Trading & Backtesting trading-backtesting 2025-12-23 4295 4299 https://github.com/nkaz001/hftbacktest A high-frequency trading and market-making backtesting tool accounts for limit orders, queue positions, and latencies, utilizing full tick data for trades and order books. True False False False nkaz001/hftbacktest
212 flashalpha-fill-simulator Python Python Trading & Backtesting Trading & Backtesting trading-backtesting 2026-06-16 3 https://github.com/FlashAlpha-lab/flashalpha-fill-simulator Realistic limit-order fill simulator for options credit/debit spreads with post-and-wait limits, stale-quote guards, deterministic same-bar tiebreaks, and a patient-then-cross exit; engine-agnostic and zero runtime dependencies. True False False False FlashAlpha-lab/flashalpha-fill-simulator
213 vnpy Python Python Trading & Backtesting Trading & Backtesting trading-backtesting 2026-05-17 43170 43384 https://github.com/vnpy/vnpy VeighNa is a Python-based open source quantitative trading system development framework. True False False False vnpy/vnpy
214 Intelligent Trading Bot Python Python Trading & Backtesting Trading & Backtesting trading-backtesting 2026-07-17 1825 1824 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
215 fastquant Python Python Trading & Backtesting Trading & Backtesting trading-backtesting 2023-09-15 1750 1751 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
216 nautilus_trader Python Python,Rust Trading & Backtesting Trading & Backtesting trading-backtesting 2026-07-21 2026-07-22 24855 24880 https://github.com/nautechsystems/nautilus_trader A high-performance algorithmic trading platform and event-driven backtester. True False False False nautechsystems/nautilus_trader
217 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
218 Trading Strategy Python Python Trading & Backtesting Trading & Backtesting trading-backtesting 2026-07-18 2026-07-21 235 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
219 Hikyuu Python Python,C++ Trading & Backtesting Trading & Backtesting trading-backtesting 2026-07-20 2026-07-21 3364 3365 https://github.com/fasiondog/hikyuu A base on Python/C++ open source high-performance quant framework for faster analysis and backtesting, contains the complete trading system components for reuse and combination. True False False False fasiondog/hikyuu
220 rust_bt Python Python Trading & Backtesting Trading & Backtesting trading-backtesting 2026-01-05 81 https://github.com/jensnesten/rust_bt A high performance, low-latency backtesting engine for testing quantitative trading strategies on historical and live data in Rust. True False False False jensnesten/rust_bt
221 Gunbot Quant Python Python Trading & Backtesting Trading & Backtesting trading-backtesting 2025-08-19 52 https://github.com/GuntharDeNiro/gunbot-quant Toolkit for quantitative trading analysis. It integrates an advanced market screener, a multi-strategy, multi-asset backtesting engine. Use with built-in GUI or through CLI. True False False False GuntharDeNiro/gunbot-quant
222 StrateQueue Python Python Trading & Backtesting Trading & Backtesting trading-backtesting 2025-12-30 209 210 https://github.com/StrateQueue/StrateQueue An open‑source, broker‑agnostic Python library that lets you seamlessly deploy strategies from any major backtesting engine to live (or paper) trading with zero code changes and built‑in safety controls. True False False False StrateQueue/StrateQueue
223 PythonTradingFramework Python Python Trading & Backtesting Trading & Backtesting trading-backtesting 2026-05-06 34 https://github.com/JustinGuese/python_tradingbot_framework Python algorithmic trading bot framework for Kubernetes: backtesting, hyperparameter optimization, 150+ technical analysis indicators (RSI, MACD, Bollinger Bands, ADX), portfolio management, PostgreSQL integration, Helm deployment, CronJob scheduling. Minimal overhead, production-ready, Yahoo Finance data. True False False False JustinGuese/python_tradingbot_framework
224 QTradeX-AI-Agents Python Python Trading & Backtesting Trading & Backtesting trading-backtesting 2025-05-25 19 https://github.com/squidKid-deluxe/QTradeX-AI-Agents Example strategies for the QTradeX platfrom. True False False False squidKid-deluxe/QTradeX-AI-Agents
225 QTradeX-Algo-Trading-SDK Python Python Trading & Backtesting Trading & Backtesting trading-backtesting 2026-07-19 82 83 https://github.com/squidKid-deluxe/QTradeX-Algo-Trading-SDK AI-powered SDK featuring algorithmic trading, backtesting, deployment on 100+ exchanges, and multiple optimization engines. True False False False squidKid-deluxe/QTradeX-Algo-Trading-SDK
226 antback Python Python Trading & Backtesting Trading & Backtesting trading-backtesting 2025-11-12 16 https://github.com/ts-kontakt/antback A lightweight, event-loop-style backtest engine that allows a function-driven imperative style using efficient stateful helper functions and data containers. True False False False ts-kontakt/antback
227 VARRD Python Python Trading & Backtesting Trading & Backtesting trading-backtesting 2026-05-04 24 https://github.com/augiemazza/varrd AI-powered trading edge discovery platform that validates trading ideas with event studies, statistical tests, and real market data. Web app, MCP server, CLI (`pip install varrd`), and Python SDK. True False False False augiemazza/varrd
228 JIT-Optimization-Engine Python Python Trading & Backtesting Trading & Backtesting trading-backtesting 2026-03-22 2 https://github.com/cloudsealed/JIT-Optimization-Engine High-performance analytical core using LLVM JIT (Numba) to process large-scale telemetry for quant diagnostics. True False False False cloudsealed/JIT-Optimization-Engine
229 backtester-mcp Python Python Trading & Backtesting Trading & Backtesting trading-backtesting 2026-04-17 3 4 https://pypi.org/project/backtester-mcp/ Local-first backtesting engine with built-in overfitting checks (PBO, deflated Sharpe, bootstrap CI, walk-forward) and a native MCP server for AI agents. [GitHub](https://github.com/bcosm/backtester-mcp) True False True False bcosm/backtester-mcp
230 backtest R R Trading & Backtesting Trading & Backtesting trading-backtesting 2015-09-17 0 https://cran.r-project.org/web/packages/backtest/index.html Exploring Portfolio-Based Conjectures About Financial Instruments. False True False False
231 pa R R Trading & Backtesting Trading & Backtesting trading-backtesting 2023-08-21 0 https://cran.r-project.org/web/packages/pa/index.html Performance Attribution for Equity Portfolios. False True False False
232 QuantTools R R Trading & Backtesting Trading & Backtesting trading-backtesting 0 https://quanttools.bitbucket.io/_site/index.html Enhanced Quantitative Trading Modelling. False False False False
233 blotter R R Trading & Backtesting Trading & Backtesting trading-backtesting 2024-12-13 116 https://github.com/braverock/blotter Transaction infrastructure for defining instruments, transactions, portfolios and accounts for trading systems and simulation. Provides portfolio support for multi-asset class and multi-currency portfolios. Actively maintained and developed. True False False False braverock/blotter
234 quantstrat R R Trading & Backtesting Trading & Backtesting trading-backtesting 2023-09-14 308 https://github.com/braverock/quantstrat Transaction-oriented infrastructure for constructing trading systems and simulation. Provides support for multi-asset class and multi-currency portfolios for backtesting and other financial research. True False False False braverock/quantstrat
235 QUANTAXIS Matlab Matlab Trading & Backtesting Trading & Backtesting trading-backtesting 2026-02-28 10904 10910 https://github.com/yutiansut/quantaxis Integrated Quantitative Toolbox with Matlab. True False False False yutiansut/quantaxis
236 PROJ_Option_Pricing_Matlab Matlab Matlab Trading & Backtesting Trading & Backtesting trading-backtesting 2024-11-19 208 https://github.com/jkirkby3/PROJ_Option_Pricing_Matlab Quant Option Pricing - Exotic/Vanilla: Barrier, Asian, European, American, Parisian, Lookback, Cliquet, Variance Swap, Swing, Forward Starting, Step, Fader. True False False False jkirkby3/PROJ_Option_Pricing_Matlab
237 Fastback.jl Julia Julia Trading & Backtesting Trading & Backtesting trading-backtesting 2026-05-05 21 https://github.com/rbeeli/Fastback.jl Blazing fast Julia backtester. True False False False rbeeli/Fastback.jl
238 Lucky.jl Julia Julia Trading & Backtesting Trading & Backtesting trading-backtesting 2026-06-25 29 https://github.com/oliviermilla/Lucky.jl Modular, asynchronous trading engine in pure Julia. True False False False oliviermilla/Lucky.jl
239 Strategems.jl Julia Julia Trading & Backtesting Trading & Backtesting trading-backtesting 2021-04-06 167 https://github.com/dysonance/Strategems.jl Quantitative systematic trading strategy development and backtesting. True False False False dysonance/Strategems.jl
240 ccxt JavaScript JavaScript,Python,PHP Trading & Backtesting Trading & Backtesting trading-backtesting 2026-07-20 2026-07-21 43355 43366 https://github.com/ccxt/ccxt A JavaScript / Python / PHP cryptocurrency trading API with support for more than 100 bitcoin/altcoin exchanges. True False False False ccxt/ccxt
241 binance-fix-connector-python Python Python Trading & Backtesting Trading & Backtesting trading-backtesting 2026-05-26 1 https://github.com/AlexanderMerkel/binance-fix-connector-python Async Python connector for Binance Spot FIX sessions with Order Entry, Market Data, and Drop Copy support. True False False False AlexanderMerkel/binance-fix-connector-python
242 Jiji Ruby Ruby Trading & Backtesting Trading & Backtesting trading-backtesting 2019-01-22 249 https://github.com/unageanu/jiji2 Open Source Forex algorithmic trading framework using OANDA REST API. True False False False unageanu/jiji2
243 Tai Elixir/Erlang Elixir/Erlang Trading & Backtesting Trading & Backtesting trading-backtesting 2024-12-06 499 https://github.com/fremantle-capital/tai Open Source composable, real time, market data and trade execution toolkit. True False False False fremantle-capital/tai
244 Workbench Elixir/Erlang Elixir/Erlang Trading & Backtesting Trading & Backtesting trading-backtesting 2022-06-06 121 https://github.com/fremantle-industries/workbench From Idea to Execution - Manage your trading operation across a globally distributed cluster. True False False False fremantle-industries/workbench
245 Prop Elixir/Erlang Elixir/Erlang Trading & Backtesting Trading & Backtesting trading-backtesting 2022-06-06 57 https://github.com/fremantle-industries/prop An open and opinionated trading platform using productive & familiar open source libraries and tools for strategy research, execution and operation. True False False False fremantle-industries/prop
246 Kelp Golang Golang Trading & Backtesting Trading & Backtesting trading-backtesting 2021-11-26 1122 https://github.com/stellar/kelp Kelp is an open-source Golang algorithmic cryptocurrency trading bot that runs on centralized exchanges and Stellar DEX (command-line usage and desktop GUI). True False False False stellar/kelp
247 TradeFrame CPP CPP Trading & Backtesting Trading & Backtesting trading-backtesting 2026-03-05 668 669 https://github.com/rburkholder/trade-frame C++ 17 based framework/library (with sample applications) for testing options based automated trading ideas using DTN IQ real time data feed and Interactive Brokers (TWS API) for trade execution. Comes with built-in [Option Greeks/IV](https://github.com/rburkholder/trade-frame/tree/master/lib/TFOptions) calculation library. True False False False rburkholder/trade-frame
248 Hikyuu Python Python,C++ Trading & Backtesting Trading & Backtesting trading-backtesting 2026-07-20 2026-07-21 3364 3365 https://github.com/fasiondog/hikyuu A base on Python/C++ open source high-performance quant framework for faster analysis and backtesting, contains the complete trading system components for reuse and combination. You can use python or c++ freely. True False False False fasiondog/hikyuu
249 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
250 PandoraTrader CPP CPP Trading & Backtesting Trading & Backtesting trading-backtesting 2025-07-29 1439 https://github.com/pegasusTrader/PandoraTrader A C++ CTP trading framework, with very clear logic. True False False False pegasusTrader/PandoraTrader
251 NexusFix CPP CPP Trading & Backtesting Trading & Backtesting trading-backtesting 2026-07-18 2026-07-21 93 94 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
252 QuantConnect CSharp CSharp Trading & Backtesting Trading & Backtesting trading-backtesting 2026-07-20 2026-07-21 20624 20641 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
253 StockSharp CSharp CSharp Trading & Backtesting Trading & Backtesting trading-backtesting 2026-07-20 2026-07-21 10374 10381 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
254 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
255 Barter Rust Rust Trading & Backtesting Trading & Backtesting trading-backtesting 2026-05-09 2204 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
256 LFEST Rust Rust Trading & Backtesting Trading & Backtesting trading-backtesting 2026-07-20 2026-07-21 83 https://github.com/MathisWellmann/lfest-rs Simulated perpetual futures exchange to trade your strategy against. True False False False MathisWellmann/lfest-rs
257 OpenFinClaw Python Python,Rust Trading & Backtesting Trading & Backtesting trading-backtesting error 0 https://github.com/cryptoSUN2049/openFinclaw AI-native one-person hedge fund platform with Rust trading engine. Natural language → strategy → backtest → execution in 60s. Multi-market (US/HK/CN/Crypto), self-evolving strategy pipeline. Built on OpenClaw (68K+ stars). True False False False cryptoSUN2049/openFinclaw
258 Sextant Python Python Trading & Backtesting Trading & Backtesting trading-backtesting 2026-04-05 2 https://github.com/raphaub-hub/SEXTANT Local event-driven backtesting engine with no-code strategy builder and FRED vintage, ALFRED, yFinance support. True False False False raphaub-hub/SEXTANT
259 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
261 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
262 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
263 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
264 skfolio Python Python Portfolio Optimization & Risk Analysis Portfolio Optimization & Risk Analysis portfolio-optimization-risk-analysis 2026-07-15 2047 2048 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
265 PyPortfolioOpt Python Python Portfolio Optimization & Risk Analysis Portfolio Optimization & Risk Analysis portfolio-optimization-risk-analysis 2026-07-07 5872 5878 https://github.com/robertmartin8/PyPortfolioOpt Financial portfolio optimization in python, including classical efficient frontier and advanced methods. True False False False robertmartin8/PyPortfolioOpt
266 Eiten Python Python Portfolio Optimization & Risk Analysis Portfolio Optimization & Risk Analysis portfolio-optimization-risk-analysis 2020-09-21 3257 3259 https://github.com/tradytics/eiten Eiten is an open source toolkit by Tradytics that implements various statistical and algorithmic investing strategies such as Eigen Portfolios, Minimum Variance Portfolios, Maximum Sharpe Ratio Portfolios, and Genetic Algorithms based Portfolios. True False False False tradytics/eiten
267 riskparity.py Python Python Portfolio Optimization & Risk Analysis Portfolio Optimization & Risk Analysis portfolio-optimization-risk-analysis 2024-05-27 324 https://github.com/dppalomar/riskparity.py fast and scalable design of risk parity portfolios with TensorFlow 2.0. True False False False dppalomar/riskparity.py
268 mlfinlab Python Python Portfolio Optimization & Risk Analysis Portfolio Optimization & Risk Analysis portfolio-optimization-risk-analysis 2021-12-01 4875 4877 https://github.com/hudson-and-thames/mlfinlab Implementations regarding "Advances in Financial Machine Learning" by Marcos Lopez de Prado. (Feature Engineering, Financial Data Structures, Meta-Labeling). True False False False hudson-and-thames/mlfinlab
269 DeepDow Python Python Portfolio Optimization & Risk Analysis Portfolio Optimization & Risk Analysis portfolio-optimization-risk-analysis 2024-01-24 1173 https://github.com/jankrepl/deepdow Portfolio optimization with deep learning. True False False False jankrepl/deepdow
270 QuantLibRisks Python Python Portfolio Optimization & Risk Analysis Portfolio Optimization & Risk Analysis portfolio-optimization-risk-analysis 2026-04-02 21 https://github.com/auto-differentiation/QuantLib-Risks-Py Fast risks with QuantLib. True False False False auto-differentiation/QuantLib-Risks-Py
271 XAD Python Python Portfolio Optimization & Risk Analysis Portfolio Optimization & Risk Analysis portfolio-optimization-risk-analysis 2026-04-02 20 https://github.com/auto-differentiation/xad-py Automatic Differentation (AAD) Library. True False False False auto-differentiation/xad-py
272 pyfolio Python Python Portfolio Optimization & Risk Analysis Portfolio Optimization & Risk Analysis portfolio-optimization-risk-analysis 2020-02-28 6371 6372 https://github.com/quantopian/pyfolio Portfolio and risk analytics in Python. True False False False quantopian/pyfolio
273 etfray Python Python Portfolio Optimization & Risk Analysis Portfolio Optimization & Risk Analysis portfolio-optimization-risk-analysis 2026-06-01 8 https://github.com/alwank/etfray Terminal-based ETF research and portfolio analytics application for holdings, exposure, concentration, margin, and risk workflows. True False False False alwank/etfray
274 empyrical Python Python Portfolio Optimization & Risk Analysis Portfolio Optimization & Risk Analysis portfolio-optimization-risk-analysis 2020-10-14 1501 https://github.com/quantopian/empyrical Common financial risk and performance metrics. True False False False quantopian/empyrical
275 fecon235 Python Python Portfolio Optimization & Risk Analysis Portfolio Optimization & Risk Analysis portfolio-optimization-risk-analysis 2018-12-03 1274 https://github.com/rsvp/fecon235 Computational tools for financial economics include: Gaussian Mixture model of leptokurtotic risk, adaptive Boltzmann portfolios. True False False False rsvp/fecon235
278 visualize-wealth Python Python Portfolio Optimization & Risk Analysis Portfolio Optimization & Risk Analysis portfolio-optimization-risk-analysis 2015-06-10 150 https://github.com/benjaminmgross/visualize-wealth Portfolio construction and quantitative analysis. True False False False benjaminmgross/visualize-wealth
279 VisualPortfolio Python Python Portfolio Optimization & Risk Analysis Portfolio Optimization & Risk Analysis portfolio-optimization-risk-analysis 2017-02-28 107 https://github.com/wegamekinglc/VisualPortfolio This tool is used to visualize the performance of a portfolio. True False False False wegamekinglc/VisualPortfolio
280 universal-portfolios Python Python Portfolio Optimization & Risk Analysis Portfolio Optimization & Risk Analysis portfolio-optimization-risk-analysis 2026-04-15 859 https://github.com/Marigold/universal-portfolios Collection of algorithms for online portfolio selection. True False False False Marigold/universal-portfolios
281 FinQuant Python Python Portfolio Optimization & Risk Analysis Portfolio Optimization & Risk Analysis portfolio-optimization-risk-analysis 2023-09-03 1793 1794 https://github.com/fmilthaler/FinQuant A program for financial portfolio management, analysis and optimization. True False False False fmilthaler/FinQuant
282 Empyrial Python Python Portfolio Optimization & Risk Analysis Portfolio Optimization & Risk Analysis portfolio-optimization-risk-analysis 2025-09-14 1073 https://github.com/ssantoshp/Empyrial Portfolio's risk and performance analytics and returns predictions. True False False False ssantoshp/Empyrial
283 risktools Python Python Portfolio Optimization & Risk Analysis Portfolio Optimization & Risk Analysis portfolio-optimization-risk-analysis 2024-12-07 43 https://github.com/bbcho/risktools-dev Risk tools for use within the crude and crude products trading space with partial implementation of R's PerformanceAnalytics. True False False False bbcho/risktools-dev
284 Riskfolio-Lib Python Python Portfolio Optimization & Risk Analysis Portfolio Optimization & Risk Analysis portfolio-optimization-risk-analysis 2026-06-22 4373 4378 https://github.com/dcajasn/Riskfolio-Lib Portfolio Optimization and Quantitative Strategic Asset Allocation in Python. True False False False dcajasn/Riskfolio-Lib
285 empyrical-reloaded Python Python Portfolio Optimization & Risk Analysis Portfolio Optimization & Risk Analysis portfolio-optimization-risk-analysis 2025-07-29 116 https://github.com/stefan-jansen/empyrical-reloaded Common financial risk and performance metrics. [empyrical](https://github.com/quantopian/empyrical) fork. True False False False stefan-jansen/empyrical-reloaded
286 pyfolio-reloaded Python Python Portfolio Optimization & Risk Analysis Portfolio Optimization & Risk Analysis portfolio-optimization-risk-analysis 2025-06-02 599 https://github.com/stefan-jansen/pyfolio-reloaded Portfolio and risk analytics in Python. [pyfolio](https://github.com/quantopian/pyfolio) fork. True False False False stefan-jansen/pyfolio-reloaded
287 fortitudo.tech Python Python Portfolio Optimization & Risk Analysis Portfolio Optimization & Risk Analysis portfolio-optimization-risk-analysis 2026-07-09 302 https://github.com/fortitudo-tech/fortitudo.tech Conditional Value-at-Risk (CVaR) portfolio optimization and Entropy Pooling views / stress-testing in Python. True False False False fortitudo-tech/fortitudo.tech
297 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
298 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
299 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
300 Ghostfolio JavaScript JavaScript Portfolio Optimization & Risk Analysis Portfolio Optimization & Risk Analysis portfolio-optimization-risk-analysis 2026-07-20 2026-07-21 8990 8998 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
301 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
302 Alpha Skills Python Python Factor Analysis Factor Analysis factor-analysis 2026-04-14 65 66 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
303 alphalens Python Python Factor Analysis Factor Analysis factor-analysis 2020-04-27 4386 https://github.com/quantopian/alphalens Performance analysis of predictive alpha factors. True False False False quantopian/alphalens
304 alphalens-reloaded Python Python Factor Analysis Factor Analysis factor-analysis 2025-06-02 613 614 https://github.com/stefan-jansen/alphalens-reloaded Performance analysis of predictive (alpha) stock factors. True False False False stefan-jansen/alphalens-reloaded
305 Spectre Python Python Factor Analysis Factor Analysis factor-analysis 2025-04-15 814 816 https://github.com/Heerozh/spectre GPU-accelerated Factors analysis library and Backtester. True False False False Heerozh/spectre
306 ml-quant-trading Python Python Factor Analysis Factor Analysis factor-analysis 2026-07-20 2026-07-21 44 46 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
307 QuantGPT Python Python Factor Analysis Factor Analysis factor-analysis 2026-05-20 412 414 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
308 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
309 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
310 FactorAnalytics R R Factor Analysis Factor Analysis factor-analysis 2024-12-12 85 https://github.com/braverock/FactorAnalytics The FactorAnalytics package contains fitting and analysis methods for the three main types of factor models used in conjunction with portfolio construction, optimization and risk management, namely fundamental factor models, time series factor models and statistical factor models. True False False False braverock/FactorAnalytics
315 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
316 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
317 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
318 statsmodels Python Python Time Series Analysis Time Series Analysis time-series-analysis 2026-07-21 11523 11524 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
319 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
320 PyFlux Python Python Time Series Analysis Time Series Analysis time-series-analysis 2018-12-16 2136 https://github.com/RJT1990/pyflux Python library for timeseries modelling and inference (frequentist and Bayesian) on models. True False False False RJT1990/pyflux
321 tsfresh Python Python Time Series Analysis Time Series Analysis time-series-analysis 2026-07-06 9274 9276 https://github.com/blue-yonder/tsfresh Automatic extraction of relevant features from time series. True False False False blue-yonder/tsfresh
322 Facebook Prophet Python Python Time Series Analysis Time Series Analysis time-series-analysis 2026-02-02 20315 20320 https://github.com/facebook/prophet Tool for producing high quality forecasts for time series data that has multiple seasonality with linear or non-linear growth. True False False False facebook/prophet
323 tsmoothie Python Python Time Series Analysis Time Series Analysis time-series-analysis 2023-11-23 770 https://github.com/cerlymarco/tsmoothie A python library for time-series smoothing and outlier detection in a vectorized way. True False False False cerlymarco/tsmoothie
324 pmdarima Python Python Time Series Analysis Time Series Analysis time-series-analysis 2025-11-17 1730 1731 https://github.com/alkaline-ml/pmdarima A statistical library designed to fill the void in Python's time series analysis capabilities, including the equivalent of R's auto.arima function. True False False False alkaline-ml/pmdarima
325 gluon-ts Python Python Time Series Analysis Time Series Analysis time-series-analysis 2026-07-20 2026-07-21 5220 5222 https://github.com/awslabs/gluon-ts vProbabilistic time series modeling in Python. True False False False awslabs/gluon-ts
326 OmniOracle Python Python Time Series Analysis Time Series Analysis time-series-analysis 2026-03-23 7 https://github.com/cesabici-bit/omni-oracle Automatic discovery of non-trivial statistical relationships across 500+ time series from FRED, World Bank, EIA, and NOAA using mutual information screening, lagged MI directional testing, and FDR correction. True False False False cesabici-bit/omni-oracle
327 functime Python Python Time Series Analysis Time Series Analysis time-series-analysis 2026-05-03 1182 https://github.com/functime-org/functime Time-series machine learning at scale. Built with Polars for embarrassingly parallel feature extraction and forecasts on panel data. True False False False functime-org/functime
328 etf-pattern-match-pybind11 Python Python,C++ Time Series Analysis Time Series Analysis time-series-analysis 2026-07-20 2026-07-21 1 https://github.com/redamancy231-create/etf-pattern-match-pybind11 High-performance ETF pattern matching via DTW with cosine pre-filtering. 43× DTW and 58× pattern-match speedup over pure Python using pybind11/C++20. Includes Jupyter notebook with full algorithm walkthrough. True False False False redamancy231-create/etf-pattern-match-pybind11
329 wasserstein-btc Python Python Time Series Analysis Time Series Analysis time-series-analysis 2026-05-24 2 https://github.com/AccursedGalaxy/wasserstein-btc Distributional forecasting of crypto log-returns by tangent-space geodesic extrapolation on the 2-Wasserstein manifold (quantile-function coordinates). Walk-forward CRPS evaluation over 6.75 years across 4 assets × 3 horizons; benchmarked against classical baselines (Static / RW-Drift / HS-Bootstrap / GARCH-N / GARCH-t / GJR-GARCH-t) and a named-econometric panel (HAR-RV, CAViaR-SAV, Markov-switching Normal, FIGARCH, AR(1) Stochastic Volatility, bivariate VAR+GARCH). [Live dashboard](https://accursedgalaxy.github.io/wasserstein-btc/). True False False False AccursedGalaxy/wasserstein-btc
330 tseries R R Time Series Analysis Time Series Analysis time-series-analysis 2026-07-13 0 https://cran.r-project.org/web/packages/tseries/index.html Time Series Analysis and Computational Finance. False True False False
331 fGarch R R Time Series Analysis Time Series Analysis time-series-analysis 2025-12-12 0 https://cran.r-project.org/web/packages/fGarch/index.html Rmetrics - Autoregressive Conditional Heteroskedastic Modelling. False True False False
340 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
341 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
342 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
343 PineForge C++ C++ Time Series Analysis Time Series Analysis time-series-analysis 2026-07-21 166 167 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
344 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
345 OpenBB Terminal Python Python Market Data & Data Sources Market Data & Data Sources market-data-data-sources 2026-07-20 70821 70850 https://github.com/OpenBB-finance/OpenBBTerminal Terminal for investment research for everyone. True False False False OpenBB-finance/OpenBBTerminal
346 Fincept Terminal Python Python Market Data & Data Sources Market Data & Data Sources market-data-data-sources 2026-07-14 28724 28782 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
347 yfinance Python Python Market Data & Data Sources Market Data & Data Sources market-data-data-sources 2026-06-28 24755 24765 https://github.com/ranaroussi/yfinance Yahoo! Finance market data downloader (+faster Pandas Datareader). True False False False ranaroussi/yfinance
348 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
349 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
350 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
351 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
352 coinpaprika-api-python-client Python Python Market Data & Data Sources Market Data & Data Sources market-data-data-sources 2026-07-02 18 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
353 defeatbeta-api Python Python Market Data & Data Sources Market Data & Data Sources market-data-data-sources 2026-07-14 705 707 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
354 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
355 dexpaprika-sdk-python Python Python Market Data & Data Sources Market Data & Data Sources market-data-data-sources 2026-07-15 10 https://github.com/coinpaprika/dexpaprika-sdk-python Free DEX data API client. 34 blockchains, 30M+ pools, 27M+ tokens, real-time SSE streaming, OHLCV. No API key needed. True False False False coinpaprika/dexpaprika-sdk-python
356 pricehub Python Python Market Data & Data Sources Market Data & Data Sources market-data-data-sources 2026-06-17 38 https://github.com/eslazarev/pricehub Unified package for collecting OHLC prices from Binance, Bybit, Coinbase, OKX, Kraken, KuCoin, and Bitget (spot & futures) into a DataFrame, with flexible timestamp inputs and a wide range of intervals. True False False False eslazarev/pricehub
360 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
361 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
362 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
363 pandas-datareader Python Python Market Data & Data Sources Market Data & Data Sources market-data-data-sources 2026-06-24 2026-07-21 3229 3230 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
364 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
365 pyhoofinance Python Python Market Data & Data Sources Market Data & Data Sources market-data-data-sources 2016-10-07 9 https://github.com/innes213/pyhoofinance Rapidly queries Yahoo Finance for multiple tickers and returns typed data for analysis. True False False False innes213/pyhoofinance
366 yfinanceapi Python Python Market Data & Data Sources Market Data & Data Sources market-data-data-sources 2020-05-26 9 https://github.com/Karthik005/yfinanceapi Finance API for Python. True False False False Karthik005/yfinanceapi
402 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
403 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
404 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
405 alpaca-trade-api Python Python Market Data & Data Sources Market Data & Data Sources market-data-data-sources 2024-01-12 1881 1883 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
406 metatrader5 Python Python Market Data & Data Sources Market Data & Data Sources market-data-data-sources 2026-04-04 0 https://pypi.org/project/MetaTrader5/ API Connector to MetaTrader 5 Terminal. (Last updated: 2026-02-20). False False True False
407 akshare Python Python Market Data & Data Sources Market Data & Data Sources market-data-data-sources 2026-05-27 2026-07-21 21430 21460 https://github.com/jindaxiang/akshare AkShare is an elegant and simple financial data interface library for Python, built for human beings! <https://akshare.readthedocs.io>. True False False False jindaxiang/akshare
408 yahooquery Python Python Market Data & Data Sources Market Data & Data Sources market-data-data-sources 2025-05-15 914 https://github.com/dpguthrie/yahooquery Python interface for retrieving data through unofficial Yahoo Finance API. True False False False dpguthrie/yahooquery
409 investpy Python Python Market Data & Data Sources Market Data & Data Sources market-data-data-sources 2022-10-02 1845 1846 https://github.com/alvarobartt/investpy Financial Data Extraction from Investing.com with Python! <https://investpy.readthedocs.io/>. True False False False alvarobartt/investpy
410 yliveticker Python Python Market Data & Data Sources Market Data & Data Sources market-data-data-sources 2026-03-28 171 https://github.com/yahoofinancelive/yliveticker Live stream of market data from Yahoo Finance websocket. True False False False yahoofinancelive/yliveticker
411 bbgbridge Python Python Market Data & Data Sources Market Data & Data Sources market-data-data-sources 2020-01-07 2 https://github.com/ran404/bbgbridge Easy to use Bloomberg Desktop API wrapper for Python. True False False False ran404/bbgbridge
412 polygon.io Python Python Market Data & Data Sources Market Data & Data Sources market-data-data-sources 2026-07-09 1489 1491 https://github.com/polygon-io/client-python A python library for Polygon.io financial data APIs. True False False False polygon-io/client-python
413 SiftingIO Python Python Market Data & Data Sources Market Data & Data Sources market-data-data-sources 2026-06-27 1 https://github.com/SiftingIO/sdk-python A python library for Sifting.io financial market data APIs & Websocket. True False False False SiftingIO/sdk-python
414 alpha_vantage Python Python Market Data & Data Sources Market Data & Data Sources market-data-data-sources 2026-07-11 4865 https://github.com/RomelTorres/alpha_vantage A python wrapper for Alpha Vantage API for financial data. True False False False RomelTorres/alpha_vantage
415 oilpriceapi Python Python Market Data & Data Sources Market Data & Data Sources market-data-data-sources 2026-07-19 2 https://github.com/OilpriceAPI/python-sdk Python SDK for real-time oil and commodity prices (WTI, Brent, Urals, natural gas, coal) with OpenBB integration. True False False False OilpriceAPI/python-sdk
425 pandaSDMX Python Python Market Data & Data Sources Market Data & Data Sources market-data-data-sources 2023-02-25 134 https://github.com/dr-leo/pandaSDMX Python package that implements SDMX 2.1 (ISO 17369:2013), a format for exchange of statistical data and metadata used by national statistical agencies, central banks, and international organisations. True False False False dr-leo/pandaSDMX
426 cif Python Python Market Data & Data Sources Market Data & Data Sources market-data-data-sources 2022-06-18 66 https://github.com/LenkaV/CIF Python package that include few composite indicators, which summarize multidimensional relationships between individual economic indicators. True False False False LenkaV/CIF
427 finagg Python Python Market Data & Data Sources Market Data & Data Sources market-data-data-sources 2026-03-22 540 https://github.com/theOGognf/finagg finagg is a Python package that provides implementations of popular and free financial APIs, tools for aggregating historical data from those APIs into SQL databases, and tools for transforming aggregated data into features useful for analysis and AI/ML. True False False False theOGognf/finagg
428 FinanceDatabase Python Python Market Data & Data Sources Market Data & Data Sources market-data-data-sources 2026-07-19 8184 8212 https://github.com/JerBouma/FinanceDatabase This is a database of 300.000+ symbols containing Equities, ETFs, Funds, Indices, Currencies, Cryptocurrencies and Money Markets. True False False False JerBouma/FinanceDatabase
429 FinanceToolkit Python Python Market Data & Data Sources Market Data & Data Sources market-data-data-sources 2026-07-14 5133 5139 https://github.com/JerBouma/FinanceToolkit Toolkit with 200+ financial metrics including 80+ financial ratios, 30+ technical indicators, 20+ risk and performance metrics and 50+ macro indicators which pulls from Financial Modeling Prep, Yahoo Finance, OECD, GMBD and more. True False False False JerBouma/FinanceToolkit
430 Trading Strategy Python Python Market Data & Data Sources Market Data & Data Sources market-data-data-sources 0 https://github.com/tradingstrategy-ai/trading-strategy/ download price data for decentralised exchanges and lending protocols (DeFi). True False False False
431 datamule-python Python Python Market Data & Data Sources Market Data & Data Sources market-data-data-sources 2026-06-25 549 https://github.com/john-friedman/datamule-python A package to work with SEC data. Incorporates datamule endpoints. True False False False john-friedman/datamule-python
432 fsynth Python Python Market Data & Data Sources Market Data & Data Sources market-data-data-sources 2025-12-27 8 https://github.com/welcra/fsynth Python library for high-fidelity unlimited synthetic financial data generation using Heston Stochastic Volatility and Merton Jump Diffusion. True False False False welcra/fsynth
433 fedfred Python Python Market Data & Data Sources Market Data & Data Sources market-data-data-sources 0 https://nikhilxsunder.github.io/fedfred/ FRED & GeoFRED Economic data API with preprocessed dataframe output in pandas/geopandas, polars/polars_st, and dask dataframes/geodataframes. False False False False
434 edgar-sec Python Python Market Data & Data Sources Market Data & Data Sources market-data-data-sources 0 https://nikhilxsunder.github.io/edgar-sec/ EDGAR Financial data API with preprocessed dataclass outputs. False False False False
435 edgartools Python Python Market Data & Data Sources Market Data & Data Sources market-data-data-sources 2026-07-19 2497 2499 https://github.com/dgunning/edgartools AI-native SEC EDGAR library with XBRL financials, clean text extraction, 17+ typed forms, and pandas DataFrames. True False False False dgunning/edgartools
436 disclosure-alpha Python Python Market Data & Data Sources Market Data & Data Sources market-data-data-sources 2026-06-30 4 https://github.com/alwank/disclosure-alpha Deterministic SEC filing analytics for 10-K/10-Q: section extraction, tone and boilerplate metrics, year-over-year diff, and reproducible disclosure risk scores. CLI, Python SDK, HTTP panel screener, and MCP — no LLM required. True False False False alwank/disclosure-alpha
437 FilingFirehose Python Python Market Data & Data Sources Market Data & Data Sources market-data-data-sources 0 https://filingfirehose.com SEC EDGAR JSON API + free Forensic risk-scoring tool: body-text-classified 8-Ks flagging buried events (~7.3% of Item 8.01 filings), Schedule 13D/G with 21+ activist filers auto-tagged, S-3/424B5 ATM offering detection. Free Forensic risk score 0-100 per ticker grounded in cited SEC filings ([leaderboard](https://filingfirehose.com/forensic/leaderboard)). Open-source classifier at [buried-events-parser](https://github.com/jaablon/buried-events-parser). Also exposed as MCP server, ChatGPT GPT, and GitHub Action. False False False False
438 FXMacroData Python Python Market Data & Data Sources Market Data & Data Sources market-data-data-sources 2026-07-07 9 https://fxmacrodata.com/ Real-time forex macroeconomic API for all major currency pairs sourced from central bank announcements. [GitHub](https://github.com/fxmacrodata/fxmacrodata) True False False False fxmacrodata/fxmacrodata
460 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
461 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
462 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
463 pmxt Python Python,JavaScript Prediction Markets Prediction Markets prediction-markets 2026-07-18 1990 1993 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
464 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
465 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
466 SimpleFunctions JavaScript JavaScript Prediction Markets Prediction Markets prediction-markets error 0 https://github.com/spfunctions/simplefunctions-cli Prediction market intelligence CLI for Kalshi and Polymarket. Causal thesis models, edge detection, 24/7 orderbook monitoring, what-if scenarios, and trade execution. MCP server for AI agent integration. True False False False spfunctions/simplefunctions-cli
467 pmxt Python Python,JavaScript Prediction Markets Prediction Markets prediction-markets 2026-07-18 1990 1993 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
468 PolyMind Python Python Prediction Markets Prediction Markets prediction-markets 2026-06-18 1 https://polyminds.netlify.app/ Real-time Polymarket trading alerts with multi-AI analysis (Groq, Claude, Gemini). Track whale bets, volume spikes, coordinated wallets, and 12 signal types. Free tier available. [GitHub](https://github.com/samirasadov28-code/PolyMind) True False False False samirasadov28-code/PolyMind
469 prediction-market-maker Python Python Prediction Markets Prediction Markets prediction-markets 2026-04-10 21 https://github.com/octavi42/prediction-market-maker Open-source market-making strategy that placed #2 in Paradigm's prediction market challenge, with full strategy evolution and analysis. True False False False octavi42/prediction-market-maker
470 Oracle3 Python Python Prediction Markets Prediction Markets prediction-markets 2026-05-07 265 https://github.com/YichengYang-Ethan/oracle3 Autonomous trading agent for Kalshi, Polymarket, and Solana — Wang Transform pricing (calibrated on 291k resolved contracts) drives eight constraint-based arbitrage strategies and Kelly-sized model trades. True False False False YichengYang-Ethan/oracle3
471 exchange_calendars Python Python Calendars & Market Hours Calendars & Market Hours calendars-market-hours 2026-07-05 2026-07-21 654 https://github.com/gerrymanoim/exchange_calendars Stock Exchange Trading Calendars. True False False False gerrymanoim/exchange_calendars
472 bizdays Python Python Calendars & Market Hours Calendars & Market Hours calendars-market-hours 2026-03-08 91 https://github.com/wilsonfreitas/python-bizdays Business days calculations and utilities. True False False False wilsonfreitas/python-bizdays
473 pandas_market_calendars Python Python Calendars & Market Hours Calendars & Market Hours calendars-market-hours 2026-05-27 984 985 https://github.com/rsheftel/pandas_market_calendars Exchange calendars to use with pandas for trading applications. True False False False rsheftel/pandas_market_calendars
474 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
475 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
476 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
477 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
478 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
479 D-Tale Python Python Visualization Visualization visualization 2026-05-11 5189 5196 https://github.com/man-group/dtale Visualizer for pandas dataframes and xarray datasets. True False False False man-group/dtale
480 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
481 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
482 finvizfinance Python Python Visualization Visualization visualization 2026-01-03 1533 1534 https://github.com/lit26/finvizfinance Finviz analysis python library. True False False False lit26/finvizfinance
483 market-analy Python Python Visualization Visualization visualization 2026-07-20 78 https://github.com/maread99/market_analy Analysis and interactive charting using [market-prices](https://github.com/maread99/market_prices) and bqplot. True False False False maread99/market_analy
484 QuantInvestStrats Python Python Visualization Visualization visualization 2026-07-20 2026-07-21 586 587 https://github.com/ArturSepp/QuantInvestStrats Quantitative Investment Strategies (QIS) package implements Python analytics for visualisation of financial data, performance reporting, analysis of quantitative strategies. True False False False ArturSepp/QuantInvestStrats
485 LightweightCharts.jl Julia Julia Visualization Visualization visualization 2026-07-06 54 https://github.com/bhftbootcamp/LightweightCharts.jl Julia wrapper for Lightweight Charts™ by TradingView. True False False False bhftbootcamp/LightweightCharts.jl
486 QUANTAXIS_Webkit JavaScript JavaScript Visualization Visualization visualization 2017-07-30 37 https://github.com/yutiansut/QUANTAXIS_Webkit An awesome visualization center based on quantaxis. True False False False yutiansut/QUANTAXIS_Webkit
487 dxcharts-lite JavaScript JavaScript Visualization Visualization visualization 2026-07-08 99 https://github.com/devexperts/dxcharts-lite Flexible financial charting library based on HTML5 canvas. True False False False devexperts/dxcharts-lite
488 Exeria Charts JavaScript JavaScript Visualization Visualization visualization 2026-06-19 5 https://github.com/efixdata/exeria-charts High-performance, native Canvas/WebGL financial charting library for self-hosted applications without iframe limits. True False False False efixdata/exeria-charts
489 Bilig TypeScript TypeScript Excel & Spreadsheet Integration Excel & Spreadsheet Integration excel-spreadsheet-integration 2026-07-08 34 https://github.com/proompteng/bilig Formula WorkPaper and XLSX recalculation runtime for Node.js services and agent tools. True False False False proompteng/bilig
490 xlwings Python Python Excel & Spreadsheet Integration Excel & Spreadsheet Integration excel-spreadsheet-integration 2026-07-13 3382 3383 https://www.xlwings.org/ Make Excel fly with Python. [GitHub](https://github.com/xlwings/xlwings) True False False False xlwings/xlwings
491 openpyxl Python Python Excel & Spreadsheet Integration Excel & Spreadsheet Integration excel-spreadsheet-integration 0 https://openpyxl.readthedocs.io/en/latest/ Read/Write Excel 2007 xlsx/xlsm files. False False False False
492 xlrd Python Python Excel & Spreadsheet Integration Excel & Spreadsheet Integration excel-spreadsheet-integration 2026-07-15 2206 https://github.com/python-excel/xlrd Library for developers to extract data from Microsoft Excel spreadsheet files. True False False False python-excel/xlrd
493 xlsxwriter Python Python Excel & Spreadsheet Integration Excel & Spreadsheet Integration excel-spreadsheet-integration 2026-07-02 3957 https://xlsxwriter.readthedocs.io/ Write files in the Excel 2007+ XLSX file format. [GitHub](https://github.com/jmcnamara/XlsxWriter) True False False False jmcnamara/XlsxWriter
499 RunMat Cross-Language Frameworks Cross-Language Frameworks cross-language-frameworks 2026-06-29 241 https://runmat.org High performance, Open Source, MATLAB syntax runtime. [GitHub](https://github.com/runmat-org/runmat) True False False False runmat-org/runmat
500 QuantLibRisks Cross-Language Frameworks Cross-Language Frameworks cross-language-frameworks 2026-05-13 41 https://github.com/auto-differentiation/QuantLib-Risks-Cpp Fast risks with QuantLib in C++. True False False False auto-differentiation/QuantLib-Risks-Cpp
501 XAD Cross-Language Frameworks Cross-Language Frameworks cross-language-frameworks 2026-07-05 425 https://github.com/auto-differentiation/xad Automatic Differentation (AAD) Library. True False False False auto-differentiation/xad
502 QuantLib Cross-Language Frameworks Cross-Language Frameworks cross-language-frameworks 2026-07-20 2026-07-21 7373 7375 https://github.com/lballabio/QuantLib The QuantLib project is aimed at providing a comprehensive software framework for quantitative finance. True False False False lballabio/QuantLib
503 JQuantLib Cross-Language Frameworks Cross-Language Frameworks cross-language-frameworks 2016-02-26 154 https://github.com/frgomes/jquantlib Java port. True False False False frgomes/jquantlib
504 RQuantLib Cross-Language Frameworks Cross-Language Frameworks cross-language-frameworks 2026-07-20 2026-07-21 134 135 https://github.com/eddelbuettel/rquantlib R port. True False False False eddelbuettel/rquantlib
505 QuantLibAddin Cross-Language Frameworks Cross-Language Frameworks cross-language-frameworks 0 https://www.quantlib.org/quantlibaddin/ Excel support. False False False False
506 QuantLibXL Cross-Language Frameworks Cross-Language Frameworks cross-language-frameworks 0 https://www.quantlib.org/quantlibxl/ Excel support. False False False False
507 QLNet Cross-Language Frameworks Cross-Language Frameworks cross-language-frameworks 2026-07-14 428 https://github.com/amaggiulli/qlnet .Net port. True False False False amaggiulli/qlnet
510 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
511 TA-Lib Cross-Language Frameworks Cross-Language Frameworks cross-language-frameworks 2026-07-20 1636 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
512 RunMat Cross-Language Frameworks Cross-Language Frameworks cross-language-frameworks 2026-06-29 241 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
513 godzilla.dev C++ C++,Python Cross-Language Frameworks Cross-Language Frameworks cross-language-frameworks 2026-07-15 359 360 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
514 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
515 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
516 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
517 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
518 volatility-trading Reproducing Works, Training & Books Reproducing Works, Training & Books reproducing-works-training-books 2024-10-21 1934 https://github.com/jasonstrimpel/volatility-trading A complete set of volatility estimators based on Euan Sinclair's Volatility Trading. True False False False jasonstrimpel/volatility-trading
519 quant Reproducing Works, Training & Books Reproducing Works, Training & Books reproducing-works-training-books 2015-07-14 436 437 https://github.com/paulperry/quant Quantitative Finance and Algorithmic Trading exhaust; mostly ipython notebooks based on Quantopian, Zipline, or Pandas. True False False False paulperry/quant
520 fecon235 Reproducing Works, Training & Books Reproducing Works, Training & Books reproducing-works-training-books 2018-12-03 1274 https://github.com/rsvp/fecon235 Open source project for software tools in financial economics. Many jupyter notebook to verify theoretical ideas and practical methods interactively. True False False False rsvp/fecon235
521 Quantitative-Notebooks Reproducing Works, Training & Books Reproducing Works, Training & Books reproducing-works-training-books 2020-07-02 1385 https://github.com/LongOnly/Quantitative-Notebooks Educational notebooks on quantitative finance, algorithmic trading, financial modelling and investment strategy. True False False False LongOnly/Quantitative-Notebooks
522 QuantEcon Reproducing Works, Training & Books Reproducing Works, Training & Books reproducing-works-training-books 0 https://quantecon.org/ Lecture series on economics, finance, econometrics and data science; QuantEcon.py, QuantEcon.jl, notebooks. False False False False
523 FinanceHub Reproducing Works, Training & Books Reproducing Works, Training & Books reproducing-works-training-books 2021-05-25 800 https://github.com/Finance-Hub/FinanceHub Resources for Quantitative Finance. True False False False Finance-Hub/FinanceHub
524 Python_Option_Pricing Reproducing Works, Training & Books Reproducing Works, Training & Books reproducing-works-training-books 2025-05-13 850 https://github.com/dedwards25/Python_Option_Pricing An library to price financial options written in Python. Includes: Black Scholes, Black 76, Implied Volatility, American, European, Asian, Spread Options. True False False False dedwards25/Python_Option_Pricing
525 python-training Reproducing Works, Training & Books Reproducing Works, Training & Books reproducing-works-training-books 2023-11-27 13692 13693 https://github.com/jpmorganchase/python-training J.P. Morgan's Python training for business analysts and traders. True False False False jpmorganchase/python-training
526 Stock_Analysis_For_Quant Reproducing Works, Training & Books Reproducing Works, Training & Books reproducing-works-training-books 2025-05-04 2039 https://github.com/LastAncientOne/Stock_Analysis_For_Quant Different Types of Stock Analysis in Excel, Matlab, Power BI, Python, R, and Tableau. True False False False LastAncientOne/Stock_Analysis_For_Quant
527 algorithmic-trading-with-python Reproducing Works, Training & Books Reproducing Works, Training & Books reproducing-works-training-books 2021-06-01 3413 3412 https://github.com/chrisconlan/algorithmic-trading-with-python Source code for Algorithmic Trading with Python (2020) by Chris Conlan. True False False False chrisconlan/algorithmic-trading-with-python
528 MEDIUM_NoteBook Reproducing Works, Training & Books Reproducing Works, Training & Books reproducing-works-training-books 2024-09-22 2140 2141 https://github.com/cerlymarco/MEDIUM_NoteBook Repository containing notebooks of [cerlymarco](https://github.com/cerlymarco)'s posts on Medium. True False False False cerlymarco/MEDIUM_NoteBook
529 QuantFinance Reproducing Works, Training & Books Reproducing Works, Training & Books reproducing-works-training-books 2025-09-02 616 https://github.com/PythonCharmers/QuantFinance Training materials in quantitative finance. True False False False PythonCharmers/QuantFinance
530 IPythonScripts Reproducing Works, Training & Books Reproducing Works, Training & Books reproducing-works-training-books 2026-02-28 179 https://github.com/mgroncki/IPythonScripts Tutorials about Quantitative Finance in Python and QuantLib: Pricing, xVAs, Hedging, Portfolio Optimisation, Machine Learning and Deep Learning. True False False False mgroncki/IPythonScripts
531 Computational-Finance-Course Reproducing Works, Training & Books Reproducing Works, Training & Books reproducing-works-training-books 2024-03-01 728 730 https://github.com/LechGrzelak/Computational-Finance-Course Materials for the course of Computational Finance. True False False False LechGrzelak/Computational-Finance-Course
532 Machine-Learning-for-Asset-Managers Reproducing Works, Training & Books Reproducing Works, Training & Books reproducing-works-training-books 2025-01-29 649 650 https://github.com/emoen/Machine-Learning-for-Asset-Managers Implementation of code snippets, exercises and application to live data from Machine Learning for Asset Managers (Elements in Quantitative Finance) written by Prof. Marcos López de Prado. True False False False emoen/Machine-Learning-for-Asset-Managers
533 Python-for-Finance-Cookbook Reproducing Works, Training & Books Reproducing Works, Training & Books reproducing-works-training-books 2026-03-02 798 https://github.com/PacktPublishing/Python-for-Finance-Cookbook Python for Finance Cookbook, published by Packt. True False False False PacktPublishing/Python-for-Finance-Cookbook
534 modelos_vol_derivativos Reproducing Works, Training & Books Reproducing Works, Training & Books reproducing-works-training-books 2023-08-19 59 https://github.com/ysaporito/modelos_vol_derivativos "Modelos de Volatilidade para Derivativos" book's Jupyter notebooks. True False False False ysaporito/modelos_vol_derivativos
535 NMOF Reproducing Works, Training & Books Reproducing Works, Training & Books reproducing-works-training-books 2025-10-27 39 https://github.com/enricoschumann/NMOF Functions, examples and data from the first and the second edition of "Numerical Methods and Optimization in Finance" by M. Gilli, D. Maringer and E. Schumann (2019, ISBN:978-0128150658). True False False False enricoschumann/NMOF
536 py4fi2nd Reproducing Works, Training & Books Reproducing Works, Training & Books reproducing-works-training-books 2025-06-06 2233 2234 https://github.com/yhilpisch/py4fi2nd Jupyter Notebooks and code for Python for Finance (2nd ed., O'Reilly) by Yves Hilpisch. True False False False yhilpisch/py4fi2nd
537 aiif Reproducing Works, Training & Books Reproducing Works, Training & Books reproducing-works-training-books 2023-10-09 398 https://github.com/yhilpisch/aiif Jupyter Notebooks and code for the book Artificial Intelligence in Finance (O'Reilly) by Yves Hilpisch. True False False False yhilpisch/aiif
538 py4at Reproducing Works, Training & Books Reproducing Works, Training & Books reproducing-works-training-books 2023-10-09 843 https://github.com/yhilpisch/py4at Jupyter Notebooks and code for the book Python for Algorithmic Trading (O'Reilly) by Yves Hilpisch. True False False False yhilpisch/py4at
539 dawp Reproducing Works, Training & Books Reproducing Works, Training & Books reproducing-works-training-books 2021-02-22 641 https://github.com/yhilpisch/dawp Jupyter Notebooks and code for Derivatives Analytics with Python (Wiley Finance) by Yves Hilpisch. True False False False yhilpisch/dawp
549 systematictradingexamples Reproducing Works, Training & Books Reproducing Works, Training & Books reproducing-works-training-books 2020-07-22 485 https://github.com/robcarver17/systematictradingexamples Examples of code related to book [Systematic Trading](www.systematictrading.org) and [blog](http://qoppac.blogspot.com). True False False False robcarver17/systematictradingexamples
550 pysystemtrade_examples Reproducing Works, Training & Books Reproducing Works, Training & Books reproducing-works-training-books 2018-02-21 275 https://github.com/robcarver17/pysystemtrade_examples Examples using pysystemtrade for Robert Carver's [blog](http://qoppac.blogspot.com). True False False False robcarver17/pysystemtrade_examples
551 ML_Finance_Codes Reproducing Works, Training & Books Reproducing Works, Training & Books reproducing-works-training-books 2020-06-13 2618 https://github.com/mfrdixon/ML_Finance_Codes Machine Learning in Finance: From Theory to Practice Book. True False False False mfrdixon/ML_Finance_Codes
552 Hands-On Machine Learning for Algorithmic Trading Reproducing Works, Training & Books Reproducing Works, Training & Books reproducing-works-training-books 2023-01-18 1889 1893 https://github.com/packtpublishing/hands-on-machine-learning-for-algorithmic-trading Hands-On Machine Learning for Algorithmic Trading, published by Packt. True False False False packtpublishing/hands-on-machine-learning-for-algorithmic-trading
553 financialnoob-misc Reproducing Works, Training & Books Reproducing Works, Training & Books reproducing-works-training-books 2024-08-26 28 https://github.com/financialnoob/misc Codes from @financialnoob's posts. True False False False financialnoob/misc
554 MesoSim Options Trading Strategy Library Reproducing Works, Training & Books Reproducing Works, Training & Books reproducing-works-training-books 2024-04-06 22 https://github.com/deltaray-io/strategy-library Free and public Options Trading strategy library for MesoSim. True False False False deltaray-io/strategy-library
555 Quant-Finance-With-Python-Code Reproducing Works, Training & Books Reproducing Works, Training & Books reproducing-works-training-books 2026-01-15 182 https://github.com/lingyixu/Quant-Finance-With-Python-Code Repo for code examples in Quantitative Finance with Python by Chris Kelliher. True False False False lingyixu/Quant-Finance-With-Python-Code
557 Statistical-Learning-based-Portfolio-Optimization Reproducing Works, Training & Books Reproducing Works, Training & Books reproducing-works-training-books error 0 https://github.com/YannickKae/Statistical-Learning-based-Portfolio-Optimization This R Shiny App utilizes the Hierarchical Equal Risk Contribution (HERC) approach, a modern portfolio optimization method developed by Raffinot (2018). True False False False YannickKae/Statistical-Learning-based-Portfolio-Optimization
558 book_irds3 Reproducing Works, Training & Books Reproducing Works, Training & Books reproducing-works-training-books 2022-10-29 125 https://github.com/attack68/book_irds3 Code repository for Pricing and Trading Interest Rate Derivatives. True False False False attack68/book_irds3
559 Autoencoder-Asset-Pricing-Models Reproducing Works, Training & Books Reproducing Works, Training & Books reproducing-works-training-books 2025-08-17 149 https://github.com/RichardS0268/Autoencoder-Asset-Pricing-Models Reimplementation of Autoencoder Asset Pricing Models ([GKX, 2019](https://papers.ssrn.com/sol3/papers.cfm?abstract_id=3335536)). True False False False RichardS0268/Autoencoder-Asset-Pricing-Models
560 Finance Reproducing Works, Training & Books Reproducing Works, Training & Books reproducing-works-training-books 2025-05-12 4076 4077 https://github.com/shashankvemuri/Finance 150+ quantitative finance Python programs to help you gather, manipulate, and analyze stock market data. True False False False shashankvemuri/Finance
561 101_formulaic_alphas Reproducing Works, Training & Books Reproducing Works, Training & Books reproducing-works-training-books 2022-07-11 49 https://github.com/ram-ki/101_formulaic_alphas Implementation of [101 formulaic alphas](https://arxiv.org/ftp/arxiv/papers/1601/1601.00991.pdf) using qstrader. True False False False ram-ki/101_formulaic_alphas
562 Tidy Finance Reproducing Works, Training & Books Reproducing Works, Training & Books reproducing-works-training-books 0 https://www.tidy-finance.org/ An opinionated approach to empirical research in financial economics - a fully transparent, open-source code base in multiple programming languages (Python and R) to enable the reproducible implementation of financial research projects for students and practitioners. False False False False
563 RoughVolatilityWorkshop Reproducing Works, Training & Books Reproducing Works, Training & Books reproducing-works-training-books 2025-09-06 72 https://github.com/jgatheral/RoughVolatilityWorkshop 2024 QuantMind's Rough Volatility Workshop lectures. True False False False jgatheral/RoughVolatilityWorkshop
564 AFML Reproducing Works, Training & Books Reproducing Works, Training & Books reproducing-works-training-books 2024-09-05 845 https://github.com/boyboi86/AFML All the answers for exercises from Advances in Financial Machine Learning by Dr Marco Lopez de Parodo. True False False False boyboi86/AFML
565 AlgoTradingLib Reproducing Works, Training & Books Reproducing Works, Training & Books reproducing-works-training-books 2026-03-28 33 https://github.com/usdaud/algotradinglib.github.io A catalog of algorithmic trading libraries, frameworks, strategies, and educational materials. True False False False usdaud/algotradinglib.github.io
566 Portfolio Optimization Book Reproducing Works, Training & Books Reproducing Works, Training & Books reproducing-works-training-books 2025-02-17 27 https://portfoliooptimizationbook.com/ Prof. Daniel Palomar's Portfolio Optimization Book. [GitHub](https://github.com/dppalomar/pob) True False False False dppalomar/pob
567 direct_vola Python Python,R Reproducing Works, Training & Books Reproducing Works, Training & Books reproducing-works-training-books 2026-05-01 5 6 https://github.com/wol-fi/direct_vola Demo code for direct Black-Scholes implied-volatility calculation from normalized call prices via the inverse-Gaussian quantile representation. True False False False wol-fi/direct_vola
568 TradeMux Snippets Python Python Reproducing Works, Training & Books Reproducing Works, Training & Books reproducing-works-training-books 2026-06-05 0 https://github.com/KVignesh122/trademux-examples Code snippets for Metatrader (MT5) forex/CFD trading and data retrieval via trademux API client. True False False False KVignesh122/trademux-examples
569 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
570 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
607 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
608 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
609 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
610 awesome-sec-filings Related Lists Related Lists related-lists 2026-07-04 33 34 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
611 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