Files
awesome-quant/projects.csv
T
2026-08-17 11:24:02 +00:00

211 KiB

1projectlanguagelanguagescategorysectionsection_sluglast_commitstarsurldescriptiongithubcranpypicommercialrepo
2numpyPythonPythonNumerical Libraries & Data StructuresNumerical Libraries & Data Structuresnumerical-libraries-data-structures2026-08-1632543https://www.numpy.orgNumPy is the fundamental package for scientific computing with Python. [GitHub](https://github.com/numpy/numpy)TrueFalseFalseFalsenumpy/numpy
3scipyPythonPythonNumerical Libraries & Data StructuresNumerical Libraries & Data Structuresnumerical-libraries-data-structures2026-08-1714930https://www.scipy.orgSciPy (pronounced “Sigh Pie”) is a Python-based ecosystem of open-source software for mathematics, science, and engineering. [GitHub](https://github.com/scipy/scipy)TrueFalseFalseFalsescipy/scipy
4pandasPythonPythonNumerical Libraries & Data StructuresNumerical Libraries & Data Structuresnumerical-libraries-data-structures2026-08-1649502https://pandas.pydata.orgpandas 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)TrueFalseFalseFalsepandas-dev/pandas
5polarsPythonPythonNumerical Libraries & Data StructuresNumerical Libraries & Data Structuresnumerical-libraries-data-structures2026-08-1439368https://docs.pola.rs/Polars is a blazingly fast DataFrame library for manipulating structured data. [GitHub](https://github.com/pola-rs/polars)TrueFalseFalseFalsepola-rs/polars
6quantdslPythonPythonNumerical Libraries & Data StructuresNumerical Libraries & Data Structuresnumerical-libraries-data-structures2017-10-26383https://github.com/johnbywater/quantdslDomain specific language for quantitative analytics in finance and trading.TrueFalseFalseFalsejohnbywater/quantdsl
7statisticsPythonPythonNumerical Libraries & Data StructuresNumerical Libraries & Data Structuresnumerical-libraries-data-structures0https://docs.python.org/3/library/statistics.htmlBuiltin Python library for all basic statistical calculations.FalseFalseFalseFalse
8sympyPythonPythonNumerical Libraries & Data StructuresNumerical Libraries & Data Structuresnumerical-libraries-data-structures2026-08-1614872https://www.sympy.org/SymPy is a Python library for symbolic mathematics. [GitHub](https://github.com/sympy/sympy)TrueFalseFalseFalsesympy/sympy
9pymc3PythonPythonNumerical Libraries & Data StructuresNumerical Libraries & Data Structuresnumerical-libraries-data-structures2026-08-169710https://docs.pymc.io/Probabilistic Programming in Python: Bayesian Modeling and Probabilistic Machine Learning with Theano. [GitHub](https://github.com/pymc-devs/pymc)TrueFalseFalseFalsepymc-devs/pymc
10modelxPythonPythonNumerical Libraries & Data StructuresNumerical Libraries & Data Structuresnumerical-libraries-data-structures2026-08-08134https://docs.modelx.io/Python reimagination of spreadsheets as formula-centric objects that are interoperable with pandas. [GitHub](https://github.com/fumitoh/modelx)TrueFalseFalseFalsefumitoh/modelx
11ArcticDBPythonPythonNumerical Libraries & Data StructuresNumerical Libraries & Data Structuresnumerical-libraries-data-structures2026-08-142483https://github.com/man-group/ArcticDBHigh performance datastore for time series and tick data.TrueFalseFalseFalseman-group/ArcticDB
12CRNGPythonPythonNumerical Libraries & Data StructuresNumerical Libraries & Data Structuresnumerical-libraries-data-structures2026-04-128https://github.com/brotto/crngContingency 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.TrueFalseFalseFalsebrotto/crng
13xtsRRNumerical Libraries & Data StructuresNumerical Libraries & Data Structuresnumerical-libraries-data-structures2026-02-27224https://github.com/joshuaulrich/xtseXtensible 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.TrueFalseFalseFalsejoshuaulrich/xts
14data.tableRRNumerical Libraries & Data StructuresNumerical Libraries & Data Structuresnumerical-libraries-data-structures2026-08-103909https://github.com/Rdatatable/data.tableExtension 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.TrueFalseFalseFalseRdatatable/data.table
15sparseEigenRRNumerical Libraries & Data StructuresNumerical Libraries & Data Structuresnumerical-libraries-data-structures2018-12-2213https://github.com/dppalomar/sparseEigenSparse principal component analysis.TrueFalseFalseFalsedppalomar/sparseEigen
16TSdbiRRNumerical Libraries & Data StructuresNumerical Libraries & Data Structuresnumerical-libraries-data-structures0http://tsdbi.r-forge.r-project.org/Provides a common interface to time series databases.FalseFalseFalseFalse
17tseriesRRNumerical Libraries & Data StructuresNumerical Libraries & Data Structuresnumerical-libraries-data-structures2026-08-110https://cran.r-project.org/web/packages/tseries/index.htmlTime Series Analysis and Computational Finance.FalseTrueFalseFalse
18zooRRNumerical Libraries & Data StructuresNumerical Libraries & Data Structuresnumerical-libraries-data-structures2026-07-310https://cran.r-project.org/web/packages/zoo/index.htmlS3 Infrastructure for Regular and Irregular Time Series (Z's Ordered Observations).FalseTrueFalseFalse
19tisRRNumerical Libraries & Data StructuresNumerical Libraries & Data Structuresnumerical-libraries-data-structures2021-09-280https://cran.r-project.org/web/packages/tis/index.htmlFunctions and S3 classes for time indexes and time indexed series, which are compatible with FAME frequencies.FalseTrueFalseFalse
20tfplotRRNumerical Libraries & Data StructuresNumerical Libraries & Data Structuresnumerical-libraries-data-structures0https://cran.r-project.org/web/packages/tfplot/index.htmlUtilities for simple manipulation and quick plotting of time series data.FalseTrueFalseFalse
21tframeRRNumerical Libraries & Data StructuresNumerical Libraries & Data Structuresnumerical-libraries-data-structures2019-05-300https://cran.r-project.org/web/packages/tframe/index.htmlA kernel of functions for programming time series methods in a way that is relatively independently of the representation of time.FalseTrueFalseFalse
22Temporal.jlJuliaJuliaNumerical Libraries & Data StructuresNumerical Libraries & Data Structuresnumerical-libraries-data-structures2021-12-28101https://github.com/dysonance/Temporal.jlFlexible and efficient time series class & methods.TrueFalseFalseFalsedysonance/Temporal.jl
23DataFrames.jlJuliaJuliaNumerical Libraries & Data StructuresNumerical Libraries & Data Structuresnumerical-libraries-data-structures2026-08-121830https://github.com/JuliaData/DataFrames.jlIn-memory tabular data in Julia.TrueFalseFalseFalseJuliaData/DataFrames.jl
24TSFrames.jlJuliaJuliaNumerical Libraries & Data StructuresNumerical Libraries & Data Structuresnumerical-libraries-data-structures2024-06-18100https://github.com/xKDR/TSFrames.jlHandle timeseries data on top of the powerful and mature DataFrames.jl.TrueFalseFalseFalsexKDR/TSFrames.jl
25TimeArrays.jlJuliaJuliaNumerical Libraries & Data StructuresNumerical Libraries & Data Structuresnumerical-libraries-data-structures2026-07-0340https://github.com/bhftbootcamp/TimeArrays.jlTime series handling for Julia.TrueFalseFalseFalsebhftbootcamp/TimeArrays.jl
26jacobianPythonPython,MCPNumerical Libraries & Data StructuresNumerical Libraries & Data Structuresnumerical-libraries-data-structures2026-08-1749https://github.com/morluto/jacobianExact computation and conjecture testing across polynomial maps, linear algebra, and graph algorithms for agent-driven mathematical research.TrueFalseFalseFalsemorluto/jacobian
27PyQLPythonPythonFinancial Instruments & PricingFinancial Instruments & Pricingfinancial-instruments-pricing2026-07-161335https://github.com/enthought/pyqlQuantLib's Python port.TrueFalseFalseFalseenthought/pyql
28pyfinPythonPythonFinancial Instruments & PricingFinancial Instruments & Pricingfinancial-instruments-pricing2014-12-03318https://github.com/opendoor-labs/pyfinBasic options pricing in Python. *ARCHIVED*.TrueFalseFalseFalseopendoor-labs/pyfin
29vollibPythonPythonFinancial Instruments & PricingFinancial Instruments & Pricingfinancial-instruments-pricing2023-04-011015https://github.com/vollib/vollibvollib is a python library for calculating option prices, implied volatility and greeks.TrueFalseFalseFalsevollib/vollib
30py_vollibPythonPythonFinancial Instruments & PricingFinancial Instruments & Pricingfinancial-instruments-pricing2026-04-30424https://github.com/vollib/py_vollibvollib Python implementation.TrueFalseFalseFalsevollib/py_vollib
31vanilla-option-pricersPythonPythonFinancial Instruments & PricingFinancial Instruments & Pricingfinancial-instruments-pricing2026-08-1613https://github.com/ArturSepp/VanillaOptionPricersFast, vectorised Black-Scholes-Merton and Bachelier pricers and implied volatility fitters, including inverse options for crypto derivatives.TrueFalseFalseFalseArturSepp/VanillaOptionPricers
32StochVolModelsPythonPythonFinancial Instruments & PricingFinancial Instruments & Pricingfinancial-instruments-pricing2026-08-16232https://github.com/ArturSepp/StochVolModelsPricing analytics and Monte Carlo simulation for stochastic volatility models, including the log-normal SV model and the Heston model.TrueFalseFalseFalseArturSepp/StochVolModels
33QuantPyPythonPythonFinancial Instruments & PricingFinancial Instruments & Pricingfinancial-instruments-pricing2017-11-281050https://github.com/jsmidt/QuantPyA framework for quantitative finance In python.TrueFalseFalseFalsejsmidt/QuantPy
34Finance-PythonPythonPythonFinancial Instruments & PricingFinancial Instruments & Pricingfinancial-instruments-pricing2024-01-01911https://github.com/alpha-miner/Finance-PythonPython tools for Finance.TrueFalseFalseFalsealpha-miner/Finance-Python
35ffnPythonPythonFinancial Instruments & PricingFinancial Instruments & Pricingfinancial-instruments-pricing2026-08-132634https://github.com/pmorissette/ffnA financial function library for Python.TrueFalseFalseFalsepmorissette/ffn
36pynancePythonPythonFinancial Instruments & PricingFinancial Instruments & Pricingfinancial-instruments-pricing2021-02-03474https://github.com/GriffinAustin/pynanceLightweight Python library for assembling and analyzing financial data.TrueFalseFalseFalseGriffinAustin/pynance
37tiaPythonPythonFinancial Instruments & PricingFinancial Instruments & Pricingfinancial-instruments-pricing2017-06-05428https://github.com/bpsmith/tiaToolkit for integration and analysis.TrueFalseFalseFalsebpsmith/tia
38pysabrPythonPythonFinancial Instruments & PricingFinancial Instruments & Pricingfinancial-instruments-pricing2022-04-21623https://github.com/ynouri/pysabrSABR model Python implementation.TrueFalseFalseFalseynouri/pysabr
39FinancePyPythonPythonFinancial Instruments & PricingFinancial Instruments & Pricingfinancial-instruments-pricing2026-08-103108https://github.com/domokane/FinancePyA Python Finance Library that focuses on the pricing and risk-management of Financial Derivatives, including fixed-income, equity, FX and credit derivatives.TrueFalseFalseFalsedomokane/FinancePy
40gs-quantPythonPythonFinancial Instruments & PricingFinancial Instruments & Pricingfinancial-instruments-pricing2026-08-1712024https://github.com/goldmansachs/gs-quantPython toolkit for quantitative finance.TrueFalseFalseFalsegoldmansachs/gs-quant
41willowtreePythonPythonFinancial Instruments & PricingFinancial Instruments & Pricingfinancial-instruments-pricing2018-07-14381https://github.com/federicomariamassari/willowtreeRobust and flexible Python implementation of the willow tree lattice for derivatives pricing.TrueFalseFalseFalsefedericomariamassari/willowtree
42financial-engineeringPythonPythonFinancial Instruments & PricingFinancial Instruments & Pricingfinancial-instruments-pricing2017-11-20543https://github.com/federicomariamassari/financial-engineeringApplications of Monte Carlo methods to financial engineering projects, in Python.TrueFalseFalseFalsefedericomariamassari/financial-engineering
43optlibPythonPythonFinancial Instruments & PricingFinancial Instruments & Pricingfinancial-instruments-pricing2022-11-181628https://github.com/dbrojas/optlibA library for financial options pricing written in Python.TrueFalseFalseFalsedbrojas/optlib
44tf-quant-financePythonPythonFinancial Instruments & PricingFinancial Instruments & Pricingfinancial-instruments-pricing2026-08-065473https://github.com/google/tf-quant-financeHigh-performance TensorFlow library for quantitative finance.TrueFalseFalseFalsegoogle/tf-quant-finance
45Q-FinPythonPythonFinancial Instruments & PricingFinancial Instruments & Pricingfinancial-instruments-pricing2023-04-07651https://github.com/RomanMichaelPaolucci/Q-FinA Python library for mathematical finance.TrueFalseFalseFalseRomanMichaelPaolucci/Q-Fin
46QuantsbinPythonPythonFinancial Instruments & PricingFinancial Instruments & Pricingfinancial-instruments-pricing2021-05-23649https://github.com/quantsbin/QuantsbinTools for pricing and plotting of vanilla option prices, greeks and various other analysis around them.TrueFalseFalseFalsequantsbin/Quantsbin
47finoptionsPythonPythonFinancial Instruments & PricingFinancial Instruments & Pricingfinancial-instruments-pricing2024-02-01300https://github.com/bbcho/finoptions-devComplete python implementation of R package fOptions with partial implementation of fExoticOptions for pricing various options.TrueFalseFalseFalsebbcho/finoptions-dev
48pypmePythonPythonFinancial Instruments & PricingFinancial Instruments & Pricingfinancial-instruments-pricing2026-01-1614https://github.com/ymyke/pypmePME (Public Market Equivalent) calculation.TrueFalseFalseFalseymyke/pypme
49AbsBoxPythonPythonFinancial Instruments & PricingFinancial Instruments & Pricingfinancial-instruments-pricing2026-03-2870https://github.com/yellowbean/AbsBoxA Python based library to model cashflow for structured product like Asset-backed securities (ABS) and Mortgage-backed securities (MBS).TrueFalseFalseFalseyellowbean/AbsBox
50mortgagemathPythonPythonFinancial Instruments & PricingFinancial Instruments & Pricingfinancial-instruments-pricing2026-05-184https://github.com/murraystokely/mortgagemathCent-accurate mortgage amortization schedules with Decimal arithmetic and published-source validation across six countries.TrueFalseFalseFalsemurraystokely/mortgagemath
51Intrinsic-Value-CalculatorPythonPythonFinancial Instruments & PricingFinancial Instruments & Pricingfinancial-instruments-pricing2025-07-0295https://github.com/akashaero/Intrinsic-Value-CalculatorA Python tool for quick calculations of a stock's fair value using Discounted Cash Flow analysis.TrueFalseFalseFalseakashaero/Intrinsic-Value-Calculator
52Kelly-CriterionPythonPythonFinancial Instruments & PricingFinancial Instruments & Pricingfinancial-instruments-pricing2019-02-16117https://github.com/deltaray-io/kelly-criterionKelly Criterion implemented in Python to size portfolios based on J. L. Kelly Jr's formula.TrueFalseFalseFalsedeltaray-io/kelly-criterion
53rateslibPythonPythonFinancial Instruments & PricingFinancial Instruments & Pricingfinancial-instruments-pricing2026-04-09353https://github.com/attack68/rateslibA fixed income library for pricing bonds and bond futures, and derivatives such as IRS, cross-currency and FX swaps.TrueFalseFalseFalseattack68/rateslib
54fypyPythonPythonFinancial Instruments & PricingFinancial Instruments & Pricingfinancial-instruments-pricing2025-02-27145https://github.com/jkirkby3/fypyVanilla 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.TrueFalseFalseFalsejkirkby3/fypy
55PyderivativesPythonPythonFinancial Instruments & PricingFinancial Instruments & Pricingfinancial-instruments-pricing2026-07-2241https://github.com/Julian-Beatty/PyderivativesToolkit for option pricing, implied volatility surfaces, risk-neutral densities, and pricing kernel surfaces with support for advanced models including Heston, Kou, and Bates.TrueFalseFalseFalseJulian-Beatty/Pyderivatives
56quantraPythonPythonFinancial Instruments & PricingFinancial Instruments & Pricingfinancial-instruments-pricing2026-08-0529https://github.com/joseprupi/quantraserverHigh-performance pricing engine built on QuantLib. It exposes QuantLib's functionality through gRPC and REST APIs, enabling distributed computations with FlatBuffers serialization.TrueFalseFalseFalsejoseprupi/quantraserver
57optionlabPythonPythonFinancial Instruments & PricingFinancial Instruments & Pricingfinancial-instruments-pricing2026-08-10561https://github.com/rgaveiga/optionlabA Python library for evaluating option trading strategies.TrueFalseFalseFalsergaveiga/optionlab
58flashalphaPythonPythonFinancial Instruments & PricingFinancial Instruments & Pricingfinancial-instruments-pricing2026-07-305https://github.com/FlashAlpha-lab/flashalpha-pythonPython client for the FlashAlpha options analytics API.TrueFalseFalseFalseFlashAlpha-lab/flashalpha-python
59QuantOraclePythonPythonFinancial Instruments & PricingFinancial Instruments & Pricingfinancial-instruments-pricing2026-07-3011https://github.com/QuantOracledev/quantoracleFree 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.TrueFalseFalseFalseQuantOracledev/quantoracle
60BDE ScorePythonPythonFinancial Instruments & PricingFinancial Instruments & Pricingfinancial-instruments-pricing2026-08-013https://github.com/hbhqq9/bde-scoreMulti-factor quantitative stock analysis MCP server for US, HK, and CN A-share markets. Transparent 0-100 scoring from 40+ indicators. Listed on Official MCP Registry.TrueFalseFalseFalsehbhqq9/bde-score
61implied-expectationsPythonPythonFinancial Instruments & PricingFinancial Instruments & Pricingfinancial-instruments-pricing2026-07-020https://github.com/Keenan-ux/implied-expectationsReverse DCF that solves for the revenue growth, duration, and operating margin a stock price implies, from SEC EDGAR fundamentals.TrueFalseFalseFalseKeenan-ux/implied-expectations
62RQuantLibRRFinancial Instruments & PricingFinancial Instruments & Pricingfinancial-instruments-pricing2026-07-26136https://github.com/eddelbuettel/rquantlibRQuantLib connects GNU R with QuantLib.TrueFalseFalseFalseeddelbuettel/rquantlib
63quantmodRRFinancial Instruments & PricingFinancial Instruments & Pricingfinancial-instruments-pricing2026-06-28905https://cran.r-project.org/web/packages/quantmod/index.htmlQuantitative Financial Modelling Framework. [GitHub](https://github.com/joshuaulrich/quantmod)TrueTrueFalseFalsejoshuaulrich/quantmod
64RmetricsRRFinancial Instruments & PricingFinancial Instruments & Pricingfinancial-instruments-pricing0https://www.rmetrics.orgThe premier open source software solution for teaching and training quantitative finance.FalseFalseFalseFalse
65fAsianOptionsFinancial Instruments & PricingFinancial Instruments & Pricingfinancial-instruments-pricing0https://cran.r-project.org/web/packages/fAsianOptions/index.htmlEBM and Asian Option Valuation.FalseTrueFalseFalse
66fAssetsFinancial Instruments & PricingFinancial Instruments & Pricingfinancial-instruments-pricing2023-04-240https://cran.r-project.org/web/packages/fAssets/index.htmlAnalysing and Modelling Financial Assets.FalseTrueFalseFalse
67fBasicsFinancial Instruments & PricingFinancial Instruments & Pricingfinancial-instruments-pricing2025-12-070https://cran.r-project.org/web/packages/fBasics/index.htmlMarkets and Basic Statistics.FalseTrueFalseFalse
68fBondsFinancial Instruments & PricingFinancial Instruments & Pricingfinancial-instruments-pricing2017-11-150https://cran.r-project.org/web/packages/fBonds/index.htmlBonds and Interest Rate Models.FalseTrueFalseFalse
69fExoticOptionsFinancial Instruments & PricingFinancial Instruments & Pricingfinancial-instruments-pricing0https://cran.r-project.org/web/packages/fExoticOptions/index.htmlExotic Option Valuation.FalseTrueFalseFalse
70fOptionsFinancial Instruments & PricingFinancial Instruments & Pricingfinancial-instruments-pricing0https://cran.r-project.org/web/packages/fOptions/index.htmlPricing and Evaluating Basic Options.FalseTrueFalseFalse
71fPortfolioFinancial Instruments & PricingFinancial Instruments & Pricingfinancial-instruments-pricing2023-04-250https://cran.r-project.org/web/packages/fPortfolio/index.htmlPortfolio Selection and Optimization.FalseTrueFalseFalse
72sdeRRFinancial Instruments & PricingFinancial Instruments & Pricingfinancial-instruments-pricing2025-12-220https://cran.r-project.org/web/packages/sde/index.htmlSimulation and Inference for Stochastic Differential Equations.FalseTrueFalseFalse
73YieldCurveRRFinancial Instruments & PricingFinancial Instruments & Pricingfinancial-instruments-pricing2022-10-020https://cran.r-project.org/web/packages/YieldCurve/index.htmlModelling and estimation of the yield curve.FalseTrueFalseFalse
74SmithWilsonYieldCurveRRFinancial Instruments & PricingFinancial Instruments & Pricingfinancial-instruments-pricing2024-07-120https://cran.r-project.org/web/packages/SmithWilsonYieldCurve/index.htmlConstructs a yield curve by the Smith-Wilson method from a table of LIBOR and SWAP rates.FalseTrueFalseFalse
75ycinterextraRRFinancial Instruments & PricingFinancial Instruments & Pricingfinancial-instruments-pricing0https://cran.r-project.org/web/packages/ycinterextra/index.htmlYield curve or zero-coupon prices interpolation and extrapolation.FalseTrueFalseFalse
76AmericanCallOptRRFinancial Instruments & PricingFinancial Instruments & Pricingfinancial-instruments-pricing0https://cran.r-project.org/web/packages/AmericanCallOpt/index.htmlThis package includes pricing function for selected American call options with underlying assets that generate payouts.FalseTrueFalseFalse
77VarSwapPriceRRFinancial Instruments & PricingFinancial Instruments & Pricingfinancial-instruments-pricing0https://cran.r-project.org/web/packages/VarSwapPrice/index.htmlPricing a variance swap on an equity index.FalseTrueFalseFalse
78RNDRRFinancial Instruments & PricingFinancial Instruments & Pricingfinancial-instruments-pricing2017-01-110https://cran.r-project.org/web/packages/RND/index.htmlRisk Neutral Density Extraction Package.FalseTrueFalseFalse
79LSMonteCarloRRFinancial Instruments & PricingFinancial Instruments & Pricingfinancial-instruments-pricing2013-09-230https://cran.r-project.org/web/packages/LSMonteCarlo/index.htmlAmerican options pricing with Least Squares Monte Carlo method.FalseTrueFalseFalse
80OptHedgingRRFinancial Instruments & PricingFinancial Instruments & Pricingfinancial-instruments-pricing2013-10-110https://cran.r-project.org/web/packages/OptHedging/index.htmlEstimation of value and hedging strategy of call and put options.FalseTrueFalseFalse
81tvmRRFinancial Instruments & PricingFinancial Instruments & Pricingfinancial-instruments-pricing2023-08-300https://cran.r-project.org/web/packages/tvm/index.htmlTime Value of Money Functions.FalseTrueFalseFalse
82OptionPricingRRFinancial Instruments & PricingFinancial Instruments & Pricingfinancial-instruments-pricing2023-09-160https://cran.r-project.org/web/packages/OptionPricing/index.htmlOption Pricing with Efficient Simulation Algorithms.FalseTrueFalseFalse
83creduleRRFinancial Instruments & PricingFinancial Instruments & Pricingfinancial-instruments-pricing2015-08-057https://github.com/blenezet/creduleCredit Default Swap Functions.TrueFalseFalseFalseblenezet/credule
84derivmktsRRFinancial Instruments & PricingFinancial Instruments & Pricingfinancial-instruments-pricing2026-02-1237https://cran.r-project.org/web/packages/derivmkts/index.htmlFunctions and R Code to Accompany Derivatives Markets. [GitHub](https://github.com/rmcd1024/derivmkts)TrueTrueFalseFalsermcd1024/derivmkts
85FinCalRRFinancial Instruments & PricingFinancial Instruments & Pricingfinancial-instruments-pricing2025-10-3025https://github.com/felixfan/FinCalPackage for time value of money calculation, time series analysis and computational finance.TrueFalseFalseFalsefelixfan/FinCal
86r-quantRRFinancial Instruments & PricingFinancial Instruments & Pricingfinancial-instruments-pricing2014-02-1935https://github.com/artyyouth/r-quantR code for quantitative analysis in finance.TrueFalseFalseFalseartyyouth/r-quant
87options.studiesRRFinancial Instruments & PricingFinancial Instruments & Pricingfinancial-instruments-pricing2015-12-176https://github.com/taylorizing/options.studiesoptions trading studies functions for use with options.data package and shiny.TrueFalseFalseFalsetaylorizing/options.studies
88fmbasicsRRFinancial Instruments & PricingFinancial Instruments & Pricingfinancial-instruments-pricing2019-12-0312https://github.com/imanuelcostigan/fmbasicsFinancial Market Building Blocks.TrueFalseFalseFalseimanuelcostigan/fmbasics
89R-fixedincomeRRFinancial Instruments & PricingFinancial Instruments & Pricingfinancial-instruments-pricing2025-05-1064https://github.com/wilsonfreitas/R-fixedincomeFixed income tools for R.TrueFalseFalseFalsewilsonfreitas/R-fixedincome
90QuantLib.jlJuliaJuliaFinancial Instruments & PricingFinancial Instruments & Pricingfinancial-instruments-pricing2020-02-18144https://github.com/pazzo83/QuantLib.jlQuantlib implementation in pure Julia.TrueFalseFalseFalsepazzo83/QuantLib.jl
91Ito.jlJuliaJuliaFinancial Instruments & PricingFinancial Instruments & Pricingfinancial-instruments-pricing2017-03-2139https://github.com/aviks/Ito.jlA Julia package for quantitative finance.TrueFalseFalseFalseaviks/Ito.jl
92Miletus.jlJuliaJuliaFinancial Instruments & PricingFinancial Instruments & Pricingfinancial-instruments-pricing2023-12-0792https://github.com/JuliaComputing/Miletus.jlA financial contract definition, modeling language, and valuation framework.TrueFalseFalseFalseJuliaComputing/Miletus.jl
93StrataJavaJavaFinancial Instruments & PricingFinancial Instruments & Pricingfinancial-instruments-pricing2026-07-02955http://strata.opengamma.io/Modern open-source analytics and market risk library designed and written in Java. [GitHub](https://github.com/OpenGamma/Strata)TrueFalseFalseFalseOpenGamma/Strata
94JQuantLibJavaJavaFinancial Instruments & PricingFinancial Instruments & Pricingfinancial-instruments-pricing2016-02-26154https://github.com/frgomes/jquantlibJQuantLib is a free, open-source, comprehensive framework for quantitative finance, written in 100% Java.TrueFalseFalseFalsefrgomes/jquantlib
95finmath.netJavaJavaFinancial Instruments & PricingFinancial Instruments & Pricingfinancial-instruments-pricing2026-06-06580http://finmath.netJava library with algorithms and methodologies related to mathematical finance. [GitHub](https://github.com/finmath/finmath-lib)TrueFalseFalseFalsefinmath/finmath-lib
96quantcomponentsJavaJavaFinancial Instruments & PricingFinancial Instruments & Pricingfinancial-instruments-pricing2015-10-07169https://github.com/lsgro/quantcomponentsFree Java components for Quantitative Finance and Algorithmic Trading.TrueFalseFalseFalselsgro/quantcomponents
97DRIPJavaJavaFinancial Instruments & PricingFinancial Instruments & Pricingfinancial-instruments-pricing0https://lakshmidrip.github.io/DRIPFixed Income, Asset Allocation, Transaction Cost Analysis, XVA Metrics Libraries.FalseFalseFalseFalse
98finance.jsJavaScriptJavaScriptFinancial Instruments & PricingFinancial Instruments & Pricingfinancial-instruments-pricing2018-10-111272https://github.com/ebradyjobory/finance.jsA JavaScript library for common financial calculations.TrueFalseFalseFalseebradyjobory/finance.js
99hagan-sabrTypeScriptTypeScriptFinancial Instruments & PricingFinancial Instruments & Pricingfinancial-instruments-pricing2026-07-111https://github.com/moshejs/hagan-sabrSABR stochastic-volatility model (Hagan 2002 lognormal/normal expansions, Obłój correction, smile calibration); zero dependencies, matches QuantLib's sabrVolatility to 1e-9.TrueFalseFalseFalsemoshejs/hagan-sabr
100svi-vol-surfaceTypeScriptTypeScriptFinancial Instruments & PricingFinancial Instruments & Pricingfinancial-instruments-pricing2026-07-110https://github.com/moshejs/svi-vol-surfaceGatheral SVI volatility surface (raw/natural/jump-wings), butterfly and calendar arbitrage checks, slice calibration; zero dependencies.TrueFalseFalseFalsemoshejs/svi-vol-surface
101compounded-sofrTypeScriptTypeScriptFinancial Instruments & PricingFinancial Instruments & Pricingfinancial-instruments-pricing2026-07-110https://github.com/moshejs/compounded-sofrSOFR compounding-in-arrears per ARRC/ISDA conventions (lookback, observation shift, lockout) and the SOFR Index method; reproduces the NY Fed's published averages.TrueFalseFalseFalsemoshejs/compounded-sofr
102day-count-conventionsTypeScriptTypeScriptFinancial Instruments & PricingFinancial Instruments & Pricingfinancial-instruments-pricing2026-07-110https://github.com/moshejs/day-countISDA 2006 day-count conventions (30/360 family, ACT/360, ACT/365F, ACT/ACT ISDA and ICMA); zero dependencies.TrueFalseFalseFalsemoshejs/day-count
103tips-index-ratioTypeScriptTypeScriptFinancial Instruments & PricingFinancial Instruments & Pricingfinancial-instruments-pricing2026-07-110https://github.com/moshejs/tips-index-ratioUS TIPS inflation math per 31 CFR 356 Appendix B (reference-CPI interpolation, index ratios); reproduces TreasuryDirect's published values.TrueFalseFalseFalsemoshejs/tips-index-ratio
10432ndsTypeScriptTypeScriptFinancial Instruments & PricingFinancial Instruments & Pricingfinancial-instruments-pricing2026-07-110https://github.com/moshejs/32ndsUS Treasury price quote math: parse and format 32nds quotes (105-16+), ticks, and basis points; zero dependencies.TrueFalseFalseFalsemoshejs/32nds
105quantfinHaskellHaskellFinancial Instruments & PricingFinancial Instruments & Pricingfinancial-instruments-pricing2019-04-06139https://github.com/boundedvariation/quantfinquant finance in pure haskell.TrueFalseFalseFalseboundedvariation/quantfin
106HaxcelHaskellHaskellFinancial Instruments & PricingFinancial Instruments & Pricingfinancial-instruments-pricing2022-09-1338https://github.com/MarcusRainbow/HaxcelExcel Addin for Haskell.TrueFalseFalseFalseMarcusRainbow/Haxcel
107FfinarHaskellHaskellFinancial Instruments & PricingFinancial Instruments & Pricingfinancial-instruments-pricing2021-11-265https://github.com/MarcusRainbow/FfinarA financial maths library in Haskell.TrueFalseFalseFalseMarcusRainbow/Ffinar
108QuantScaleScalaScalaFinancial Instruments & PricingFinancial Instruments & Pricingfinancial-instruments-pricing2014-01-1451https://github.com/choucrifahed/quantscaleScala Quantitative Finance Library.TrueFalseFalseFalsechoucrifahed/quantscale
109Scala QuantScalaScalaFinancial Instruments & PricingFinancial Instruments & Pricingfinancial-instruments-pricing2017-05-0610https://github.com/frankcash/Scala-QuantScala library for working with stock data from IFTTT recipes or Google Finance.TrueFalseFalseFalsefrankcash/Scala-Quant
110QuantMathRustRustFinancial Instruments & PricingFinancial Instruments & Pricingfinancial-instruments-pricing2020-05-28408https://github.com/MarcusRainbow/QuantMathFinancial maths library for risk-neutral pricing and risk.TrueFalseFalseFalseMarcusRainbow/QuantMath
111RustQuantRustRustFinancial Instruments & PricingFinancial Instruments & Pricingfinancial-instruments-pricing2026-01-141795https://github.com/avhz/RustQuantQuantitative finance library written in Rust.TrueFalseFalseFalseavhz/RustQuant
112QoXPythonPythonFinancial Instruments & PricingFinancial Instruments & Pricingfinancial-instruments-pricing2026-06-114https://github.com/bboutelje/qox-python-samplesFinite difference pricing library written in Rust.TrueFalseFalseFalsebboutelje/qox-python-samples
113pandas_talibPythonPythonTechnical IndicatorsTechnical Indicatorstechnical-indicators2018-05-30786https://github.com/femtotrader/pandas_talibA Python Pandas implementation of technical analysis indicators.TrueFalseFalseFalsefemtotrader/pandas_talib
114fintaPythonPythonTechnical IndicatorsTechnical Indicatorstechnical-indicators2022-07-242264https://github.com/peerchemist/fintaCommon financial technical analysis indicators implemented in Pandas.TrueFalseFalseFalsepeerchemist/finta
115TulipyPythonPythonTechnical IndicatorsTechnical Indicatorstechnical-indicators2019-04-1193https://github.com/cirla/tulipyFinancial Technical Analysis Indicator Library (Python bindings for [tulipindicators](https://github.com/TulipCharts/tulipindicators)).TrueFalseFalseFalsecirla/tulipy
116lpplsPythonPythonTechnical IndicatorsTechnical Indicatorstechnical-indicators2026-05-30471https://github.com/Boulder-Investment-Technologies/lpplsA Python module for fitting the [Log-Periodic Power Law Singularity (LPPLS)](https://en.wikipedia.org/wiki/Didier_Sornette#The_JLS_and_LPPLS_models) model.TrueFalseFalseFalseBoulder-Investment-Technologies/lppls
117talippPythonPythonTechnical IndicatorsTechnical Indicatorstechnical-indicators2025-09-09534https://github.com/nardew/talippIncremental technical analysis library for Python.TrueFalseFalseFalsenardew/talipp
118streaming_indicatorsPythonPythonTechnical IndicatorsTechnical Indicatorstechnical-indicators2025-04-27154https://github.com/mr-easy/streaming_indicatorsA python library for computing technical analysis indicators on streaming data.TrueFalseFalseFalsemr-easy/streaming_indicators
119QuantWavePythonPython,Rust,PolarsTechnical IndicatorsTechnical Indicatorstechnical-indicators2026-08-1610https://github.com/lavs9/quantwavePolars-native technical analysis and backtesting with bit-identical batch and streaming parity, plus an agent skill for consistent research-to-live strategy code.TrueFalseFalseFalselavs9/quantwave
120TA-LibPythonPythonTechnical IndicatorsTechnical Indicatorstechnical-indicators2026-07-1612188https://github.com/mrjbq7/ta-libPython wrapper for TA-Lib (<http://ta-lib.org/>).TrueFalseFalseFalsemrjbq7/ta-lib
121taPythonPythonTechnical IndicatorsTechnical Indicatorstechnical-indicators2026-03-185142https://github.com/bukosabino/taTechnical Analysis Library using Pandas (Python).TrueFalseFalseFalsebukosabino/ta
122bta-libPythonPythonTechnical IndicatorsTechnical Indicatorstechnical-indicators2020-03-11502https://github.com/mementum/bta-libTechnical Analysis library in pandas for backtesting algotrading and quantitative analysis.TrueFalseFalseFalsemementum/bta-lib
123TuneTAPythonPythonTechnical IndicatorsTechnical Indicatorstechnical-indicators2023-10-13462https://github.com/jmrichardson/tunetaTuneTA optimizes technical indicators using a distance correlation measure to a user defined target feature such as next day return.TrueFalseFalseFalsejmrichardson/tuneta
124TTRRRTechnical IndicatorsTechnical Indicatorstechnical-indicators2026-02-28349https://github.com/joshuaulrich/TTRTechnical Trading Rules.TrueFalseFalseFalsejoshuaulrich/TTR
125TALib.jlJuliaJuliaTechnical IndicatorsTechnical Indicatorstechnical-indicators2017-08-2253https://github.com/femtotrader/TALib.jlA Julia wrapper for TA-Lib.TrueFalseFalseFalsefemtotrader/TALib.jl
126Indicators.jlJuliaJuliaTechnical IndicatorsTechnical Indicatorstechnical-indicators2022-12-06227https://github.com/dysonance/Indicators.jlFinancial market technical analysis & indicators on top of Temporal.TrueFalseFalseFalsedysonance/Indicators.jl
127TechnicalIndicatorCharts.jlJuliaJuliaTechnical IndicatorsTechnical Indicatorstechnical-indicators2026-08-088https://github.com/g-gundam/TechnicalIndicatorCharts.jlVisualize OnlineTechnicalIndicators.jl using LightweightCharts.jl.TrueFalseFalseFalseg-gundam/TechnicalIndicatorCharts.jl
128MarketTechnicals.jlJuliaJuliaTechnical IndicatorsTechnical Indicatorstechnical-indicators2021-07-12131https://github.com/JuliaQuant/MarketTechnicals.jlTechnical analysis of financial time series on top of TimeSeries.TrueFalseFalseFalseJuliaQuant/MarketTechnicals.jl
129OnlineTechnicalIndicators.jlJuliaJuliaTechnical IndicatorsTechnical Indicatorstechnical-indicators2026-04-1334https://github.com/femtotrader/OnlineTechnicalIndicators.jlJulia Technical Analysis Indicators via online algorithms.TrueFalseFalseFalsefemtotrader/OnlineTechnicalIndicators.jl
130ta4jJavaJavaTechnical IndicatorsTechnical Indicatorstechnical-indicators2026-08-142481https://github.com/ta4j/ta4jA Java library for technical analysis.TrueFalseFalseFalseta4j/ta4j
131IndicatorTSJavaScriptJavaScriptTechnical IndicatorsTechnical Indicatorstechnical-indicators2026-04-20461https://github.com/cinar/indicatortsIndicator is a TypeScript module providing various stock technical analysis indicators, strategies, and a backtest framework for trading.TrueFalseFalseFalsecinar/indicatorts
132orderflowJavaScriptJavaScriptTechnical IndicatorsTechnical Indicatorstechnical-indicators2025-03-3179https://github.com/focus1691/orderflowOrderflow trade aggregator for building Footprint Candles from exchange websocket data.TrueFalseFalseFalsefocus1691/orderflow
133IndicatorGoGolangGolangTechnical IndicatorsTechnical Indicatorstechnical-indicators2026-08-081223https://github.com/cinar/indicatorIndicatorGo is a Golang module providing various stock technical analysis indicators, strategies, and a backtest framework for trading.TrueFalseFalseFalsecinar/indicator
134TradeAggregationRustRustTechnical IndicatorsTechnical Indicatorstechnical-indicators2026-02-05118https://github.com/MathisWellmann/trade_aggregation-rsAggregate trades into user-defined candles using information driven rules.TrueFalseFalseFalseMathisWellmann/trade_aggregation-rs
135SlidingFeaturesRustRustTechnical IndicatorsTechnical Indicatorstechnical-indicators2026-06-2978https://github.com/MathisWellmann/sliding_features-rsChainable tree-like sliding windows for signal processing and technical analysis.TrueFalseFalseFalseMathisWellmann/sliding_features-rs
136fin-primitivesRustRustTechnical IndicatorsTechnical Indicatorstechnical-indicators2026-03-2315https://github.com/Mattbusel/fin-primitivesFinancial 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.TrueFalseFalseFalseMattbusel/fin-primitives
137WickraRustRust,Python,JavaScript,C++,C#,Golang,Java,RTechnical IndicatorsTechnical Indicatorstechnical-indicators2026-08-0444https://github.com/wickra-lib/wickraStreaming-first technical-analysis library with a Rust core: 514 indicators updating in O(1) per tick, with bit-exact batch-vs-streaming results.TrueFalseFalseFalsewickra-lib/wickra
138wickworksRESTREST,MCPTechnical IndicatorsTechnical Indicatorstechnical-indicators2026-08-011https://github.com/psyb0t/docker-wickworksStateless OHLC analyzer: POST bars and requested indicators, get back RSI/MACD/Bollinger/ADX/ATR/VWAP/Ichimoku plus smart-money-concept primitives (order blocks, FVGs, BOS/CHoCH, swing structure). No database, no AI signals.TrueFalseFalseFalsepsyb0t/docker-wickworks
139ERN-WO Options BacktesterJavaJava,Spring BootTrading & BacktestingTrading & Backtestingtrading-backtesting2026-08-163https://github.com/Javier-Garzo/ern-wo-options-backtesterStreaming backtesting engine for short-duration index options with conservative five-minute execution modeling and reproducible Early Retirement Now and WealthyOption strategy replication results.TrueFalseFalseFalseJavier-Garzo/ern-wo-options-backtester
140midas-corePythonPythonTrading & BacktestingTrading & Backtestingtrading-backtesting2026-08-140https://github.com/w2ur/midas-coreMulti-agent paper-trading framework where LLM agents author orders and a separate broker process enforces fifteen fill-time safety rails; each fill is stamped with the git commit it executed against for reproducibility.TrueFalseFalseFalsew2ur/midas-core
141Manifold-BTPythonPython,RustTrading & BacktestingTrading & Backtestingtrading-backtesting2026-08-1728https://github.com/manifoldbt/manifoldbtHigh-performance Rust-powered backtesting engine for quantitative research with parameter sweeps, walk-forward and Monte Carlo.TrueFalseFalseFalsemanifoldbt/manifoldbt
142mkt-alertsTypeScriptTypeScriptTrading & BacktestingTrading & Backtestingtrading-backtesting2026-07-230https://github.com/dzianisv/mkt-alertsSelf-hosted market-alert daemon: price, RSI/MACD/SMA conditions, and full Pine Script v5 custom indicators evaluated off-TradingView, on crypto (Coinbase) and stocks (Yahoo Finance) with no API key, delivered via ntfy push, email, or Telegram.TrueFalseFalseFalsedzianisv/mkt-alerts
143pyhoodPythonPythonTrading & BacktestingTrading & Backtestingtrading-backtesting2026-08-1318https://github.com/jamestford/pyhoodRobinhood API client for unattended automation: after the first approved login, sessions renew from a stored refresh token with no password or device approval prompt. Covers stocks, equity and index options with Greeks, futures, IRA accounts, and the official Crypto Trading API.TrueFalseFalseFalsejamestford/pyhood
144honest-signalsPythonPythonTrading & BacktestingTrading & Backtestingtrading-backtesting2026-07-181https://github.com/MarvinRey7879/honest-signalsScores detected chart patterns against the pattern-free baseline for the same market, timeframe and horizon, reporting lift with cluster-robust confidence intervals instead of a hit rate against 50%.TrueFalseFalseFalseMarvinRey7879/honest-signals
145rulelintPythonPythonTrading & BacktestingTrading & Backtestingtrading-backtesting2026-07-110https://github.com/momoddo/rulelintLinter for mechanical trading-rule conditions: replays every condition over historical bars to catch look-ahead levels, dead branches that can never fire, and regime-drifted absolute thresholds before you trust a backtest.TrueFalseFalseFalsemomoddo/rulelint
146FAIGPythonPythonTrading & BacktestingTrading & Backtestingtrading-backtesting2026-05-16156https://github.com/tg12/FAIGFully automated trading bot for the IG Index platform (spread betting and CFDs), supporting demo and live accounts.TrueFalseFalseFalsetg12/FAIG
147quantifyPythonPythonTrading & BacktestingTrading & Backtestingtrading-backtesting2026-06-305https://github.com/Zhanghanser/quantifyBinance-style trading terminal with multi-strategy backtesting and a real-time, signal-only decision desk for crypto, A-shares, and US stocks.TrueFalseFalseFalseZhanghanser/quantify
148purgedcvPythonPythonTrading & BacktestingTrading & Backtestingtrading-backtesting2026-08-0126https://github.com/eslazarev/purged-cross-validationscikit-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.TrueFalseFalseFalseeslazarev/purged-cross-validation
149AlgoVaultTypeScriptTypeScriptTrading & BacktestingTrading & Backtestingtrading-backtesting2026-08-175https://github.com/AlgoVaultLabs/crypto-quant-signal-mcpMCP 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.TrueFalseFalseFalseAlgoVaultLabs/crypto-quant-signal-mcp
150alpha-forge-mcpPythonPythonTrading & BacktestingTrading & Backtestingtrading-backtesting2026-07-211https://github.com/alforge-labs/alpha-forge-mcpMCP server wrapping the AlphaForge CLI for AI-agent-native backtesting, Optuna TPE optimization, and walk-forward testing of trading strategies from Claude Desktop, Cursor, or Claude Code.TrueFalseFalseFalsealforge-labs/alpha-forge-mcp
151capitalcom-cliPythonPythonTrading & BacktestingTrading & Backtestingtrading-backtesting2026-06-161https://github.com/SimonTarara62/capitalcom-cliUnofficial CLI and async SDK for the Capital.com broker API: market data, guarded order execution, and real-time streaming.TrueFalseFalseFalseSimonTarara62/capitalcom-cli
152DepthSightPythonPython,TypeScriptTrading & BacktestingTrading & Backtestingtrading-backtesting2026-07-1919https://github.com/depthsight-pro/depthsightSelf-hosted visual algo-trading platform featuring a drag-and-drop strategy builder, an AI co-pilot, and integrated billing.TrueFalseFalseFalsedepthsight-pro/depthsight
153InalphaPythonPython,TypeScriptTrading & BacktestingTrading & Backtestingtrading-backtesting2026-08-1427https://github.com/mirror29/inalphaConversational 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.TrueFalseFalseFalsemirror29/inalpha
154income-deskPythonPythonTrading & BacktestingTrading & Backtestingtrading-backtesting2026-08-1717https://github.com/nitinblue/income-deskSystematic options trading intelligence for small accounts with desk-based portfolio management, pre-trade validation, and multi-broker consolidation.TrueFalseFalseFalsenitinblue/income-desk
155mx-trader-bridgePythonPythonTrading & BacktestingTrading & Backtestingtrading-backtesting2026-07-073https://github.com/27dream/mx-trader-bridgeAI 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.TrueFalseFalseFalse27dream/mx-trader-bridge
156AI Quant AgentsPythonPythonTrading & BacktestingTrading & Backtestingtrading-backtesting2026-03-2415https://github.com/demandai/ai-quant-agentsMulti-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.TrueFalseFalseFalsedemandai/ai-quant-agents
157TradeSightPythonPythonTrading & BacktestingTrading & Backtestingtrading-backtesting2026-07-15164https://github.com/rmbell09-lang/tradesightSelf-hosted AI trading platform with strategy evolution, technical analysis, backtesting, and paper trading via Alpaca.TrueFalseFalseFalsermbell09-lang/tradesight
158OrallexaPythonPythonTrading & BacktestingTrading & Backtestingtrading-backtesting2026-07-1262https://github.com/alex-jb/orallexa-ai-trading-agentAI 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.TrueFalseFalseFalsealex-jb/orallexa-ai-trading-agent
159Vibe-TradingPythonPythonTrading & BacktestingTrading & Backtestingtrading-backtesting2026-08-1731067https://github.com/HKUDS/Vibe-TradingNatural-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.TrueFalseFalseFalseHKUDS/Vibe-Trading
160DeepAlphaPythonPythonTrading & BacktestingTrading & Backtestingtrading-backtesting2026-05-1241https://deepalphabot.comAI 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)TrueFalseFalseFalsestefanoviana/deepalpha
161the0PythonPythonTrading & BacktestingTrading & Backtestingtrading-backtesting2026-08-13389https://github.com/alexanderwanyoike/the0Self-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.TrueFalseFalseFalsealexanderwanyoike/the0
162autonomous-auditPythonPythonTrading & BacktestingTrading & Backtestingtrading-backtesting2026-07-030https://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)FalseFalseTrueFalse
163Investing algorithm frameworkPythonPythonTrading & BacktestingTrading & Backtestingtrading-backtesting2026-08-131701https://github.com/coding-kitties/investing-algorithm-frameworkFramework for developing, backtesting, and deploying automated trading algorithms.TrueFalseFalseFalsecoding-kitties/investing-algorithm-framework
164LumibotPythonPythonTrading & BacktestingTrading & Backtestingtrading-backtesting2026-08-051941https://github.com/Lumiwealth/lumibotAlgorithmic 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.TrueFalseFalseFalseLumiwealth/lumibot
165QSTraderPythonPythonTrading & BacktestingTrading & Backtestingtrading-backtesting2024-06-243439https://github.com/mhallsmoore/qstraderQSTrader backtesting simulation engine.TrueFalseFalseFalsemhallsmoore/qstrader
166BlanklyPythonPythonTrading & BacktestingTrading & Backtestingtrading-backtesting2024-12-302464https://github.com/Blankly-Finance/BlanklyFully integrated backtesting, paper trading, and live deployment.TrueFalseFalseFalseBlankly-Finance/Blankly
167ziplinePythonPythonTrading & BacktestingTrading & Backtestingtrading-backtesting2020-10-1420042https://github.com/quantopian/ziplinePythonic algorithmic trading library.TrueFalseFalseFalsequantopian/zipline
168zipline-reloadedPythonPythonTrading & BacktestingTrading & Backtestingtrading-backtesting2025-11-131922https://github.com/stefan-jansen/zipline-reloadedZipline, a Pythonic Algorithmic Trading Library.TrueFalseFalseFalsestefan-jansen/zipline-reloaded
169QuantSoftware ToolkitPythonPythonTrading & BacktestingTrading & Backtestingtrading-backtesting2016-10-07480https://github.com/QuantSoftware/QuantSoftwareToolkitPython-based open source software framework designed to support portfolio construction and management.TrueFalseFalseFalseQuantSoftware/QuantSoftwareToolkit
170quantitativePythonPythonTrading & BacktestingTrading & Backtestingtrading-backtesting2019-03-0367https://github.com/jeffrey-liang/quantitativeQuantitative finance, and backtesting library.TrueFalseFalseFalsejeffrey-liang/quantitative
171analyzerPythonPythonTrading & BacktestingTrading & Backtestingtrading-backtesting2015-12-22216https://github.com/llazzaro/analyzerPython framework for real-time financial and backtesting trading strategies.TrueFalseFalseFalsellazzaro/analyzer
172btPythonPythonTrading & BacktestingTrading & Backtestingtrading-backtesting2026-08-072962https://github.com/pmorissette/btFlexible Backtesting for Python.TrueFalseFalseFalsepmorissette/bt
173backtraderPythonPythonTrading & BacktestingTrading & Backtestingtrading-backtesting2023-04-1922869https://github.com/backtrader/backtraderPython Backtesting library for trading strategies.TrueFalseFalseFalsebacktrader/backtrader
174backtrader (cloudQuant fork)PythonPythonTrading & BacktestingTrading & Backtestingtrading-backtesting2026-08-16154https://github.com/cloudQuant/backtraderActively maintained, high-performance backtesting and live trading framework with AI-assisted strategy tooling (MCP server, skills, agent, web platform). [backtrader](https://github.com/backtrader/backtrader) fork.TrueFalseFalseFalsecloudQuant/backtrader
175TrendFollowingSystemsPythonPythonTrading & BacktestingTrading & Backtestingtrading-backtesting2026-08-1719https://github.com/ArturSepp/TrendFollowingSystemsClosed-form expected returns, Sharpe ratios, and skewness of trend-following systems, with complete implementations and multi-decade futures backtests.TrueFalseFalseFalseArturSepp/TrendFollowingSystems
176backtest-biasPythonPythonTrading & BacktestingTrading & Backtestingtrading-backtesting2026-08-1310https://github.com/Finance-broski/backtest-biasChecks whether backtest price data is survivor-only: dead-name detection, measured bias benchmarks, CI integrity gates.TrueFalseFalseFalseFinance-broski/backtest-bias
177pythalesiansPythonPythonTrading & BacktestingTrading & Backtestingtrading-backtesting2016-09-2363https://github.com/thalesians/pythalesiansPython library to backtest trading strategies, plot charts, seamlessly download market data, analyze market patterns etc.TrueFalseFalseFalsethalesians/pythalesians
178pybacktestPythonPythonTrading & BacktestingTrading & Backtestingtrading-backtesting2019-09-09822https://github.com/ematvey/pybacktestVectorized backtesting framework in Python / pandas, designed to make your backtesting easier.TrueFalseFalseFalseematvey/pybacktest
179pyalgotradePythonPythonTrading & BacktestingTrading & Backtestingtrading-backtesting2023-03-054667https://github.com/gbeced/pyalgotradePython Algorithmic Trading Library.TrueFalseFalseFalsegbeced/pyalgotrade
180basanaPythonPythonTrading & BacktestingTrading & Backtestingtrading-backtesting2026-08-09857https://github.com/gbeced/basanaA Python async and event driven framework for algorithmic trading, with a focus on crypto currencies.TrueFalseFalseFalsegbeced/basana
181algobrokerPythonPythonTrading & BacktestingTrading & Backtestingtrading-backtesting2016-03-3196https://github.com/joequant/algobrokerThis is an execution engine for algo trading.TrueFalseFalseFalsejoequant/algobroker
182finmarketpyPythonPythonTrading & BacktestingTrading & Backtestingtrading-backtesting2026-04-163803https://github.com/cuemacro/finmarketpyPython library for backtesting trading strategies and analyzing financial markets.TrueFalseFalseFalsecuemacro/finmarketpy
183binary-martingalePythonPythonTrading & BacktestingTrading & Backtestingtrading-backtesting2017-10-1648https://github.com/metaperl/binary-martingaleComputer program to automatically trade binary options martingale style.TrueFalseFalseFalsemetaperl/binary-martingale
184fooltraderPythonPythonTrading & BacktestingTrading & Backtestingtrading-backtesting2020-07-191198https://github.com/foolcage/fooltraderthe project using big-data technology to provide an uniform way to analyze the whole market.TrueFalseFalseFalsefoolcage/fooltrader
185zvtPythonPythonTrading & BacktestingTrading & Backtestingtrading-backtesting2026-07-014263https://github.com/zvtvz/zvtthe 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.TrueFalseFalseFalsezvtvz/zvt
186pylivetraderPythonPythonTrading & BacktestingTrading & Backtestingtrading-backtesting2022-04-11685https://github.com/alpacahq/pylivetraderzipline-compatible live trading library.TrueFalseFalseFalsealpacahq/pylivetrader
187pipeline-livePythonPythonTrading & BacktestingTrading & Backtestingtrading-backtesting2022-04-11205https://github.com/alpacahq/pipeline-livezipline's pipeline capability with IEX for live trading.TrueFalseFalseFalsealpacahq/pipeline-live
188zipline-extensionsPythonPythonTrading & BacktestingTrading & Backtestingtrading-backtesting2018-09-1718https://github.com/quantrocket-llc/zipline-extensionsZipline extensions and adapters for QuantRocket.TrueFalseFalseFalsequantrocket-llc/zipline-extensions
189moonshotPythonPythonTrading & BacktestingTrading & Backtestingtrading-backtesting2024-08-14272https://github.com/quantrocket-llc/moonshotVectorized backtester and trading engine for QuantRocket based on Pandas.TrueFalseFalseFalsequantrocket-llc/moonshot
190pyqstratPythonPythonTrading & BacktestingTrading & Backtestingtrading-backtesting2023-11-05372https://github.com/abbass2/pyqstratA fast, extensible, transparent python library for backtesting quantitative strategies.TrueFalseFalseFalseabbass2/pyqstrat
191NowTradePythonPythonTrading & BacktestingTrading & Backtestingtrading-backtesting2017-02-07103https://github.com/edouardpoitras/NowTradePython library for backtesting technical/mechanical strategies in the stock and currency markets.TrueFalseFalseFalseedouardpoitras/NowTrade
192pinkfishPythonPythonTrading & BacktestingTrading & Backtestingtrading-backtesting2026-08-17302https://github.com/fja05680/pinkfishA backtester and spreadsheet library for security analysis.TrueFalseFalseFalsefja05680/pinkfish
193PRISM-INSIGHTPythonPythonTrading & BacktestingTrading & Backtestingtrading-backtesting2026-08-13722https://github.com/dragon1086/prism-insightAI-powered stock analysis system with 13 specialized agents, automated trading via KIS API, supporting Korean & US markets.TrueFalseFalseFalsedragon1086/prism-insight
194FinClawPythonPythonTrading & BacktestingTrading & Backtestingtrading-backtesting2026-04-1828https://github.com/NeuZhou/finclawAI-powered financial intelligence engine with 8 master strategies across US, CN, and HK markets. Multi-agent architecture with +29.1% annual alpha. 227 tests.TrueFalseFalseFalseNeuZhou/finclaw
195tw-stock-radarPythonPythonTrading & BacktestingTrading & Backtestingtrading-backtesting2026-07-054https://github.com/carsonchou/tw-stock-radarAI-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.TrueFalseFalseFalsecarsonchou/tw-stock-radar
196aatPythonPythonTrading & BacktestingTrading & Backtestingtrading-backtesting2026-07-27828https://github.com/timkpaine/aatAsync Algorithmic Trading Engine.TrueFalseFalseFalsetimkpaine/aat
197Backtesting.pyPythonPythonTrading & BacktestingTrading & Backtestingtrading-backtesting0https://kernc.github.io/backtesting.py/Backtest trading strategies in Python.FalseFalseFalseFalse
198catalystPythonPythonTrading & BacktestingTrading & Backtestingtrading-backtesting2021-09-222559https://github.com/enigmampc/catalystAn Algorithmic Trading Library for Crypto-Assets in Python.TrueFalseFalseFalseenigmampc/catalyst
199quantstatsPythonPythonTrading & BacktestingTrading & Backtestingtrading-backtesting2026-01-137554https://github.com/ranaroussi/quantstatsPortfolio analytics for quants, written in Python.TrueFalseFalseFalseranaroussi/quantstats
200jquantstatsPythonPythonTrading & BacktestingTrading & Backtestingtrading-backtesting2026-08-1542https://github.com/Jebel-Quant/jquantstatsModern variation of quantstats, with additional features and performance improvements.TrueFalseFalseFalseJebel-Quant/jquantstats
201qtpylibPythonPythonTrading & BacktestingTrading & Backtestingtrading-backtesting2021-03-242268https://github.com/ranaroussi/qtpylibQTPyLib, Pythonic Algorithmic Trading <http://qtpylib.io>.TrueFalseFalseFalseranaroussi/qtpylib
202QuantdomPythonPythonTrading & BacktestingTrading & Backtestingtrading-backtesting2019-03-12773https://github.com/constverum/QuantdomPython-based framework for backtesting trading strategies & analyzing financial markets [GUI :neckbeard:.]TrueFalseFalseFalseconstverum/Quantdom
203freqtradePythonPythonTrading & BacktestingTrading & Backtestingtrading-backtesting2026-08-1753370https://github.com/freqtrade/freqtradeFree, open source crypto trading bot.TrueFalseFalseFalsefreqtrade/freqtrade
204algorithmic-trading-with-pythonPythonPythonTrading & BacktestingTrading & Backtestingtrading-backtesting2021-06-013420https://github.com/chrisconlan/algorithmic-trading-with-pythonFree `pandas` and `scikit-learn` resources for trading simulation, backtesting, and machine learning on financial data.TrueFalseFalseFalsechrisconlan/algorithmic-trading-with-python
205QlibPythonPythonTrading & BacktestingTrading & Backtestingtrading-backtesting2026-07-2347623https://github.com/microsoft/qlibAn 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.TrueFalseFalseFalsemicrosoft/qlib
206finlabPythonPythonTrading & BacktestingTrading & Backtestingtrading-backtesting2026-05-270https://pypi.org/project/finlab/Python package for Taiwan stock market data, factor research, and vectorized backtesting with pandas-style strategy definitions.FalseFalseTrueFalse
207machine-learning-for-tradingPythonPythonTrading & BacktestingTrading & Backtestingtrading-backtesting2026-08-1520487https://github.com/stefan-jansen/machine-learning-for-tradingCode and resources for Machine Learning for Algorithmic Trading.TrueFalseFalseFalsestefan-jansen/machine-learning-for-trading
208AlphaPyPythonPythonTrading & BacktestingTrading & Backtestingtrading-backtesting2025-08-241745https://github.com/ScottfreeLLC/AlphaPyAutomated Machine Learning [AutoML] with Python, scikit-learn, Keras, XGBoost, LightGBM, and CatBoost.TrueFalseFalseFalseScottfreeLLC/AlphaPy
209jessePythonPythonTrading & BacktestingTrading & Backtestingtrading-backtesting2026-08-168336https://github.com/jesse-ai/jesseAn advanced crypto trading bot written in Python.TrueFalseFalseFalsejesse-ai/jesse
210rqalphaPythonPythonTrading & BacktestingTrading & Backtestingtrading-backtesting2026-07-236696https://github.com/ricequant/rqalphaA extendable, replaceable Python algorithmic backtest && trading framework supporting multiple securities.TrueFalseFalseFalsericequant/rqalpha
211FinRL-LibraryPythonPythonTrading & BacktestingTrading & Backtestingtrading-backtesting2026-07-1216028https://github.com/AI4Finance-LLC/FinRL-LibraryA Deep Reinforcement Learning Library for Automated Trading in Quantitative Finance. NeurIPS 2020.TrueFalseFalseFalseAI4Finance-LLC/FinRL-Library
212aurumq-rlPythonPythonTrading & BacktestingTrading & Backtestingtrading-backtesting2026-07-1939https://github.com/yupoet/aurumq-rlReinforcement 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.TrueFalseFalseFalseyupoet/aurumq-rl
213bulbeaPythonPythonTrading & BacktestingTrading & Backtestingtrading-backtesting2017-03-192321https://github.com/achillesrasquinha/bulbeaDeep Learning based Python Library for Stock Market Prediction and Modelling.TrueFalseFalseFalseachillesrasquinha/bulbea
214ib_nopePythonPythonTrading & BacktestingTrading & Backtestingtrading-backtesting2021-04-2233https://github.com/ajhpark/ib_nopeAutomated trading system for NOPE strategy over IBKR TWS.TrueFalseFalseFalseajhpark/ib_nope
215OctoBotPythonPythonTrading & BacktestingTrading & Backtestingtrading-backtesting2026-08-106420https://github.com/Drakkar-Software/OctoBotOpen source cryptocurrency trading bot for high frequency, arbitrage, TA and social trading with an advanced web interface.TrueFalseFalseFalseDrakkar-Software/OctoBot
216Stock-Prediction-ModelsPythonPythonTrading & BacktestingTrading & Backtestingtrading-backtesting2021-01-059484https://github.com/huseinzol05/Stock-Prediction-ModelsGathers machine learning and deep learning models for Stock forecasting including trading bots and simulations.TrueFalseFalseFalsehuseinzol05/Stock-Prediction-Models
217AutoTraderPythonPythonTrading & BacktestingTrading & Backtestingtrading-backtesting2025-05-041270https://github.com/kieran-mackle/AutoTraderA Python-based development platform for automated trading systems - from backtesting to optimization to livetrading.TrueFalseFalseFalsekieran-mackle/AutoTrader
218fast-tradePythonPythonTrading & BacktestingTrading & Backtestingtrading-backtesting2026-07-28581https://github.com/jrmeier/fast-tradeA library built with backtest portability and performance in mind for backtest trading strategies.TrueFalseFalseFalsejrmeier/fast-trade
219qf-libPythonPythonTrading & BacktestingTrading & Backtestingtrading-backtesting2026-08-05953https://github.com/quarkfin/qf-libQF-Lib is a Python library that provides high quality tools for quantitative finance.TrueFalseFalseFalsequarkfin/qf-lib
220tda-apiPythonPythonTrading & BacktestingTrading & Backtestingtrading-backtesting2024-06-161321https://github.com/alexgolec/tda-apiGather data and trade equities, options, and ETFs via TDAmeritrade.TrueFalseFalseFalsealexgolec/tda-api
221vectorbtPythonPythonTrading & BacktestingTrading & Backtestingtrading-backtesting2026-08-028705https://github.com/polakowo/vectorbtFind your trading edge, using a powerful toolkit for backtesting, algorithmic trading, and research.TrueFalseFalseFalsepolakowo/vectorbt
222LeanPythonPython,C#Trading & BacktestingTrading & Backtestingtrading-backtesting2026-08-1421240https://github.com/QuantConnect/LeanLean Algorithmic Trading Engine by QuantConnect (Python, C#).TrueFalseFalseFalseQuantConnect/Lean
223pysystemtradePythonPythonTrading & BacktestingTrading & Backtestingtrading-backtesting2026-07-183439https://github.com/robcarver17/pysystemtradepysystemtrade 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/).TrueFalseFalseFalserobcarver17/pysystemtrade
224pytrendseriesPythonPythonTrading & BacktestingTrading & Backtestingtrading-backtesting2026-05-30168https://github.com/rafa-rod/pytrendseriesDetect trend in time series, drawdown, drawdown within a constant look-back window , maximum drawdown, time underwater.TrueFalseFalseFalserafa-rod/pytrendseries
225PyLOBPythonPythonTrading & BacktestingTrading & Backtestingtrading-backtesting2026-08-14202https://github.com/DrAshBooth/PyLOBFully functioning fast Limit Order Book written in Python.TrueFalseFalseFalseDrAshBooth/PyLOB
226PyBrokerPythonPythonTrading & BacktestingTrading & Backtestingtrading-backtesting2026-08-173508https://github.com/edtechre/pybrokerAlgorithmic Trading with Machine Learning.TrueFalseFalseFalseedtechre/pybroker
227OctoBot ScriptPythonPythonTrading & BacktestingTrading & Backtestingtrading-backtesting2026-03-3046https://github.com/Drakkar-Software/OctoBot-ScriptA quant framework to create cryptocurrencies strategies - from backtesting to optimization to livetrading.TrueFalseFalseFalseDrakkar-Software/OctoBot-Script
228hftbacktestPythonPythonTrading & BacktestingTrading & Backtestingtrading-backtesting2025-12-234369https://github.com/nkaz001/hftbacktestA 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.TrueFalseFalseFalsenkaz001/hftbacktest
229flashalpha-fill-simulatorPythonPythonTrading & BacktestingTrading & Backtestingtrading-backtesting2026-06-163https://github.com/FlashAlpha-lab/flashalpha-fill-simulatorRealistic 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.TrueFalseFalseFalseFlashAlpha-lab/flashalpha-fill-simulator
230vnpyPythonPythonTrading & BacktestingTrading & Backtestingtrading-backtesting2026-08-0644563https://github.com/vnpy/vnpyVeighNa is a Python-based open source quantitative trading system development framework.TrueFalseFalseFalsevnpy/vnpy
231Intelligent Trading BotPythonPythonTrading & BacktestingTrading & Backtestingtrading-backtesting2026-08-111848https://github.com/asavinov/intelligent-trading-botAutomatically generating signals and trading based on machine learning and feature engineering.TrueFalseFalseFalseasavinov/intelligent-trading-bot
232fastquantPythonPythonTrading & BacktestingTrading & Backtestingtrading-backtesting2023-09-151754https://github.com/enzoampil/fastquantfastquant allows you to easily backtest investment strategies with as few as 3 lines of python code.TrueFalseFalseFalseenzoampil/fastquant
233nautilus_traderPythonPython,RustTrading & BacktestingTrading & Backtestingtrading-backtesting2026-08-1725655https://github.com/nautechsystems/nautilus_traderA high-performance algorithmic trading platform and event-driven backtester.TrueFalseFalseFalsenautechsystems/nautilus_trader
234NoEdge-BenchPythonPythonTrading & BacktestingTrading & Backtestingtrading-backtesting2026-08-070https://github.com/nexusfinancial-dev/noedge-benchReproducible negative-result benchmark: no model beats a memoryless synthetic binary-options feed (AUC ≈ 0.50), with permutation-null tests and a look-ahead-leak case study.TrueFalseFalseFalsenexusfinancial-dev/noedge-bench
235YABTEPythonPythonTrading & BacktestingTrading & Backtestingtrading-backtesting2024-05-117https://github.com/bsdz/yabteYet Another (Python) BackTesting Engine.TrueFalseFalseFalsebsdz/yabte
236Trading StrategyPythonPythonTrading & BacktestingTrading & Backtestingtrading-backtesting2026-08-12243https://github.com/tradingstrategy-ai/getting-startedTradingStrategy.ai is a market data, backtesting, live trading and investor management framework for decentralised finance.TrueFalseFalseFalsetradingstrategy-ai/getting-started
237HikyuuPythonPython,C++Trading & BacktestingTrading & Backtestingtrading-backtesting2026-08-123442https://github.com/fasiondog/hikyuuA 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.TrueFalseFalseFalsefasiondog/hikyuu
238rust_btPythonPythonTrading & BacktestingTrading & Backtestingtrading-backtesting2026-01-0583https://github.com/jensnesten/rust_btA high performance, low-latency backtesting engine for testing quantitative trading strategies on historical and live data in Rust.TrueFalseFalseFalsejensnesten/rust_bt
239Gunbot QuantPythonPythonTrading & BacktestingTrading & Backtestingtrading-backtesting2025-08-1954https://github.com/GuntharDeNiro/gunbot-quantToolkit 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.TrueFalseFalseFalseGuntharDeNiro/gunbot-quant
240StrateQueuePythonPythonTrading & BacktestingTrading & Backtestingtrading-backtesting2025-12-30209https://github.com/StrateQueue/StrateQueueAn 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.TrueFalseFalseFalseStrateQueue/StrateQueue
241PythonTradingFrameworkPythonPythonTrading & BacktestingTrading & Backtestingtrading-backtesting2026-08-1235https://github.com/JustinGuese/python_tradingbot_frameworkPython 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.TrueFalseFalseFalseJustinGuese/python_tradingbot_framework
242QTradeX-AI-AgentsPythonPythonTrading & BacktestingTrading & Backtestingtrading-backtesting2025-05-2519https://github.com/squidKid-deluxe/QTradeX-AI-AgentsExample strategies for the QTradeX platfrom.TrueFalseFalseFalsesquidKid-deluxe/QTradeX-AI-Agents
243QTradeX-Algo-Trading-SDKPythonPythonTrading & BacktestingTrading & Backtestingtrading-backtesting2026-07-3083https://github.com/squidKid-deluxe/QTradeX-Algo-Trading-SDKAI-powered SDK featuring algorithmic trading, backtesting, deployment on 100+ exchanges, and multiple optimization engines.TrueFalseFalseFalsesquidKid-deluxe/QTradeX-Algo-Trading-SDK
244antbackPythonPythonTrading & BacktestingTrading & Backtestingtrading-backtesting2026-08-1616https://github.com/ts-kontakt/antbackA lightweight, event-loop-style backtest engine that allows a function-driven imperative style using efficient stateful helper functions and data containers.TrueFalseFalseFalsets-kontakt/antback
245VARRDPythonPythonTrading & BacktestingTrading & Backtestingtrading-backtesting2026-05-0424https://github.com/augiemazza/varrdAI-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.TrueFalseFalseFalseaugiemazza/varrd
246JIT-Optimization-EnginePythonPythonTrading & BacktestingTrading & Backtestingtrading-backtesting2026-08-094https://github.com/cloudsealed/JIT-Optimization-EngineHigh-performance analytical core using LLVM JIT (Numba) to process large-scale telemetry for quant diagnostics.TrueFalseFalseFalsecloudsealed/JIT-Optimization-Engine
247backtester-mcpPythonPythonTrading & BacktestingTrading & Backtestingtrading-backtesting2026-04-174https://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)TrueFalseTrueFalsebcosm/backtester-mcp
248backtestRRTrading & BacktestingTrading & Backtestingtrading-backtesting2015-09-170https://cran.r-project.org/web/packages/backtest/index.htmlExploring Portfolio-Based Conjectures About Financial Instruments.FalseTrueFalseFalse
249paRRTrading & BacktestingTrading & Backtestingtrading-backtesting2023-08-210https://cran.r-project.org/web/packages/pa/index.htmlPerformance Attribution for Equity Portfolios.FalseTrueFalseFalse
250QuantToolsRRTrading & BacktestingTrading & Backtestingtrading-backtesting0https://quanttools.bitbucket.io/_site/index.htmlEnhanced Quantitative Trading Modelling.FalseFalseFalseFalse
251blotterRRTrading & BacktestingTrading & Backtestingtrading-backtesting2024-12-13116https://github.com/braverock/blotterTransaction 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.TrueFalseFalseFalsebraverock/blotter
252quantstratRRTrading & BacktestingTrading & Backtestingtrading-backtesting2023-09-14310https://github.com/braverock/quantstratTransaction-oriented infrastructure for constructing trading systems and simulation. Provides support for multi-asset class and multi-currency portfolios for backtesting and other financial research.TrueFalseFalseFalsebraverock/quantstrat
253QUANTAXISMatlabMatlabTrading & BacktestingTrading & Backtestingtrading-backtesting2026-02-2811010https://github.com/yutiansut/quantaxisIntegrated Quantitative Toolbox with Matlab.TrueFalseFalseFalseyutiansut/quantaxis
254PROJ_Option_Pricing_MatlabMatlabMatlabTrading & BacktestingTrading & Backtestingtrading-backtesting2024-11-19209https://github.com/jkirkby3/PROJ_Option_Pricing_MatlabQuant Option Pricing - Exotic/Vanilla: Barrier, Asian, European, American, Parisian, Lookback, Cliquet, Variance Swap, Swing, Forward Starting, Step, Fader.TrueFalseFalseFalsejkirkby3/PROJ_Option_Pricing_Matlab
255Fastback.jlJuliaJuliaTrading & BacktestingTrading & Backtestingtrading-backtesting2026-05-0521https://github.com/rbeeli/Fastback.jlBlazing fast Julia backtester.TrueFalseFalseFalserbeeli/Fastback.jl
256Lucky.jlJuliaJuliaTrading & BacktestingTrading & Backtestingtrading-backtesting2026-06-2529https://github.com/oliviermilla/Lucky.jlModular, asynchronous trading engine in pure Julia.TrueFalseFalseFalseoliviermilla/Lucky.jl
257Strategems.jlJuliaJuliaTrading & BacktestingTrading & Backtestingtrading-backtesting2021-04-06167https://github.com/dysonance/Strategems.jlQuantitative systematic trading strategy development and backtesting.TrueFalseFalseFalsedysonance/Strategems.jl
258ccxtJavaScriptJavaScript,Python,PHPTrading & BacktestingTrading & Backtestingtrading-backtesting2026-08-1743651https://github.com/ccxt/ccxtA JavaScript / Python / PHP cryptocurrency trading API with support for more than 100 bitcoin/altcoin exchanges.TrueFalseFalseFalseccxt/ccxt
259binance-fix-connector-pythonPythonPythonTrading & BacktestingTrading & Backtestingtrading-backtesting2026-05-261https://github.com/AlexanderMerkel/binance-fix-connector-pythonAsync Python connector for Binance Spot FIX sessions with Order Entry, Market Data, and Drop Copy support.TrueFalseFalseFalseAlexanderMerkel/binance-fix-connector-python
260JijiRubyRubyTrading & BacktestingTrading & Backtestingtrading-backtesting2019-01-22249https://github.com/unageanu/jiji2Open Source Forex algorithmic trading framework using OANDA REST API.TrueFalseFalseFalseunageanu/jiji2
261TaiElixir/ErlangElixir/ErlangTrading & BacktestingTrading & Backtestingtrading-backtesting2024-12-06498https://github.com/fremantle-capital/taiOpen Source composable, real time, market data and trade execution toolkit.TrueFalseFalseFalsefremantle-capital/tai
262WorkbenchElixir/ErlangElixir/ErlangTrading & BacktestingTrading & Backtestingtrading-backtesting2022-06-06122https://github.com/fremantle-industries/workbenchFrom Idea to Execution - Manage your trading operation across a globally distributed cluster.TrueFalseFalseFalsefremantle-industries/workbench
263PropElixir/ErlangElixir/ErlangTrading & BacktestingTrading & Backtestingtrading-backtesting2022-06-0657https://github.com/fremantle-industries/propAn open and opinionated trading platform using productive & familiar open source libraries and tools for strategy research, execution and operation.TrueFalseFalseFalsefremantle-industries/prop
264KelpGolangGolangTrading & BacktestingTrading & Backtestingtrading-backtesting2021-11-261126https://github.com/stellar/kelpKelp is an open-source Golang algorithmic cryptocurrency trading bot that runs on centralized exchanges and Stellar DEX (command-line usage and desktop GUI).TrueFalseFalseFalsestellar/kelp
265TradeFrameCPPCPPTrading & BacktestingTrading & Backtestingtrading-backtesting2026-08-14673https://github.com/rburkholder/trade-frameC++ 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.TrueFalseFalseFalserburkholder/trade-frame
266HikyuuPythonPython,C++Trading & BacktestingTrading & Backtestingtrading-backtesting2026-08-123442https://github.com/fasiondog/hikyuuA 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.TrueFalseFalseFalsefasiondog/hikyuu
267OrderMatchingEngineCPPCPPTrading & BacktestingTrading & Backtestingtrading-backtesting2026-01-11158https://github.com/PIYUSH-KUMAR1809/order-matching-engineA production-grade, lock-free, high-frequency trading matching engine achieving 150M+ orders/sec.TrueFalseFalseFalsePIYUSH-KUMAR1809/order-matching-engine
268PandoraTraderCPPCPPTrading & BacktestingTrading & Backtestingtrading-backtesting2025-07-291454https://github.com/pegasusTrader/PandoraTraderA C++ CTP trading framework, with very clear logic.TrueFalseFalseFalsepegasusTrader/PandoraTrader
269NexusFixCPPCPPTrading & BacktestingTrading & Backtestingtrading-backtesting2026-07-2198https://github.com/SilverstreamsAI/NexusFixC++23 FIX protocol engine with zero-copy parsing and SIMD acceleration, 3x faster than QuickFIX.TrueFalseFalseFalseSilverstreamsAI/NexusFix
270TolmachЁv Netcode SDKCPPCPPTrading & BacktestingTrading & Backtestingtrading-backtesting2026-08-0911https://github.com/billionerleha-111/Tolmachev-Netcode-SDKEnterprise-grade deterministic state synchronization engine for MFT gateways and statistical arbitrage. Eliminates microsecond deltas locking order books via topological mathematics. Throughput >41.5M TPS, physical RTT 24.175 ns, atomic validation (0 CPU load). [Website](https://tuhct-sdk.store)TrueFalseFalseFalsebillionerleha-111/Tolmachev-Netcode-SDK
271QuantConnectCSharpCSharpTrading & BacktestingTrading & Backtestingtrading-backtesting2026-08-1421240https://github.com/QuantConnect/LeanLean Engine is an open-source fully managed C# algorithmic trading engine built for desktop and cloud usage.TrueFalseFalseFalseQuantConnect/Lean
272StockSharpCSharpCSharpTrading & BacktestingTrading & Backtestingtrading-backtesting2026-08-1510578https://github.com/StockSharp/StockSharpAlgorithmic trading and quantitative trading open source platform to develop trading robots (stock markets, forex, crypto, bitcoins, and options).TrueFalseFalseFalseStockSharp/StockSharp
273TDAmeritrade.DotNetCoreCSharpCSharpTrading & BacktestingTrading & Backtestingtrading-backtesting2023-03-1056https://github.com/NVentimiglia/TDAmeritrade.DotNetCoreFree, open-source .NET Client for the TD Ameritrade Trading Platform. Helps developers integrate TD Ameritrade API into custom trading solutions.TrueFalseFalseFalseNVentimiglia/TDAmeritrade.DotNetCore
274BarterRustRustTrading & BacktestingTrading & Backtestingtrading-backtesting2026-05-092232https://github.com/barter-rs/barter-rsOpen-source Rust framework for building event-driven live-trading & backtesting systems.TrueFalseFalseFalsebarter-rs/barter-rs
275LFESTRustRustTrading & BacktestingTrading & Backtestingtrading-backtesting2026-07-2282https://github.com/MathisWellmann/lfest-rsSimulated perpetual futures exchange to trade your strategy against.TrueFalseFalseFalseMathisWellmann/lfest-rs
276SextantPythonPythonTrading & BacktestingTrading & Backtestingtrading-backtesting2026-04-052https://github.com/raphaub-hub/SEXTANTLocal event-driven backtesting engine with no-code strategy builder and FRED vintage, ALFRED, yFinance support.TrueFalseFalseFalseraphaub-hub/SEXTANT
277TradeClawNode.jsNode.js,TypeScriptTrading & BacktestingTrading & Backtestingtrading-backtesting2026-08-1140https://github.com/naimkatiman/tradeclawOpen-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))TrueFalseFalseFalsenaimkatiman/tradeclaw
278ShowMePythonPython,Rust,TypeScriptTrading & BacktestingTrading & Backtestingtrading-backtesting2026-07-275https://github.com/nazmiefearmutcu/showMeOpen-source native macOS market cockpit. 12-timeframe consensus scan across 3370 symbols (crypto + equity + ETF + FX + commodity + bond), 23 technical indicators with per-market calibration, real WebSocket streaming. Tauri shell + Python sidecar (FastAPI) + React UI; 110+ exchanges via ccxt.TrueFalseFalseFalsenazmiefearmutcu/showMe
279TBV1PythonPythonTrading & BacktestingTrading & Backtestingtrading-backtesting2026-07-274https://github.com/nazmiefearmutcu/TRADING-BOTCrypto 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.TrueFalseFalseFalsenazmiefearmutcu/TRADING-BOT
280TraderHarnessPythonPythonTrading & BacktestingTrading & Backtestingtrading-backtesting2026-08-1417https://github.com/HephaestLab/TraderHarnessContamination-resistant A-share backtesting environment for LLM trading agents with point-in-time masking, entity/date anonymization, fingerprinted replay, and trajectory (SFT) export.TrueFalseFalseFalseHephaestLab/TraderHarness
281VerumTradePythonPythonTrading & BacktestingTrading & Backtestingtrading-backtesting2026-06-2911https://github.com/muye1202/VerumTradeA 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.TrueFalseFalseFalsemuye1202/VerumTrade
282mt5-httpapiPythonPython,REST,MCPTrading & BacktestingTrading & Backtestingtrading-backtesting2026-08-1326https://github.com/psyb0t/mt5-httpapiMetaTrader 5 in a Windows VM (Docker + QEMU/KVM) over REST and MCP: market data, order/position/history management for automated trading and bots, the strategy-tester (backtesting) API, and server-side indicators (RSI/MACD/Bollinger/ADX/VWAP/Ichimoku, order blocks, FVGs). Multi-broker, multi-account.TrueFalseFalseFalsepsyb0t/mt5-httpapi
283ibkr-httpapiPythonPython,REST,MCPTrading & BacktestingTrading & Backtestingtrading-backtesting2026-08-010https://github.com/psyb0t/ibkr-httpapiInteractive Brokers over REST and MCP (FastAPI + ib_async over a Linux-native IB Gateway): market data (quotes, historical bars) plus order/position/execution management for automated trading across stocks, options, futures, forex, crypto and CFDs.TrueFalseFalseFalsepsyb0t/ibkr-httpapi
284Multi-Axis Robust Portfolio OptimizationPythonPythonPortfolio Optimization & Risk AnalysisPortfolio Optimization & Risk Analysisportfolio-optimization-risk-analysis2026-07-312https://github.com/Viraj-Nigwekar/multi-axis-robust-portfolio-optimizationPortfolio optimization framework combining covariance shrinkage, bootstrap aggregation, and parametric scenario modeling, with reproducible notebooks and an accompanying SSRN paper.TrueFalseFalseFalseViraj-Nigwekar/multi-axis-robust-portfolio-optimization
285AutoHypothesisPythonPythonPortfolio Optimization & Risk AnalysisPortfolio Optimization & Risk Analysisportfolio-optimization-risk-analysis2026-04-2270https://github.com/arteemg/AutoHypothesisAn agentic framework that mimics the real quant trading pipeline to find alpha: economic hypothesis, in-sample iteration, and out-of-sample validation.TrueFalseFalseFalsearteemg/AutoHypothesis
286skfolioPythonPythonPortfolio Optimization & Risk AnalysisPortfolio Optimization & Risk Analysisportfolio-optimization-risk-analysis2026-08-132169https://github.com/skfolio/skfolioPython 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.TrueFalseFalseFalseskfolio/skfolio
287PyPortfolioOptPythonPythonPortfolio Optimization & Risk AnalysisPortfolio Optimization & Risk Analysisportfolio-optimization-risk-analysis2026-07-075966https://github.com/robertmartin8/PyPortfolioOptFinancial portfolio optimization in python, including classical efficient frontier and advanced methods.TrueFalseFalseFalserobertmartin8/PyPortfolioOpt
288factorlassoPythonPythonPortfolio Optimization & Risk AnalysisPortfolio Optimization & Risk Analysisportfolio-optimization-risk-analysis2026-08-1623https://github.com/ArturSepp/factorlassoSparse multi-asset factor models with cell-level sign constraints, prior-centred shrinkage, and hierarchical clustering group LASSO (HCGL); scikit-learn compatible.TrueFalseFalseFalseArturSepp/factorlasso
289OptimalPortfoliosPythonPythonPortfolio Optimization & Risk AnalysisPortfolio Optimization & Risk Analysisportfolio-optimization-risk-analysis2026-08-1788https://github.com/ArturSepp/OptimalPortfoliosOptimisation analytics for constructing and backtesting optimal multi-asset portfolios: covariance estimation, rolling optimisation, and performance reporting in one pipeline.TrueFalseFalseFalseArturSepp/OptimalPortfolios
290EitenPythonPythonPortfolio Optimization & Risk AnalysisPortfolio Optimization & Risk Analysisportfolio-optimization-risk-analysis2020-09-213281https://github.com/tradytics/eitenEiten 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.TrueFalseFalseFalsetradytics/eiten
291riskparity.pyPythonPythonPortfolio Optimization & Risk AnalysisPortfolio Optimization & Risk Analysisportfolio-optimization-risk-analysis2024-05-27325https://github.com/dppalomar/riskparity.pyfast and scalable design of risk parity portfolios with TensorFlow 2.0.TrueFalseFalseFalsedppalomar/riskparity.py
292mlfinlabPythonPythonPortfolio Optimization & Risk AnalysisPortfolio Optimization & Risk Analysisportfolio-optimization-risk-analysis2021-12-014906https://github.com/hudson-and-thames/mlfinlabImplementations regarding "Advances in Financial Machine Learning" by Marcos Lopez de Prado. (Feature Engineering, Financial Data Structures, Meta-Labeling).TrueFalseFalseFalsehudson-and-thames/mlfinlab
293DeepDowPythonPythonPortfolio Optimization & Risk AnalysisPortfolio Optimization & Risk Analysisportfolio-optimization-risk-analysis2024-01-241181https://github.com/jankrepl/deepdowPortfolio optimization with deep learning.TrueFalseFalseFalsejankrepl/deepdow
294goal-based-allocationPythonPythonPortfolio Optimization & Risk AnalysisPortfolio Optimization & Risk Analysisportfolio-optimization-risk-analysis2026-08-0810https://github.com/ArturSepp/GoalBasedAllocationDynamic mean-variance portfolio allocation under regime-switching jump-diffusions with wealth floors, solved analytically via Laplace transforms.TrueFalseFalseFalseArturSepp/GoalBasedAllocation
295QuantLibRisksPythonPythonPortfolio Optimization & Risk AnalysisPortfolio Optimization & Risk Analysisportfolio-optimization-risk-analysis2026-04-0221https://github.com/auto-differentiation/QuantLib-Risks-PyFast risks with QuantLib.TrueFalseFalseFalseauto-differentiation/QuantLib-Risks-Py
296XADPythonPythonPortfolio Optimization & Risk AnalysisPortfolio Optimization & Risk Analysisportfolio-optimization-risk-analysis2026-04-0220https://github.com/auto-differentiation/xad-pyAutomatic Differentation (AAD) Library.TrueFalseFalseFalseauto-differentiation/xad-py
297pyfolioPythonPythonPortfolio Optimization & Risk AnalysisPortfolio Optimization & Risk Analysisportfolio-optimization-risk-analysis2020-02-286397https://github.com/quantopian/pyfolioPortfolio and risk analytics in Python.TrueFalseFalseFalsequantopian/pyfolio
298etfrayPythonPythonPortfolio Optimization & Risk AnalysisPortfolio Optimization & Risk Analysisportfolio-optimization-risk-analysis2026-06-018https://github.com/alwank/etfrayTerminal-based ETF research and portfolio analytics application for holdings, exposure, concentration, margin, and risk workflows.TrueFalseFalseFalsealwank/etfray
299empyricalPythonPythonPortfolio Optimization & Risk AnalysisPortfolio Optimization & Risk Analysisportfolio-optimization-risk-analysis2020-10-141506https://github.com/quantopian/empyricalCommon financial risk and performance metrics.TrueFalseFalseFalsequantopian/empyrical
300fecon235PythonPythonPortfolio Optimization & Risk AnalysisPortfolio Optimization & Risk Analysisportfolio-optimization-risk-analysis2018-12-031274https://github.com/rsvp/fecon235Computational tools for financial economics include: Gaussian Mixture model of leptokurtotic risk, adaptive Boltzmann portfolios.TrueFalseFalseFalsersvp/fecon235
301financePythonPythonPortfolio Optimization & Risk AnalysisPortfolio Optimization & Risk Analysisportfolio-optimization-risk-analysis2014-03-240https://pypi.org/project/finance/Financial Risk Calculations. Optimized for ease of use through class construction and operator overload.FalseFalseTrueFalse
302qfrmPythonPythonPortfolio Optimization & Risk AnalysisPortfolio Optimization & Risk Analysisportfolio-optimization-risk-analysis2015-12-120https://pypi.org/project/qfrm/Quantitative Financial Risk Management: awesome OOP tools for measuring, managing and visualizing risk of financial instruments and portfolios. (Last updated: 2015-12-12).FalseFalseTrueFalse
303visualize-wealthPythonPythonPortfolio Optimization & Risk AnalysisPortfolio Optimization & Risk Analysisportfolio-optimization-risk-analysis2015-06-10150https://github.com/benjaminmgross/visualize-wealthPortfolio construction and quantitative analysis.TrueFalseFalseFalsebenjaminmgross/visualize-wealth
304VisualPortfolioPythonPythonPortfolio Optimization & Risk AnalysisPortfolio Optimization & Risk Analysisportfolio-optimization-risk-analysis2017-02-28107https://github.com/wegamekinglc/VisualPortfolioThis tool is used to visualize the performance of a portfolio.TrueFalseFalseFalsewegamekinglc/VisualPortfolio
305universal-portfoliosPythonPythonPortfolio Optimization & Risk AnalysisPortfolio Optimization & Risk Analysisportfolio-optimization-risk-analysis2026-07-31858https://github.com/Marigold/universal-portfoliosCollection of algorithms for online portfolio selection.TrueFalseFalseFalseMarigold/universal-portfolios
306FinQuantPythonPythonPortfolio Optimization & Risk AnalysisPortfolio Optimization & Risk Analysisportfolio-optimization-risk-analysis2023-09-031810https://github.com/fmilthaler/FinQuantA program for financial portfolio management, analysis and optimization.TrueFalseFalseFalsefmilthaler/FinQuant
307EmpyrialPythonPythonPortfolio Optimization & Risk AnalysisPortfolio Optimization & Risk Analysisportfolio-optimization-risk-analysis2025-09-141074https://github.com/ssantoshp/EmpyrialPortfolio's risk and performance analytics and returns predictions.TrueFalseFalseFalsessantoshp/Empyrial
308risktoolsPythonPythonPortfolio Optimization & Risk AnalysisPortfolio Optimization & Risk Analysisportfolio-optimization-risk-analysis2024-12-0743https://github.com/bbcho/risktools-devRisk tools for use within the crude and crude products trading space with partial implementation of R's PerformanceAnalytics.TrueFalseFalseFalsebbcho/risktools-dev
309Riskfolio-LibPythonPythonPortfolio Optimization & Risk AnalysisPortfolio Optimization & Risk Analysisportfolio-optimization-risk-analysis2026-06-224445https://github.com/dcajasn/Riskfolio-LibPortfolio Optimization and Quantitative Strategic Asset Allocation in Python.TrueFalseFalseFalsedcajasn/Riskfolio-Lib
310empyrical-reloadedPythonPythonPortfolio Optimization & Risk AnalysisPortfolio Optimization & Risk Analysisportfolio-optimization-risk-analysis2025-07-29118https://github.com/stefan-jansen/empyrical-reloadedCommon financial risk and performance metrics. [empyrical](https://github.com/quantopian/empyrical) fork.TrueFalseFalseFalsestefan-jansen/empyrical-reloaded
311pyfolio-reloadedPythonPythonPortfolio Optimization & Risk AnalysisPortfolio Optimization & Risk Analysisportfolio-optimization-risk-analysis2025-06-02606https://github.com/stefan-jansen/pyfolio-reloadedPortfolio and risk analytics in Python. [pyfolio](https://github.com/quantopian/pyfolio) fork.TrueFalseFalseFalsestefan-jansen/pyfolio-reloaded
312fincorePythonPythonPortfolio Optimization & Risk AnalysisPortfolio Optimization & Risk Analysisportfolio-optimization-risk-analysis2026-08-152https://github.com/cloudQuant/fincoreQuantitative performance and risk analytics with 150+ metrics, portfolio optimization, Monte Carlo simulation, and attribution; actively maintained successor to [empyrical](https://github.com/quantopian/empyrical)/[pyfolio](https://github.com/quantopian/pyfolio).TrueFalseFalseFalsecloudQuant/fincore
313fortitudo.techPythonPythonPortfolio Optimization & Risk AnalysisPortfolio Optimization & Risk Analysisportfolio-optimization-risk-analysis2026-07-09304https://github.com/fortitudo-tech/fortitudo.techConditional Value-at-Risk (CVaR) portfolio optimization and Entropy Pooling views / stress-testing in Python.TrueFalseFalseFalsefortitudo-tech/fortitudo.tech
314quantitative-finance-toolsPythonPythonPortfolio Optimization & Risk AnalysisPortfolio Optimization & Risk Analysisportfolio-optimization-risk-analysis2025-12-135https://github.com/omichauhan-lgtm/quantitative-finance-toolsLibrary for portfolio optimization (MVO) and rigorous risk metrics (VaR/CVaR).TrueFalseFalseFalseomichauhan-lgtm/quantitative-finance-tools
315Prop Trader CompassPythonPythonPortfolio Optimization & Risk AnalysisPortfolio Optimization & Risk Analysisportfolio-optimization-risk-analysis0https://otto-ships.github.io/prop-trader-compass/Interactive risk and payout calculator for Futures and CFD traders; features one-time fee firm comparisons.FalseFalseFalseFalse
316riskkitPythonPythonPortfolio Optimization & Risk AnalysisPortfolio Optimization & Risk Analysisportfolio-optimization-risk-analysis2026-07-022https://github.com/HasibVortex369/riskkitFramework-agnostic risk-management toolkit for systematic trading — position sizing, drawdown control, a composable stop engine, correlation limits, and portfolio exposure caps, with adapters for backtesting.py, freqtrade, and vectorbt.TrueFalseFalseFalseHasibVortex369/riskkit
317portfolioRRPortfolio Optimization & Risk AnalysisPortfolio Optimization & Risk Analysisportfolio-optimization-risk-analysis2024-08-1917https://github.com/dgerlanc/portfolioAnalysing equity portfolios.TrueFalseFalseFalsedgerlanc/portfolio
318sparseIndexTrackingRRPortfolio Optimization & Risk AnalysisPortfolio Optimization & Risk Analysisportfolio-optimization-risk-analysis2023-05-2859https://github.com/dppalomar/sparseIndexTrackingPortfolio design to track an index.TrueFalseFalseFalsedppalomar/sparseIndexTracking
319riskParityPortfolioRRPortfolio Optimization & Risk AnalysisPortfolio Optimization & Risk Analysisportfolio-optimization-risk-analysis2022-11-15122https://github.com/dppalomar/riskParityPortfolioBlazingly fast design of risk parity portfolios.TrueFalseFalseFalsedppalomar/riskParityPortfolio
320PortfolioAnalyticsRRPortfolio Optimization & Risk AnalysisPortfolio Optimization & Risk Analysisportfolio-optimization-risk-analysis2026-07-24105https://github.com/braverock/PortfolioAnalyticsPortfolio Analysis, Including Numerical Methods for Optimizationof Portfolios.TrueFalseFalseFalsebraverock/PortfolioAnalytics
321PerformanceAnalyticsRRPortfolio Optimization & Risk AnalysisPortfolio Optimization & Risk Analysisportfolio-optimization-risk-analysis2026-04-13239https://github.com/braverock/PerformanceAnalyticsEconometric tools for performance and risk analysis.TrueFalseFalseFalsebraverock/PerformanceAnalytics
322OnlinePortfolioAnalytics.jlJuliaJuliaPortfolio Optimization & Risk AnalysisPortfolio Optimization & Risk Analysisportfolio-optimization-risk-analysis2026-04-1315https://github.com/femtotrader/OnlinePortfolioAnalytics.jlA Julia quantitative portfolio analytics (risk / performance) via online algorithms.TrueFalseFalseFalsefemtotrader/OnlinePortfolioAnalytics.jl
323RiskPerf.jlJuliaJuliaPortfolio Optimization & Risk AnalysisPortfolio Optimization & Risk Analysisportfolio-optimization-risk-analysis2026-07-3016https://github.com/rbeeli/RiskPerf.jlQuantitative risk and performance analysis package for financial time series powered by the Julia language.TrueFalseFalseFalserbeeli/RiskPerf.jl
324portfolio-allocationJavaScriptJavaScriptPortfolio Optimization & Risk AnalysisPortfolio Optimization & Risk Analysisportfolio-optimization-risk-analysis2022-08-11187https://github.com/lequant40/portfolio_allocation_jsPortfolioAllocation 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...TrueFalseFalseFalselequant40/portfolio_allocation_js
325GhostfolioJavaScriptJavaScriptPortfolio Optimization & Risk AnalysisPortfolio Optimization & Risk Analysisportfolio-optimization-risk-analysis2026-08-179143https://github.com/ghostfolio/ghostfolioWealth management software to keep track of financial assets like stocks, ETFs or cryptocurrencies and make solid, data-driven investment decisions.TrueFalseFalseFalseghostfolio/ghostfolio
326rebalanceJavaScriptJavaScriptPortfolio Optimization & Risk AnalysisPortfolio Optimization & Risk Analysisportfolio-optimization-risk-analysis2026-03-013https://github.com/cjroth/rebalanceInteractive portfolio rebalancing tool that imports brokerage CSV data, sets target allocations, and generates trade instructions.TrueFalseFalseFalsecjroth/rebalance
327Alpha SkillsPythonPythonFactor AnalysisFactor Analysisfactor-analysis2026-04-1480https://github.com/VernonOY/alpha-skillsAI skills for quantitative factor research: discover, evaluate, mine, backtest, and monitor factors through any AI coding assistant. Supports A-share, HK, and US markets.TrueFalseFalseFalseVernonOY/alpha-skills
328alphalensPythonPythonFactor AnalysisFactor Analysisfactor-analysis2020-04-274416https://github.com/quantopian/alphalensPerformance analysis of predictive alpha factors.TrueFalseFalseFalsequantopian/alphalens
329alphalens-reloadedPythonPythonFactor AnalysisFactor Analysisfactor-analysis2025-06-02627https://github.com/stefan-jansen/alphalens-reloadedPerformance analysis of predictive (alpha) stock factors.TrueFalseFalseFalsestefan-jansen/alphalens-reloaded
330SpectrePythonPythonFactor AnalysisFactor Analysisfactor-analysis2025-04-15819https://github.com/Heerozh/spectreGPU-accelerated Factors analysis library and Backtester.TrueFalseFalseFalseHeerozh/spectre
331ml-quant-tradingPythonPythonFactor AnalysisFactor Analysisfactor-analysis2026-08-1772https://github.com/initial-d/ml-quant-tradingPyTorch research stack for multi-factor analysis, bias correction, portfolio optimization, and reproducible backtesting.TrueFalseFalseFalseinitial-d/ml-quant-trading
332QuantGPTPythonPythonFactor AnalysisFactor Analysisfactor-analysis2026-05-20440https://github.com/Miasyster/QuantGPTAgent-driven A-share factor research engine with 8 MCP tools covering hypothesis design, backtesting, scoring, and anti-overfit detection.TrueFalseFalseFalseMiasyster/QuantGPT
333quant-lab-alphaPythonPythonFactor AnalysisFactor Analysisfactor-analysis2026-05-1735https://github.com/husainm97/quant-lab-alphaOpen-source investment analytics platform bridging academic research and retail finance.TrueFalseFalseFalsehusainm97/quant-lab-alpha
334Perception-XAlpha LitePythonPythonFactor AnalysisFactor Analysisfactor-analysis2026-08-171https://github.com/xuxingjiankr-cpu/perception-xalpha-liteBacktest-overfitting audit for factor research: CSCV probability of backtest overfitting, deflated Sharpe against the declared trial count, White's Reality Check, point-in-time universe membership and disclosure-date alignment. Ships a worked example in which 24 pure-noise series produce a 1.11 Sharpe and the audit says so.TrueFalseFalseFalsexuxingjiankr-cpu/perception-xalpha-lite
335covFactorModelRRFactor AnalysisFactor Analysisfactor-analysis2019-03-2539https://github.com/dppalomar/covFactorModelCovariance matrix estimation via factor models.TrueFalseFalseFalsedppalomar/covFactorModel
336FactorAnalyticsRRFactor AnalysisFactor Analysisfactor-analysis2024-12-1285https://github.com/braverock/FactorAnalyticsThe 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.TrueFalseFalseFalsebraverock/FactorAnalytics
337Expected ReturnsRRFactor AnalysisFactor Analysisfactor-analysis2025-08-1258https://github.com/JustinMShea/ExpectedReturnsSolutions for enhancing portfolio diversification and replications of seminal papers with R, most of which are discussed in one of the best investment references of the recent decade, Expected Returns: An Investors Guide to Harvesting Market Rewards by Antti Ilmanen.TrueFalseFalseFalseJustinMShea/ExpectedReturns
338Asset News Sentiment AnalyzerPythonPythonSentiment Analysis & Alternative DataSentiment Analysis & Alternative Datasentiment-analysis-alternative-data2026-07-15198https://github.com/KVignesh122/AssetNewsSentimentAnalyzerSentiment analysis and report generation package for financial assets and securities utilizing GPT models.TrueFalseFalseFalseKVignesh122/AssetNewsSentimentAnalyzer
339Social Stock Sentiment APIPythonPythonSentiment Analysis & Alternative DataSentiment Analysis & Alternative Datasentiment-analysis-alternative-data0https://api.adanos.org/docsREST API analyzing Reddit and X/Twitter for stock mentions and sentiment, providing buzz scores, trending stocks, and AI-generated trend explanations.FalseFalseFalseFalse
340CoWorker Fin-AgentPythonPythonSentiment Analysis & Alternative DataSentiment Analysis & Alternative Datasentiment-analysis-alternative-data2026-04-0419https://github.com/ZiwayZhao/agent-coworkerLLM-powered A-share stock analysis via P2P agent collaboration. Technical analysis (MA60, volume-price patterns, golden eye), deep research reports using proprietary methodology, and market state summaries. Analysis logic stays private via Skill-as-API protocol.TrueFalseFalseFalseZiwayZhao/agent-coworker
341StockKitTypeScriptTypeScriptSentiment Analysis & Alternative DataSentiment Analysis & Alternative Datasentiment-analysis-alternative-data2026-05-072https://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)TrueFalseFalseFalsekentmswood-ui/stockkit
342AlphaAIPythonPythonSentiment Analysis & Alternative DataSentiment Analysis & Alternative Datasentiment-analysis-alternative-data2026-08-152https://alphai.io/developersPre-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)TrueFalseFalseFalsemakeev/alphai-mcp
343ARCHPythonPythonTime Series AnalysisTime Series Analysistime-series-analysis2026-08-101551https://github.com/bashtage/archARCH models in Python.TrueFalseFalseFalsebashtage/arch
344statsmodelsPythonPythonTime Series AnalysisTime Series Analysistime-series-analysis2026-08-1711580http://statsmodels.sourceforge.netPython module that allows users to explore data, estimate statistical models, and perform statistical tests. [GitHub](https://github.com/statsmodels/statsmodels)TrueFalseFalseFalsestatsmodels/statsmodels
345dyntsPythonPythonTime Series AnalysisTime Series Analysistime-series-analysis2016-11-0287https://github.com/quantmind/dyntsPython package for timeseries analysis and manipulation.TrueFalseFalseFalsequantmind/dynts
346PyFluxPythonPythonTime Series AnalysisTime Series Analysistime-series-analysis2018-12-162135https://github.com/RJT1990/pyfluxPython library for timeseries modelling and inference (frequentist and Bayesian) on models.TrueFalseFalseFalseRJT1990/pyflux
347tsfreshPythonPythonTime Series AnalysisTime Series Analysistime-series-analysis2026-07-069291https://github.com/blue-yonder/tsfreshAutomatic extraction of relevant features from time series.TrueFalseFalseFalseblue-yonder/tsfresh
348Facebook ProphetPythonPythonTime Series AnalysisTime Series Analysistime-series-analysis2026-08-1520361https://github.com/facebook/prophetTool for producing high quality forecasts for time series data that has multiple seasonality with linear or non-linear growth.TrueFalseFalseFalsefacebook/prophet
349tsmoothiePythonPythonTime Series AnalysisTime Series Analysistime-series-analysis2023-11-23770https://github.com/cerlymarco/tsmoothieA python library for time-series smoothing and outlier detection in a vectorized way.TrueFalseFalseFalsecerlymarco/tsmoothie
350pmdarimaPythonPythonTime Series AnalysisTime Series Analysistime-series-analysis2025-11-171734https://github.com/alkaline-ml/pmdarimaA statistical library designed to fill the void in Python's time series analysis capabilities, including the equivalent of R's auto.arima function.TrueFalseFalseFalsealkaline-ml/pmdarima
351gluon-tsPythonPythonTime Series AnalysisTime Series Analysistime-series-analysis2026-07-315227https://github.com/awslabs/gluon-tsvProbabilistic time series modeling in Python.TrueFalseFalseFalseawslabs/gluon-ts
352OmniOraclePythonPythonTime Series AnalysisTime Series Analysistime-series-analysis2026-03-238https://github.com/cesabici-bit/omni-oracleAutomatic 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.TrueFalseFalseFalsecesabici-bit/omni-oracle
353functimePythonPythonTime Series AnalysisTime Series Analysistime-series-analysis2026-05-031181https://github.com/functime-org/functimeTime-series machine learning at scale. Built with Polars for embarrassingly parallel feature extraction and forecasts on panel data.TrueFalseFalseFalsefunctime-org/functime
354etf-pattern-match-pybind11PythonPython,C++Time Series AnalysisTime Series Analysistime-series-analysis2026-08-153https://github.com/redamancy231-create/etf-pattern-match-pybind11High-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.TrueFalseFalseFalseredamancy231-create/etf-pattern-match-pybind11
355wasserstein-btcPythonPythonTime Series AnalysisTime Series Analysistime-series-analysis2026-05-242https://github.com/AccursedGalaxy/wasserstein-btcDistributional 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/).TrueFalseFalseFalseAccursedGalaxy/wasserstein-btc
356tseriesRRTime Series AnalysisTime Series Analysistime-series-analysis2026-08-110https://cran.r-project.org/web/packages/tseries/index.htmlTime Series Analysis and Computational Finance.FalseTrueFalseFalse
357fGarchRRTime Series AnalysisTime Series Analysistime-series-analysis2025-12-120https://cran.r-project.org/web/packages/fGarch/index.htmlRmetrics - Autoregressive Conditional Heteroskedastic Modelling.FalseTrueFalseFalse
358timeSeriesRRTime Series AnalysisTime Series Analysistime-series-analysis2025-12-120https://cran.r-project.org/web/packages/timeSeries/index.htmlRmetrics - Financial Time Series Objects.FalseTrueFalseFalse
359rugarchRRTime Series AnalysisTime Series Analysistime-series-analysis2026-07-1832https://github.com/alexiosg/rugarchUnivariate GARCH Models.TrueFalseFalseFalsealexiosg/rugarch
360rmgarchRRTime Series AnalysisTime Series Analysistime-series-analysis2025-08-3118https://github.com/alexiosg/rmgarchMultivariate GARCH Models.TrueFalseFalseFalsealexiosg/rmgarch
361tidypredictRRTime Series AnalysisTime Series Analysistime-series-analysis2021-09-283https://github.com/edgararuiz/tidypredictRun predictions inside the database <https://tidypredict.netlify.com/>.TrueFalseFalseFalseedgararuiz/tidypredict
362tidyquantRRTime Series AnalysisTime Series Analysistime-series-analysis2026-03-16914https://github.com/business-science/tidyquantBringing financial analysis to the tidyverse.TrueFalseFalseFalsebusiness-science/tidyquant
363timetkRRTime Series AnalysisTime Series Analysistime-series-analysis2025-08-29644https://github.com/business-science/timetkA toolkit for working with time series in R.TrueFalseFalseFalsebusiness-science/timetk
364tibbletimeRRTime Series AnalysisTime Series Analysistime-series-analysis2024-12-03176https://github.com/business-science/tibbletimeBuilt on top of the tidyverse, tibbletime is an extension that allows for the creation of time aware tibbles through the setting of a time index.TrueFalseFalseFalsebusiness-science/tibbletime
365matrixprofileRRTime Series AnalysisTime Series Analysistime-series-analysis2022-11-25384https://github.com/matrix-profile-foundation/matrixprofileTime series data mining library built on top of the novel Matrix Profile data structure and algorithms.TrueFalseFalseFalsematrix-profile-foundation/matrixprofile
366garchmodelsRRTime Series AnalysisTime Series Analysistime-series-analysis2022-08-1136https://github.com/AlbertoAlmuinha/garchmodelsA parsnip backend for GARCH models.TrueFalseFalseFalseAlbertoAlmuinha/garchmodels
367TimeSeries.jlJuliaJuliaTime Series AnalysisTime Series Analysistime-series-analysis2026-03-30369https://github.com/JuliaStats/TimeSeries.jlTime series toolkit for Julia.TrueFalseFalseFalseJuliaStats/TimeSeries.jl
368TimeFrames.jlJuliaJuliaTime Series AnalysisTime Series Analysistime-series-analysis2026-03-095https://github.com/femtotrader/TimeFrames.jlA Julia library that defines TimeFrame (essentially for resampling TimeSeries).TrueFalseFalseFalsefemtotrader/TimeFrames.jl
369PineForgeC++C++Time Series AnalysisTime Series Analysistime-series-analysis2026-08-13171https://github.com/pineforge-4pass/pineforge-engineDeterministic 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.TrueFalseFalseFalsepineforge-4pass/pineforge-engine
370Korea Stock DataDataDataMarket Data & Data SourcesMarket Data & Data Sourcesmarket-data-data-sources2026-08-145https://github.com/na77tech-creator/aikstockdataFree Korean equity data: KOSPI/KOSDAQ settled closes with 250 trading days of per-stock history, DART regulatory filings and earnings, published every trading day as JSON/CSV. No signup or API key, CORS open. OpenAPI 3.1 spec and MCP server included.TrueFalseFalseFalsena77tech-creator/aikstockdata
371BTC Orderbook Microstructure ResearchJupyter NotebookJupyter NotebookMarket Data & Data SourcesMarket Data & Data Sourcesmarket-data-data-sources2026-04-217https://github.com/whoareunot/btc-orderbook-researchstatistical analysis of Binance BTC/USDT orderbook: OBI, CVD, spread.TrueFalseFalseFalsewhoareunot/btc-orderbook-research
372OpenBB TerminalPythonPythonMarket Data & Data SourcesMarket Data & Data Sourcesmarket-data-data-sources2026-07-2071957https://github.com/OpenBB-finance/OpenBBTerminalTerminal for investment research for everyone.TrueFalseFalseFalseOpenBB-finance/OpenBBTerminal
373Fincept TerminalPythonPythonMarket Data & Data SourcesMarket Data & Data Sourcesmarket-data-data-sources2026-08-1730326https://github.com/Fincept-Corporation/FinceptTerminalAdvance Data Based A.I Terminal for all Types of Financial Asset Research.TrueFalseFalseFalseFincept-Corporation/FinceptTerminal
374yfinancePythonPythonMarket Data & Data SourcesMarket Data & Data Sourcesmarket-data-data-sources2026-08-1325004https://github.com/ranaroussi/yfinanceYahoo! Finance market data downloader (+faster Pandas Datareader).TrueFalseFalseFalseranaroussi/yfinance
375treasurydirectTypeScriptTypeScriptMarket Data & Data SourcesMarket Data & Data Sourcesmarket-data-data-sources2026-07-110https://github.com/moshejs/treasurydirectZero-dependency client for the US TreasuryDirect API: auction results, upcoming auctions, CUSIP lookups, and Debt to the Penny; no API key required.TrueFalseFalseFalsemoshejs/treasurydirect
376treasury-fiscaldataTypeScriptTypeScriptMarket Data & Data SourcesMarket Data & Data Sourcesmarket-data-data-sources2026-07-111https://github.com/moshejs/treasury-fiscaldataTyped client for the US Treasury FiscalData API (debt, average interest rates, exchange rates) with pagination and filtering; no API key required.TrueFalseFalseFalsemoshejs/treasury-fiscaldata
377newyorkfedTypeScriptTypeScriptMarket Data & Data SourcesMarket Data & Data Sourcesmarket-data-data-sources2026-07-110https://github.com/moshejs/newyorkfedClient for the NY Fed Markets Data API: SOFR/EFFR/OBFR reference rates, SOFR averages and index, and SOMA holdings; no API key required.TrueFalseFalseFalsemoshejs/newyorkfed
378commitments-of-tradersTypeScriptTypeScriptMarket Data & Data SourcesMarket Data & Data Sourcesmarket-data-data-sources2026-07-110https://github.com/moshejs/commitments-of-tradersClient for the CFTC Commitments of Traders reports (Legacy, Disaggregated, TFF; futures-only and combined) via the official Socrata API.TrueFalseFalseFalsemoshejs/commitments-of-traders
379coinpaprika-api-python-clientPythonPythonMarket Data & Data SourcesMarket Data & Data Sourcesmarket-data-data-sources2026-08-0619https://github.com/coinpaprika/coinpaprika-api-python-clientFree crypto market data API client. 12,000+ coins, 350+ exchanges, tickers, OHLCV, historical prices. No API key for free tier.TrueFalseFalseFalsecoinpaprika/coinpaprika-api-python-client
380FillBenchMarket Data & Data SourcesMarket Data & Data Sourcesmarket-data-data-sources2026-08-170https://fillbench.comReproducible crypto exchange REST API latency benchmarks (p50/p95/p99 and TLS connect time) measured every 2 hours from a fixed US East server. Raw data: [GitHub](https://github.com/sircharli3/fillbench-data).TrueFalseFalseFalsesircharli3/fillbench-data
381OpenChainBenchGoGo,TypeScriptMarket Data & Data SourcesMarket Data & Data Sourcesmarket-data-data-sources2026-08-155https://openchainbench.comContinuous open-source benchmarks for blockchain RPC latency (22 EVM chains + Solana), perp DEX all-in cost (fees + funding), bridge quote fees, and oracle deviation across Chainlink/Pyth/Redstone. MIT licensed, no API key. [GitHub](https://github.com/ChainBench/OpenChainBench)TrueFalseFalseFalseChainBench/OpenChainBench
382defeatbeta-apiPythonPythonMarket Data & Data SourcesMarket Data & Data Sourcesmarket-data-data-sources2026-08-06727https://github.com/defeat-beta/defeatbeta-apiAn open-source alternative to Yahoo Finance's market data APIs with higher reliability.TrueFalseFalseFalsedefeat-beta/defeatbeta-api
383financekit-mcpPythonPythonMarket Data & Data SourcesMarket Data & Data Sourcesmarket-data-data-sources2026-04-176https://github.com/vdalhambra/financekit-mcpMCP 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.TrueFalseFalseFalsevdalhambra/financekit-mcp
384dexpaprika-sdk-pythonPythonPythonMarket Data & Data SourcesMarket Data & Data Sourcesmarket-data-data-sources2026-08-1411https://github.com/coinpaprika/dexpaprika-sdk-pythonFree DEX data API client. 36 blockchains, 36M+ pools, 33M+ tokens, real-time SSE streaming, OHLCV. No API key needed.TrueFalseFalseFalsecoinpaprika/dexpaprika-sdk-python
385pricehubPythonPythonMarket Data & Data SourcesMarket Data & Data Sourcesmarket-data-data-sources2026-06-1738https://github.com/eslazarev/pricehubUnified 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.TrueFalseFalseFalseeslazarev/pricehub
386Helium MCPPythonPythonMarket Data & Data SourcesMarket Data & Data Sourcesmarket-data-data-sources0https://heliumtrades.com/mcp-page/Live stock/ETF/crypto data with AI-generated bull/bear cases and price forecasts, proprietary ML options pricing with probability ITM and fair value, and news bias scoring across 5,000+ sources. Available as MCP server or API. Free tier: 50 queries, no signup.FalseFalseFalseFalse
387findatapyPythonPythonMarket Data & Data SourcesMarket Data & Data Sourcesmarket-data-data-sources2026-07-022104https://github.com/cuemacro/findatapyPython library to download market data via Bloomberg, Quandl, Yahoo etc.TrueFalseFalseFalsecuemacro/findatapy
388googlefinancePythonPythonMarket Data & Data SourcesMarket Data & Data Sourcesmarket-data-data-sources2018-09-23829https://github.com/hongtaocai/googlefinancePython module to get real-time stock data from Google Finance API.TrueFalseFalseFalsehongtaocai/googlefinance
389Horus FlowPythonPythonMarket Data & Data SourcesMarket Data & Data Sourcesmarket-data-data-sources2026-05-162https://github.com/horustechltd/horus-flow-mcpSub-second L2 orderflow intelligence MCP server for institutional-grade market microstructure analysis.TrueFalseFalseFalsehorustechltd/horus-flow-mcp
390AlphaSMOTypeScriptTypeScriptMarket Data & Data SourcesMarket Data & Data Sourcesmarket-data-data-sources2026-08-122https://github.com/alphasmo/alphasmo-toolsCLI + 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.TrueFalseFalseFalsealphasmo/alphasmo-tools
391yahoo-financePythonPythonMarket Data & Data SourcesMarket Data & Data Sourcesmarket-data-data-sources2021-12-151444https://github.com/lukaszbanasiak/yahoo-financePython module to get stock data from Yahoo! Finance.TrueFalseFalseFalselukaszbanasiak/yahoo-finance
392pandas-datareaderPythonPythonMarket Data & Data SourcesMarket Data & Data Sourcesmarket-data-data-sources2026-07-213234https://github.com/pydata/pandas-datareaderPython 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.TrueFalseFalseFalsepydata/pandas-datareader
393pandas-financePythonPythonMarket Data & Data SourcesMarket Data & Data Sourcesmarket-data-data-sources2025-03-07160https://github.com/davidastephens/pandas-financeHigh level API for access to and analysis of financial data.TrueFalseFalseFalsedavidastephens/pandas-finance
394pyhoofinancePythonPythonMarket Data & Data SourcesMarket Data & Data Sourcesmarket-data-data-sources2016-10-079https://github.com/innes213/pyhoofinanceRapidly queries Yahoo Finance for multiple tickers and returns typed data for analysis.TrueFalseFalseFalseinnes213/pyhoofinance
395yfinanceapiPythonPythonMarket Data & Data SourcesMarket Data & Data Sourcesmarket-data-data-sources2020-05-269https://github.com/Karthik005/yfinanceapiFinance API for Python.TrueFalseFalseFalseKarthik005/yfinanceapi
396yql-financePythonPythonMarket Data & Data SourcesMarket Data & Data Sourcesmarket-data-data-sources2015-08-2916https://github.com/slawek87/yql-financeyql-finance is simple and fast. API returns stock closing prices for current period of time and current stock ticker (i.e. APPL, GOOGL).TrueFalseFalseFalseslawek87/yql-finance
397ystockquotePythonPythonMarket Data & Data SourcesMarket Data & Data Sourcesmarket-data-data-sources2017-03-10536https://github.com/cgoldberg/ystockquoteRetrieve stock quote data from Yahoo Finance.TrueFalseFalseFalsecgoldberg/ystockquote
398jugaad-dataPythonPythonMarket Data & Data SourcesMarket Data & Data Sourcesmarket-data-data-sources2026-08-07554https://github.com/jugaad-py/jugaad-dataDownload historical and live stock data from NSE (National Stock Exchange of India), BSE, and RBI.TrueFalseFalseFalsejugaad-py/jugaad-data
399nsetoolsPythonPythonMarket Data & Data SourcesMarket Data & Data Sourcesmarket-data-data-sources2025-03-18904https://github.com/vsjha18/nsetoolsPython library for extracting real-time data from National Stock Exchange (India).TrueFalseFalseFalsevsjha18/nsetools
400wallstreetPythonPythonMarket Data & Data SourcesMarket Data & Data Sourcesmarket-data-data-sources2024-03-091688https://github.com/mcdallas/wallstreetReal time stock and option data.TrueFalseFalseFalsemcdallas/wallstreet
401stock_extractorPythonPythonMarket Data & Data SourcesMarket Data & Data Sourcesmarket-data-data-sources2016-09-1051https://github.com/ZachLiuGIS/stock_extractorGeneral Purpose Stock Extractors from Online Resources.TrueFalseFalseFalseZachLiuGIS/stock_extractor
402StockexPythonPythonMarket Data & Data SourcesMarket Data & Data Sourcesmarket-data-data-sources2021-09-1533https://github.com/cttn/StockexPython wrapper for Yahoo! Finance API.TrueFalseFalseFalsecttn/Stockex
403SwapAPIPythonPythonMarket Data & Data SourcesMarket Data & Data Sourcesmarket-data-data-sources2026-04-0322https://github.com/swap-api/swap-apiFree DEX aggregator API returning executable swap calldata across 46 EVM chains. No API key required.TrueFalseFalseFalseswap-api/swap-api
404finsymbolsPythonPythonMarket Data & Data SourcesMarket Data & Data Sourcesmarket-data-data-sources2017-07-23123https://github.com/skillachie/finsymbolsObtains stock symbols and relating information for SP500, AMEX, NYSE, and NASDAQ.TrueFalseFalseFalseskillachie/finsymbols
405FRBPythonPythonMarket Data & Data SourcesMarket Data & Data Sourcesmarket-data-data-sources2018-12-22181https://github.com/avelkoski/FRBPython Client for FRED® API.TrueFalseFalseFalseavelkoski/FRB
406inquisitorPythonPythonMarket Data & Data SourcesMarket Data & Data Sourcesmarket-data-data-sources2019-10-1056https://github.com/econdb/inquisitorPython Interface to Econdb.com API.TrueFalseFalseFalseecondb/inquisitor
407yfiPythonPythonMarket Data & Data SourcesMarket Data & Data Sourcesmarket-data-data-sources2016-02-122https://github.com/nickelkr/yfiYahoo! YQL library.TrueFalseFalseFalsenickelkr/yfi
408chinesestockapiPythonPythonMarket Data & Data SourcesMarket Data & Data Sourcesmarket-data-data-sources2015-03-210https://pypi.org/project/chinesestockapi/Python API to get Chinese stock price. (Last updated: 2015-03-21).FalseFalseTrueFalse
409exchangePythonPythonMarket Data & Data SourcesMarket Data & Data Sourcesmarket-data-data-sources2015-07-0718https://github.com/akarat/exchangeGet current exchange rate.TrueFalseFalseFalseakarat/exchange
410unirate-apiPythonPythonMarket Data & Data SourcesMarket Data & Data Sourcesmarket-data-data-sources2026-07-082https://github.com/UniRate-API/unirate-api-pythonClient for UniRateAPI providing real-time and historical exchange rates for 170+ fiat and crypto currencies plus VAT rates, with a free tier and no credit card required.TrueFalseFalseFalseUniRate-API/unirate-api-python
411Chart LibraryPythonPythonMarket Data & Data SourcesMarket Data & Data Sourcesmarket-data-data-sources2026-06-1020https://github.com/grahammccain/chart-library-mcpHistorical chart pattern similarity search API. 24M+ pre-computed embeddings across 15K+ symbols and 10 years of data using pgvector. Returns forward returns, regime analysis, and pattern detection. Also available as MCP server. [Website](https://chartlibrary.io)TrueFalseFalseFalsegrahammccain/chart-library-mcp
412ticksPythonPythonMarket Data & Data SourcesMarket Data & Data Sourcesmarket-data-data-sources2016-01-0816https://github.com/jamescnowell/ticksSimple command line tool to get stock ticker data.TrueFalseFalseFalsejamescnowell/ticks
413pybbgPythonPythonMarket Data & Data SourcesMarket Data & Data Sourcesmarket-data-data-sources2015-01-2053https://github.com/bpsmith/pybbgPython interface to Bloomberg COM APIs.TrueFalseFalseFalsebpsmith/pybbg
414ccyPythonPythonMarket Data & Data SourcesMarket Data & Data Sourcesmarket-data-data-sources2026-03-2897https://github.com/lsbardel/ccyPython module for currencies.TrueFalseFalseFalselsbardel/ccy
415tusharePythonPythonMarket Data & Data SourcesMarket Data & Data Sourcesmarket-data-data-sources2024-08-270https://pypi.org/project/tushare/A utility for crawling historical and Real-time Quotes data of China stocks. (Last updated: 2024-08-27).FalseFalseTrueFalse
416twmarketdataPythonPythonMarket Data & Data SourcesMarket Data & Data Sourcesmarket-data-data-sources2026-08-120https://pypi.org/project/twmarketdata/Client for the TW Market Data API: Taiwan stock-market data (official-source, reconciled, point-in-time safe), REST + MCP server, free trial tier. <https://twmarketdata.com>.FalseFalseTrueFalse
417edinetdbPythonPythonMarket Data & Data SourcesMarket Data & Data Sourcesmarket-data-data-sources0https://edinetdb.com/Free API and MCP server for Japanese company financials. Normalizes EDINET XBRL across JP-GAAP, IFRS, and US-GAAP for 3,800+ listed companies with 90 metrics, screening, and securities report text.FalseFalseFalseFalse
418SECfinAPITypeScriptTypeScriptMarket Data & Data SourcesMarket Data & Data Sourcesmarket-data-data-sources2026-06-032https://www.secfinapi.comStandardized SEC EDGAR financials (income statement, balance sheet, cash flow, 40+ ratios) for ~19,000 US public companies, normalized from XBRL. REST API + MCP server for Claude/Cursor. Free tier. [GitHub](https://github.com/michalperni11-gif/secfinapi-mcp)TrueFalseFalseFalsemichalperni11-gif/secfinapi-mcp
419edinet-mcpPythonPythonMarket Data & Data SourcesMarket Data & Data Sourcesmarket-data-data-sources2026-07-1917https://github.com/ajtgjmdjp/edinet-mcpParse Japanese XBRL financial statements from EDINET with 161 normalized labels, 26 financial metrics, and multi-company screening.TrueFalseFalseFalseajtgjmdjp/edinet-mcp
420estat-mcpPythonPythonMarket Data & Data SourcesMarket Data & Data Sourcesmarket-data-data-sources2026-04-058https://github.com/ajtgjmdjp/estat-mcpAccess Japanese government statistics (e-Stat) covering population, GDP, CPI, labor, and trade data with MCP integration and Polars export.TrueFalseFalseFalseajtgjmdjp/estat-mcp
421tdnet-disclosure-mcpPythonPythonMarket Data & Data SourcesMarket Data & Data Sourcesmarket-data-data-sources2026-07-184https://github.com/ajtgjmdjp/tdnet-disclosure-mcpAccess Japanese timely disclosures (TDNet) via MCP. Retrieve earnings, dividends, forecasts, buybacks, and other filings for 4,000+ listed companies. No API key required.TrueFalseFalseFalseajtgjmdjp/tdnet-disclosure-mcp
422bigtech-ai-stakesPythonPythonMarket Data & Data SourcesMarket Data & Data Sourcesmarket-data-data-sources2026-05-093https://github.com/YichengYang-Ethan/bigtech-ai-stakesOpen dataset of U.S. public-company equity stakes in Anthropic and OpenAI from primary 10-K / 10-Q / 8-K filings, court records, and press releases. Each row tagged with a confidence flag (V verified, P probable, S speculative).TrueFalseFalseFalseYichengYang-Ethan/bigtech-ai-stakes
423cn_stock_srcPythonPythonMarket Data & Data SourcesMarket Data & Data Sourcesmarket-data-data-sources2016-02-2934https://github.com/jealous/cn_stock_srcUtility for retrieving basic China stock data from different sources.TrueFalseFalseFalsejealous/cn_stock_src
424coinmarketcapPythonPythonMarket Data & Data SourcesMarket Data & Data Sourcesmarket-data-data-sources2023-05-23433https://github.com/barnumbirr/coinmarketcapPython API for coinmarketcap.TrueFalseFalseFalsebarnumbirr/coinmarketcap
425coinpulsePythonPythonMarket Data & Data SourcesMarket Data & Data Sourcesmarket-data-data-sources2026-01-092https://github.com/soutone/coinpulse-pythonPython SDK for cryptocurrency portfolio tracking with real-time prices, P/L calculations, and price alerts. Free tier available.TrueFalseFalseFalsesoutone/coinpulse-python
426after-hoursPythonPythonMarket Data & Data SourcesMarket Data & Data Sourcesmarket-data-data-sources2020-06-2238https://github.com/datawrestler/after-hoursObtain pre market and after hours stock prices for a given symbol.TrueFalseFalseFalsedatawrestler/after-hours
427bronto-pythonPythonPythonMarket Data & Data SourcesMarket Data & Data Sourcesmarket-data-data-sources2015-02-270https://pypi.org/project/bronto-python/Bronto API Integration for Python.FalseFalseTrueFalse
428pytdxPythonPythonMarket Data & Data SourcesMarket Data & Data Sourcesmarket-data-data-sources2020-04-151553https://github.com/rainx/pytdxPython Interface for retrieving chinese stock realtime quote data from TongDaXin Nodes.TrueFalseFalseFalserainx/pytdx
429pdblpPythonPythonMarket Data & Data SourcesMarket Data & Data Sourcesmarket-data-data-sources2024-12-14255https://github.com/matthewgilbert/pdblpA simple interface to integrate pandas and the Bloomberg Open API.TrueFalseFalseFalsematthewgilbert/pdblp
430BloombergFetchPythonPythonMarket Data & Data SourcesMarket Data & Data Sourcesmarket-data-data-sources2026-08-1617https://github.com/ArturSepp/BloombergFetchBloomberg Desktop API data (prices, implied volatilities, fundamentals) as pandas DataFrames via blpapi.TrueFalseFalseFalseArturSepp/BloombergFetch
431tiingoPythonPythonMarket Data & Data SourcesMarket Data & Data Sourcesmarket-data-data-sources2025-06-22316https://github.com/hydrosquall/tiingo-pythonPython interface for daily composite prices/OHLC/Volume + Real-time News Feeds, powered by the Tiingo Data Platform.TrueFalseFalseFalsehydrosquall/tiingo-python
432finlightPythonPython,TypeScriptMarket Data & Data SourcesMarket Data & Data Sourcesmarket-data-data-sources2026-08-163https://finlight.meReal-time financial and geopolitical news API with sentiment analysis and entity tagging over REST and WebSocket. [GitHub](https://github.com/jubeiargh/finlight-client-py)TrueFalseFalseFalsejubeiargh/finlight-client-py
433iexfinancePythonPythonMarket Data & Data SourcesMarket Data & Data Sourcesmarket-data-data-sources2026-06-15646https://github.com/addisonlynch/iexfinancePython Interface for retrieving real-time and historical prices and equities data from The Investor's Exchange.TrueFalseFalseFalseaddisonlynch/iexfinance
434pyEXPythonPythonMarket Data & Data SourcesMarket Data & Data Sourcesmarket-data-data-sources2024-02-05408https://github.com/timkpaine/pyEXPython interface to IEX with emphasis on pandas, support for streaming data, premium data, points data (economic, rates, commodities), and technical indicators.TrueFalseFalseFalsetimkpaine/pyEX
435alpaca-trade-apiPythonPythonMarket Data & Data SourcesMarket Data & Data Sourcesmarket-data-data-sources2024-01-121883https://github.com/alpacahq/alpaca-trade-api-pythonPython interface for retrieving real-time and historical prices from Alpaca API as well as trade execution.TrueFalseFalseFalsealpacahq/alpaca-trade-api-python
436metatrader5PythonPythonMarket Data & Data SourcesMarket Data & Data Sourcesmarket-data-data-sources2026-08-010https://pypi.org/project/MetaTrader5/API Connector to MetaTrader 5 Terminal. (Last updated: 2026-02-20).FalseFalseTrueFalse
437aksharePythonPythonMarket Data & Data SourcesMarket Data & Data Sourcesmarket-data-data-sources2026-08-1322082https://github.com/jindaxiang/akshareAkShare is an elegant and simple financial data interface library for Python, built for human beings! <https://akshare.readthedocs.io>.TrueFalseFalseFalsejindaxiang/akshare
438yahooqueryPythonPythonMarket Data & Data SourcesMarket Data & Data Sourcesmarket-data-data-sources2025-05-15916https://github.com/dpguthrie/yahooqueryPython interface for retrieving data through unofficial Yahoo Finance API.TrueFalseFalseFalsedpguthrie/yahooquery
439investpyPythonPythonMarket Data & Data SourcesMarket Data & Data Sourcesmarket-data-data-sources2022-10-021849https://github.com/alvarobartt/investpyFinancial Data Extraction from Investing.com with Python! <https://investpy.readthedocs.io/>.TrueFalseFalseFalsealvarobartt/investpy
440ylivetickerPythonPythonMarket Data & Data SourcesMarket Data & Data Sourcesmarket-data-data-sources2026-03-28172https://github.com/yahoofinancelive/ylivetickerLive stream of market data from Yahoo Finance websocket.TrueFalseFalseFalseyahoofinancelive/yliveticker
441bbgbridgePythonPythonMarket Data & Data SourcesMarket Data & Data Sourcesmarket-data-data-sources2020-01-072https://github.com/ran404/bbgbridgeEasy to use Bloomberg Desktop API wrapper for Python.TrueFalseFalseFalseran404/bbgbridge
442polygon.ioPythonPythonMarket Data & Data SourcesMarket Data & Data Sourcesmarket-data-data-sources2026-07-091496https://github.com/polygon-io/client-pythonA python library for Polygon.io financial data APIs.TrueFalseFalseFalsepolygon-io/client-python
443SiftingIOPythonPythonMarket Data & Data SourcesMarket Data & Data Sourcesmarket-data-data-sources2026-08-021https://github.com/SiftingIO/sdk-pythonA python library for Sifting.io financial market data APIs & Websocket.TrueFalseFalseFalseSiftingIO/sdk-python
444alpha_vantagePythonPythonMarket Data & Data SourcesMarket Data & Data Sourcesmarket-data-data-sources2026-07-264896https://github.com/RomelTorres/alpha_vantageA python wrapper for Alpha Vantage API for financial data.TrueFalseFalseFalseRomelTorres/alpha_vantage
445oilpriceapiPythonPythonMarket Data & Data SourcesMarket Data & Data Sourcesmarket-data-data-sources2026-08-122https://github.com/OilpriceAPI/python-sdkPython SDK for real-time oil and commodity prices (WTI, Brent, Urals, natural gas, coal) with OpenBB integration.TrueFalseFalseFalseOilpriceAPI/python-sdk
446FinanceDataReaderPythonPythonMarket Data & Data SourcesMarket Data & Data Sourcesmarket-data-data-sources2026-05-131530https://github.com/FinanceData/FinanceDataReaderOpen Source Financial data reader for U.S, Korean, Japanese, Chinese, Vietnamese Stocks.TrueFalseFalseFalseFinanceData/FinanceDataReader
447pystlouisfedPythonPythonMarket Data & Data SourcesMarket Data & Data Sourcesmarket-data-data-sources2024-01-0921https://github.com/TomasKoutek/pystlouisfedPython client for Federal Reserve Bank of St. Louis API - FRED, ALFRED, GeoFRED and FRASER.TrueFalseFalseFalseTomasKoutek/pystlouisfed
448python-bcbPythonPythonMarket Data & Data SourcesMarket Data & Data Sourcesmarket-data-data-sources2026-07-27124https://github.com/wilsonfreitas/python-bcbPython interface to Brazilian Central Bank web services.TrueFalseFalseFalsewilsonfreitas/python-bcb
449Dados B3REST/MCPREST/MCPMarket Data & Data SourcesMarket Data & Data Sourcesmarket-data-data-sources0https://dadosb3.comFundamental data API for Brazilian listed companies and real-estate funds (FIIs) on B3: ROIC, ROE, margins, point-in-time multiples, FII P/BV and dividend yield, public methodology, free tier.FalseFalseFalseFalse
450swiss-finance-dataPythonPythonMarket Data & Data SourcesMarket Data & Data Sourcesmarket-data-data-sources2026-04-134https://github.com/EMen11/swiss-finance-dataPython package for Swiss financial data (SNB Policy Rate, SARON, CHF FX rates, CPI, SMI equities, Confederation bond yields) from official SNB sources.TrueFalseFalseFalseEMen11/swiss-finance-data
451market-pricesPythonPythonMarket Data & Data SourcesMarket Data & Data Sourcesmarket-data-data-sources2026-08-14104https://github.com/maread99/market_pricesCreate meaningful OHLCV datasets from knowledge of [exchange-calendars](https://github.com/gerrymanoim/exchange_calendars) (works out-the-box with data from Yahoo Finance).TrueFalseFalseFalsemaread99/market_prices
452tardis-pythonPythonPythonMarket Data & Data SourcesMarket Data & Data Sourcesmarket-data-data-sources2026-08-14146https://github.com/tardis-dev/tardis-pythonPython interface for Tardis.dev high frequency crypto market data.TrueFalseFalseFalsetardis-dev/tardis-python
453lake-apiPythonPythonMarket Data & Data SourcesMarket Data & Data Sourcesmarket-data-data-sources2025-11-0276https://github.com/crypto-lake/lake-apiPython interface for Crypto Lake high frequency crypto market data.TrueFalseFalseFalsecrypto-lake/lake-api
454tessera-apiPythonPythonMarket Data & Data SourcesMarket Data & Data Sourcesmarket-data-data-sources2026-06-192https://github.com/tesseralytics/python-clientOfficial client for Tessera: order-flow-enriched OHLCV, funding-rate, and positioning datasets built from raw Hyperliquid trades, read straight into Polars or DuckDB over a REST API. [Website](https://tesseralytics.dev)TrueFalseFalseFalsetesseralytics/python-client
455tessaPythonPythonMarket Data & Data SourcesMarket Data & Data Sourcesmarket-data-data-sources2026-04-0954https://github.com/ymyke/tessasimple, hassle-free access to price information of financial assets (currently based on yfinance and pycoingecko), including search and a symbol class.TrueFalseFalseFalseymyke/tessa
456pandaSDMXPythonPythonMarket Data & Data SourcesMarket Data & Data Sourcesmarket-data-data-sources2023-02-25134https://github.com/dr-leo/pandaSDMXPython 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.TrueFalseFalseFalsedr-leo/pandaSDMX
457cifPythonPythonMarket Data & Data SourcesMarket Data & Data Sourcesmarket-data-data-sources2022-06-1866https://github.com/LenkaV/CIFPython package that include few composite indicators, which summarize multidimensional relationships between individual economic indicators.TrueFalseFalseFalseLenkaV/CIF
458finaggPythonPythonMarket Data & Data SourcesMarket Data & Data Sourcesmarket-data-data-sources2026-03-22539https://github.com/theOGognf/finaggfinagg 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.TrueFalseFalseFalsetheOGognf/finagg
459FinanceDatabasePythonPythonMarket Data & Data SourcesMarket Data & Data Sourcesmarket-data-data-sources2026-08-168346https://github.com/JerBouma/FinanceDatabaseThis is a database of 300.000+ symbols containing Equities, ETFs, Funds, Indices, Currencies, Cryptocurrencies and Money Markets.TrueFalseFalseFalseJerBouma/FinanceDatabase
460FinanceToolkitPythonPythonMarket Data & Data SourcesMarket Data & Data Sourcesmarket-data-data-sources2026-07-145229https://github.com/JerBouma/FinanceToolkitToolkit 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.TrueFalseFalseFalseJerBouma/FinanceToolkit
461Trading StrategyPythonPythonMarket Data & Data SourcesMarket Data & Data Sourcesmarket-data-data-sources0https://github.com/tradingstrategy-ai/trading-strategy/download price data for decentralised exchanges and lending protocols (DeFi).TrueFalseFalseFalse
462datamule-pythonPythonPythonMarket Data & Data SourcesMarket Data & Data Sourcesmarket-data-data-sources2026-08-14553https://github.com/john-friedman/datamule-pythonA package to work with SEC data. Incorporates datamule endpoints.TrueFalseFalseFalsejohn-friedman/datamule-python
463fsynthPythonPythonMarket Data & Data SourcesMarket Data & Data Sourcesmarket-data-data-sources2025-12-278https://github.com/welcra/fsynthPython library for high-fidelity unlimited synthetic financial data generation using Heston Stochastic Volatility and Merton Jump Diffusion.TrueFalseFalseFalsewelcra/fsynth
464fedfredPythonPythonMarket Data & Data SourcesMarket Data & Data Sourcesmarket-data-data-sources0https://nikhilxsunder.github.io/fedfred/FRED & GeoFRED Economic data API with preprocessed dataframe output in pandas/geopandas, polars/polars_st, and dask dataframes/geodataframes.FalseFalseFalseFalse
465edgar-secPythonPythonMarket Data & Data SourcesMarket Data & Data Sourcesmarket-data-data-sources0https://edgar-sec-dev-team.github.io/edgar-sec/EDGAR Financial data API with preprocessed dataclass outputs.FalseFalseFalseFalse
466edgartoolsPythonPythonMarket Data & Data SourcesMarket Data & Data Sourcesmarket-data-data-sources2026-08-152592https://github.com/dgunning/edgartoolsAI-native SEC EDGAR library with XBRL financials, clean text extraction, 17+ typed forms, and pandas DataFrames.TrueFalseFalseFalsedgunning/edgartools
467filingrail-mcpPythonPython,MCPMarket Data & Data SourcesMarket Data & Data Sourcesmarket-data-data-sources2026-08-130https://pypi.org/project/filingrail-mcp/MCP server and Python SDK for a SEC EDGAR REST API covering XBRL fundamentals, Form 4 insider trades, 8-K events, 13F holdings and filings, where every record carries the source sec.gov filing URL it came from. [GitHub](https://github.com/adamhudson777/filingrail-mcp)TrueFalseTrueFalseadamhudson777/filingrail-mcp
468disclosure-alphaPythonPythonMarket Data & Data SourcesMarket Data & Data Sourcesmarket-data-data-sources2026-06-304https://github.com/alwank/disclosure-alphaDeterministic 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.TrueFalseFalseFalsealwank/disclosure-alpha
469Tradevo DataPythonPythonMarket Data & Data SourcesMarket Data & Data Sourcesmarket-data-data-sources2026-08-071https://github.com/christianpichichero-max/pit-fundamentalsPoint-in-time US equity fundamentals from SEC EDGAR that stamp each figure with the date it first became public and flag later restatements, so fundamental backtests avoid lookahead bias; free CC0 sample of 40 large-caps, with a paid JSON API. [Website](https://tradevodata.com)TrueFalseFalseFalsechristianpichichero-max/pit-fundamentals
470FilingFirehosePythonPythonMarket Data & Data SourcesMarket Data & Data Sourcesmarket-data-data-sources0https://filingfirehose.comSEC 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.FalseFalseFalseFalse
471FXMacroDataPythonPythonMarket Data & Data SourcesMarket Data & Data Sourcesmarket-data-data-sources2026-07-079https://fxmacrodata.com/Real-time forex macroeconomic API for all major currency pairs sourced from central bank announcements. [GitHub](https://github.com/fxmacrodata/fxmacrodata)TrueFalseFalseFalsefxmacrodata/fxmacrodata
472uk-sic-codesPythonPythonMarket Data & Data SourcesMarket Data & Data Sourcesmarket-data-data-sources2026-04-220https://pypi.org/project/uk-sic-codes/UK SIC 2007 industry classification code lookup, search, and validation. 731 codes, 21 sections.FalseFalseTrueFalse
473uk-company-numberPythonPythonMarket Data & Data SourcesMarket Data & Data Sourcesmarket-data-data-sources2026-04-220https://pypi.org/project/uk-company-number/Validate, format, and identify UK Companies House company numbers. Supports all 27 prefixes.FalseFalseTrueFalse
474veroq-pythonPythonPythonMarket Data & Data SourcesMarket Data & Data Sourcesmarket-data-data-sources2026-03-311https://github.com/Veroq-api/veroq-pythonFinancial intelligence API with verified market data, trading signals, sentiment analysis, and fact-checking across 1,061+ tickers. [PyPI](https://pypi.org/project/veroq/)TrueFalseFalseFalseVeroq-api/veroq-python
475lse-dataPythonPythonMarket Data & Data SourcesMarket Data & Data Sourcesmarket-data-data-sources2026-07-20190https://github.com/londonstrategicedge/lse-dataLive ticks over WebSocket plus historical ticks and candles for stocks, FX, crypto, commodities, indices, ETFs and futures, with options chains and greeks, economics series and government bond yields, across 118,000+ datasets. US stocks from 2003, FX from 2009, options from 2014, economics back to 1900. Free, no subscription tiers. [PyPI](https://pypi.org/project/lse-data/)TrueFalseFalseFalselondonstrategicedge/lse-data
476IBrokersRRMarket Data & Data SourcesMarket Data & Data Sourcesmarket-data-data-sources2022-11-160https://cran.r-project.org/web/packages/IBrokers/index.htmlProvides native R access to Interactive Brokers Trader Workstation API.FalseTrueFalseFalse
477RblpapiRRMarket Data & Data SourcesMarket Data & Data Sourcesmarket-data-data-sources2026-08-02176https://github.com/Rblp/RblpapiAn R Interface to 'Bloomberg' is provided via the 'Blp API'.TrueFalseFalseFalseRblp/Rblpapi
478RbitcoinRRMarket Data & Data SourcesMarket Data & Data Sourcesmarket-data-data-sources2016-10-2557https://github.com/jangorecki/RbitcoinUnified markets API interface (bitstamp, kraken, btce, bitmarket).TrueFalseFalseFalsejangorecki/Rbitcoin
479GetTDDataRRMarket Data & Data SourcesMarket Data & Data Sourcesmarket-data-data-sources2026-06-0428https://github.com/msperlin/GetTDDataDownloads and aggregates data for Brazilian government issued bonds directly from the website of Tesouro Direto.TrueFalseFalseFalsemsperlin/GetTDData
480GetHFDataRRMarket Data & Data SourcesMarket Data & Data Sourcesmarket-data-data-sources2020-06-3041https://github.com/msperlin/GetHFDataDownloads and aggregates high frequency trading data for Brazilian instruments directly from Bovespa ftp site.TrueFalseFalseFalsemsperlin/GetHFData
481tdRRMarket Data & Data SourcesMarket Data & Data Sourcesmarket-data-data-sources2026-02-1219https://github.com/eddelbuettel/tdInterfaces the 'twelvedata' API for stocks and (digital and standard) currencies.TrueFalseFalseFalseeddelbuettel/td
482rbcbRRMarket Data & Data SourcesMarket Data & Data Sourcesmarket-data-data-sources2024-01-2398https://github.com/wilsonfreitas/rbcbR interface to Brazilian Central Bank web services.TrueFalseFalseFalsewilsonfreitas/rbcb
483rb3RRMarket Data & Data SourcesMarket Data & Data Sourcesmarket-data-data-sources2025-11-01102https://github.com/ropensci/rb3A bunch of downloaders and parsers for data delivered from B3.TrueFalseFalseFalseropensci/rb3
484simfinapiRRMarket Data & Data SourcesMarket Data & Data Sourcesmarket-data-data-sources2025-08-1321https://github.com/matthiasgomolka/simfinapiMakes 'SimFin' data (<https://simfin.com/>) easily accessible in R.TrueFalseFalseFalsematthiasgomolka/simfinapi
485tidyfinanceRRMarket Data & Data SourcesMarket Data & Data Sourcesmarket-data-data-sources2026-08-0626https://github.com/tidy-finance/r-tidyfinanceTidy Finance helper functions to download financial data and process the raw data into a structured Format (tidy data), including.TrueFalseFalseFalsetidy-finance/r-tidyfinance
486CcyConv.jlJuliaJuliaMarket Data & Data SourcesMarket Data & Data Sourcesmarket-data-data-sources2026-07-0325https://github.com/bhftbootcamp/CcyConv.jlCurrency conversion library for Julia.TrueFalseFalseFalsebhftbootcamp/CcyConv.jl
487CryptoExchangeAPIs.jlJuliaJuliaMarket Data & Data SourcesMarket Data & Data Sourcesmarket-data-data-sources2026-07-0630https://github.com/bhftbootcamp/CryptoExchangeAPIs.jlA Julia library for cryptocurrency exchange APIs.TrueFalseFalseFalsebhftbootcamp/CryptoExchangeAPIs.jl
488MarketData.jlJuliaJuliaMarket Data & Data SourcesMarket Data & Data Sourcesmarket-data-data-sources2026-03-30165https://github.com/JuliaQuant/MarketData.jlTime series market data.TrueFalseFalseFalseJuliaQuant/MarketData.jl
489OnlineResamplers.jlJuliaJuliaMarket Data & Data SourcesMarket Data & Data Sourcesmarket-data-data-sources2026-01-063https://github.com/femtotrader/OnlineResamplers.jlHigh-performance Julia package for real-time resampling of financial market data.TrueFalseFalseFalsefemtotrader/OnlineResamplers.jl
490PENDAXJavaScriptJavaScriptMarket Data & Data SourcesMarket Data & Data Sourcesmarket-data-data-sources2024-05-0949https://github.com/CompendiumFi/PENDAX-SDKJavascript SDK for Trading/Data API and Websockets for FTX, FTXUS, OKX, Bybit, & More.TrueFalseFalseFalseCompendiumFi/PENDAX-SDK
491PreReasonJavaScriptJavaScriptMarket Data & Data SourcesMarket Data & Data Sourcesmarket-data-data-sources2026-04-124https://github.com/PreReason/mcpPre-analyzed Bitcoin and macro market briefings for AI agents. 17 contexts with trend signals, confidence scores, and regime classification via REST API and MCP.TrueFalseFalseFalsePreReason/mcp
492fin-streamRustRustMarket Data & Data SourcesMarket Data & Data Sourcesmarket-data-data-sources2026-03-2311https://github.com/Mattbusel/fin-streamReal-time market data streaming in Rust: lock-free SPSC ring buffer, 100K+ ticks/second ingestion, multi-timeframe OHLCV construction, and Lorentz transforms on financial time series.TrueFalseFalseFalseMattbusel/fin-stream
493finalyticsRustRustMarket Data & Data SourcesMarket Data & Data Sourcesmarket-data-data-sources2026-05-0173https://github.com/Nnamdi-sys/finalyticsA rust library for financial data analysis.TrueFalseFalseFalseNnamdi-sys/finalytics
494Factor WeavePythonPython,TypeScript,RMarket Data & Data SourcesMarket Data & Data Sourcesmarket-data-data-sources2026-06-051https://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)TrueFalseFalseFalseBlazing-Customs/factorweave-tools
495Backtesting ArenaTypeScriptTypeScriptMarket Data & Data SourcesMarket Data & Data Sourcesmarket-data-data-sources2026-07-250https://tradingstrategies.work/apiREST + 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)TrueFalseFalseFalseSchoasch/skill-backtesting-arena
496EarningsCallPythonPythonMarket Data & Data SourcesMarket Data & Data Sourcesmarket-data-data-sources2026-07-2133https://github.com/EarningsCall/earningscall-pythonREST API and Python/JavaScript SDK for earnings call transcripts, audio files, and slide decks for 9,000+ public companies. Includes speaker-level data, Q&A segmentation, and earnings calendar.TrueFalseFalseFalseEarningsCall/earningscall-python
497Korean Market DataDataDataMarket Data & Data SourcesMarket Data & Data Sourcesmarket-data-data-sources2026-08-150https://github.com/james-brand/korea-market-dataDaily foreign and institutional net flows for every KOSPI/KOSDAQ common stock plus all 44 KRX sector indices with returns and excess return vs market, in English CSV/JSON under CC BY 4.0 with a Zenodo DOI, rebuilt each trading day.TrueFalseFalseFalsejames-brand/korea-market-data
498AgentServicesPythonPythonMarket Data & Data SourcesMarket Data & Data Sourcesmarket-data-data-sources2026-08-171https://agentservices.tox402-paid crypto and market data API platform: 54 services, 97 endpoints, 37 MCP tools. Real-time prices, technical indicators, on-chain data, and market intelligence with on-chain USDC payments on Base. [GitHub](https://github.com/vbkotecha/aiservices-api)TrueFalseFalseFalsevbkotecha/aiservices-api
499pmxtPythonPython,JavaScriptPrediction MarketsPrediction Marketsprediction-markets2026-07-182085https://github.com/pmxt-dev/pmxtThe CCXT for prediction markets. A unified API for trading on Polymarket, Kalshi, and more.TrueFalseFalseFalsepmxt-dev/pmxt
500polymarket-whalesPythonPythonPrediction MarketsPrediction Marketsprediction-markets2026-03-2059https://github.com/al1enjesus/polymarket-whalesReal-time whale trade tracker for Polymarket — terminal alerts + Telegram notifications when large orders hit the book.TrueFalseFalseFalseal1enjesus/polymarket-whales
501Polymarket Scanner APIPythonPythonPrediction MarketsPrediction Marketsprediction-marketserror0https://github.com/vesper-astrena/polymarket-scanner-apiReal-time arbitrage detection API for Polymarket prediction markets, scanning 12,000+ markets for mispricings.TrueFalseFalseFalsevesper-astrena/polymarket-scanner-api
502SimpleFunctionsJavaScriptJavaScriptPrediction MarketsPrediction Marketsprediction-marketserror0https://github.com/spfunctions/simplefunctions-cliPrediction 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.TrueFalseFalseFalsespfunctions/simplefunctions-cli
503PolyMindPythonPythonPrediction MarketsPrediction Marketsprediction-markets2026-06-181https://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)TrueFalseFalseFalsesamirasadov28-code/PolyMind
504prediction-market-makerPythonPythonPrediction MarketsPrediction Marketsprediction-markets2026-04-1026https://github.com/octavi42/prediction-market-makerOpen-source market-making strategy that placed #2 in Paradigm's prediction market challenge, with full strategy evolution and analysis.TrueFalseFalseFalseoctavi42/prediction-market-maker
505Oracle3PythonPythonPrediction MarketsPrediction Marketsprediction-markets2026-05-07246https://github.com/YichengYang-Ethan/oracle3Autonomous 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.TrueFalseFalseFalseYichengYang-Ethan/oracle3
506marketlensPythonPython,MCPPrediction MarketsPrediction Marketsprediction-markets2026-08-1623https://github.com/marketlenstrade/marketlens-pythonTick-level Polymarket order book history with replay and a backtesting engine simulating queue priority, latency, and slippage.TrueFalseFalseFalsemarketlenstrade/marketlens-python
507polymarket-bot-labPythonPythonPrediction MarketsPrediction Marketsprediction-markets2026-07-290https://github.com/oraclemangle/polymarket-bot-labOpen-sourced research lab of 11 candidate Polymarket trading bots (weather, sports, longshot fades, maker, whale-flow) with a shared CLOB/backtest framework, ADR decision log, and honest paper/live results. Companion free dataset: [polymarket-canary-tape](https://huggingface.co/datasets/oraclemangle/polymarket-canary-tape) (300M+ events, CC-BY-4.0).TrueFalseFalseFalseoraclemangle/polymarket-bot-lab
508Live Tennis APIRESTREST,WebSocket,MCPPrediction MarketsPrediction Marketsprediction-markets2026-08-16192https://livetennisapi.comReal-time tennis scores, serving and break-point state, and model win probabilities for pricing tennis event markets, plus H2H, rankings and a 1968-2022 point-by-point archive; free tier. [GitHub](https://github.com/livetennisapi/livetennisapi-mcp)TrueFalseFalseFalselivetennisapi/livetennisapi-mcp
509polymmPythonPython,PolymarketPrediction MarketsPrediction Marketsprediction-markets2026-08-1673https://github.com/kachence/polymmMarket-making and arbitrage bot for Polymarket sports and esports markets, pricing from de-vigged sportsbook odds.TrueFalseFalseFalsekachence/polymm
510exchange_calendarsPythonPythonCalendars & Market HoursCalendars & Market Hourscalendars-market-hours2026-08-09662https://github.com/gerrymanoim/exchange_calendarsStock Exchange Trading Calendars.TrueFalseFalseFalsegerrymanoim/exchange_calendars
511bizdaysPythonPythonCalendars & Market HoursCalendars & Market Hourscalendars-market-hours2026-03-0894https://github.com/wilsonfreitas/python-bizdaysBusiness days calculations and utilities.TrueFalseFalseFalsewilsonfreitas/python-bizdays
512pandas_market_calendarsPythonPythonCalendars & Market HoursCalendars & Market Hourscalendars-market-hours2026-05-27990https://github.com/rsheftel/pandas_market_calendarsExchange calendars to use with pandas for trading applications.TrueFalseFalseFalsersheftel/pandas_market_calendars
513timeDateRRCalendars & Market HoursCalendars & Market Hourscalendars-market-hours2026-01-280https://cran.r-project.org/web/packages/timeDate/index.htmlChronological and Calendar Objects.FalseTrueFalseFalse
514bizdaysRRCalendars & Market HoursCalendars & Market Hourscalendars-market-hours2025-01-0858https://github.com/wilsonfreitas/R-bizdaysBusiness days calculations and utilities.TrueFalseFalseFalsewilsonfreitas/R-bizdays
515sifma-holidaysTypeScriptTypeScriptCalendars & Market HoursCalendars & Market Hourscalendars-market-hours2026-07-110https://github.com/moshejs/sifma-holidaysUS bond-market (SIFMA) holidays, early closes, and T+1 settlement-date math; zero dependencies.TrueFalseFalseFalsemoshejs/sifma-holidays
516us-equity-market-calendarTypeScriptTypeScriptCalendars & Market HoursCalendars & Market Hourscalendars-market-hours2026-07-110https://github.com/moshejs/us-equity-market-calendarNYSE/NASDAQ trading calendar: holidays, 1pm early closes, trading-day navigation, and DST-aware is-market-open; zero dependencies.TrueFalseFalseFalsemoshejs/us-equity-market-calendar
517fx-value-dateTypeScriptTypeScriptCalendars & Market HoursCalendars & Market Hourscalendars-market-hours2026-07-110https://github.com/moshejs/fx-value-dateFX spot/forward value-date calculation across two currency holiday calendars, with the USD-lag and end-of-month rules; zero dependencies.TrueFalseFalseFalsemoshejs/fx-value-date
518D-TalePythonPythonVisualizationVisualizationvisualization2026-05-115214https://github.com/man-group/dtaleVisualizer for pandas dataframes and xarray datasets.TrueFalseFalseFalseman-group/dtale
519mplfinancePythonPythonVisualizationVisualizationvisualization2024-04-024426https://github.com/matplotlib/mplfinancematplotlib utilities for the visualization, and visual analysis, of financial data.TrueFalseFalseFalsematplotlib/mplfinance
520finplotPythonPythonVisualizationVisualizationvisualization2026-03-261179https://github.com/highfestiva/finplotPerformant and effortless finance plotting for Python.TrueFalseFalseFalsehighfestiva/finplot
521finvizfinancePythonPythonVisualizationVisualizationvisualization2026-01-031599https://github.com/lit26/finvizfinanceFinviz analysis python library.TrueFalseFalseFalselit26/finvizfinance
522market-analyPythonPythonVisualizationVisualizationvisualization2026-07-2380https://github.com/maread99/market_analyAnalysis and interactive charting using [market-prices](https://github.com/maread99/market_prices) and bqplot.TrueFalseFalseFalsemaread99/market_analy
523QuantInvestStratsPythonPythonVisualizationVisualizationvisualization2026-08-16602https://github.com/ArturSepp/QuantInvestStratsQuantitative Investment Strategies (QIS) package implements Python analytics for visualisation of financial data, performance reporting, analysis of quantitative strategies.TrueFalseFalseFalseArturSepp/QuantInvestStrats
524LightweightCharts.jlJuliaJuliaVisualizationVisualizationvisualization2026-07-0656https://github.com/bhftbootcamp/LightweightCharts.jlJulia wrapper for Lightweight Charts™ by TradingView.TrueFalseFalseFalsebhftbootcamp/LightweightCharts.jl
525QUANTAXIS_WebkitJavaScriptJavaScriptVisualizationVisualizationvisualization2017-07-3037https://github.com/yutiansut/QUANTAXIS_WebkitAn awesome visualization center based on quantaxis.TrueFalseFalseFalseyutiansut/QUANTAXIS_Webkit
526dxcharts-liteJavaScriptJavaScriptVisualizationVisualizationvisualization2026-08-14101https://github.com/devexperts/dxcharts-liteFlexible financial charting library based on HTML5 canvas.TrueFalseFalseFalsedevexperts/dxcharts-lite
527Exeria ChartsJavaScriptJavaScriptVisualizationVisualizationvisualization2026-06-199https://github.com/efixdata/exeria-chartsHigh-performance, native Canvas/WebGL financial charting library for self-hosted applications without iframe limits.TrueFalseFalseFalseefixdata/exeria-charts
528MyLinedChartDesktopDesktopVisualizationVisualizationvisualization0https://mylinedchart.comTechnical-analysis charting app for Interactive Brokers (IBKR) that exports drawings, notes, indicators and OHLCV as JSON/XLSX/CSV, and exposes chart context to AI agents over MCP.FalseFalseFalseFalse
529BiligTypeScriptTypeScriptExcel & Spreadsheet IntegrationExcel & Spreadsheet Integrationexcel-spreadsheet-integration2026-08-0835https://github.com/proompteng/biligFormula WorkPaper and XLSX recalculation runtime for Node.js services and agent tools.TrueFalseFalseFalseproompteng/bilig
530xlwingsPythonPythonExcel & Spreadsheet IntegrationExcel & Spreadsheet Integrationexcel-spreadsheet-integration2026-08-163396https://www.xlwings.org/Make Excel fly with Python. [GitHub](https://github.com/xlwings/xlwings)TrueFalseFalseFalsexlwings/xlwings
531openpyxlPythonPythonExcel & Spreadsheet IntegrationExcel & Spreadsheet Integrationexcel-spreadsheet-integration0https://openpyxl.readthedocs.io/en/latest/Read/Write Excel 2007 xlsx/xlsm files.FalseFalseFalseFalse
532xlrdPythonPythonExcel & Spreadsheet IntegrationExcel & Spreadsheet Integrationexcel-spreadsheet-integration2026-07-152207https://github.com/python-excel/xlrdLibrary for developers to extract data from Microsoft Excel spreadsheet files.TrueFalseFalseFalsepython-excel/xlrd
533xlsxwriterPythonPythonExcel & Spreadsheet IntegrationExcel & Spreadsheet Integrationexcel-spreadsheet-integration2026-08-043967https://xlsxwriter.readthedocs.io/Write files in the Excel 2007+ XLSX file format. [GitHub](https://github.com/jmcnamara/XlsxWriter)TrueFalseFalseFalsejmcnamara/XlsxWriter
534xlwtPythonPythonExcel & Spreadsheet IntegrationExcel & Spreadsheet Integrationexcel-spreadsheet-integration2018-09-161045https://github.com/python-excel/xlwtLibrary to create spreadsheet files compatible with MS Excel 97/2000/XP/2003 XLS files, on any platform.TrueFalseFalseFalsepython-excel/xlwt
535xlloopPythonPythonExcel & Spreadsheet IntegrationExcel & Spreadsheet Integrationexcel-spreadsheet-integration2018-03-10110http://xlloop.sourceforge.netXLLoop is an open source framework for implementing Excel user-defined functions (UDFs) on a centralised server (a function server). [GitHub](https://github.com/poidasmith/xlloop)TrueFalseFalseFalsepoidasmith/xlloop
536expyPythonPythonExcel & Spreadsheet IntegrationExcel & Spreadsheet Integrationexcel-spreadsheet-integration0http://www.bnikolic.co.uk/expy/expy.htmlThe ExPy add-in allows easy use of Python directly from within an Microsoft Excel spreadsheet, both to execute arbitrary code and to define new Excel functions.FalseFalseFalseFalse
537pyxllPythonPythonExcel & Spreadsheet IntegrationExcel & Spreadsheet Integrationexcel-spreadsheet-integration0https://www.pyxll.comPyXLL is an Excel add-in that enables you to extend Excel using nothing but Python code.FalseFalseFalseFalse
538Jupyter QuantPythonPythonQuant Research EnvironmentsQuant Research Environmentsquant-research-environments2024-06-1422https://github.com/gnzsnz/jupyter-quantA dockerized Jupyter quant research environment with preloaded tools for quant analysis, statsmodels, pymc, arch, py_vollib, zipline-reloaded, PyPortfolioOpt, etc.TrueFalseFalseFalsegnzsnz/jupyter-quant
539RunMatCross-Language FrameworksCross-Language Frameworkscross-language-frameworks2026-08-05248https://runmat.orgHigh performance, Open Source, MATLAB syntax runtime. [GitHub](https://github.com/runmat-org/runmat)TrueFalseFalseFalserunmat-org/runmat
540QuantLibRisksCross-Language FrameworksCross-Language Frameworkscross-language-frameworks2026-05-1342https://github.com/auto-differentiation/QuantLib-Risks-CppFast risks with QuantLib in C++.TrueFalseFalseFalseauto-differentiation/QuantLib-Risks-Cpp
541XADCross-Language FrameworksCross-Language Frameworkscross-language-frameworks2026-07-05426https://github.com/auto-differentiation/xadAutomatic Differentation (AAD) Library.TrueFalseFalseFalseauto-differentiation/xad
542QuantLibCross-Language FrameworksCross-Language Frameworkscross-language-frameworks2026-08-167519https://github.com/lballabio/QuantLibThe QuantLib project is aimed at providing a comprehensive software framework for quantitative finance.TrueFalseFalseFalselballabio/QuantLib
543JQuantLibCross-Language FrameworksCross-Language Frameworkscross-language-frameworks2016-02-26154https://github.com/frgomes/jquantlibJava port.TrueFalseFalseFalsefrgomes/jquantlib
544RQuantLibCross-Language FrameworksCross-Language Frameworkscross-language-frameworks2026-07-26136https://github.com/eddelbuettel/rquantlibR port.TrueFalseFalseFalseeddelbuettel/rquantlib
545QuantLibAddinCross-Language FrameworksCross-Language Frameworkscross-language-frameworks0https://www.quantlib.org/quantlibaddin/Excel support.FalseFalseFalseFalse
546QuantLibXLCross-Language FrameworksCross-Language Frameworkscross-language-frameworks0https://www.quantlib.org/quantlibxl/Excel support.FalseFalseFalseFalse
547QLNetCross-Language FrameworksCross-Language Frameworkscross-language-frameworks2026-08-04427https://github.com/amaggiulli/qlnet.Net port.TrueFalseFalseFalseamaggiulli/qlnet
548PyQLCross-Language FrameworksCross-Language Frameworkscross-language-frameworks2026-07-161335https://github.com/enthought/pyqlPython port.TrueFalseFalseFalseenthought/pyql
549QuantLib.jlCross-Language FrameworksCross-Language Frameworkscross-language-frameworks2020-02-18144https://github.com/pazzo83/QuantLib.jlJulia port.TrueFalseFalseFalsepazzo83/QuantLib.jl
550QuantLib-Python DocumentationCross-Language FrameworksCross-Language Frameworkscross-language-frameworks0https://quantlib-python-docs.readthedocs.io/Documentation for the Python bindings for the QuantLib library.FalseFalseFalseFalse
551TA-LibCross-Language FrameworksCross-Language Frameworkscross-language-frameworks2026-08-141658https://ta-lib.orgperform technical analysis of financial market data. [GitHub](https://github.com/TA-Lib/ta-lib)TrueFalseFalseFalseTA-Lib/ta-lib
552RunMatCross-Language FrameworksCross-Language Frameworkscross-language-frameworks2026-08-05248https://github.com/runmat-org/runmatRust runtime for MATLAB-syntax array math with automatic CPU/GPU execution and fused kernels for quant simulations.TrueFalseFalseFalserunmat-org/runmat
553godzilla.devC++C++,PythonCross-Language FrameworksCross-Language Frameworkscross-language-frameworks2026-08-11369https://godzilla.devOpen-source framework for crypto quant trading, funding rate arbitrage and ultra-low-latency market making. [GitHub](https://github.com/godzilla-foundation/godzilla-community)TrueFalseFalseFalsegodzilla-foundation/godzilla-community
554PineTSTypeScriptTypeScript,JavaScript,Pine ScriptCross-Language FrameworksCross-Language Frameworkscross-language-frameworks2026-08-14494https://github.com/LuxAlgo/PineTSOpen-source transpiler and runtime that executes Pine Script logic in Node.js and the browser with 1:1 syntax compatibility, for running indicators and strategies on your own infrastructure.TrueFalseFalseFalseLuxAlgo/PineTS
555Quant SprintTrainingTraining,InterviewsReproducing Works, Training & BooksReproducing Works, Training & Booksreproducing-works-training-books0https://lambdia.com/playFree timed drill of first round quant interview questions on options and the Greeks, two sided quoting, probability and mental arithmetic.FalseFalseFalseFalse
556Wyckoff Method CourseReproducing Works, Training & BooksReproducing Works, Training & Booksreproducing-works-training-books0https://arapov.trade/en/freestudying/wyckoff-methodFree course on volume analysis and the Wyckoff method: market phases, spring/upthrust, order flow reading.FalseFalseFalseFalse
557Special-Relativity-in-Financial-ModelingReproducing Works, Training & BooksReproducing Works, Training & Booksreproducing-works-training-books2026-03-2312https://github.com/Mattbusel/Special-Relativity-in-Financial-ModelingC++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.TrueFalseFalseFalseMattbusel/Special-Relativity-in-Financial-Modeling
558Auto-Differentiation WebsiteReproducing Works, Training & BooksReproducing Works, Training & Booksreproducing-works-training-books0https://auto-differentiation.github.io/Background and resources on Automatic Differentiation (AD) / Adjoint Algorithmic Differentitation (AAD).FalseFalseFalseFalse
559Derman PapersReproducing Works, Training & BooksReproducing Works, Training & Booksreproducing-works-training-books2017-10-21530https://github.com/MarcosCarreira/DermanPapersNotebooks that replicate original quantitative finance papers from Emanuel Derman.TrueFalseFalseFalseMarcosCarreira/DermanPapers
560volatility-tradingReproducing Works, Training & BooksReproducing Works, Training & Booksreproducing-works-training-books2024-10-211944https://github.com/jasonstrimpel/volatility-tradingA complete set of volatility estimators based on Euan Sinclair's Volatility Trading.TrueFalseFalseFalsejasonstrimpel/volatility-trading
561quantReproducing Works, Training & BooksReproducing Works, Training & Booksreproducing-works-training-books2015-07-14447https://github.com/paulperry/quantQuantitative Finance and Algorithmic Trading exhaust; mostly ipython notebooks based on Quantopian, Zipline, or Pandas.TrueFalseFalseFalsepaulperry/quant
562fecon235Reproducing Works, Training & BooksReproducing Works, Training & Booksreproducing-works-training-books2018-12-031274https://github.com/rsvp/fecon235Open source project for software tools in financial economics. Many jupyter notebook to verify theoretical ideas and practical methods interactively.TrueFalseFalseFalsersvp/fecon235
563Quantitative-NotebooksReproducing Works, Training & BooksReproducing Works, Training & Booksreproducing-works-training-books2020-07-021392https://github.com/LongOnly/Quantitative-NotebooksEducational notebooks on quantitative finance, algorithmic trading, financial modelling and investment strategy.TrueFalseFalseFalseLongOnly/Quantitative-Notebooks
564QuantEconReproducing Works, Training & BooksReproducing Works, Training & Booksreproducing-works-training-books0https://quantecon.org/Lecture series on economics, finance, econometrics and data science; QuantEcon.py, QuantEcon.jl, notebooks.FalseFalseFalseFalse
565FinanceHubReproducing Works, Training & BooksReproducing Works, Training & Booksreproducing-works-training-books2021-05-25800https://github.com/Finance-Hub/FinanceHubResources for Quantitative Finance.TrueFalseFalseFalseFinance-Hub/FinanceHub
566Python_Option_PricingReproducing Works, Training & BooksReproducing Works, Training & Booksreproducing-works-training-books2025-05-13852https://github.com/dedwards25/Python_Option_PricingAn library to price financial options written in Python. Includes: Black Scholes, Black 76, Implied Volatility, American, European, Asian, Spread Options.TrueFalseFalseFalsededwards25/Python_Option_Pricing
567python-trainingReproducing Works, Training & BooksReproducing Works, Training & Booksreproducing-works-training-books2023-11-2713916https://github.com/jpmorganchase/python-trainingJ.P. Morgan's Python training for business analysts and traders.TrueFalseFalseFalsejpmorganchase/python-training
568Stock_Analysis_For_QuantReproducing Works, Training & BooksReproducing Works, Training & Booksreproducing-works-training-books2025-05-042048https://github.com/LastAncientOne/Stock_Analysis_For_QuantDifferent Types of Stock Analysis in Excel, Matlab, Power BI, Python, R, and Tableau.TrueFalseFalseFalseLastAncientOne/Stock_Analysis_For_Quant
569algorithmic-trading-with-pythonReproducing Works, Training & BooksReproducing Works, Training & Booksreproducing-works-training-books2021-06-013420https://github.com/chrisconlan/algorithmic-trading-with-pythonSource code for Algorithmic Trading with Python (2020) by Chris Conlan.TrueFalseFalseFalsechrisconlan/algorithmic-trading-with-python
570MEDIUM_NoteBookReproducing Works, Training & BooksReproducing Works, Training & Booksreproducing-works-training-books2024-09-222144https://github.com/cerlymarco/MEDIUM_NoteBookRepository containing notebooks of [cerlymarco](https://github.com/cerlymarco)'s posts on Medium.TrueFalseFalseFalsecerlymarco/MEDIUM_NoteBook
571QuantFinanceReproducing Works, Training & BooksReproducing Works, Training & Booksreproducing-works-training-books2025-09-02616https://github.com/PythonCharmers/QuantFinanceTraining materials in quantitative finance.TrueFalseFalseFalsePythonCharmers/QuantFinance
572IPythonScriptsReproducing Works, Training & BooksReproducing Works, Training & Booksreproducing-works-training-books2026-02-28179https://github.com/mgroncki/IPythonScriptsTutorials about Quantitative Finance in Python and QuantLib: Pricing, xVAs, Hedging, Portfolio Optimisation, Machine Learning and Deep Learning.TrueFalseFalseFalsemgroncki/IPythonScripts
573Computational-Finance-CourseReproducing Works, Training & BooksReproducing Works, Training & Booksreproducing-works-training-books2024-03-01875https://github.com/LechGrzelak/Computational-Finance-CourseMaterials for the course of Computational Finance.TrueFalseFalseFalseLechGrzelak/Computational-Finance-Course
574Machine-Learning-for-Asset-ManagersReproducing Works, Training & BooksReproducing Works, Training & Booksreproducing-works-training-books2025-01-29658https://github.com/emoen/Machine-Learning-for-Asset-ManagersImplementation 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.TrueFalseFalseFalseemoen/Machine-Learning-for-Asset-Managers
575Python-for-Finance-CookbookReproducing Works, Training & BooksReproducing Works, Training & Booksreproducing-works-training-books2026-03-02799https://github.com/PacktPublishing/Python-for-Finance-CookbookPython for Finance Cookbook, published by Packt.TrueFalseFalseFalsePacktPublishing/Python-for-Finance-Cookbook
576modelos_vol_derivativosReproducing Works, Training & BooksReproducing Works, Training & Booksreproducing-works-training-books2023-08-1959https://github.com/ysaporito/modelos_vol_derivativos"Modelos de Volatilidade para Derivativos" book's Jupyter notebooks.TrueFalseFalseFalseysaporito/modelos_vol_derivativos
577NMOFReproducing Works, Training & BooksReproducing Works, Training & Booksreproducing-works-training-books2025-10-2739https://github.com/enricoschumann/NMOFFunctions, 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).TrueFalseFalseFalseenricoschumann/NMOF
578py4fi2ndReproducing Works, Training & BooksReproducing Works, Training & Booksreproducing-works-training-books2025-06-062256https://github.com/yhilpisch/py4fi2ndJupyter Notebooks and code for Python for Finance (2nd ed., O'Reilly) by Yves Hilpisch.TrueFalseFalseFalseyhilpisch/py4fi2nd
579aiifReproducing Works, Training & BooksReproducing Works, Training & Booksreproducing-works-training-books2023-10-09399https://github.com/yhilpisch/aiifJupyter Notebooks and code for the book Artificial Intelligence in Finance (O'Reilly) by Yves Hilpisch.TrueFalseFalseFalseyhilpisch/aiif
580py4atReproducing Works, Training & BooksReproducing Works, Training & Booksreproducing-works-training-books2023-10-09849https://github.com/yhilpisch/py4atJupyter Notebooks and code for the book Python for Algorithmic Trading (O'Reilly) by Yves Hilpisch.TrueFalseFalseFalseyhilpisch/py4at
581dawpReproducing Works, Training & BooksReproducing Works, Training & Booksreproducing-works-training-books2021-02-22640https://github.com/yhilpisch/dawpJupyter Notebooks and code for Derivatives Analytics with Python (Wiley Finance) by Yves Hilpisch.TrueFalseFalseFalseyhilpisch/dawp
582dxReproducing Works, Training & BooksReproducing Works, Training & Booksreproducing-works-training-books2025-04-05769https://github.com/yhilpisch/dxDX Analytics | Financial and Derivatives Analytics with Python.TrueFalseFalseFalseyhilpisch/dx
583QuantFinanceBookReproducing Works, Training & BooksReproducing Works, Training & Booksreproducing-works-training-books2025-04-14946https://github.com/LechGrzelak/QuantFinanceBookQuantitative Finance book.TrueFalseFalseFalseLechGrzelak/QuantFinanceBook
584rough_bergomiReproducing Works, Training & BooksReproducing Works, Training & Booksreproducing-works-training-books2018-09-17144https://github.com/ryanmccrickerd/rough_bergomiA Python implementation of the rough Bergomi model.TrueFalseFalseFalseryanmccrickerd/rough_bergomi
585frh-fxReproducing Works, Training & BooksReproducing Works, Training & Booksreproducing-works-training-books2018-05-2414https://github.com/ryanmccrickerd/frh-fxA python implementation of the fast-reversion Heston model of Mechkov for FX purposes.TrueFalseFalseFalseryanmccrickerd/frh-fx
586Value Investing StudiesReproducing Works, Training & BooksReproducing Works, Training & Booksreproducing-works-training-books2021-10-2696https://github.com/euclidjda/value-investing-studiesA collection of data analysis studies that examine the performance and characteristics of value investing over long periods of time.TrueFalseFalseFalseeuclidjda/value-investing-studies
587Machine Learning Asset ManagementReproducing Works, Training & BooksReproducing Works, Training & Booksreproducing-works-training-books2021-12-171746https://github.com/firmai/machine-learning-asset-managementMachine Learning in Asset Management (by @firmai).TrueFalseFalseFalsefirmai/machine-learning-asset-management
588Deep Learning Machine Learning StockReproducing Works, Training & BooksReproducing Works, Training & Booksreproducing-works-training-books2024-03-011783https://github.com/LastAncientOne/Deep-Learning-Machine-Learning-StockDeep Learning and Machine Learning stocks represent a promising long-term or short-term opportunity for investors and traders.TrueFalseFalseFalseLastAncientOne/Deep-Learning-Machine-Learning-Stock
589Technical Analysis and Feature EngineeringReproducing Works, Training & BooksReproducing Works, Training & Booksreproducing-works-training-books2024-02-16203https://github.com/jo-cho/Technical_Analysis_and_Feature_EngineeringFeature Engineering and Feature Importance of Machine Learning in Financial Market.TrueFalseFalseFalsejo-cho/Technical_Analysis_and_Feature_Engineering
590Differential Machine Learning and Axes that matter by Brian Huge and Antoine SavineReproducing Works, Training & BooksReproducing Works, Training & Booksreproducing-works-training-books2022-10-05149https://github.com/differential-machine-learning/notebooksImplement, demonstrate, reproduce and extend the results of the Risk articles 'Differential Machine Learning' (2020) and 'PCA with a Difference' (2021) by Huge and Savine, and cover implementation details left out from the papers.TrueFalseFalseFalsedifferential-machine-learning/notebooks
591systematictradingexamplesReproducing Works, Training & BooksReproducing Works, Training & Booksreproducing-works-training-books2020-07-22487https://github.com/robcarver17/systematictradingexamplesExamples of code related to book [Systematic Trading](www.systematictrading.org) and [blog](http://qoppac.blogspot.com).TrueFalseFalseFalserobcarver17/systematictradingexamples
592pysystemtrade_examplesReproducing Works, Training & BooksReproducing Works, Training & Booksreproducing-works-training-books2018-02-21278https://github.com/robcarver17/pysystemtrade_examplesExamples using pysystemtrade for Robert Carver's [blog](http://qoppac.blogspot.com).TrueFalseFalseFalserobcarver17/pysystemtrade_examples
593ML_Finance_CodesReproducing Works, Training & BooksReproducing Works, Training & Booksreproducing-works-training-books2020-06-132629https://github.com/mfrdixon/ML_Finance_CodesMachine Learning in Finance: From Theory to Practice Book.TrueFalseFalseFalsemfrdixon/ML_Finance_Codes
594Hands-On Machine Learning for Algorithmic TradingReproducing Works, Training & BooksReproducing Works, Training & Booksreproducing-works-training-books2023-01-181909https://github.com/packtpublishing/hands-on-machine-learning-for-algorithmic-tradingHands-On Machine Learning for Algorithmic Trading, published by Packt.TrueFalseFalseFalsepacktpublishing/hands-on-machine-learning-for-algorithmic-trading
595financialnoob-miscReproducing Works, Training & BooksReproducing Works, Training & Booksreproducing-works-training-books2024-08-2628https://github.com/financialnoob/miscCodes from @financialnoob's posts.TrueFalseFalseFalsefinancialnoob/misc
596MesoSim Options Trading Strategy LibraryReproducing Works, Training & BooksReproducing Works, Training & Booksreproducing-works-training-books2024-04-0622https://github.com/deltaray-io/strategy-libraryFree and public Options Trading strategy library for MesoSim.TrueFalseFalseFalsedeltaray-io/strategy-library
597Quant-Finance-With-Python-CodeReproducing Works, Training & BooksReproducing Works, Training & Booksreproducing-works-training-books2026-01-15184https://github.com/lingyixu/Quant-Finance-With-Python-CodeRepo for code examples in Quantitative Finance with Python by Chris Kelliher.TrueFalseFalseFalselingyixu/Quant-Finance-With-Python-Code
598QuantFinanceTrainingReproducing Works, Training & BooksReproducing Works, Training & Booksreproducing-works-training-books2024-02-2042https://github.com/JoaoJungblut/QuantFinanceTrainingThis repository contains codes that were executed during my training in the CQF (Certificate in Quantitative Finance). The codes are organized by class, facilitating navigation and reference.TrueFalseFalseFalseJoaoJungblut/QuantFinanceTraining
599book_irds3Reproducing Works, Training & BooksReproducing Works, Training & Booksreproducing-works-training-books2022-10-29125https://github.com/attack68/book_irds3Code repository for Pricing and Trading Interest Rate Derivatives.TrueFalseFalseFalseattack68/book_irds3
600Autoencoder-Asset-Pricing-ModelsReproducing Works, Training & BooksReproducing Works, Training & Booksreproducing-works-training-books2025-08-17149https://github.com/RichardS0268/Autoencoder-Asset-Pricing-ModelsReimplementation of Autoencoder Asset Pricing Models ([GKX, 2019](https://papers.ssrn.com/sol3/papers.cfm?abstract_id=3335536)).TrueFalseFalseFalseRichardS0268/Autoencoder-Asset-Pricing-Models
601FinanceReproducing Works, Training & BooksReproducing Works, Training & Booksreproducing-works-training-books2025-05-124169https://github.com/shashankvemuri/Finance150+ quantitative finance Python programs to help you gather, manipulate, and analyze stock market data.TrueFalseFalseFalseshashankvemuri/Finance
602101_formulaic_alphasReproducing Works, Training & BooksReproducing Works, Training & Booksreproducing-works-training-books2022-07-1151https://github.com/ram-ki/101_formulaic_alphasImplementation of [101 formulaic alphas](https://arxiv.org/abs/1601.00991) using qstrader.TrueFalseFalseFalseram-ki/101_formulaic_alphas
603Tidy FinanceReproducing Works, Training & BooksReproducing Works, Training & Booksreproducing-works-training-books0https://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.FalseFalseFalseFalse
604RoughVolatilityWorkshopReproducing Works, Training & BooksReproducing Works, Training & Booksreproducing-works-training-books2025-09-0673https://github.com/jgatheral/RoughVolatilityWorkshop2024 QuantMind's Rough Volatility Workshop lectures.TrueFalseFalseFalsejgatheral/RoughVolatilityWorkshop
605AFMLReproducing Works, Training & BooksReproducing Works, Training & Booksreproducing-works-training-books2024-09-05857https://github.com/boyboi86/AFMLAll the answers for exercises from Advances in Financial Machine Learning by Dr Marco Lopez de Parodo.TrueFalseFalseFalseboyboi86/AFML
606AlgoTradingLibReproducing Works, Training & BooksReproducing Works, Training & Booksreproducing-works-training-books2026-03-2833https://github.com/usdaud/algotradinglib.github.ioA catalog of algorithmic trading libraries, frameworks, strategies, and educational materials.TrueFalseFalseFalseusdaud/algotradinglib.github.io
607Portfolio Optimization BookReproducing Works, Training & BooksReproducing Works, Training & Booksreproducing-works-training-books2025-02-1727https://portfoliooptimizationbook.com/Prof. Daniel Palomar's Portfolio Optimization Book. [GitHub](https://github.com/dppalomar/pob)TrueFalseFalseFalsedppalomar/pob
608direct_volaPythonPython,RReproducing Works, Training & BooksReproducing Works, Training & Booksreproducing-works-training-books2026-05-016https://github.com/wol-fi/direct_volaDemo code for direct Black-Scholes implied-volatility calculation from normalized call prices via the inverse-Gaussian quantile representation.TrueFalseFalseFalsewol-fi/direct_vola
609TradeMux SnippetsPythonPythonReproducing Works, Training & BooksReproducing Works, Training & Booksreproducing-works-training-books2026-06-050https://github.com/KVignesh122/trademux-examplesCode snippets for Metatrader (MT5) forex/CFD trading and data retrieval via trademux API client.TrueFalseFalseFalseKVignesh122/trademux-examples
610Prop Firm Risk CalculatorCommercial & Proprietary ServicesCommercial & Proprietary Servicescommercial-proprietary-services0https://prop-firm-risk-calculator.vercel.appFree web app for position sizing, stop-loss and max-drawdown on funded accounts, with real tick/pip values for futures, forex, crypto and gold.FalseFalseFalseTrue
611AlphaForgePythonPythonCommercial & Proprietary ServicesCommercial & Proprietary Servicescommercial-proprietary-services2026-07-211https://alforgelabs.comLocal-first agent-native quant CLI with Optuna TPE optimization, walk-forward testing, anti-overfitting guards, and TradingView Pine v6 code generation. Free trial available. [GitHub](https://github.com/alforge-labs/alpha-forge-mcp)TrueFalseFalseTruealforge-labs/alpha-forge-mcp
612TradeMuxCommercial & Proprietary ServicesCommercial & Proprietary Servicescommercial-proprietary-services0https://trademux.ioUnified forex trading API gateway to Metatrader (MT4/MT5), Oanda and cTrader.FalseFalseFalseTrue
613ChartscoutCommercial & Proprietary ServicesCommercial & Proprietary Servicescommercial-proprietary-services0https://chartscout.ioReal-time cryptocurrency chart pattern detection with automated alerts across multiple exchanges.FalseFalseFalseTrue
614DayTradingBenchCommercial & Proprietary ServicesCommercial & Proprietary Servicescommercial-proprietary-services0https://daytradingbench.comLive autonomous benchmark that evaluates LLM trading performance on DAX and Nasdaq indices using identical strategies and real-time market data. API access available.FalseFalseFalseTrue
615invinoveritas/reviewPythonPythonCommercial & Proprietary ServicesCommercial & Proprietary Servicescommercial-proprietary-services2026-08-070https://github.com/trustless-ai/agent-contracts-examplesPre-execution governance gate for AI trading agents: a capital-scale-aware advisory verdict (approve / approve_with_concerns / reject) before an order is placed, via MCP server, REST, x402 (USDC), or Lightning pay-per-call. Dogfooded by a live Hyperliquid bot; verdicts are signed and recomputable against a public ledger. API: https://api.babyblueviper.comTrueFalseFalseTruetrustless-ai/agent-contracts-examples
616CoinTesterCommercial & Proprietary ServicesCommercial & Proprietary Servicescommercial-proprietary-services0https://cointester.ioNo-code crypto backtesting platform with 100+ indicators, AI sentiment signals, and 5+ years of historical data across 1,000+ trading pairs.FalseFalseFalseTrue
617FinSignalsPythonPythonCommercial & Proprietary ServicesCommercial & Proprietary Servicescommercial-proprietary-services0https://finsignals.aiReddit-tuned NLP API classifying financial posts across 7 dimensions: sentiment, directionality, quality, post type, relevance score, author confidence, and sarcasm. Free tier available.FalseFalseFalseTrue
618goMacro.aiCommercial & Proprietary ServicesCommercial & Proprietary Servicescommercial-proprietary-services0https://gomacro.aiAI-powered economic calendar with institutional-grade insights, bull/bear/base case scenario planning for NFP, CPI, PPI and other macro data releases.FalseFalseFalseTrue
619StockAInsightsCommercial & Proprietary ServicesCommercial & Proprietary Servicescommercial-proprietary-services0https://stockainsights.comAI-extracted financial statements API covering SEC filings including foreign filers (20-F, 6-K, 40-F), normalized quarterly and annual data from 2014+.FalseFalseFalseTrue
620StockVektorCommercial & Proprietary ServicesCommercial & Proprietary Servicescommercial-proprietary-services0https://stockvektor.comFree stock research web app for ~1,300 US stocks with explainable quality scores (Piotroski F-Score, Altman Z-Score, Beneish M-Score, ROIC, EV/EBIT) computed from SEC EDGAR data, sector-relative metrics, insider buying clusters, 13F super-investor overlap, and activist filing (Schedule 13D/G) tracking.FalseFalseFalseTrue
621bolsaiCommercial & Proprietary ServicesCommercial & Proprietary Servicescommercial-proprietary-services0https://usebolsai.comREST API and MCP server for Brazilian stock market data (B3). Covers 350+ stocks, 400+ FIIs with fundamentals (27+ indicators), dividends, historical prices, financials, and macro indicators sourced from B3, CVM, and BCB.FalseFalseFalseTrue
622brapi.devCommercial & Proprietary ServicesCommercial & Proprietary Servicescommercial-proprietary-services0https://brapi.dev/Brazilian stock market data API for B3/Bovespa quotes, historical OHLCV, dividends, and fundamentals.FalseFalseFalseTrue
623Teses da BolsaCommercial & Proprietary ServicesCommercial & Proprietary Servicescommercial-proprietary-services0https://tesesdabolsa.comFree web app for Brazilian stock and FII fundamentalist analysis on B3. Covers 350+ stocks and 400+ FIIs with 27+ indicators (P/L, DY, ROE, P/VP), 40+ years of historical data, CVM financial statements, dividend history, fair value models, and head-to-head comparisons.FalseFalseFalseTrue
62413F InsightCommercial & Proprietary ServicesCommercial & Proprietary Servicescommercial-proprietary-services0https://13finsight.com/Track institutional investor 13F holdings with AI-powered analysis, position change alerts, and filing summaries.FalseFalseFalseTrue
625PortfolioSavvyCommercial & Proprietary ServicesCommercial & Proprietary Servicescommercial-proprietary-services0https://portfoliosavvy.com/Public SEC ownership research web app for exploring 13F portfolios, insider activity, Schedule 13D/G filings, company facts, and latest filing workflows.FalseFalseFalseTrue
626Earnings FeedCommercial & Proprietary ServicesCommercial & Proprietary Servicescommercial-proprietary-services0https://earningsfeed.com/apiReal-time SEC filings, insider trades, and institutional holdings API.FalseFalseFalseTrue
627EDGAR EventsRESTRESTCommercial & Proprietary ServicesCommercial & Proprietary Servicescommercial-proprietary-services0https://edgarevents.comSEC filing events as typed JSON: 8-K item codes with materiality flags, SC 13D/13G activist stakes (holder, target, percent of class), merger forms, and S-1/424B IPO filings, polled over REST or pushed via HMAC-signed webhooks, sourced from data.sec.gov.FalseFalseFalseTrue
628Financial DataCommercial & Proprietary ServicesCommercial & Proprietary Servicescommercial-proprietary-services0https://financialdata.net/Stock Market and Financial Data API.FalseFalseFalseTrue
629Filings FlowCommercial & Proprietary ServicesCommercial & Proprietary Servicescommercial-proprietary-services0https://filingsflow.comFree SEC 13F research web app covering 11,700+ institutional managers and 208,000+ filings from 2019 onward. Quarter-over-quarter position changes with share-based thresholds, confidential-treatment reveals badged, per-filing links to the EDGAR source document, and Excel export on every table. No account required.FalseFalseFalseTrue
630FrostbyteCommercial & Proprietary ServicesCommercial & Proprietary Servicescommercial-proprietary-services0https://agent-gateway-kappa.vercel.appReal-time crypto prices for 500+ tokens via REST API with free tier, DeFi swap routing and portfolio tracking.FalseFalseFalseTrue
631SaxoOpenAPICommercial & Proprietary ServicesCommercial & Proprietary Servicescommercial-proprietary-services0https://www.developer.saxo/Saxo Bank financial data API.FalseFalseFalseTrue
632RTPRCommercial & Proprietary ServicesCommercial & Proprietary Servicescommercial-proprietary-services0https://rtpr.ioReal-time press release API delivering news from Business Wire, PR Newswire, and GlobeNewswire with sub-500ms latency. REST and WebSocket APIs for financial applications. Python and Node.js SDKs available.FalseFalseFalseTrue
633Nasdaq Data LinkCommercial & Proprietary ServicesCommercial & Proprietary Servicescommercial-proprietary-services0https://data.nasdaq.com/tools/full-listFinancial data API with support for R, Python, Excel, Ruby, and many other languages (formerly Quandl).FalseFalseFalseTrue
634Portfolio OptimizerCommercial & Proprietary ServicesCommercial & Proprietary Servicescommercial-proprietary-services0https://portfoliooptimizer.io/Portfolio Optimizer is a Web API for portfolio analysis and optimization.FalseFalseFalseTrue
635Reddit WallstreetBets APICommercial & Proprietary ServicesCommercial & Proprietary Servicescommercial-proprietary-services0https://tradestie.com/apps/reddit/api/Provides daily top 50 stocks from reddit (subreddit) Wallstreetbets and their sentiments via the API.FalseFalseFalseTrue
636System RCommercial & Proprietary ServicesCommercial & Proprietary Servicescommercial-proprietary-services0https://systemr.ai/AI-native risk intelligence API for trading agents. Position sizing, risk validation, and system health in one call.FalseFalseFalseTrue
637TelonexCommercial & Proprietary ServicesCommercial & Proprietary Servicescommercial-proprietary-services0https://telonex.ioTick-level prediction market data (trades, quotes, orderbooks, on-chain fills) via REST API and Python SDK.FalseFalseFalseTrue
638ValueRayCommercial & Proprietary ServicesCommercial & Proprietary Servicescommercial-proprietary-services0https://www.valueray.com/apiTechnical, quantitative and sentiment data for stocks and ETFs with risk metrics, peer percentiles and market regime signals. Optimized for AI/LLM agents.FalseFalseFalseTrue
639VantageGridCommercial & Proprietary ServicesCommercial & Proprietary Servicescommercial-proprietary-services0https://vantagegrid.pro/Quantitative trade-review workspace for futures and prop-firm traders, with MFE/MAE, R-multiple, Monte Carlo, drawdown, multi-account, and playbook-compliance analytics.FalseFalseFalseTrue
640VertDataCommercial & Proprietary ServicesCommercial & Proprietary Servicescommercial-proprietary-services0https://vertdata.comInstitutional-grade financial intelligence platform. Track 43K+ congressional trades (STOCK Act), SEC insider Form 4 filings, 25 superinvestor 13F portfolios, CFTC futures positioning, ARK ETF holdings, and short interest — all scored by AI for signal strength.FalseFalseFalseTrue
641KeepRuleCommercial & Proprietary ServicesCommercial & Proprietary Servicescommercial-proprietary-services0https://keeprule.com/Curated library of decision-making principles and investment wisdom from masters like Buffett and Munger, featuring mental models for better investment thinking.FalseFalseFalseTrue
642Agent ToolbeltCommercial & Proprietary ServicesCommercial & Proprietary Servicescommercial-proprietary-services0https://www.agenttoolbelt.liveAI stock-research API returning structured analysis (investment thesis, valuation verdict, insider-signal read, earnings, bull-vs-bear, moat, watchlist ranking) for US equities from Polygon/Finnhub/FMP data. Optimized for LLM agents; free tier.FalseFalseFalseTrue
643ML-QuantCommercial & Proprietary ServicesCommercial & Proprietary Servicescommercial-proprietary-services0https://www.ml-quant.com/Top Quant resources like ArXiv (sanity), SSRN, RePec, Journals, Podcasts, Videos, and Blogs.FalseFalseFalseTrue
644RealMarketAPICommercial & Proprietary ServicesCommercial & Proprietary Servicescommercial-proprietary-services0https://realmarketapi.com/Provides ultra-low latency market data for gold, forex, crypto, and stocks via REST, WebSocket, and MCP—built for speed, reliability, and scale.FalseFalseFalseTrue
645ProbalyticsCommercial & Proprietary ServicesCommercial & Proprietary Servicescommercial-proprietary-services0https://probalytics.ioPrediction market data infrastructure for Polymarket and Kalshi, with REST API, ClickHouse SQL access, 200–500M orderbook snapshots/day at 1ms resolution, and Parquet bulk exports.FalseFalseFalseTrue
646SharpeCommercial & Proprietary ServicesCommercial & Proprietary Servicescommercial-proprietary-services0https://www.sharpe.ai/AI-driven crypto trading intelligence terminal for derivatives positioning, DEX flow, on-chain risk, narrative rotation, token discovery, and agent-ready market data.FalseFalseFalseTrue
647Webb DatabaseCommercial & Proprietary ServicesCommercial & Proprietary Servicescommercial-proprietary-services0https://webb-database.com/Aggregates public financial data from HKEX, the SFC, the Hong Law Society, UK Companies House and other sources, has searchable datasets on listed companies, many in machine-readable formats.FalseFalseFalseTrue
648GitDealFlowCommercial & Proprietary ServicesCommercial & Proprietary Servicescommercial-proprietary-services0https://gitdealflow.comAlternative-data signal platform ranking early-stage private companies by GitHub stars-per-day, hiring velocity, and package-registry adoption. Free weekly signal report, Chrome extension overlay on Crunchbase/AngelList, and MCP server on npm for LLM agent access.FalseFalseFalseTrue
649Clear Street APICommercial & Proprietary ServicesCommercial & Proprietary Servicescommercial-proprietary-services0https://docs.clearstreet.com/?utm_source=github&utm_medium=developer&utm_campaign=api_listings&utm_content=awesome_quantREST API for US equities & options: reference & fundamental data, multi-year financial statements, corporate events, analyst consensus, a screener, and order execution.FalseFalseFalseTrue
650FintermTypeScriptTypeScriptCommercial & Proprietary ServicesCommercial & Proprietary Servicescommercial-proprietary-services0https://finterm.xyzBrowser-based, keyboard-first financial terminal. No public GitHub repo (closed source).FalseFalseFalseTrue
651CoinuggetCommercial & Proprietary ServicesCommercial & Proprietary Servicescommercial-proprietary-services0https://coinugget.comReal-time RSI signals, price action, and volume spikes dashboard across multiple exchanges. Free, no sign-up required.FalseFalseFalseTrue
652The StallJavaScriptJavaScriptCommercial & Proprietary ServicesCommercial & Proprietary Servicescommercial-proprietary-services2026-08-167https://the-stall.intuitek.ai277 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)TrueFalseFalseTruethebrierfox/the-stall
653StingrayCommercial & Proprietary ServicesCommercial & Proprietary Servicescommercial-proprietary-services0https://stingray.fi/Trading strategy builder that turns plain-English market ideas into inspectable rules, backtests them against historical data, and monitors matching live conditions.FalseFalseFalseTrue
654NeuPortalCommercial & Proprietary ServicesCommercial & Proprietary Servicescommercial-proprietary-services0https://neuportal.aiAI forecasting-accountability lab: every forecast is locked pre-event, Bitcoin-timestamped (OpenTimestamps), and Brier-scored against prediction markets in public.FalseFalseFalseTrue
655AlphaAssayRESTRESTCommercial & Proprietary ServicesCommercial & Proprietary Servicescommercial-proprietary-services2026-07-270https://alphaassay.comIndependent statistical assay office for trading signals and backtests: deflated Sharpe with cumulative trial accounting, probability of backtest overfitting (PBO/CPCV), leakage forensics, placebo tests against matched synthetic null worlds, and pre-registration with Merkle-anchored timestamps — deterministic, Ed25519-signed verdicts anyone can replay. Free demo; hosted API and MCP server. Methodology audit, not investment advice. [GitHub](https://github.com/alphaassay/mcp)TrueFalseFalseTruealphaassay/mcp
656Market Posture DailyCommercial & Proprietary ServicesCommercial & Proprietary Servicescommercial-proprietary-services0https://marketpd.comDaily trend, regime, momentum and relative-strength data for ~90 crypto assets and US stocks/ETFs, with a cointegration pair screener. Free terminal + JSON API.FalseFalseFalseTrue
657Honest BacktestCommercial & Proprietary ServicesCommercial & Proprietary Servicescommercial-proprietary-services0https://whop.com/honest-backtestIndependent manual code audits of trading bots and their backtests: catches unmodeled commission/slippage, signal-vs-fill price drift, and other gaps between backtested and live results.FalseFalseFalseTrue
658StreamXLSCommercial & Proprietary ServicesCommercial & Proprietary Servicescommercial-proprietary-services0https://streamxls.comCommercial Excel RTD server for the Interactive Brokers TWS API, streaming market data, account values, positions, and orders into Excel formulas on Windows.FalseFalseFalseTrue
659AtlasYieldCommercial & Proprietary ServicesCommercial & Proprietary Servicescommercial-proprietary-services2026-08-170https://atlasyield.clubIndependent rating and allocation layer for on-chain yield: scores every DeFi vault 0-100 across 16 factors, with a public read-only scores API. [GitHub](https://github.com/gveshk/atlasyield-score-history)TrueFalseFalseTruegveshk/atlasyield-score-history
660KatanaCommercial & Proprietary ServicesCommercial & Proprietary Servicescommercial-proprietary-services0https://katanascreener.comFree Japan stock screener built on EDINET filings. 160+ fundamentals, custom formula metrics, Graham/Piotroski/Kiyohara presets. No sign-up.FalseFalseFalseTrue
661Disclosed CapitolCommercial & Proprietary ServicesCommercial & Proprietary Servicescommercial-proprietary-services0https://www.disclosedcapitol.com/data-files/apiUS congressional and executive-branch stock trade disclosures API. STOCK Act filings plus OGE executive data (~6,743 transactions across 106 officials), with trade-level returns and alpha. Free tier: 500 credits, no card.FalseFalseFalseTrue
662WealthvilleRESTREST,MCPCommercial & Proprietary ServicesCommercial & Proprietary Servicescommercial-proprietary-services2026-07-280https://wealthville.netLiquidity-pool scoring for DeFi market making: a 0-100 score and an Enter/Hold/Exit/Reduce/Avoid verdict, with confidence calibrated per protocol, across ~68,800 Solana pools (Meteora DLMM, Orca Whirlpool, Raydium AMM/CLMM/CPMM) and 575 EVM pools on Ethereum, Arbitrum, Base, Optimism, Polygon and BSC. Outcomes are graded after impermanent loss and published as a miss-inclusive 30-day track record. Free keyless API, OpenAPI spec, and a hosted MCP server. [GitHub](https://github.com/amitesh-m/wealthville-integrations)TrueFalseFalseTrueamitesh-m/wealthville-integrations
663awesome-sec-filingsRelated ListsRelated Listsrelated-lists2026-07-0438https://github.com/vibeyclaw/awesome-sec-filingsA curated list of tools, data sources, libraries, and resources for working with SEC filings (13F, 10-K, 10-Q, 8-K).TrueFalseFalseFalsevibeyclaw/awesome-sec-filings
664CONVEXFIRelated ListsRelated Listsrelated-lists0https://github.com/convexfiOfficial GitHub organization for the convex research group at the Hong Kong University of Science and Technology (HKUST).TrueFalseFalseFalse