Files
awesome-quant/projects.csv
T
2026-04-10 01:32:12 +00:00

152 KiB

1projectlanguagelanguagescategorysectionsection_sluglast_commitstarsurldescriptiongithubcranpypicommercialrepo
2numpyPythonPythonNumerical Libraries & Data StructuresNumerical Libraries & Data Structuresnumerical-libraries-data-structures2026-04-0931796https://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-04-0714587https://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-04-1048449https://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-04-0938084https://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-26377https://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-04-0914554https://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-04-079567https://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-02-16125https://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-02-172242https://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-075https://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-27223https://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-04-093868https://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-2212https://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-03-260https://cran.r-project.org/web/packages/tseries/index.htmlTime Series Analysis and Computational Finance.FalseTrueFalseFalse
18zooRRNumerical Libraries & Data StructuresNumerical Libraries & Data Structuresnumerical-libraries-data-structures2025-12-150https://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-04-061821https://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-structures2025-10-1538https://github.com/bhftbootcamp/TimeArrays.jlTime series handling for Julia.TrueFalseFalseFalsebhftbootcamp/TimeArrays.jl
26PyQLPythonPythonFinancial Instruments & PricingFinancial Instruments & Pricingfinancial-instruments-pricing2025-08-201274https://github.com/enthought/pyqlQuantLib's Python port.TrueFalseFalseFalseenthought/pyql
27pyfinPythonPythonFinancial Instruments & PricingFinancial Instruments & Pricingfinancial-instruments-pricing2014-12-03316https://github.com/opendoor-labs/pyfinBasic options pricing in Python. *ARCHIVED*.TrueFalseFalseFalseopendoor-labs/pyfin
28vollibPythonPythonFinancial Instruments & PricingFinancial Instruments & Pricingfinancial-instruments-pricing2023-04-01943https://github.com/vollib/vollibvollib is a python library for calculating option prices, implied volatility and greeks.TrueFalseFalseFalsevollib/vollib
29QuantPyPythonPythonFinancial Instruments & PricingFinancial Instruments & Pricingfinancial-instruments-pricing2017-11-28983https://github.com/jsmidt/QuantPyA framework for quantitative finance In python.TrueFalseFalseFalsejsmidt/QuantPy
30Finance-PythonPythonPythonFinancial Instruments & PricingFinancial Instruments & Pricingfinancial-instruments-pricing2024-01-01874https://github.com/alpha-miner/Finance-PythonPython tools for Finance.TrueFalseFalseFalsealpha-miner/Finance-Python
31ffnPythonPythonFinancial Instruments & PricingFinancial Instruments & Pricingfinancial-instruments-pricing2026-03-212527https://github.com/pmorissette/ffnA financial function library for Python.TrueFalseFalseFalsepmorissette/ffn
32pynancePythonPythonFinancial Instruments & PricingFinancial Instruments & Pricingfinancial-instruments-pricing2021-02-03443https://github.com/GriffinAustin/pynanceLightweight Python library for assembling and analyzing financial data.TrueFalseFalseFalseGriffinAustin/pynance
33tiaPythonPythonFinancial Instruments & PricingFinancial Instruments & Pricingfinancial-instruments-pricing2017-06-05430https://github.com/bpsmith/tiaToolkit for integration and analysis.TrueFalseFalseFalsebpsmith/tia
34pysabrPythonPythonFinancial Instruments & PricingFinancial Instruments & Pricingfinancial-instruments-pricing2022-04-21594https://github.com/ynouri/pysabrSABR model Python implementation.TrueFalseFalseFalseynouri/pysabr
35FinancePyPythonPythonFinancial Instruments & PricingFinancial Instruments & Pricingfinancial-instruments-pricing2026-03-112871https://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
36gs-quantPythonPythonFinancial Instruments & PricingFinancial Instruments & Pricingfinancial-instruments-pricing2026-04-0810068https://github.com/goldmansachs/gs-quantPython toolkit for quantitative finance.TrueFalseFalseFalsegoldmansachs/gs-quant
37willowtreePythonPythonFinancial Instruments & PricingFinancial Instruments & Pricingfinancial-instruments-pricing2018-07-14351https://github.com/federicomariamassari/willowtreeRobust and flexible Python implementation of the willow tree lattice for derivatives pricing.TrueFalseFalseFalsefedericomariamassari/willowtree
38financial-engineeringPythonPythonFinancial Instruments & PricingFinancial Instruments & Pricingfinancial-instruments-pricing2017-11-20507https://github.com/federicomariamassari/financial-engineeringApplications of Monte Carlo methods to financial engineering projects, in Python.TrueFalseFalseFalsefedericomariamassari/financial-engineering
39optlibPythonPythonFinancial Instruments & PricingFinancial Instruments & Pricingfinancial-instruments-pricing2022-11-181356https://github.com/dbrojas/optlibA library for financial options pricing written in Python.TrueFalseFalseFalsedbrojas/optlib
40tf-quant-financePythonPythonFinancial Instruments & PricingFinancial Instruments & Pricingfinancial-instruments-pricing2026-02-125291https://github.com/google/tf-quant-financeHigh-performance TensorFlow library for quantitative finance.TrueFalseFalseFalsegoogle/tf-quant-finance
41Q-FinPythonPythonFinancial Instruments & PricingFinancial Instruments & Pricingfinancial-instruments-pricing2023-04-07595https://github.com/RomanMichaelPaolucci/Q-FinA Python library for mathematical finance.TrueFalseFalseFalseRomanMichaelPaolucci/Q-Fin
42QuantsbinPythonPythonFinancial Instruments & PricingFinancial Instruments & Pricingfinancial-instruments-pricing2021-05-23620https://github.com/quantsbin/QuantsbinTools for pricing and plotting of vanilla option prices, greeks and various other analysis around them.TrueFalseFalseFalsequantsbin/Quantsbin
43finoptionsPythonPythonFinancial Instruments & PricingFinancial Instruments & Pricingfinancial-instruments-pricing2024-02-01295https://github.com/bbcho/finoptions-devComplete python implementation of R package fOptions with partial implementation of fExoticOptions for pricing various options.TrueFalseFalseFalsebbcho/finoptions-dev
44pypmePythonPythonFinancial Instruments & PricingFinancial Instruments & Pricingfinancial-instruments-pricing2026-01-1613https://github.com/ymyke/pypmePME (Public Market Equivalent) calculation.TrueFalseFalseFalseymyke/pypme
45AbsBoxPythonPythonFinancial Instruments & PricingFinancial Instruments & Pricingfinancial-instruments-pricing2026-03-2864https://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
46Intrinsic-Value-CalculatorPythonPythonFinancial Instruments & PricingFinancial Instruments & Pricingfinancial-instruments-pricing2025-07-0285https://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
47Kelly-CriterionPythonPythonFinancial Instruments & PricingFinancial Instruments & Pricingfinancial-instruments-pricing2019-02-16111https://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
48rateslibPythonPythonFinancial Instruments & PricingFinancial Instruments & Pricingfinancial-instruments-pricing2026-04-09332https://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
49fypyPythonPythonFinancial Instruments & PricingFinancial Instruments & Pricingfinancial-instruments-pricing2025-02-27141https://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
50PyderivativesPythonPythonFinancial Instruments & PricingFinancial Instruments & Pricingfinancial-instruments-pricing2026-03-1830https://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
51quantraPythonPythonFinancial Instruments & PricingFinancial Instruments & Pricingfinancial-instruments-pricing2026-03-1127https://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
52optionlabPythonPythonFinancial Instruments & PricingFinancial Instruments & Pricingfinancial-instruments-pricing2025-12-25490https://github.com/rgaveiga/optionlabA Python library for evaluating option trading strategies.TrueFalseFalseFalsergaveiga/optionlab
53flashalphaPythonPythonFinancial Instruments & PricingFinancial Instruments & Pricingfinancial-instruments-pricing2026-04-091https://github.com/FlashAlpha-lab/flashalpha-pythonPython client for the FlashAlpha options analytics API.TrueFalseFalseFalseFlashAlpha-lab/flashalpha-python
54RQuantLibRRFinancial Instruments & PricingFinancial Instruments & Pricingfinancial-instruments-pricing2026-04-08131https://github.com/eddelbuettel/rquantlibRQuantLib connects GNU R with QuantLib.TrueFalseFalseFalseeddelbuettel/rquantlib
55quantmodRRFinancial Instruments & PricingFinancial Instruments & Pricingfinancial-instruments-pricing2025-08-07887https://cran.r-project.org/web/packages/quantmod/index.htmlQuantitative Financial Modelling Framework. [GitHub](https://github.com/joshuaulrich/quantmod)TrueTrueFalseFalsejoshuaulrich/quantmod
56RmetricsRRFinancial Instruments & PricingFinancial Instruments & Pricingfinancial-instruments-pricing0https://www.rmetrics.orgThe premier open source software solution for teaching and training quantitative finance.FalseFalseFalseFalse
57fAsianOptionsFinancial Instruments & PricingFinancial Instruments & Pricingfinancial-instruments-pricing0https://cran.r-project.org/web/packages/fAsianOptions/index.htmlEBM and Asian Option Valuation.FalseTrueFalseFalse
58fAssetsFinancial Instruments & PricingFinancial Instruments & Pricingfinancial-instruments-pricing2023-04-240https://cran.r-project.org/web/packages/fAssets/index.htmlAnalysing and Modelling Financial Assets.FalseTrueFalseFalse
59fBasicsFinancial Instruments & PricingFinancial Instruments & Pricingfinancial-instruments-pricing2025-12-070https://cran.r-project.org/web/packages/fBasics/index.htmlMarkets and Basic Statistics.FalseTrueFalseFalse
60fBondsFinancial Instruments & PricingFinancial Instruments & Pricingfinancial-instruments-pricing2017-11-150https://cran.r-project.org/web/packages/fBonds/index.htmlBonds and Interest Rate Models.FalseTrueFalseFalse
61fExoticOptionsFinancial Instruments & PricingFinancial Instruments & Pricingfinancial-instruments-pricing0https://cran.r-project.org/web/packages/fExoticOptions/index.htmlExotic Option Valuation.FalseTrueFalseFalse
62fOptionsFinancial Instruments & PricingFinancial Instruments & Pricingfinancial-instruments-pricing0https://cran.r-project.org/web/packages/fOptions/index.htmlPricing and Evaluating Basic Options.FalseTrueFalseFalse
63fPortfolioFinancial Instruments & PricingFinancial Instruments & Pricingfinancial-instruments-pricing2023-04-250https://cran.r-project.org/web/packages/fPortfolio/index.htmlPortfolio Selection and Optimization.FalseTrueFalseFalse
64sdeRRFinancial Instruments & PricingFinancial Instruments & Pricingfinancial-instruments-pricing2025-12-220https://cran.r-project.org/web/packages/sde/index.htmlSimulation and Inference for Stochastic Differential Equations.FalseTrueFalseFalse
65YieldCurveRRFinancial Instruments & PricingFinancial Instruments & Pricingfinancial-instruments-pricing2022-10-020https://cran.r-project.org/web/packages/YieldCurve/index.htmlModelling and estimation of the yield curve.FalseTrueFalseFalse
66SmithWilsonYieldCurveRRFinancial 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
67ycinterextraRRFinancial Instruments & PricingFinancial Instruments & Pricingfinancial-instruments-pricing0https://cran.r-project.org/web/packages/ycinterextra/index.htmlYield curve or zero-coupon prices interpolation and extrapolation.FalseTrueFalseFalse
68AmericanCallOptRRFinancial 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
69VarSwapPriceRRFinancial Instruments & PricingFinancial Instruments & Pricingfinancial-instruments-pricing0https://cran.r-project.org/web/packages/VarSwapPrice/index.htmlPricing a variance swap on an equity index.FalseTrueFalseFalse
70RNDRRFinancial Instruments & PricingFinancial Instruments & Pricingfinancial-instruments-pricing2017-01-110https://cran.r-project.org/web/packages/RND/index.htmlRisk Neutral Density Extraction Package.FalseTrueFalseFalse
71LSMonteCarloRRFinancial 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
72OptHedgingRRFinancial 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
73tvmRRFinancial Instruments & PricingFinancial Instruments & Pricingfinancial-instruments-pricing2023-08-300https://cran.r-project.org/web/packages/tvm/index.htmlTime Value of Money Functions.FalseTrueFalseFalse
74OptionPricingRRFinancial Instruments & PricingFinancial Instruments & Pricingfinancial-instruments-pricing2023-09-160https://cran.r-project.org/web/packages/OptionPricing/index.htmlOption Pricing with Efficient Simulation Algorithms.FalseTrueFalseFalse
75creduleRRFinancial Instruments & PricingFinancial Instruments & Pricingfinancial-instruments-pricing2015-08-057https://github.com/blenezet/creduleCredit Default Swap Functions.TrueFalseFalseFalseblenezet/credule
76derivmktsRRFinancial Instruments & PricingFinancial Instruments & Pricingfinancial-instruments-pricing2026-02-1236https://cran.r-project.org/web/packages/derivmkts/index.htmlFunctions and R Code to Accompany Derivatives Markets. [GitHub](https://github.com/rmcd1024/derivmkts)TrueTrueFalseFalsermcd1024/derivmkts
77FinCalRRFinancial Instruments & PricingFinancial Instruments & Pricingfinancial-instruments-pricing2025-10-3024https://github.com/felixfan/FinCalPackage for time value of money calculation, time series analysis and computational finance.TrueFalseFalseFalsefelixfan/FinCal
78r-quantRRFinancial Instruments & PricingFinancial Instruments & Pricingfinancial-instruments-pricing2014-02-1934https://github.com/artyyouth/r-quantR code for quantitative analysis in finance.TrueFalseFalseFalseartyyouth/r-quant
79options.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
80fmbasicsRRFinancial Instruments & PricingFinancial Instruments & Pricingfinancial-instruments-pricing2019-12-0312https://github.com/imanuelcostigan/fmbasicsFinancial Market Building Blocks.TrueFalseFalseFalseimanuelcostigan/fmbasics
81R-fixedincomeRRFinancial Instruments & PricingFinancial Instruments & Pricingfinancial-instruments-pricing2025-05-1064https://github.com/wilsonfreitas/R-fixedincomeFixed income tools for R.TrueFalseFalseFalsewilsonfreitas/R-fixedincome
82QuantLib.jlJuliaJuliaFinancial Instruments & PricingFinancial Instruments & Pricingfinancial-instruments-pricing2020-02-18143https://github.com/pazzo83/QuantLib.jlQuantlib implementation in pure Julia.TrueFalseFalseFalsepazzo83/QuantLib.jl
83Ito.jlJuliaJuliaFinancial Instruments & PricingFinancial Instruments & Pricingfinancial-instruments-pricing2017-03-2139https://github.com/aviks/Ito.jlA Julia package for quantitative finance.TrueFalseFalseFalseaviks/Ito.jl
84Miletus.jlJuliaJuliaFinancial Instruments & PricingFinancial Instruments & Pricingfinancial-instruments-pricing2023-12-0790https://github.com/JuliaComputing/Miletus.jlA financial contract definition, modeling language, and valuation framework.TrueFalseFalseFalseJuliaComputing/Miletus.jl
85StrataJavaJavaFinancial Instruments & PricingFinancial Instruments & Pricingfinancial-instruments-pricing2026-04-01932http://strata.opengamma.io/Modern open-source analytics and market risk library designed and written in Java. [GitHub](https://github.com/OpenGamma/Strata)TrueFalseFalseFalseOpenGamma/Strata
86JQuantLibJavaJavaFinancial Instruments & PricingFinancial Instruments & Pricingfinancial-instruments-pricing2016-02-26153https://github.com/frgomes/jquantlibJQuantLib is a free, open-source, comprehensive framework for quantitative finance, written in 100% Java.TrueFalseFalseFalsefrgomes/jquantlib
87finmath.netJavaJavaFinancial Instruments & PricingFinancial Instruments & Pricingfinancial-instruments-pricing2026-02-20558http://finmath.netJava library with algorithms and methodologies related to mathematical finance. [GitHub](https://github.com/finmath/finmath-lib)TrueFalseFalseFalsefinmath/finmath-lib
88quantcomponentsJavaJavaFinancial Instruments & PricingFinancial Instruments & Pricingfinancial-instruments-pricing2015-10-07168https://github.com/lsgro/quantcomponentsFree Java components for Quantitative Finance and Algorithmic Trading.TrueFalseFalseFalselsgro/quantcomponents
89DRIPJavaJavaFinancial Instruments & PricingFinancial Instruments & Pricingfinancial-instruments-pricing0https://lakshmidrip.github.io/DRIPFixed Income, Asset Allocation, Transaction Cost Analysis, XVA Metrics Libraries.FalseFalseFalseFalse
90finance.jsJavaScriptJavaScriptFinancial Instruments & PricingFinancial Instruments & Pricingfinancial-instruments-pricing2018-10-111264https://github.com/ebradyjobory/finance.jsA JavaScript library for common financial calculations.TrueFalseFalseFalseebradyjobory/finance.js
91quantfinHaskellHaskellFinancial Instruments & PricingFinancial Instruments & Pricingfinancial-instruments-pricing2019-04-06139https://github.com/boundedvariation/quantfinquant finance in pure haskell.TrueFalseFalseFalseboundedvariation/quantfin
92HaxcelHaskellHaskellFinancial Instruments & PricingFinancial Instruments & Pricingfinancial-instruments-pricing2022-09-1338https://github.com/MarcusRainbow/HaxcelExcel Addin for Haskell.TrueFalseFalseFalseMarcusRainbow/Haxcel
93FfinarHaskellHaskellFinancial Instruments & PricingFinancial Instruments & Pricingfinancial-instruments-pricing2021-11-265https://github.com/MarcusRainbow/FfinarA financial maths library in Haskell.TrueFalseFalseFalseMarcusRainbow/Ffinar
94QuantScaleScalaScalaFinancial Instruments & PricingFinancial Instruments & Pricingfinancial-instruments-pricing2014-01-1450https://github.com/choucrifahed/quantscaleScala Quantitative Finance Library.TrueFalseFalseFalsechoucrifahed/quantscale
95Scala 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
96QuantMathRustRustFinancial Instruments & PricingFinancial Instruments & Pricingfinancial-instruments-pricing2020-05-28404https://github.com/MarcusRainbow/QuantMathFinancial maths library for risk-neutral pricing and risk.TrueFalseFalseFalseMarcusRainbow/QuantMath
97RustQuantRustRustFinancial Instruments & PricingFinancial Instruments & Pricingfinancial-instruments-pricing2026-01-141699https://github.com/avhz/RustQuantQuantitative finance library written in Rust.TrueFalseFalseFalseavhz/RustQuant
98pandas_talibPythonPythonTechnical IndicatorsTechnical Indicatorstechnical-indicators2018-05-30778https://github.com/femtotrader/pandas_talibA Python Pandas implementation of technical analysis indicators.TrueFalseFalseFalsefemtotrader/pandas_talib
99fintaPythonPythonTechnical IndicatorsTechnical Indicatorstechnical-indicators2022-07-242252https://github.com/peerchemist/fintaCommon financial technical analysis indicators implemented in Pandas.TrueFalseFalseFalsepeerchemist/finta
100TulipyPythonPythonTechnical IndicatorsTechnical Indicatorstechnical-indicators2019-04-1192https://github.com/cirla/tulipyFinancial Technical Analysis Indicator Library (Python bindings for [tulipindicators](https://github.com/TulipCharts/tulipindicators)).TrueFalseFalseFalsecirla/tulipy
101lpplsPythonPythonTechnical IndicatorsTechnical Indicatorstechnical-indicators2026-02-15451https://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
102talippPythonPythonTechnical IndicatorsTechnical Indicatorstechnical-indicators2025-09-09528https://github.com/nardew/talippIncremental technical analysis library for Python.TrueFalseFalseFalsenardew/talipp
103streaming_indicatorsPythonPythonTechnical IndicatorsTechnical Indicatorstechnical-indicators2025-04-27147https://github.com/mr-easy/streaming_indicatorsA python library for computing technical analysis indicators on streaming data.TrueFalseFalseFalsemr-easy/streaming_indicators
104TA-LibPythonPythonTechnical IndicatorsTechnical Indicatorstechnical-indicators2026-03-1611849https://github.com/mrjbq7/ta-libPython wrapper for TA-Lib (<http://ta-lib.org/>).TrueFalseFalseFalsemrjbq7/ta-lib
105taPythonPythonTechnical IndicatorsTechnical Indicatorstechnical-indicators2026-03-185005https://github.com/bukosabino/taTechnical Analysis Library using Pandas (Python).TrueFalseFalseFalsebukosabino/ta
106bta-libPythonPythonTechnical IndicatorsTechnical Indicatorstechnical-indicators2020-03-11496https://github.com/mementum/bta-libTechnical Analysis library in pandas for backtesting algotrading and quantitative analysis.TrueFalseFalseFalsemementum/bta-lib
107TuneTAPythonPythonTechnical IndicatorsTechnical Indicatorstechnical-indicators2023-10-13458https://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
108TTRRRTechnical IndicatorsTechnical Indicatorstechnical-indicators2026-02-28342https://github.com/joshuaulrich/TTRTechnical Trading Rules.TrueFalseFalseFalsejoshuaulrich/TTR
109TALib.jlJuliaJuliaTechnical IndicatorsTechnical Indicatorstechnical-indicators2017-08-2252https://github.com/femtotrader/TALib.jlA Julia wrapper for TA-Lib.TrueFalseFalseFalsefemtotrader/TALib.jl
110Indicators.jlJuliaJuliaTechnical IndicatorsTechnical Indicatorstechnical-indicators2022-12-06227https://github.com/dysonance/Indicators.jlFinancial market technical analysis & indicators on top of Temporal.TrueFalseFalseFalsedysonance/Indicators.jl
111TechnicalIndicatorCharts.jlJuliaJuliaTechnical IndicatorsTechnical Indicatorstechnical-indicators2026-03-306https://github.com/g-gundam/TechnicalIndicatorCharts.jlVisualize OnlineTechnicalIndicators.jl using LightweightCharts.jl.TrueFalseFalseFalseg-gundam/TechnicalIndicatorCharts.jl
112MarketTechnicals.jlJuliaJuliaTechnical IndicatorsTechnical Indicatorstechnical-indicators2021-07-12130https://github.com/JuliaQuant/MarketTechnicals.jlTechnical analysis of financial time series on top of TimeSeries.TrueFalseFalseFalseJuliaQuant/MarketTechnicals.jl
113OnlineTechnicalIndicators.jlJuliaJuliaTechnical IndicatorsTechnical Indicatorstechnical-indicators2026-01-0634https://github.com/femtotrader/OnlineTechnicalIndicators.jlJulia Technical Analysis Indicators via online algorithms.TrueFalseFalseFalsefemtotrader/OnlineTechnicalIndicators.jl
114ta4jJavaJavaTechnical IndicatorsTechnical Indicatorstechnical-indicators2026-04-032403https://github.com/ta4j/ta4jA Java library for technical analysis.TrueFalseFalseFalseta4j/ta4j
115IndicatorTSJavaScriptJavaScriptTechnical IndicatorsTechnical Indicatorstechnical-indicators2025-02-26433https://github.com/cinar/indicatortsIndicator is a TypeScript module providing various stock technical analysis indicators, strategies, and a backtest framework for trading.TrueFalseFalseFalsecinar/indicatorts
116chart-patternsJavaScriptJavaScriptTechnical IndicatorsTechnical Indicatorstechnical-indicatorserror0https://github.com/focus1691/chart-patternsTechnical analysis library for Market Profile, Volume Profile, Stacked Imbalances and High Volume Node indicators.TrueFalseFalseFalsefocus1691/chart-patterns
117orderflowJavaScriptJavaScriptTechnical IndicatorsTechnical Indicatorstechnical-indicators2025-03-3166https://github.com/focus1691/orderflowOrderflow trade aggregator for building Footprint Candles from exchange websocket data.TrueFalseFalseFalsefocus1691/orderflow
118IndicatorGoGolangGolangTechnical IndicatorsTechnical Indicatorstechnical-indicators2026-03-02837https://github.com/cinar/indicatorIndicatorGo is a Golang module providing various stock technical analysis indicators, strategies, and a backtest framework for trading.TrueFalseFalseFalsecinar/indicator
119TradeAggregationRustRustTechnical IndicatorsTechnical Indicatorstechnical-indicators2026-02-05115https://github.com/MathisWellmann/trade_aggregation-rsAggregate trades into user-defined candles using information driven rules.TrueFalseFalseFalseMathisWellmann/trade_aggregation-rs
120SlidingFeaturesRustRustTechnical IndicatorsTechnical Indicatorstechnical-indicators2026-02-1874https://github.com/MathisWellmann/sliding_features-rsChainable tree-like sliding windows for signal processing and technical analysis.TrueFalseFalseFalseMathisWellmann/sliding_features-rs
121fin-primitivesRustRustTechnical IndicatorsTechnical Indicatorstechnical-indicators2026-03-235https://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
122AI Quant AgentsPythonPythonTrading & BacktestingTrading & Backtestingtrading-backtesting2026-03-240https://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
123TradeSightPythonPythonTrading & BacktestingTrading & Backtestingtrading-backtesting2026-04-0737https://github.com/rmbell09-lang/tradesightAI-powered trading intelligence platform with paper trading, strategy optimization tournaments, 15+ technical indicators, and multi-market scanning.TrueFalseFalseFalsermbell09-lang/tradesight
124OrallexaPythonPythonTrading & BacktestingTrading & Backtestingtrading-backtesting2026-04-0517https://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
125the0PythonPythonTrading & BacktestingTrading & Backtestingtrading-backtesting2026-04-08217https://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
126Investing algorithm frameworkPythonPythonTrading & BacktestingTrading & Backtestingtrading-backtesting2026-04-05719https://github.com/coding-kitties/investing-algorithm-frameworkFramework for developing, backtesting, and deploying automated trading algorithms.TrueFalseFalseFalsecoding-kitties/investing-algorithm-framework
127QSTraderPythonPythonTrading & BacktestingTrading & Backtestingtrading-backtesting2024-06-243340https://github.com/mhallsmoore/qstraderQSTrader backtesting simulation engine.TrueFalseFalseFalsemhallsmoore/qstrader
128BlanklyPythonPythonTrading & BacktestingTrading & Backtestingtrading-backtesting2024-12-302422https://github.com/Blankly-Finance/BlanklyFully integrated backtesting, paper trading, and live deployment.TrueFalseFalseFalseBlankly-Finance/Blankly
129ziplinePythonPythonTrading & BacktestingTrading & Backtestingtrading-backtesting2020-10-1419622https://github.com/quantopian/ziplinePythonic algorithmic trading library.TrueFalseFalseFalsequantopian/zipline
130zipline-reloadedPythonPythonTrading & BacktestingTrading & Backtestingtrading-backtesting2025-11-131707https://github.com/stefan-jansen/zipline-reloadedZipline, a Pythonic Algorithmic Trading Library.TrueFalseFalseFalsestefan-jansen/zipline-reloaded
131QuantSoftware ToolkitPythonPythonTrading & BacktestingTrading & Backtestingtrading-backtesting2016-10-07477https://github.com/QuantSoftware/QuantSoftwareToolkitPython-based open source software framework designed to support portfolio construction and management.TrueFalseFalseFalseQuantSoftware/QuantSoftwareToolkit
132quantitativePythonPythonTrading & BacktestingTrading & Backtestingtrading-backtesting2019-03-0366https://github.com/jeffrey-liang/quantitativeQuantitative finance, and backtesting library.TrueFalseFalseFalsejeffrey-liang/quantitative
133analyzerPythonPythonTrading & BacktestingTrading & Backtestingtrading-backtesting2015-12-22214https://github.com/llazzaro/analyzerPython framework for real-time financial and backtesting trading strategies.TrueFalseFalseFalsellazzaro/analyzer
134btPythonPythonTrading & BacktestingTrading & Backtestingtrading-backtesting2026-03-312844https://github.com/pmorissette/btFlexible Backtesting for Python.TrueFalseFalseFalsepmorissette/bt
135backtraderPythonPythonTrading & BacktestingTrading & Backtestingtrading-backtesting2023-04-1921085https://github.com/backtrader/backtraderPython Backtesting library for trading strategies.TrueFalseFalseFalsebacktrader/backtrader
136pythalesiansPythonPythonTrading & 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
137pybacktestPythonPythonTrading & BacktestingTrading & Backtestingtrading-backtesting2019-09-09819https://github.com/ematvey/pybacktestVectorized backtesting framework in Python / pandas, designed to make your backtesting easier.TrueFalseFalseFalseematvey/pybacktest
138pyalgotradePythonPythonTrading & BacktestingTrading & Backtestingtrading-backtesting2023-03-054647https://github.com/gbeced/pyalgotradePython Algorithmic Trading Library.TrueFalseFalseFalsegbeced/pyalgotrade
139basanaPythonPythonTrading & BacktestingTrading & Backtestingtrading-backtesting2025-12-29820https://github.com/gbeced/basanaA Python async and event driven framework for algorithmic trading, with a focus on crypto currencies.TrueFalseFalseFalsegbeced/basana
140algobrokerPythonPythonTrading & BacktestingTrading & Backtestingtrading-backtesting2016-03-3197https://github.com/joequant/algobrokerThis is an execution engine for algo trading.TrueFalseFalseFalsejoequant/algobroker
141finmarketpyPythonPythonTrading & BacktestingTrading & Backtestingtrading-backtesting2025-03-103731https://github.com/cuemacro/finmarketpyPython library for backtesting trading strategies and analyzing financial markets.TrueFalseFalseFalsecuemacro/finmarketpy
142binary-martingalePythonPythonTrading & BacktestingTrading & Backtestingtrading-backtesting2017-10-1648https://github.com/metaperl/binary-martingaleComputer program to automatically trade binary options martingale style.TrueFalseFalseFalsemetaperl/binary-martingale
143fooltraderPythonPythonTrading & BacktestingTrading & Backtestingtrading-backtesting2020-07-191184https://github.com/foolcage/fooltraderthe project using big-data technology to provide an uniform way to analyze the whole market.TrueFalseFalseFalsefoolcage/fooltrader
144zvtPythonPythonTrading & BacktestingTrading & Backtestingtrading-backtesting2026-03-014064https://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
145pylivetraderPythonPythonTrading & BacktestingTrading & Backtestingtrading-backtesting2022-04-11682https://github.com/alpacahq/pylivetraderzipline-compatible live trading library.TrueFalseFalseFalsealpacahq/pylivetrader
146pipeline-livePythonPythonTrading & BacktestingTrading & Backtestingtrading-backtesting2022-04-11207https://github.com/alpacahq/pipeline-livezipline's pipeline capability with IEX for live trading.TrueFalseFalseFalsealpacahq/pipeline-live
147zipline-extensionsPythonPythonTrading & BacktestingTrading & Backtestingtrading-backtesting2018-09-1718https://github.com/quantrocket-llc/zipline-extensionsZipline extensions and adapters for QuantRocket.TrueFalseFalseFalsequantrocket-llc/zipline-extensions
148moonshotPythonPythonTrading & BacktestingTrading & Backtestingtrading-backtesting2024-08-14259https://github.com/quantrocket-llc/moonshotVectorized backtester and trading engine for QuantRocket based on Pandas.TrueFalseFalseFalsequantrocket-llc/moonshot
149pyqstratPythonPythonTrading & BacktestingTrading & Backtestingtrading-backtesting2023-11-05371https://github.com/abbass2/pyqstratA fast, extensible, transparent python library for backtesting quantitative strategies.TrueFalseFalseFalseabbass2/pyqstrat
150NowTradePythonPythonTrading & BacktestingTrading & Backtestingtrading-backtesting2017-02-07101https://github.com/edouardpoitras/NowTradePython library for backtesting technical/mechanical strategies in the stock and currency markets.TrueFalseFalseFalseedouardpoitras/NowTrade
151pinkfishPythonPythonTrading & BacktestingTrading & Backtestingtrading-backtesting2026-04-01293https://github.com/fja05680/pinkfishA backtester and spreadsheet library for security analysis.TrueFalseFalseFalsefja05680/pinkfish
152PRISM-INSIGHTPythonPythonTrading & BacktestingTrading & Backtestingtrading-backtesting2026-04-07533https://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
153FinClawPythonPythonTrading & BacktestingTrading & Backtestingtrading-backtesting2026-04-0942https://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
154aatPythonPythonTrading & BacktestingTrading & Backtestingtrading-backtesting2026-03-30793https://github.com/timkpaine/aatAsync Algorithmic Trading Engine.TrueFalseFalseFalsetimkpaine/aat
155Backtesting.pyPythonPythonTrading & BacktestingTrading & Backtestingtrading-backtesting0https://kernc.github.io/backtesting.py/Backtest trading strategies in Python.FalseFalseFalseFalse
156catalystPythonPythonTrading & BacktestingTrading & Backtestingtrading-backtesting2021-09-222552https://github.com/enigmampc/catalystAn Algorithmic Trading Library for Crypto-Assets in Python.TrueFalseFalseFalseenigmampc/catalyst
157quantstatsPythonPythonTrading & BacktestingTrading & Backtestingtrading-backtesting2026-01-136944https://github.com/ranaroussi/quantstatsPortfolio analytics for quants, written in Python.TrueFalseFalseFalseranaroussi/quantstats
158jquantstatsPythonPythonTrading & BacktestingTrading & Backtestingtrading-backtesting2026-04-0727https://github.com/Jebel-Quant/jquantstatsModern variation of quantstats, with additional features and performance improvements.TrueFalseFalseFalseJebel-Quant/jquantstats
159qtpylibPythonPythonTrading & BacktestingTrading & Backtestingtrading-backtesting2021-03-242256https://github.com/ranaroussi/qtpylibQTPyLib, Pythonic Algorithmic Trading <http://qtpylib.io>.TrueFalseFalseFalseranaroussi/qtpylib
160QuantdomPythonPythonTrading & BacktestingTrading & Backtestingtrading-backtesting2019-03-12760https://github.com/constverum/QuantdomPython-based framework for backtesting trading strategies & analyzing financial markets [GUI :neckbeard:.]TrueFalseFalseFalseconstverum/Quantdom
161freqtradePythonPythonTrading & BacktestingTrading & Backtestingtrading-backtesting2026-04-0948520https://github.com/freqtrade/freqtradeFree, open source crypto trading bot.TrueFalseFalseFalsefreqtrade/freqtrade
162algorithmic-trading-with-pythonPythonPythonTrading & BacktestingTrading & Backtestingtrading-backtesting2021-06-013279https://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
163QlibPythonPythonTrading & BacktestingTrading & Backtestingtrading-backtesting2026-03-1040489https://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
164machine-learning-for-tradingPythonPythonTrading & BacktestingTrading & Backtestingtrading-backtesting2023-03-0517018https://github.com/stefan-jansen/machine-learning-for-tradingCode and resources for Machine Learning for Algorithmic Trading.TrueFalseFalseFalsestefan-jansen/machine-learning-for-trading
165AlphaPyPythonPythonTrading & BacktestingTrading & Backtestingtrading-backtesting2025-08-241710https://github.com/ScottfreeLLC/AlphaPyAutomated Machine Learning [AutoML] with Python, scikit-learn, Keras, XGBoost, LightGBM, and CatBoost.TrueFalseFalseFalseScottfreeLLC/AlphaPy
166jessePythonPythonTrading & BacktestingTrading & Backtestingtrading-backtesting2026-04-097643https://github.com/jesse-ai/jesseAn advanced crypto trading bot written in Python.TrueFalseFalseFalsejesse-ai/jesse
167rqalphaPythonPythonTrading & BacktestingTrading & Backtestingtrading-backtesting2026-03-116290https://github.com/ricequant/rqalphaA extendable, replaceable Python algorithmic backtest && trading framework supporting multiple securities.TrueFalseFalseFalsericequant/rqalpha
168FinRL-LibraryPythonPythonTrading & BacktestingTrading & Backtestingtrading-backtesting2026-04-0514716https://github.com/AI4Finance-LLC/FinRL-LibraryA Deep Reinforcement Learning Library for Automated Trading in Quantitative Finance. NeurIPS 2020.TrueFalseFalseFalseAI4Finance-LLC/FinRL-Library
169bulbeaPythonPythonTrading & BacktestingTrading & Backtestingtrading-backtesting2017-03-192272https://github.com/achillesrasquinha/bulbeaDeep Learning based Python Library for Stock Market Prediction and Modelling.TrueFalseFalseFalseachillesrasquinha/bulbea
170ib_nopePythonPythonTrading & BacktestingTrading & Backtestingtrading-backtesting2021-04-2233https://github.com/ajhpark/ib_nopeAutomated trading system for NOPE strategy over IBKR TWS.TrueFalseFalseFalseajhpark/ib_nope
171OctoBotPythonPythonTrading & BacktestingTrading & Backtestingtrading-backtesting2026-03-295570https://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
172OpenFinClawPythonPython,RustTrading & BacktestingTrading & Backtestingtrading-backtestingerror0https://github.com/cryptoSUN2049/openFinclawAI-native hedge fund platform: natural language strategy generation, Rust backtesting engine, multi-market execution, and self-evolving strategy pipeline with community leaderboard.TrueFalseFalseFalsecryptoSUN2049/openFinclaw
173Stock-Prediction-ModelsPythonPythonTrading & BacktestingTrading & Backtestingtrading-backtesting2021-01-059286https://github.com/huseinzol05/Stock-Prediction-ModelsGathers machine learning and deep learning models for Stock forecasting including trading bots and simulations.TrueFalseFalseFalsehuseinzol05/Stock-Prediction-Models
174AutoTraderPythonPythonTrading & BacktestingTrading & Backtestingtrading-backtesting2025-05-041241https://github.com/kieran-mackle/AutoTraderA Python-based development platform for automated trading systems - from backtesting to optimization to livetrading.TrueFalseFalseFalsekieran-mackle/AutoTrader
175fast-tradePythonPythonTrading & BacktestingTrading & Backtestingtrading-backtesting2026-03-11541https://github.com/jrmeier/fast-tradeA library built with backtest portability and performance in mind for backtest trading strategies.TrueFalseFalseFalsejrmeier/fast-trade
176qf-libPythonPythonTrading & BacktestingTrading & Backtestingtrading-backtesting2026-04-07910https://github.com/quarkfin/qf-libQF-Lib is a Python library that provides high quality tools for quantitative finance.TrueFalseFalseFalsequarkfin/qf-lib
177tda-apiPythonPythonTrading & BacktestingTrading & Backtestingtrading-backtesting2024-06-161314https://github.com/alexgolec/tda-apiGather data and trade equities, options, and ETFs via TDAmeritrade.TrueFalseFalseFalsealexgolec/tda-api
178vectorbtPythonPythonTrading & BacktestingTrading & Backtestingtrading-backtesting2026-03-267121https://github.com/polakowo/vectorbtFind your trading edge, using a powerful toolkit for backtesting, algorithmic trading, and research.TrueFalseFalseFalsepolakowo/vectorbt
179LeanPythonPython,C#Trading & BacktestingTrading & Backtestingtrading-backtesting2026-04-0818315https://github.com/QuantConnect/LeanLean Algorithmic Trading Engine by QuantConnect (Python, C#).TrueFalseFalseFalseQuantConnect/Lean
180pysystemtradePythonPythonTrading & BacktestingTrading & Backtestingtrading-backtesting2026-04-023249https://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
181pytrendseriesPythonPythonTrading & BacktestingTrading & Backtestingtrading-backtesting2026-04-04163https://github.com/rafa-rod/pytrendseriesDetect trend in time series, drawdown, drawdown within a constant look-back window , maximum drawdown, time underwater.TrueFalseFalseFalserafa-rod/pytrendseries
182PyLOBPythonPythonTrading & BacktestingTrading & Backtestingtrading-backtesting2023-01-01200https://github.com/DrAshBooth/PyLOBFully functioning fast Limit Order Book written in Python.TrueFalseFalseFalseDrAshBooth/PyLOB
183PyBrokerPythonPythonTrading & BacktestingTrading & Backtestingtrading-backtesting2026-03-053260https://github.com/edtechre/pybrokerAlgorithmic Trading with Machine Learning.TrueFalseFalseFalseedtechre/pybroker
184OctoBot ScriptPythonPythonTrading & BacktestingTrading & Backtestingtrading-backtesting2026-03-3039https://github.com/Drakkar-Software/OctoBot-ScriptA quant framework to create cryptocurrencies strategies - from backtesting to optimization to livetrading.TrueFalseFalseFalseDrakkar-Software/OctoBot-Script
185hftbacktestPythonPythonTrading & BacktestingTrading & Backtestingtrading-backtesting2025-12-233918https://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
186vnpyPythonPythonTrading & BacktestingTrading & Backtestingtrading-backtesting2026-01-1439082https://github.com/vnpy/vnpyVeighNa is a Python-based open source quantitative trading system development framework.TrueFalseFalseFalsevnpy/vnpy
187Intelligent Trading BotPythonPythonTrading & BacktestingTrading & Backtestingtrading-backtesting2026-04-071660https://github.com/asavinov/intelligent-trading-botAutomatically generating signals and trading based on machine learning and feature engineering.TrueFalseFalseFalseasavinov/intelligent-trading-bot
188fastquantPythonPythonTrading & BacktestingTrading & Backtestingtrading-backtesting2023-09-151746https://github.com/enzoampil/fastquantfastquant allows you to easily backtest investment strategies with as few as 3 lines of python code.TrueFalseFalseFalseenzoampil/fastquant
189nautilus_traderPythonPython,RustTrading & BacktestingTrading & Backtestingtrading-backtesting2026-04-1021744https://github.com/nautechsystems/nautilus_traderA high-performance algorithmic trading platform and event-driven backtester.TrueFalseFalseFalsenautechsystems/nautilus_trader
190YABTEPythonPythonTrading & BacktestingTrading & Backtestingtrading-backtesting2024-05-116https://github.com/bsdz/yabteYet Another (Python) BackTesting Engine.TrueFalseFalseFalsebsdz/yabte
191Trading StrategyPythonPythonTrading & BacktestingTrading & Backtestingtrading-backtesting2026-03-21212https://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
192HikyuuPythonPython,C++Trading & BacktestingTrading & Backtestingtrading-backtesting2026-04-093078https://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
193rust_btPythonPythonTrading & BacktestingTrading & Backtestingtrading-backtesting2026-01-0562https://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
194Gunbot QuantPythonPythonTrading & BacktestingTrading & Backtestingtrading-backtesting2025-08-1943https://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
195StrateQueuePythonPythonTrading & BacktestingTrading & Backtestingtrading-backtesting2025-12-30176https://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
196PythonTradingFrameworkPythonPythonTrading & BacktestingTrading & Backtestingtrading-backtesting2026-04-0929https://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
197QTradeX-AI-AgentsPythonPythonTrading & BacktestingTrading & Backtestingtrading-backtesting2025-05-2517https://github.com/squidKid-deluxe/QTradeX-AI-AgentsExample strategies for the QTradeX platfrom.TrueFalseFalseFalsesquidKid-deluxe/QTradeX-AI-Agents
198QTradeX-Algo-Trading-SDKPythonPythonTrading & BacktestingTrading & Backtestingtrading-backtesting2026-01-1362https://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
199antbackPythonPythonTrading & BacktestingTrading & Backtestingtrading-backtesting2025-11-1215https://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
200VARRDPythonPythonTrading & BacktestingTrading & Backtestingtrading-backtesting2026-04-0613https://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
201JIT-Optimization-EnginePythonPythonTrading & BacktestingTrading & Backtestingtrading-backtesting2026-03-221https://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
202backtestRRTrading & BacktestingTrading & Backtestingtrading-backtesting2015-09-170https://cran.r-project.org/web/packages/backtest/index.htmlExploring Portfolio-Based Conjectures About Financial Instruments.FalseTrueFalseFalse
203paRRTrading & BacktestingTrading & Backtestingtrading-backtesting2023-08-210https://cran.r-project.org/web/packages/pa/index.htmlPerformance Attribution for Equity Portfolios.FalseTrueFalseFalse
204QuantToolsRRTrading & BacktestingTrading & Backtestingtrading-backtesting0https://quanttools.bitbucket.io/_site/index.htmlEnhanced Quantitative Trading Modelling.FalseFalseFalseFalse
205blotterRRTrading & BacktestingTrading & Backtestingtrading-backtesting2024-12-13117https://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
206quantstratRRTrading & BacktestingTrading & Backtestingtrading-backtesting2023-09-14301https://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
207QUANTAXISMatlabMatlabTrading & BacktestingTrading & Backtestingtrading-backtesting2026-02-2810261https://github.com/yutiansut/quantaxisIntegrated Quantitative Toolbox with Matlab.TrueFalseFalseFalseyutiansut/quantaxis
208PROJ_Option_Pricing_MatlabMatlabMatlabTrading & BacktestingTrading & Backtestingtrading-backtesting2024-11-19208https://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
209Fastback.jlJuliaJuliaTrading & BacktestingTrading & Backtestingtrading-backtesting2026-03-2319https://github.com/rbeeli/Fastback.jlBlazing fast Julia backtester.TrueFalseFalseFalserbeeli/Fastback.jl
210Lucky.jlJuliaJuliaTrading & BacktestingTrading & Backtestingtrading-backtesting2026-03-3126https://github.com/oliviermilla/Lucky.jlModular, asynchronous trading engine in pure Julia.TrueFalseFalseFalseoliviermilla/Lucky.jl
211Strategems.jlJuliaJuliaTrading & BacktestingTrading & Backtestingtrading-backtesting2021-04-06167https://github.com/dysonance/Strategems.jlQuantitative systematic trading strategy development and backtesting.TrueFalseFalseFalsedysonance/Strategems.jl
212ccxtJavaScriptJavaScript,Python,PHPTrading & BacktestingTrading & Backtestingtrading-backtesting2026-04-0941733https://github.com/ccxt/ccxtA JavaScript / Python / PHP cryptocurrency trading API with support for more than 100 bitcoin/altcoin exchanges.TrueFalseFalseFalseccxt/ccxt
213TradeClawJavaScriptJavaScriptTrading & BacktestingTrading & Backtestingtrading-backtesting2026-04-109https://github.com/naimkatiman/tradeclawOpen-source AI trading signal platform with RSI/MACD/EMA confluence scoring, real-time signals for 10+ assets, self-hostable with one Docker command.TrueFalseFalseFalsenaimkatiman/tradeclaw
214JijiRubyRubyTrading & BacktestingTrading & Backtestingtrading-backtesting2019-01-22249https://github.com/unageanu/jiji2Open Source Forex algorithmic trading framework using OANDA REST API.TrueFalseFalseFalseunageanu/jiji2
215TaiElixir/ErlangElixir/ErlangTrading & BacktestingTrading & Backtestingtrading-backtesting2024-12-06493https://github.com/fremantle-capital/taiOpen Source composable, real time, market data and trade execution toolkit.TrueFalseFalseFalsefremantle-capital/tai
216WorkbenchElixir/ErlangElixir/ErlangTrading & BacktestingTrading & Backtestingtrading-backtesting2022-06-06121https://github.com/fremantle-industries/workbenchFrom Idea to Execution - Manage your trading operation across a globally distributed cluster.TrueFalseFalseFalsefremantle-industries/workbench
217PropElixir/ErlangElixir/ErlangTrading & BacktestingTrading & Backtestingtrading-backtesting2022-06-0655https://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
218KelpGolangGolangTrading & BacktestingTrading & Backtestingtrading-backtesting2021-11-261121https://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
219TradeFrameCPPCPPTrading & BacktestingTrading & Backtestingtrading-backtesting2026-03-05652https://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
220HikyuuPythonPython,C++Trading & BacktestingTrading & Backtestingtrading-backtesting2026-04-093078https://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
221OrderMatchingEngineCPPCPPTrading & BacktestingTrading & Backtestingtrading-backtesting2026-01-11132https://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
222PandoraTraderCPPCPPTrading & BacktestingTrading & Backtestingtrading-backtesting2025-07-291372https://github.com/pegasusTrader/PandoraTraderA C++ CTP trading framework, with very clear logic.TrueFalseFalseFalsepegasusTrader/PandoraTrader
223NexusFixCPPCPPTrading & BacktestingTrading & Backtestingtrading-backtesting2026-04-1043https://github.com/SilverstreamsAI/NexusFixC++23 FIX protocol engine with zero-copy parsing and SIMD acceleration, 3x faster than QuickFIX.TrueFalseFalseFalseSilverstreamsAI/NexusFix
224QuantConnectCSharpCSharpTrading & BacktestingTrading & Backtestingtrading-backtesting2026-04-0818315https://github.com/QuantConnect/LeanLean Engine is an open-source fully managed C# algorithmic trading engine built for desktop and cloud usage.TrueFalseFalseFalseQuantConnect/Lean
225StockSharpCSharpCSharpTrading & BacktestingTrading & Backtestingtrading-backtesting2026-04-029665https://github.com/StockSharp/StockSharpAlgorithmic trading and quantitative trading open source platform to develop trading robots (stock markets, forex, crypto, bitcoins, and options).TrueFalseFalseFalseStockSharp/StockSharp
226TDAmeritrade.DotNetCoreCSharpCSharpTrading & BacktestingTrading & Backtestingtrading-backtesting2023-03-1057https://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
227BarterRustRustTrading & BacktestingTrading & Backtestingtrading-backtesting2026-03-052060https://github.com/barter-rs/barter-rsOpen-source Rust framework for building event-driven live-trading & backtesting systems.TrueFalseFalseFalsebarter-rs/barter-rs
228LFESTRustRustTrading & BacktestingTrading & Backtestingtrading-backtesting2026-04-0777https://github.com/MathisWellmann/lfest-rsSimulated perpetual futures exchange to trade your strategy against.TrueFalseFalseFalseMathisWellmann/lfest-rs
229OpenFinClawPythonPython,RustTrading & BacktestingTrading & Backtestingtrading-backtestingerror0https://github.com/cryptoSUN2049/openFinclawAI-native one-person hedge fund platform with Rust trading engine. Natural language → strategy → backtest → execution in 60s. Multi-market (US/HK/CN/Crypto), self-evolving strategy pipeline. Built on OpenClaw (68K+ stars).TrueFalseFalseFalsecryptoSUN2049/openFinclaw
230TradeClawNode.jsNode.js,TypeScriptTrading & BacktestingTrading & Backtestingtrading-backtesting2026-04-109https://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
231skfolioPythonPythonPortfolio Optimization & Risk AnalysisPortfolio Optimization & Risk Analysisportfolio-optimization-risk-analysis2026-04-051925https://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
232PyPortfolioOptPythonPythonPortfolio Optimization & Risk AnalysisPortfolio Optimization & Risk Analysisportfolio-optimization-risk-analysis2026-03-105627https://github.com/robertmartin8/PyPortfolioOptFinancial portfolio optimization in python, including classical efficient frontier and advanced methods.TrueFalseFalseFalserobertmartin8/PyPortfolioOpt
233EitenPythonPythonPortfolio Optimization & Risk AnalysisPortfolio Optimization & Risk Analysisportfolio-optimization-risk-analysis2020-09-213186https://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
234riskparity.pyPythonPythonPortfolio Optimization & Risk AnalysisPortfolio Optimization & Risk Analysisportfolio-optimization-risk-analysis2024-05-27319https://github.com/dppalomar/riskparity.pyfast and scalable design of risk parity portfolios with TensorFlow 2.0.TrueFalseFalseFalsedppalomar/riskparity.py
235mlfinlabPythonPythonPortfolio Optimization & Risk AnalysisPortfolio Optimization & Risk Analysisportfolio-optimization-risk-analysis2021-12-014659https://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
236DeepDowPythonPythonPortfolio Optimization & Risk AnalysisPortfolio Optimization & Risk Analysisportfolio-optimization-risk-analysis2024-01-241123https://github.com/jankrepl/deepdowPortfolio optimization with deep learning.TrueFalseFalseFalsejankrepl/deepdow
237QuantLibRisksPythonPythonPortfolio Optimization & Risk AnalysisPortfolio Optimization & Risk Analysisportfolio-optimization-risk-analysis2026-04-0220https://github.com/auto-differentiation/QuantLib-Risks-PyFast risks with QuantLib.TrueFalseFalseFalseauto-differentiation/QuantLib-Risks-Py
238XADPythonPythonPortfolio Optimization & Risk AnalysisPortfolio Optimization & Risk Analysisportfolio-optimization-risk-analysis2026-04-0219https://github.com/auto-differentiation/xad-pyAutomatic Differentation (AAD) Library.TrueFalseFalseFalseauto-differentiation/xad-py
239pyfolioPythonPythonPortfolio Optimization & Risk AnalysisPortfolio Optimization & Risk Analysisportfolio-optimization-risk-analysis2020-02-286278https://github.com/quantopian/pyfolioPortfolio and risk analytics in Python.TrueFalseFalseFalsequantopian/pyfolio
240empyricalPythonPythonPortfolio Optimization & Risk AnalysisPortfolio Optimization & Risk Analysisportfolio-optimization-risk-analysis2020-10-141478https://github.com/quantopian/empyricalCommon financial risk and performance metrics.TrueFalseFalseFalsequantopian/empyrical
241fecon235PythonPythonPortfolio Optimization & Risk AnalysisPortfolio Optimization & Risk Analysisportfolio-optimization-risk-analysis2018-12-031255https://github.com/rsvp/fecon235Computational tools for financial economics include: Gaussian Mixture model of leptokurtotic risk, adaptive Boltzmann portfolios.TrueFalseFalseFalsersvp/fecon235
242financePythonPythonPortfolio 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
243qfrmPythonPythonPortfolio 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
244visualize-wealthPythonPythonPortfolio Optimization & Risk AnalysisPortfolio Optimization & Risk Analysisportfolio-optimization-risk-analysis2015-06-10146https://github.com/benjaminmgross/visualize-wealthPortfolio construction and quantitative analysis.TrueFalseFalseFalsebenjaminmgross/visualize-wealth
245VisualPortfolioPythonPythonPortfolio 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
246universal-portfoliosPythonPythonPortfolio Optimization & Risk AnalysisPortfolio Optimization & Risk Analysisportfolio-optimization-risk-analysis2025-09-11854https://github.com/Marigold/universal-portfoliosCollection of algorithms for online portfolio selection.TrueFalseFalseFalseMarigold/universal-portfolios
247FinQuantPythonPythonPortfolio Optimization & Risk AnalysisPortfolio Optimization & Risk Analysisportfolio-optimization-risk-analysis2023-09-031736https://github.com/fmilthaler/FinQuantA program for financial portfolio management, analysis and optimization.TrueFalseFalseFalsefmilthaler/FinQuant
248EmpyrialPythonPythonPortfolio Optimization & Risk AnalysisPortfolio Optimization & Risk Analysisportfolio-optimization-risk-analysis2025-09-141057https://github.com/ssantoshp/EmpyrialPortfolio's risk and performance analytics and returns predictions.TrueFalseFalseFalsessantoshp/Empyrial
249risktoolsPythonPythonPortfolio Optimization & Risk AnalysisPortfolio Optimization & Risk Analysisportfolio-optimization-risk-analysis2024-12-0739https://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
250Riskfolio-LibPythonPythonPortfolio Optimization & Risk AnalysisPortfolio Optimization & Risk Analysisportfolio-optimization-risk-analysis2026-03-254043https://github.com/dcajasn/Riskfolio-LibPortfolio Optimization and Quantitative Strategic Asset Allocation in Python.TrueFalseFalseFalsedcajasn/Riskfolio-Lib
251empyrical-reloadedPythonPythonPortfolio Optimization & Risk AnalysisPortfolio Optimization & Risk Analysisportfolio-optimization-risk-analysis2025-07-29105https://github.com/stefan-jansen/empyrical-reloadedCommon financial risk and performance metrics. [empyrical](https://github.com/quantopian/empyrical) fork.TrueFalseFalseFalsestefan-jansen/empyrical-reloaded
252pyfolio-reloadedPythonPythonPortfolio Optimization & Risk AnalysisPortfolio Optimization & Risk Analysisportfolio-optimization-risk-analysis2025-06-02582https://github.com/stefan-jansen/pyfolio-reloadedPortfolio and risk analytics in Python. [pyfolio](https://github.com/quantopian/pyfolio) fork.TrueFalseFalseFalsestefan-jansen/pyfolio-reloaded
253fortitudo.techPythonPythonPortfolio Optimization & Risk AnalysisPortfolio Optimization & Risk Analysisportfolio-optimization-risk-analysis2026-02-19291https://github.com/fortitudo-tech/fortitudo.techConditional Value-at-Risk (CVaR) portfolio optimization and Entropy Pooling views / stress-testing in Python.TrueFalseFalseFalsefortitudo-tech/fortitudo.tech
254quantitative-finance-toolsPythonPythonPortfolio Optimization & Risk AnalysisPortfolio Optimization & Risk Analysisportfolio-optimization-risk-analysis2025-12-134https://github.com/omichauhan-lgtm/quantitative-finance-toolsLibrary for portfolio optimization (MVO) and rigorous risk metrics (VaR/CVaR).TrueFalseFalseFalseomichauhan-lgtm/quantitative-finance-tools
255curistatPythonPythonPortfolio Optimization & Risk AnalysisPortfolio Optimization & Risk Analysisportfolio-optimization-risk-analysis0https://github.com/moxiespirit/MyClone/tree/main/volatility_platformFutures volatility forecasting platform for ES/NQ. Proprietary CVN rating (1-10), regime detection (CRC composite), 8 directional signals, economic event impact analytics. Includes MCP server for AI agent integration.TrueFalseFalseFalse
256Prop 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
257portfolioRRPortfolio Optimization & Risk AnalysisPortfolio Optimization & Risk Analysisportfolio-optimization-risk-analysis2024-08-1917https://github.com/dgerlanc/portfolioAnalysing equity portfolios.TrueFalseFalseFalsedgerlanc/portfolio
258sparseIndexTrackingRRPortfolio Optimization & Risk AnalysisPortfolio Optimization & Risk Analysisportfolio-optimization-risk-analysis2023-05-2859https://github.com/dppalomar/sparseIndexTrackingPortfolio design to track an index.TrueFalseFalseFalsedppalomar/sparseIndexTracking
259riskParityPortfolioRRPortfolio Optimization & Risk AnalysisPortfolio Optimization & Risk Analysisportfolio-optimization-risk-analysis2022-11-15121https://github.com/dppalomar/riskParityPortfolioBlazingly fast design of risk parity portfolios.TrueFalseFalseFalsedppalomar/riskParityPortfolio
260PortfolioAnalyticsRRPortfolio Optimization & Risk AnalysisPortfolio Optimization & Risk Analysisportfolio-optimization-risk-analysis2026-04-0997https://github.com/braverock/PortfolioAnalyticsPortfolio Analysis, Including Numerical Methods for Optimizationof Portfolios.TrueFalseFalseFalsebraverock/PortfolioAnalytics
261PerformanceAnalyticsRRPortfolio Optimization & Risk AnalysisPortfolio Optimization & Risk Analysisportfolio-optimization-risk-analysis2026-04-06233https://github.com/braverock/PerformanceAnalyticsEconometric tools for performance and risk analysis.TrueFalseFalseFalsebraverock/PerformanceAnalytics
262OnlinePortfolioAnalytics.jlJuliaJuliaPortfolio Optimization & Risk AnalysisPortfolio Optimization & Risk Analysisportfolio-optimization-risk-analysis2026-01-0613https://github.com/femtotrader/OnlinePortfolioAnalytics.jlA Julia quantitative portfolio analytics (risk / performance) via online algorithms.TrueFalseFalseFalsefemtotrader/OnlinePortfolioAnalytics.jl
263RiskPerf.jlJuliaJuliaPortfolio Optimization & Risk AnalysisPortfolio Optimization & Risk Analysisportfolio-optimization-risk-analysis2026-02-0215https://github.com/rbeeli/RiskPerf.jlQuantitative risk and performance analysis package for financial time series powered by the Julia language.TrueFalseFalseFalserbeeli/RiskPerf.jl
264portfolio-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
265GhostfolioJavaScriptJavaScriptPortfolio Optimization & Risk AnalysisPortfolio Optimization & Risk Analysisportfolio-optimization-risk-analysis2026-04-098093https://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
266rebalanceJavaScriptJavaScriptPortfolio Optimization & Risk AnalysisPortfolio Optimization & Risk Analysisportfolio-optimization-risk-analysis2026-03-012https://github.com/cjroth/rebalanceInteractive portfolio rebalancing tool that imports brokerage CSV data, sets target allocations, and generates trade instructions.TrueFalseFalseFalsecjroth/rebalance
267alphalensPythonPythonFactor AnalysisFactor Analysisfactor-analysis2020-04-274214https://github.com/quantopian/alphalensPerformance analysis of predictive alpha factors.TrueFalseFalseFalsequantopian/alphalens
268alphalens-reloadedPythonPythonFactor AnalysisFactor Analysisfactor-analysis2025-06-02566https://github.com/stefan-jansen/alphalens-reloadedPerformance analysis of predictive (alpha) stock factors.TrueFalseFalseFalsestefan-jansen/alphalens-reloaded
269SpectrePythonPythonFactor AnalysisFactor Analysisfactor-analysis2025-04-15790https://github.com/Heerozh/spectreGPU-accelerated Factors analysis library and Backtester.TrueFalseFalseFalseHeerozh/spectre
270quant-lab-alphaPythonPythonFactor AnalysisFactor Analysisfactor-analysis2026-03-1528https://github.com/husainm97/quant-lab-alphaOpen-source investment analytics platform bridging academic research and retail finance.TrueFalseFalseFalsehusainm97/quant-lab-alpha
271covFactorModelRRFactor AnalysisFactor Analysisfactor-analysis2019-03-2538https://github.com/dppalomar/covFactorModelCovariance matrix estimation via factor models.TrueFalseFalseFalsedppalomar/covFactorModel
272FactorAnalyticsRRFactor 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
273Expected ReturnsRRFactor AnalysisFactor Analysisfactor-analysis2025-08-1257https://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
274Asset News Sentiment AnalyzerPythonPythonSentiment Analysis & Alternative DataSentiment Analysis & Alternative Datasentiment-analysis-alternative-data2024-07-27193https://github.com/KVignesh122/AssetNewsSentimentAnalyzerSentiment analysis and report generation package for financial assets and securities utilizing GPT models.TrueFalseFalseFalseKVignesh122/AssetNewsSentimentAnalyzer
275Social 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
276CoWorker Fin-AgentPythonPythonSentiment Analysis & Alternative DataSentiment Analysis & Alternative Datasentiment-analysis-alternative-data2026-04-0412https://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
277ARCHPythonPythonTime Series AnalysisTime Series Analysistime-series-analysis2026-04-061504https://github.com/bashtage/archARCH models in Python.TrueFalseFalseFalsebashtage/arch
278statsmodelsPythonPythonTime Series AnalysisTime Series Analysistime-series-analysis2026-04-0911352http://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
279dyntsPythonPythonTime Series AnalysisTime Series Analysistime-series-analysis2016-11-0287https://github.com/quantmind/dyntsPython package for timeseries analysis and manipulation.TrueFalseFalseFalsequantmind/dynts
280PyFluxPythonPythonTime Series AnalysisTime Series Analysistime-series-analysis2018-12-162140https://github.com/RJT1990/pyfluxPython library for timeseries modelling and inference (frequentist and Bayesian) on models.TrueFalseFalseFalseRJT1990/pyflux
281tsfreshPythonPythonTime Series AnalysisTime Series Analysistime-series-analysis2025-11-159170https://github.com/blue-yonder/tsfreshAutomatic extraction of relevant features from time series.TrueFalseFalseFalseblue-yonder/tsfresh
282Facebook ProphetPythonPythonTime Series AnalysisTime Series Analysistime-series-analysis2026-02-0220113https://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
283tsmoothiePythonPythonTime 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
284pmdarimaPythonPythonTime Series AnalysisTime Series Analysistime-series-analysis2025-11-171717https://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
285gluon-tsPythonPythonTime Series AnalysisTime Series Analysistime-series-analysis2026-03-175160https://github.com/awslabs/gluon-tsvProbabilistic time series modeling in Python.TrueFalseFalseFalseawslabs/gluon-ts
286OmniOraclePythonPythonTime Series AnalysisTime Series Analysistime-series-analysis2026-03-234https://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
287functimePythonPythonTime Series AnalysisTime Series Analysistime-series-analysis2024-06-151167https://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
288tseriesRRTime Series AnalysisTime Series Analysistime-series-analysis2026-03-260https://cran.r-project.org/web/packages/tseries/index.htmlTime Series Analysis and Computational Finance.FalseTrueFalseFalse
289fGarchRRTime Series AnalysisTime Series Analysistime-series-analysis2025-12-120https://cran.r-project.org/web/packages/fGarch/index.htmlRmetrics - Autoregressive Conditional Heteroskedastic Modelling.FalseTrueFalseFalse
290timeSeriesRRTime Series AnalysisTime Series Analysistime-series-analysis2025-12-120https://cran.r-project.org/web/packages/timeSeries/index.htmlRmetrics - Financial Time Series Objects.FalseTrueFalseFalse
291rugarchRRTime Series AnalysisTime Series Analysistime-series-analysis2026-03-1332https://github.com/alexiosg/rugarchUnivariate GARCH Models.TrueFalseFalseFalsealexiosg/rugarch
292rmgarchRRTime Series AnalysisTime Series Analysistime-series-analysis2025-08-3117https://github.com/alexiosg/rmgarchMultivariate GARCH Models.TrueFalseFalseFalsealexiosg/rmgarch
293tidypredictRRTime Series AnalysisTime Series Analysistime-series-analysis2021-09-283https://github.com/edgararuiz/tidypredictRun predictions inside the database <https://tidypredict.netlify.com/>.TrueFalseFalseFalseedgararuiz/tidypredict
294tidyquantRRTime Series AnalysisTime Series Analysistime-series-analysis2026-03-16902https://github.com/business-science/tidyquantBringing financial analysis to the tidyverse.TrueFalseFalseFalsebusiness-science/tidyquant
295timetkRRTime Series AnalysisTime Series Analysistime-series-analysis2025-08-29639https://github.com/business-science/timetkA toolkit for working with time series in R.TrueFalseFalseFalsebusiness-science/timetk
296tibbletimeRRTime Series AnalysisTime Series Analysistime-series-analysis2024-12-03177https://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
297matrixprofileRRTime Series AnalysisTime Series Analysistime-series-analysis2022-11-25386https://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
298garchmodelsRRTime Series AnalysisTime Series Analysistime-series-analysis2022-08-1135https://github.com/AlbertoAlmuinha/garchmodelsA parsnip backend for GARCH models.TrueFalseFalseFalseAlbertoAlmuinha/garchmodels
299TimeSeries.jlJuliaJuliaTime Series AnalysisTime Series Analysistime-series-analysis2026-03-30368https://github.com/JuliaStats/TimeSeries.jlTime series toolkit for Julia.TrueFalseFalseFalseJuliaStats/TimeSeries.jl
300TimeFrames.jlJuliaJuliaTime Series AnalysisTime Series Analysistime-series-analysis2026-03-094https://github.com/femtotrader/TimeFrames.jlA Julia library that defines TimeFrame (essentially for resampling TimeSeries).TrueFalseFalseFalsefemtotrader/TimeFrames.jl
301OpenBB TerminalPythonPythonMarket Data & Data SourcesMarket Data & Data Sourcesmarket-data-data-sources2026-04-0765635https://github.com/OpenBB-finance/OpenBBTerminalTerminal for investment research for everyone.TrueFalseFalseFalseOpenBB-finance/OpenBBTerminal
302Fincept TerminalPythonPythonMarket Data & Data SourcesMarket Data & Data Sourcesmarket-data-data-sources2026-04-092917https://github.com/Fincept-Corporation/FinceptTerminalAdvance Data Based A.I Terminal for all Types of Financial Asset Research.TrueFalseFalseFalseFincept-Corporation/FinceptTerminal
303yfinancePythonPythonMarket Data & Data SourcesMarket Data & Data Sourcesmarket-data-data-sources2026-04-0722800https://github.com/ranaroussi/yfinanceYahoo! Finance market data downloader (+faster Pandas Datareader).TrueFalseFalseFalseranaroussi/yfinance
304coinpaprika-api-python-clientPythonPythonMarket Data & Data SourcesMarket Data & Data Sourcesmarket-data-data-sources2026-04-0317https://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
305defeatbeta-apiPythonPythonMarket Data & Data SourcesMarket Data & Data Sourcesmarket-data-data-sources2026-03-30561https://github.com/defeat-beta/defeatbeta-apiAn open-source alternative to Yahoo Finance's market data APIs with higher reliability.TrueFalseFalseFalsedefeat-beta/defeatbeta-api
306dexpaprika-sdk-pythonPythonPythonMarket Data & Data SourcesMarket Data & Data Sourcesmarket-data-data-sources2026-03-319https://github.com/coinpaprika/dexpaprika-sdk-pythonFree DEX data API client. 34 blockchains, 30M+ pools, 27M+ tokens, real-time SSE streaming, OHLCV. No API key needed.TrueFalseFalseFalsecoinpaprika/dexpaprika-sdk-python
307findatapyPythonPythonMarket Data & Data SourcesMarket Data & Data Sourcesmarket-data-data-sources2026-03-272022https://github.com/cuemacro/findatapyPython library to download market data via Bloomberg, Quandl, Yahoo etc.TrueFalseFalseFalsecuemacro/findatapy
308googlefinancePythonPythonMarket Data & Data SourcesMarket Data & Data Sourcesmarket-data-data-sources2018-09-23821https://github.com/hongtaocai/googlefinancePython module to get real-time stock data from Google Finance API.TrueFalseFalseFalsehongtaocai/googlefinance
309yahoo-financePythonPythonMarket Data & Data SourcesMarket Data & Data Sourcesmarket-data-data-sources2021-12-151429https://github.com/lukaszbanasiak/yahoo-financePython module to get stock data from Yahoo! Finance.TrueFalseFalseFalselukaszbanasiak/yahoo-finance
310pandas-datareaderPythonPythonMarket Data & Data SourcesMarket Data & Data Sourcesmarket-data-data-sources2025-04-033183https://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
311pandas-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
312pyhoofinancePythonPythonMarket 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
313yfinanceapiPythonPythonMarket Data & Data SourcesMarket Data & Data Sourcesmarket-data-data-sources2020-05-269https://github.com/Karthik005/yfinanceapiFinance API for Python.TrueFalseFalseFalseKarthik005/yfinanceapi
314yql-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
315ystockquotePythonPythonMarket Data & Data SourcesMarket Data & Data Sourcesmarket-data-data-sources2017-03-10537https://github.com/cgoldberg/ystockquoteRetrieve stock quote data from Yahoo Finance.TrueFalseFalseFalsecgoldberg/ystockquote
316jugaad-dataPythonPythonMarket Data & Data SourcesMarket Data & Data Sourcesmarket-data-data-sources2026-03-16505https://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
317nsetoolsPythonPythonMarket Data & Data SourcesMarket Data & Data Sourcesmarket-data-data-sources2025-03-18887https://github.com/vsjha18/nsetoolsPython library for extracting real-time data from National Stock Exchange (India).TrueFalseFalseFalsevsjha18/nsetools
318bsedataPythonPythonMarket Data & Data SourcesMarket Data & Data Sourcesmarket-data-data-sourceserror0https://github.com/sdrdis/bsedataPython library for extracting real-time data from Bombay Stock Exchange (India).TrueFalseFalseFalsesdrdis/bsedata
319nse-insights-apiPythonPythonMarket Data & Data SourcesMarket Data & Data Sourcesmarket-data-data-sourceserror0https://github.com/pratik-choudhari/nse-insightsUnofficial NSE India API for stock quotes, indices, historical data and more.TrueFalseFalseFalsepratik-choudhari/nse-insights
320wallstreetPythonPythonMarket Data & Data SourcesMarket Data & Data Sourcesmarket-data-data-sources2024-03-091627https://github.com/mcdallas/wallstreetReal time stock and option data.TrueFalseFalseFalsemcdallas/wallstreet
321stock_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
322StockexPythonPythonMarket Data & Data SourcesMarket Data & Data Sourcesmarket-data-data-sources2021-09-1533https://github.com/cttn/StockexPython wrapper for Yahoo! Finance API.TrueFalseFalseFalsecttn/Stockex
323SwapAPIPythonPythonMarket Data & Data SourcesMarket Data & Data Sourcesmarket-data-data-sources2026-04-0334https://swapapi.devFree DEX aggregator API returning executable swap calldata across 46 EVM chains. No API key required. [GitHub](https://github.com/swap-api/swap-api)TrueFalseFalseFalseswap-api/swap-api
324finsymbolsPythonPythonMarket 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
325FRBPythonPythonMarket Data & Data SourcesMarket Data & Data Sourcesmarket-data-data-sources2018-12-22180https://github.com/avelkoski/FRBPython Client for FRED® API.TrueFalseFalseFalseavelkoski/FRB
326inquisitorPythonPythonMarket Data & Data SourcesMarket Data & Data Sourcesmarket-data-data-sources2019-10-1056https://github.com/econdb/inquisitorPython Interface to Econdb.com API.TrueFalseFalseFalseecondb/inquisitor
327yfiPythonPythonMarket Data & Data SourcesMarket Data & Data Sourcesmarket-data-data-sources2016-02-122https://github.com/nickelkr/yfiYahoo! YQL library.TrueFalseFalseFalsenickelkr/yfi
328chinesestockapiPythonPythonMarket 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
329exchangePythonPythonMarket Data & Data SourcesMarket Data & Data Sourcesmarket-data-data-sources2015-07-0718https://github.com/akarat/exchangeGet current exchange rate.TrueFalseFalseFalseakarat/exchange
330ticksPythonPythonMarket 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
331pybbgPythonPythonMarket Data & Data SourcesMarket Data & Data Sourcesmarket-data-data-sources2015-01-2053https://github.com/bpsmith/pybbgPython interface to Bloomberg COM APIs.TrueFalseFalseFalsebpsmith/pybbg
332ccyPythonPythonMarket Data & Data SourcesMarket Data & Data Sourcesmarket-data-data-sources2026-03-2894https://github.com/lsbardel/ccyPython module for currencies.TrueFalseFalseFalselsbardel/ccy
333tusharePythonPythonMarket 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
334edinetdbPythonPythonMarket 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
335edinet-mcpPythonPythonMarket Data & Data SourcesMarket Data & Data Sourcesmarket-data-data-sources2026-03-025https://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
336estat-mcpPythonPythonMarket Data & Data SourcesMarket Data & Data Sourcesmarket-data-data-sources2026-04-051https://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
337tdnet-disclosure-mcpPythonPythonMarket Data & Data SourcesMarket Data & Data Sourcesmarket-data-data-sources2026-03-022https://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
338cn_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
339coinmarketcapPythonPythonMarket Data & Data SourcesMarket Data & Data Sourcesmarket-data-data-sources2023-05-23434https://github.com/barnumbirr/coinmarketcapPython API for coinmarketcap.TrueFalseFalseFalsebarnumbirr/coinmarketcap
340coinpulsePythonPythonMarket Data & Data SourcesMarket Data & Data Sourcesmarket-data-data-sources2026-01-091https://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
341after-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
342bronto-pythonPythonPythonMarket Data & Data SourcesMarket Data & Data Sourcesmarket-data-data-sources2015-02-270https://pypi.org/project/bronto-python/Bronto API Integration for Python. [GitHub](https://github.com/Scotts-Marketplace/bronto-python)TrueFalseTrueFalseScotts-Marketplace/bronto-python
343pytdxPythonPythonMarket Data & Data SourcesMarket Data & Data Sourcesmarket-data-data-sources2020-04-151512https://github.com/rainx/pytdxPython Interface for retrieving chinese stock realtime quote data from TongDaXin Nodes.TrueFalseFalseFalserainx/pytdx
344pdblpPythonPythonMarket Data & Data SourcesMarket Data & Data Sourcesmarket-data-data-sources2024-12-14256https://github.com/matthewgilbert/pdblpA simple interface to integrate pandas and the Bloomberg Open API.TrueFalseFalseFalsematthewgilbert/pdblp
345tiingoPythonPythonMarket Data & Data SourcesMarket Data & Data Sourcesmarket-data-data-sources2025-06-22304https://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
346iexfinancePythonPythonMarket Data & Data SourcesMarket Data & Data Sourcesmarket-data-data-sources2021-01-02648https://github.com/addisonlynch/iexfinancePython Interface for retrieving real-time and historical prices and equities data from The Investor's Exchange.TrueFalseFalseFalseaddisonlynch/iexfinance
347pyEXPythonPythonMarket Data & Data SourcesMarket Data & Data Sourcesmarket-data-data-sources2024-02-05410https://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
348alpaca-trade-apiPythonPythonMarket Data & Data SourcesMarket Data & Data Sourcesmarket-data-data-sources2024-01-121864https://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
349metatrader5PythonPythonMarket Data & Data SourcesMarket Data & Data Sourcesmarket-data-data-sources2026-04-040https://pypi.org/project/MetaTrader5/API Connector to MetaTrader 5 Terminal. (Last updated: 2026-02-20).FalseFalseTrueFalse
350aksharePythonPythonMarket Data & Data SourcesMarket Data & Data Sourcesmarket-data-data-sources2026-04-0818129https://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
351yahooqueryPythonPythonMarket Data & Data SourcesMarket Data & Data Sourcesmarket-data-data-sources2025-05-15902https://github.com/dpguthrie/yahooqueryPython interface for retrieving data through unofficial Yahoo Finance API.TrueFalseFalseFalsedpguthrie/yahooquery
352investpyPythonPythonMarket Data & Data SourcesMarket Data & Data Sourcesmarket-data-data-sources2022-10-021817https://github.com/alvarobartt/investpyFinancial Data Extraction from Investing.com with Python! <https://investpy.readthedocs.io/>.TrueFalseFalseFalsealvarobartt/investpy
353ylivetickerPythonPythonMarket Data & Data SourcesMarket Data & Data Sourcesmarket-data-data-sources2026-03-28165https://github.com/yahoofinancelive/ylivetickerLive stream of market data from Yahoo Finance websocket.TrueFalseFalseFalseyahoofinancelive/yliveticker
354bbgbridgePythonPythonMarket 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
355polygon.ioPythonPythonMarket Data & Data SourcesMarket Data & Data Sourcesmarket-data-data-sources2026-03-051379https://github.com/polygon-io/client-pythonA python library for Polygon.io financial data APIs.TrueFalseFalseFalsepolygon-io/client-python
356alpha_vantagePythonPythonMarket Data & Data SourcesMarket Data & Data Sourcesmarket-data-data-sources2026-03-034758https://github.com/RomelTorres/alpha_vantageA python wrapper for Alpha Vantage API for financial data.TrueFalseFalseFalseRomelTorres/alpha_vantage
357oilpriceapiPythonPythonMarket Data & Data SourcesMarket Data & Data Sourcesmarket-data-data-sources2026-03-290https://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
358FinanceDataReaderPythonPythonMarket Data & Data SourcesMarket Data & Data Sourcesmarket-data-data-sources2026-03-111451https://github.com/FinanceData/FinanceDataReaderOpen Source Financial data reader for U.S, Korean, Japanese, Chinese, Vietnamese Stocks.TrueFalseFalseFalseFinanceData/FinanceDataReader
359pystlouisfedPythonPythonMarket 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
360python-bcbPythonPythonMarket Data & Data SourcesMarket Data & Data Sourcesmarket-data-data-sources2026-03-28109https://github.com/wilsonfreitas/python-bcbPython interface to Brazilian Central Bank web services.TrueFalseFalseFalsewilsonfreitas/python-bcb
361swiss-finance-dataPythonPythonMarket Data & Data SourcesMarket Data & Data Sourcesmarket-data-data-sources2026-03-111https://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
362market-pricesPythonPythonMarket Data & Data SourcesMarket Data & Data Sourcesmarket-data-data-sources2026-02-0597https://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
363tardis-pythonPythonPythonMarket Data & Data SourcesMarket Data & Data Sourcesmarket-data-data-sources2026-03-31141https://github.com/tardis-dev/tardis-pythonPython interface for Tardis.dev high frequency crypto market data.TrueFalseFalseFalsetardis-dev/tardis-python
364lake-apiPythonPythonMarket Data & Data SourcesMarket Data & Data Sourcesmarket-data-data-sources2025-11-0264https://github.com/crypto-lake/lake-apiPython interface for Crypto Lake high frequency crypto market data.TrueFalseFalseFalsecrypto-lake/lake-api
365tessaPythonPythonMarket Data & Data SourcesMarket Data & Data Sourcesmarket-data-data-sources2026-04-0953https://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
366pandaSDMXPythonPythonMarket Data & Data SourcesMarket Data & Data Sourcesmarket-data-data-sources2023-02-25133https://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
367cifPythonPythonMarket Data & Data SourcesMarket Data & Data Sourcesmarket-data-data-sources2022-06-1864https://github.com/LenkaV/CIFPython package that include few composite indicators, which summarize multidimensional relationships between individual economic indicators.TrueFalseFalseFalseLenkaV/CIF
368finaggPythonPythonMarket Data & Data SourcesMarket Data & Data Sourcesmarket-data-data-sources2026-03-22531https://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
369FinanceDatabasePythonPythonMarket Data & Data SourcesMarket Data & Data Sourcesmarket-data-data-sources2026-04-057362https://github.com/JerBouma/FinanceDatabaseThis is a database of 300.000+ symbols containing Equities, ETFs, Funds, Indices, Currencies, Cryptocurrencies and Money Markets.TrueFalseFalseFalseJerBouma/FinanceDatabase
370Trading 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
371datamule-pythonPythonPythonMarket Data & Data SourcesMarket Data & Data Sourcesmarket-data-data-sources2026-03-27525https://github.com/john-friedman/datamule-pythonA package to work with SEC data. Incorporates datamule endpoints.TrueFalseFalseFalsejohn-friedman/datamule-python
372fsynthPythonPythonMarket Data & Data SourcesMarket Data & Data Sourcesmarket-data-data-sources2025-12-274https://github.com/welcra/fsynthPython library for high-fidelity unlimited synthetic financial data generation using Heston Stochastic Volatility and Merton Jump Diffusion.TrueFalseFalseFalsewelcra/fsynth
373fedfredPythonPythonMarket 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
374edgar-secPythonPythonMarket Data & Data SourcesMarket Data & Data Sourcesmarket-data-data-sources0https://nikhilxsunder.github.io/edgar-sec/EDGAR Financial data API with preprocessed dataclass outputs.FalseFalseFalseFalse
375edgartoolsPythonPythonMarket Data & Data SourcesMarket Data & Data Sourcesmarket-data-data-sources2026-04-051978https://github.com/dgunning/edgartoolsAI-native SEC EDGAR library with XBRL financials, clean text extraction, 17+ typed forms, and pandas DataFrames.TrueFalseFalseFalsedgunning/edgartools
376FXMacroDataPythonPythonMarket Data & Data SourcesMarket Data & Data Sourcesmarket-data-data-sources2026-01-173https://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
377uk-sic-codesPythonPythonMarket Data & Data SourcesMarket Data & Data Sourcesmarket-data-data-sources2026-03-270https://github.com/borschai/uk-sic-codesUK SIC 2007 industry classification code lookup, search, and validation. 731 codes, 21 sections. [PyPI](https://pypi.org/project/uk-sic-codes/)TrueFalseFalseFalseborschai/uk-sic-codes
378uk-company-numberPythonPythonMarket Data & Data SourcesMarket Data & Data Sourcesmarket-data-data-sources2026-03-270https://github.com/borschai/uk-company-numberValidate, format, and identify UK Companies House company numbers. Supports all 27 prefixes. [PyPI](https://pypi.org/project/uk-company-number/)TrueFalseFalseFalseborschai/uk-company-number
379veroq-pythonPythonPythonMarket Data & Data SourcesMarket Data & Data Sourcesmarket-data-data-sources2026-03-310https://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
380IBrokersRRMarket 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
381RblpapiRRMarket Data & Data SourcesMarket Data & Data Sourcesmarket-data-data-sources2026-01-10175https://github.com/Rblp/RblpapiAn R Interface to 'Bloomberg' is provided via the 'Blp API'.TrueFalseFalseFalseRblp/Rblpapi
382RbitcoinRRMarket Data & Data SourcesMarket Data & Data Sourcesmarket-data-data-sources2016-10-2557https://github.com/jangorecki/RbitcoinUnified markets API interface (bitstamp, kraken, btce, bitmarket).TrueFalseFalseFalsejangorecki/Rbitcoin
383GetTDDataRRMarket Data & Data SourcesMarket Data & Data Sourcesmarket-data-data-sources2025-05-1926https://github.com/msperlin/GetTDDataDownloads and aggregates data for Brazilian government issued bonds directly from the website of Tesouro Direto.TrueFalseFalseFalsemsperlin/GetTDData
384GetHFDataRRMarket 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
385tdRRMarket Data & Data SourcesMarket Data & Data Sourcesmarket-data-data-sources2026-02-1218https://github.com/eddelbuettel/tdInterfaces the 'twelvedata' API for stocks and (digital and standard) currencies.TrueFalseFalseFalseeddelbuettel/td
386rbcbRRMarket Data & Data SourcesMarket Data & Data Sourcesmarket-data-data-sources2024-01-2399https://github.com/wilsonfreitas/rbcbR interface to Brazilian Central Bank web services.TrueFalseFalseFalsewilsonfreitas/rbcb
387rb3RRMarket Data & Data SourcesMarket Data & Data Sourcesmarket-data-data-sources2025-11-0191https://github.com/ropensci/rb3A bunch of downloaders and parsers for data delivered from B3.TrueFalseFalseFalseropensci/rb3
388simfinapiRRMarket 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
389tidyfinanceRRMarket Data & Data SourcesMarket Data & Data Sourcesmarket-data-data-sources2026-04-0521https://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
390CcyConv.jlJuliaJuliaMarket Data & Data SourcesMarket Data & Data Sourcesmarket-data-data-sources2025-10-1425https://github.com/bhftbootcamp/CcyConv.jlCurrency conversion library for Julia.TrueFalseFalseFalsebhftbootcamp/CcyConv.jl
391CryptoExchangeAPIs.jlJuliaJuliaMarket Data & Data SourcesMarket Data & Data Sourcesmarket-data-data-sources2025-11-2730https://github.com/bhftbootcamp/CryptoExchangeAPIs.jlA Julia library for cryptocurrency exchange APIs.TrueFalseFalseFalsebhftbootcamp/CryptoExchangeAPIs.jl
392MarketData.jlJuliaJuliaMarket Data & Data SourcesMarket Data & Data Sourcesmarket-data-data-sources2026-03-30163https://github.com/JuliaQuant/MarketData.jlTime series market data.TrueFalseFalseFalseJuliaQuant/MarketData.jl
393OnlineResamplers.jlJuliaJuliaMarket Data & Data SourcesMarket Data & Data Sourcesmarket-data-data-sources2026-01-062https://github.com/femtotrader/OnlineResamplers.jlHigh-performance Julia package for real-time resampling of financial market data.TrueFalseFalseFalsefemtotrader/OnlineResamplers.jl
394PENDAXJavaScriptJavaScriptMarket Data & Data SourcesMarket Data & Data Sourcesmarket-data-data-sources2024-05-0948https://github.com/CompendiumFi/PENDAX-SDKJavascript SDK for Trading/Data API and Websockets for FTX, FTXUS, OKX, Bybit, & More.TrueFalseFalseFalseCompendiumFi/PENDAX-SDK
395PreReasonJavaScriptJavaScriptMarket Data & Data SourcesMarket Data & Data Sourcesmarket-data-data-sources2026-03-300https://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
396marketstoreGolangGolangMarket Data & Data SourcesMarket Data & Data Sourcesmarket-data-data-sourceserror0https://github.com/alpacahq/marketstoreDataFrame Server for Financial Timeseries Data.TrueFalseFalseFalsealpacahq/marketstore
397fin-streamRustRustMarket Data & Data SourcesMarket Data & Data Sourcesmarket-data-data-sources2026-03-232https://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
398finalyticsRustRustMarket Data & Data SourcesMarket Data & Data Sourcesmarket-data-data-sources2026-02-1768https://github.com/Nnamdi-sys/finalyticsA rust library for financial data analysis.TrueFalseFalseFalseNnamdi-sys/finalytics
399pmxtPythonPython,JavaScriptPrediction MarketsPrediction Marketsprediction-markets2026-04-091449https://github.com/pmxt-dev/pmxtThe CCXT for prediction markets. A unified API for trading on Polymarket, Kalshi, and more.TrueFalseFalseFalsepmxt-dev/pmxt
400polymarket-whalesPythonPythonPrediction MarketsPrediction Marketsprediction-markets2026-03-2040https://github.com/al1enjesus/polymarket-whalesReal-time whale trade tracker for Polymarket — terminal alerts + Telegram notifications when large orders hit the book.TrueFalseFalseFalseal1enjesus/polymarket-whales
401Polymarket Scanner APIPythonPythonPrediction MarketsPrediction Marketsprediction-markets2026-03-142https://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
402SimpleFunctionsJavaScriptJavaScriptPrediction MarketsPrediction Marketsprediction-markets2026-04-084https://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
403pmxtPythonPython,JavaScriptPrediction MarketsPrediction Marketsprediction-markets2026-04-091449https://github.com/pmxt-dev/pmxtThe CCXT for prediction markets. A unified API for trading on Polymarket, Kalshi, and more.TrueFalseFalseFalsepmxt-dev/pmxt
404exchange_calendarsPythonPythonCalendars & Market HoursCalendars & Market Hourscalendars-market-hours2026-03-27615https://github.com/gerrymanoim/exchange_calendarsStock Exchange Trading Calendars.TrueFalseFalseFalsegerrymanoim/exchange_calendars
405bizdaysPythonPythonCalendars & Market HoursCalendars & Market Hourscalendars-market-hours2026-03-0889https://github.com/wilsonfreitas/python-bizdaysBusiness days calculations and utilities.TrueFalseFalseFalsewilsonfreitas/python-bizdays
406pandas_market_calendarsPythonPythonCalendars & Market HoursCalendars & Market Hourscalendars-market-hours2026-04-05960https://github.com/rsheftel/pandas_market_calendarsExchange calendars to use with pandas for trading applications.TrueFalseFalseFalsersheftel/pandas_market_calendars
407timeDateRRCalendars & Market HoursCalendars & Market Hourscalendars-market-hours2026-01-280https://cran.r-project.org/web/packages/timeDate/index.htmlChronological and Calendar Objects.FalseTrueFalseFalse
408bizdaysRRCalendars & Market HoursCalendars & Market Hourscalendars-market-hours2025-01-0857https://github.com/wilsonfreitas/R-bizdaysBusiness days calculations and utilities.TrueFalseFalseFalsewilsonfreitas/R-bizdays
409D-TalePythonPythonVisualizationVisualizationvisualization2026-03-315096https://github.com/man-group/dtaleVisualizer for pandas dataframes and xarray datasets.TrueFalseFalseFalseman-group/dtale
410mplfinancePythonPythonVisualizationVisualizationvisualization2024-04-024336https://github.com/matplotlib/mplfinancematplotlib utilities for the visualization, and visual analysis, of financial data.TrueFalseFalseFalsematplotlib/mplfinance
411finplotPythonPythonVisualizationVisualizationvisualization2026-03-261136https://github.com/highfestiva/finplotPerformant and effortless finance plotting for Python.TrueFalseFalseFalsehighfestiva/finplot
412finvizfinancePythonPythonVisualizationVisualizationvisualization2026-01-031353https://github.com/lit26/finvizfinanceFinviz analysis python library.TrueFalseFalseFalselit26/finvizfinance
413market-analyPythonPythonVisualizationVisualizationvisualization2026-03-0575https://github.com/maread99/market_analyAnalysis and interactive charting using [market-prices](https://github.com/maread99/market_prices) and bqplot.TrueFalseFalseFalsemaread99/market_analy
414QuantInvestStratsPythonPythonVisualizationVisualizationvisualization2026-04-02540https://github.com/ArturSepp/QuantInvestStratsQuantitative Investment Strategies (QIS) package implements Python analytics for visualisation of financial data, performance reporting, analysis of quantitative strategies.TrueFalseFalseFalseArturSepp/QuantInvestStrats
415LightweightCharts.jlJuliaJuliaVisualizationVisualizationvisualization2026-01-2049https://github.com/bhftbootcamp/LightweightCharts.jlJulia wrapper for Lightweight Charts™ by TradingView.TrueFalseFalseFalsebhftbootcamp/LightweightCharts.jl
416QUANTAXIS_WebkitJavaScriptJavaScriptVisualizationVisualizationvisualization2017-07-3037https://github.com/yutiansut/QUANTAXIS_WebkitAn awesome visualization center based on quantaxis.TrueFalseFalseFalseyutiansut/QUANTAXIS_Webkit
417xlwingsPythonPythonExcel & Spreadsheet IntegrationExcel & Spreadsheet Integrationexcel-spreadsheet-integration2026-04-053333https://www.xlwings.org/Make Excel fly with Python. [GitHub](https://github.com/xlwings/xlwings)TrueFalseFalseFalsexlwings/xlwings
418openpyxlPythonPythonExcel & Spreadsheet IntegrationExcel & Spreadsheet Integrationexcel-spreadsheet-integration0https://openpyxl.readthedocs.io/en/latest/Read/Write Excel 2007 xlsx/xlsm files.FalseFalseFalseFalse
419xlrdPythonPythonExcel & Spreadsheet IntegrationExcel & Spreadsheet Integrationexcel-spreadsheet-integration2025-06-142204https://github.com/python-excel/xlrdLibrary for developers to extract data from Microsoft Excel spreadsheet files.TrueFalseFalseFalsepython-excel/xlrd
420xlsxwriterPythonPythonExcel & Spreadsheet IntegrationExcel & Spreadsheet Integrationexcel-spreadsheet-integration2026-03-223922https://xlsxwriter.readthedocs.io/Write files in the Excel 2007+ XLSX file format. [GitHub](https://github.com/jmcnamara/XlsxWriter)TrueFalseFalseFalsejmcnamara/XlsxWriter
421xlwtPythonPythonExcel & Spreadsheet IntegrationExcel & Spreadsheet Integrationexcel-spreadsheet-integration2018-09-161046https://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
422xlloopPythonPythonExcel & 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
423expyPythonPythonExcel & 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
424pyxllPythonPythonExcel & 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
425Jupyter QuantPythonPythonQuant Research EnvironmentsQuant Research Environmentsquant-research-environments2024-06-1418https://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
426RunMatCross-Language FrameworksCross-Language Frameworkscross-language-frameworks2026-04-09203https://runmat.orgHigh performance, Open Source, MATLAB syntax runtime. [GitHub](https://github.com/runmat-org/runmat)TrueFalseFalseFalserunmat-org/runmat
427QuantLibCross-Language FrameworksCross-Language Frameworkscross-language-frameworks2026-04-016967https://github.com/lballabio/QuantLibThe QuantLib project is aimed at providing a comprehensive software framework for quantitative finance.TrueFalseFalseFalselballabio/QuantLib
428QuantLibRisksCross-Language FrameworksCross-Language Frameworkscross-language-frameworks2026-04-0239https://github.com/auto-differentiation/QuantLib-Risks-CppFast risks with QuantLib in C++.TrueFalseFalseFalseauto-differentiation/QuantLib-Risks-Cpp
429XADCross-Language FrameworksCross-Language Frameworkscross-language-frameworks2026-04-02412https://github.com/auto-differentiation/xadAutomatic Differentation (AAD) Library.TrueFalseFalseFalseauto-differentiation/xad
430QuantLibCross-Language FrameworksCross-Language Frameworkscross-language-frameworks2026-04-016967https://github.com/lballabio/QuantLibThe QuantLib project is aimed at providing a comprehensive software framework for quantitative finance.TrueFalseFalseFalselballabio/QuantLib
431JQuantLibCross-Language FrameworksCross-Language Frameworkscross-language-frameworks2016-02-26153https://github.com/frgomes/jquantlibJava port.TrueFalseFalseFalsefrgomes/jquantlib
432RQuantLibCross-Language FrameworksCross-Language Frameworkscross-language-frameworks2026-04-08131https://github.com/eddelbuettel/rquantlibR port.TrueFalseFalseFalseeddelbuettel/rquantlib
433QuantLibAddinCross-Language FrameworksCross-Language Frameworkscross-language-frameworks0https://www.quantlib.org/quantlibaddin/Excel support.FalseFalseFalseFalse
434QuantLibXLCross-Language FrameworksCross-Language Frameworkscross-language-frameworks0https://www.quantlib.org/quantlibxl/Excel support.FalseFalseFalseFalse
435QLNetCross-Language FrameworksCross-Language Frameworkscross-language-frameworks2026-04-09424https://github.com/amaggiulli/qlnet.Net port.TrueFalseFalseFalseamaggiulli/qlnet
436PyQLCross-Language FrameworksCross-Language Frameworkscross-language-frameworks2025-08-201274https://github.com/enthought/pyqlPython port.TrueFalseFalseFalseenthought/pyql
437QuantLib.jlCross-Language FrameworksCross-Language Frameworkscross-language-frameworks2020-02-18143https://github.com/pazzo83/QuantLib.jlJulia port.TrueFalseFalseFalsepazzo83/QuantLib.jl
438QuantLib-Python DocumentationCross-Language FrameworksCross-Language Frameworkscross-language-frameworks0https://quantlib-python-docs.readthedocs.io/Documentation for the Python bindings for the QuantLib library.FalseFalseFalseFalse
439TA-LibCross-Language FrameworksCross-Language Frameworkscross-language-frameworks2025-10-191527https://ta-lib.orgperform technical analysis of financial market data. [GitHub](https://github.com/TA-Lib/ta-lib)TrueFalseFalseFalseTA-Lib/ta-lib
440RunMatCross-Language FrameworksCross-Language Frameworkscross-language-frameworks2026-04-09203https://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
441Special-Relativity-in-Financial-ModelingReproducing Works, Training & BooksReproducing Works, Training & Booksreproducing-works-training-books2026-03-235https://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
442Auto-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
443Derman PapersReproducing Works, Training & BooksReproducing Works, Training & Booksreproducing-works-training-books2017-10-21508https://github.com/MarcosCarreira/DermanPapersNotebooks that replicate original quantitative finance papers from Emanuel Derman.TrueFalseFalseFalseMarcosCarreira/DermanPapers
444volatility-tradingReproducing Works, Training & BooksReproducing Works, Training & Booksreproducing-works-training-books2024-10-211885https://github.com/jasonstrimpel/volatility-tradingA complete set of volatility estimators based on Euan Sinclair's Volatility Trading.TrueFalseFalseFalsejasonstrimpel/volatility-trading
445quantReproducing Works, Training & BooksReproducing Works, Training & Booksreproducing-works-training-books2015-07-14412https://github.com/paulperry/quantQuantitative Finance and Algorithmic Trading exhaust; mostly ipython notebooks based on Quantopian, Zipline, or Pandas.TrueFalseFalseFalsepaulperry/quant
446fecon235Reproducing Works, Training & BooksReproducing Works, Training & Booksreproducing-works-training-books2018-12-031255https://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
447Quantitative-NotebooksReproducing Works, Training & BooksReproducing Works, Training & Booksreproducing-works-training-books2020-07-021328https://github.com/LongOnly/Quantitative-NotebooksEducational notebooks on quantitative finance, algorithmic trading, financial modelling and investment strategy.TrueFalseFalseFalseLongOnly/Quantitative-Notebooks
448QuantEconReproducing 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
449FinanceHubReproducing Works, Training & BooksReproducing Works, Training & Booksreproducing-works-training-books2021-05-25783https://github.com/Finance-Hub/FinanceHubResources for Quantitative Finance.TrueFalseFalseFalseFinance-Hub/FinanceHub
450Python_Option_PricingReproducing Works, Training & BooksReproducing Works, Training & Booksreproducing-works-training-books2025-05-13828https://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
451python-trainingReproducing Works, Training & BooksReproducing Works, Training & Booksreproducing-works-training-books2023-11-2712961https://github.com/jpmorganchase/python-trainingJ.P. Morgan's Python training for business analysts and traders.TrueFalseFalseFalsejpmorganchase/python-training
452Stock_Analysis_For_QuantReproducing Works, Training & BooksReproducing Works, Training & Booksreproducing-works-training-books2025-05-041993https://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
453algorithmic-trading-with-pythonReproducing Works, Training & BooksReproducing Works, Training & Booksreproducing-works-training-books2021-06-013279https://github.com/chrisconlan/algorithmic-trading-with-pythonSource code for Algorithmic Trading with Python (2020) by Chris Conlan.TrueFalseFalseFalsechrisconlan/algorithmic-trading-with-python
454MEDIUM_NoteBookReproducing Works, Training & BooksReproducing Works, Training & Booksreproducing-works-training-books2024-09-222135https://github.com/cerlymarco/MEDIUM_NoteBookRepository containing notebooks of [cerlymarco](https://github.com/cerlymarco)'s posts on Medium.TrueFalseFalseFalsecerlymarco/MEDIUM_NoteBook
455QuantFinanceReproducing Works, Training & BooksReproducing Works, Training & Booksreproducing-works-training-books2025-09-02605https://github.com/PythonCharmers/QuantFinanceTraining materials in quantitative finance.TrueFalseFalseFalsePythonCharmers/QuantFinance
456IPythonScriptsReproducing Works, Training & BooksReproducing Works, Training & Booksreproducing-works-training-books2026-02-28175https://github.com/mgroncki/IPythonScriptsTutorials about Quantitative Finance in Python and QuantLib: Pricing, xVAs, Hedging, Portfolio Optimisation, Machine Learning and Deep Learning.TrueFalseFalseFalsemgroncki/IPythonScripts
457Computational-Finance-CourseReproducing Works, Training & BooksReproducing Works, Training & Booksreproducing-works-training-books2024-03-01497https://github.com/LechGrzelak/Computational-Finance-CourseMaterials for the course of Computational Finance.TrueFalseFalseFalseLechGrzelak/Computational-Finance-Course
458Machine-Learning-for-Asset-ManagersReproducing Works, Training & BooksReproducing Works, Training & Booksreproducing-works-training-books2025-01-29621https://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
459Python-for-Finance-CookbookReproducing Works, Training & BooksReproducing Works, Training & Booksreproducing-works-training-books2026-03-02786https://github.com/PacktPublishing/Python-for-Finance-CookbookPython for Finance Cookbook, published by Packt.TrueFalseFalseFalsePacktPublishing/Python-for-Finance-Cookbook
460modelos_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
461NMOFReproducing Works, Training & BooksReproducing Works, Training & Booksreproducing-works-training-books2025-10-2738https://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
462py4fi2ndReproducing Works, Training & BooksReproducing Works, Training & Booksreproducing-works-training-books2025-06-062184https://github.com/yhilpisch/py4fi2ndJupyter Notebooks and code for Python for Finance (2nd ed., O'Reilly) by Yves Hilpisch.TrueFalseFalseFalseyhilpisch/py4fi2nd
463aiifReproducing Works, Training & BooksReproducing Works, Training & Booksreproducing-works-training-books2023-10-09386https://github.com/yhilpisch/aiifJupyter Notebooks and code for the book Artificial Intelligence in Finance (O'Reilly) by Yves Hilpisch.TrueFalseFalseFalseyhilpisch/aiif
464py4atReproducing Works, Training & BooksReproducing Works, Training & Booksreproducing-works-training-books2023-10-09830https://github.com/yhilpisch/py4atJupyter Notebooks and code for the book Python for Algorithmic Trading (O'Reilly) by Yves Hilpisch.TrueFalseFalseFalseyhilpisch/py4at
465dawpReproducing Works, Training & BooksReproducing Works, Training & Booksreproducing-works-training-books2021-02-22635https://github.com/yhilpisch/dawpJupyter Notebooks and code for Derivatives Analytics with Python (Wiley Finance) by Yves Hilpisch.TrueFalseFalseFalseyhilpisch/dawp
466dxReproducing Works, Training & BooksReproducing Works, Training & Booksreproducing-works-training-books2025-04-05768https://github.com/yhilpisch/dxDX Analytics | Financial and Derivatives Analytics with Python.TrueFalseFalseFalseyhilpisch/dx
467QuantFinanceBookReproducing Works, Training & BooksReproducing Works, Training & Booksreproducing-works-training-books2025-04-14875https://github.com/LechGrzelak/QuantFinanceBookQuantitative Finance book.TrueFalseFalseFalseLechGrzelak/QuantFinanceBook
468rough_bergomiReproducing Works, Training & BooksReproducing Works, Training & Booksreproducing-works-training-books2018-09-17142https://github.com/ryanmccrickerd/rough_bergomiA Python implementation of the rough Bergomi model.TrueFalseFalseFalseryanmccrickerd/rough_bergomi
469frh-fxReproducing Works, Training & BooksReproducing Works, Training & Booksreproducing-works-training-books2018-05-2413https://github.com/ryanmccrickerd/frh-fxA python implementation of the fast-reversion Heston model of Mechkov for FX purposes.TrueFalseFalseFalseryanmccrickerd/frh-fx
470Value Investing StudiesReproducing Works, Training & BooksReproducing Works, Training & Booksreproducing-works-training-books2021-10-2692https://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
471Machine Learning Asset ManagementReproducing Works, Training & BooksReproducing Works, Training & Booksreproducing-works-training-books2021-12-171736https://github.com/firmai/machine-learning-asset-managementMachine Learning in Asset Management (by @firmai).TrueFalseFalseFalsefirmai/machine-learning-asset-management
472Deep Learning Machine Learning StockReproducing Works, Training & BooksReproducing Works, Training & Booksreproducing-works-training-books2024-03-011729https://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
473Technical Analysis and Feature EngineeringReproducing Works, Training & BooksReproducing Works, Training & Booksreproducing-works-training-books2024-02-16199https://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
474Differential Machine Learning and Axes that matter by Brian Huge and Antoine SavineReproducing Works, Training & BooksReproducing Works, Training & Booksreproducing-works-training-books2022-10-05148https://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
475systematictradingexamplesReproducing Works, Training & BooksReproducing Works, Training & Booksreproducing-works-training-books2020-07-22463https://github.com/robcarver17/systematictradingexamplesExamples of code related to book [Systematic Trading](www.systematictrading.org) and [blog](http://qoppac.blogspot.com).TrueFalseFalseFalserobcarver17/systematictradingexamples
476pysystemtrade_examplesReproducing Works, Training & BooksReproducing Works, Training & Booksreproducing-works-training-books2018-02-21260https://github.com/robcarver17/pysystemtrade_examplesExamples using pysystemtrade for Robert Carver's [blog](http://qoppac.blogspot.com).TrueFalseFalseFalserobcarver17/pysystemtrade_examples
477ML_Finance_CodesReproducing Works, Training & BooksReproducing Works, Training & Booksreproducing-works-training-books2020-06-132549https://github.com/mfrdixon/ML_Finance_CodesMachine Learning in Finance: From Theory to Practice Book.TrueFalseFalseFalsemfrdixon/ML_Finance_Codes
478Hands-On Machine Learning for Algorithmic TradingReproducing Works, Training & BooksReproducing Works, Training & Booksreproducing-works-training-books2023-01-181825https://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
479financialnoob-miscReproducing Works, Training & BooksReproducing Works, Training & Booksreproducing-works-training-books2024-08-2628https://github.com/financialnoob/miscCodes from @financialnoob's posts.TrueFalseFalseFalsefinancialnoob/misc
480MesoSim Options Trading Strategy LibraryReproducing Works, Training & BooksReproducing Works, Training & Booksreproducing-works-training-books2024-04-0620https://github.com/deltaray-io/strategy-libraryFree and public Options Trading strategy library for MesoSim.TrueFalseFalseFalsedeltaray-io/strategy-library
481Quant-Finance-With-Python-CodeReproducing Works, Training & BooksReproducing Works, Training & Booksreproducing-works-training-books2026-01-15169https://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
482QuantFinanceTrainingReproducing Works, Training & BooksReproducing Works, Training & Booksreproducing-works-training-books2024-02-2041https://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
483Statistical-Learning-based-Portfolio-OptimizationReproducing Works, Training & BooksReproducing Works, Training & Booksreproducing-works-training-bookserror0https://github.com/YannickKae/Statistical-Learning-based-Portfolio-OptimizationThis R Shiny App utilizes the Hierarchical Equal Risk Contribution (HERC) approach, a modern portfolio optimization method developed by Raffinot (2018).TrueFalseFalseFalseYannickKae/Statistical-Learning-based-Portfolio-Optimization
484book_irds3Reproducing Works, Training & BooksReproducing Works, Training & Booksreproducing-works-training-books2022-10-29116https://github.com/attack68/book_irds3Code repository for Pricing and Trading Interest Rate Derivatives.TrueFalseFalseFalseattack68/book_irds3
485Autoencoder-Asset-Pricing-ModelsReproducing Works, Training & BooksReproducing Works, Training & Booksreproducing-works-training-books2025-08-17143https://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
486FinanceReproducing Works, Training & BooksReproducing Works, Training & Booksreproducing-works-training-books2025-05-123765https://github.com/shashankvemuri/Finance150+ quantitative finance Python programs to help you gather, manipulate, and analyze stock market data.TrueFalseFalseFalseshashankvemuri/Finance
487101_formulaic_alphasReproducing Works, Training & BooksReproducing Works, Training & Booksreproducing-works-training-books2022-07-1146https://github.com/ram-ki/101_formulaic_alphasImplementation of [101 formulaic alphas](https://arxiv.org/ftp/arxiv/papers/1601/1601.00991.pdf) using qstrader.TrueFalseFalseFalseram-ki/101_formulaic_alphas
488Tidy 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
489RoughVolatilityWorkshopReproducing Works, Training & BooksReproducing Works, Training & Booksreproducing-works-training-books2025-09-0671https://github.com/jgatheral/RoughVolatilityWorkshop2024 QuantMind's Rough Volatility Workshop lectures.TrueFalseFalseFalsejgatheral/RoughVolatilityWorkshop
490AFMLReproducing Works, Training & BooksReproducing Works, Training & Booksreproducing-works-training-books2024-09-05816https://github.com/boyboi86/AFMLAll the answers for exercises from Advances in Financial Machine Learning by Dr Marco Lopez de Parodo.TrueFalseFalseFalseboyboi86/AFML
491AlgoTradingLibReproducing Works, Training & BooksReproducing Works, Training & Booksreproducing-works-training-books2026-03-2829https://github.com/usdaud/algotradinglib.github.ioA catalog of algorithmic trading libraries, frameworks, strategies, and educational materials.TrueFalseFalseFalseusdaud/algotradinglib.github.io
492Portfolio Optimization BookReproducing Works, Training & BooksReproducing Works, Training & Booksreproducing-works-training-books2025-02-1725https://portfoliooptimizationbook.com/Prof. Daniel Palomar's Portfolio Optimization Book. [GitHub](https://github.com/dppalomar/pob)TrueFalseFalseFalsedppalomar/pob
493ChartscoutCommercial & Proprietary ServicesCommercial & Proprietary Servicescommercial-proprietary-services0https://chartscout.ioReal-time cryptocurrency chart pattern detection with automated alerts across multiple exchanges.FalseFalseFalseFalse
494DayTradingBenchCommercial & 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.FalseFalseFalseFalse
495CoinTesterCommercial & 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.FalseFalseFalseFalse
496goMacro.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.FalseFalseFalseFalse
497StockAInsightsCommercial & 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+.FalseFalseFalseFalse
498brapi.devCommercial & Proprietary ServicesCommercial & Proprietary Servicescommercial-proprietary-services0https://brapi.dev/Brazilian stock market data API for B3/Bovespa quotes, historical OHLCV, dividends, and fundamentals.FalseFalseFalseFalse
49913F InsightCommercial & Proprietary ServicesCommercial & Proprietary Servicescommercial-proprietary-services0https://13finsight.com/Track institutional investor 13F holdings with AI-powered analysis, position change alerts, and filing summaries.FalseFalseFalseFalse
500Earnings FeedCommercial & Proprietary ServicesCommercial & Proprietary Servicescommercial-proprietary-services0https://earningsfeed.com/apiReal-time SEC filings, insider trades, and institutional holdings API.FalseFalseFalseFalse
501Financial DataCommercial & Proprietary ServicesCommercial & Proprietary Servicescommercial-proprietary-services0https://financialdata.net/Stock Market and Financial Data API.FalseFalseFalseFalse
502FrostbyteCommercial & 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.FalseFalseFalseFalse
503SaxoOpenAPICommercial & Proprietary ServicesCommercial & Proprietary Servicescommercial-proprietary-services0https://www.developer.saxo/Saxo Bank financial data API.FalseFalseFalseFalse
504RTPRCommercial & 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.FalseFalseFalseFalse
505Nasdaq 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).FalseFalseFalseFalse
506ParsecCommercial & Proprietary ServicesCommercial & Proprietary Servicescommercial-proprietary-services0https://parsecfinance.comPrediction market API with Python SDK for normalized data and execution across 5 prediction market exchanges. Free tier: 10K requests/month.FalseFalseFalseFalse
507Portfolio OptimizerCommercial & Proprietary ServicesCommercial & Proprietary Servicescommercial-proprietary-services0https://portfoliooptimizer.io/Portfolio Optimizer is a Web API for portfolio analysis and optimization.FalseFalseFalseFalse
508Reddit WallstreetBets APICommercial & Proprietary ServicesCommercial & Proprietary Servicescommercial-proprietary-services0https://dashboard.nbshare.io/apps/reddit/api/Provides daily top 50 stocks from reddit (subreddit) Wallstreetbets and their sentiments via the API.FalseFalseFalseFalse
509System RCommercial & Proprietary ServicesCommercial & Proprietary Servicescommercial-proprietary-services0https://agents.systemr.aiAI-native risk intelligence API for trading agents. Position sizing, risk validation, and system health in one call.FalseFalseFalseFalse
510TelonexCommercial & Proprietary ServicesCommercial & Proprietary Servicescommercial-proprietary-services0https://telonex.ioTick-level prediction market data (trades, quotes, orderbooks, on-chain fills) via REST API and Python SDK.FalseFalseFalseFalse
511ValueRayCommercial & 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.FalseFalseFalseFalse
512VertDataCommercial & 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.FalseFalseFalseFalse
513KeepRuleCommercial & 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.FalseFalseFalseFalse
514ML-QuantCommercial & Proprietary ServicesCommercial & Proprietary Servicescommercial-proprietary-services0https://www.ml-quant.com/Top Quant resources like ArXiv (sanity), SSRN, RePec, Journals, Podcasts, Videos, and Blogs.FalseFalseFalseFalse
515RealMarketAPICommercial & 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.FalseFalseFalseFalse
516awesome-sec-filingsRelated ListsRelated Listsrelated-lists2026-03-3113https://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
517CONVEXFIRelated ListsRelated Listsrelated-lists0https://github.com/convexfiOfficial GitHub organization for the convex research group at the Hong Kong University of Science and Technology (HKUST).TrueFalseFalseFalse