mirror of
https://github.com/wilsonfreitas/awesome-quant.git
synced 2026-08-17 13:58:08 +00:00
deploy: 2a7c1cfbc2
This commit is contained in:
+153
-153
File diff suppressed because it is too large
Load Diff
+79
-79
@@ -1,17 +1,17 @@
|
||||
project,language,languages,category,section,section_slug,last_commit,stars,url,description,github,cran,pypi,commercial,repo
|
||||
numpy,Python,Python,Numerical Libraries & Data Structures,Numerical Libraries & Data Structures,numerical-libraries-data-structures,2026-08-16,32545,https://www.numpy.org,NumPy is the fundamental package for scientific computing with Python. [GitHub](https://github.com/numpy/numpy),True,False,False,False,numpy/numpy
|
||||
scipy,Python,Python,Numerical Libraries & Data Structures,Numerical Libraries & Data Structures,numerical-libraries-data-structures,2026-08-16,14929,https://www.scipy.org,"SciPy (pronounced “Sigh Pie”) is a Python-based ecosystem of open-source software for mathematics, science, and engineering. [GitHub](https://github.com/scipy/scipy)",True,False,False,False,scipy/scipy
|
||||
pandas,Python,Python,Numerical Libraries & Data Structures,Numerical Libraries & Data Structures,numerical-libraries-data-structures,2026-08-16,49500,https://pandas.pydata.org,"pandas is an open source, BSD-licensed library providing high-performance, easy-to-use data structures and data analysis tools for the Python programming language. [GitHub](https://github.com/pandas-dev/pandas)",True,False,False,False,pandas-dev/pandas
|
||||
numpy,Python,Python,Numerical Libraries & Data Structures,Numerical Libraries & Data Structures,numerical-libraries-data-structures,2026-08-16,32547,https://www.numpy.org,NumPy is the fundamental package for scientific computing with Python. [GitHub](https://github.com/numpy/numpy),True,False,False,False,numpy/numpy
|
||||
scipy,Python,Python,Numerical Libraries & Data Structures,Numerical Libraries & Data Structures,numerical-libraries-data-structures,2026-08-16,14931,https://www.scipy.org,"SciPy (pronounced “Sigh Pie”) is a Python-based ecosystem of open-source software for mathematics, science, and engineering. [GitHub](https://github.com/scipy/scipy)",True,False,False,False,scipy/scipy
|
||||
pandas,Python,Python,Numerical Libraries & Data Structures,Numerical Libraries & Data Structures,numerical-libraries-data-structures,2026-08-16,49502,https://pandas.pydata.org,"pandas is an open source, BSD-licensed library providing high-performance, easy-to-use data structures and data analysis tools for the Python programming language. [GitHub](https://github.com/pandas-dev/pandas)",True,False,False,False,pandas-dev/pandas
|
||||
polars,Python,Python,Numerical Libraries & Data Structures,Numerical Libraries & Data Structures,numerical-libraries-data-structures,2026-08-14,39365,https://docs.pola.rs/,Polars is a blazingly fast DataFrame library for manipulating structured data. [GitHub](https://github.com/pola-rs/polars),True,False,False,False,pola-rs/polars
|
||||
quantdsl,Python,Python,Numerical Libraries & Data Structures,Numerical Libraries & Data Structures,numerical-libraries-data-structures,2017-10-26,382,https://github.com/johnbywater/quantdsl,Domain specific language for quantitative analytics in finance and trading.,True,False,False,False,johnbywater/quantdsl
|
||||
statistics,Python,Python,Numerical Libraries & Data Structures,Numerical Libraries & Data Structures,numerical-libraries-data-structures,,0,https://docs.python.org/3/library/statistics.html,Builtin Python library for all basic statistical calculations.,False,False,False,False,
|
||||
sympy,Python,Python,Numerical Libraries & Data Structures,Numerical Libraries & Data Structures,numerical-libraries-data-structures,2026-08-15,14873,https://www.sympy.org/,SymPy is a Python library for symbolic mathematics. [GitHub](https://github.com/sympy/sympy),True,False,False,False,sympy/sympy
|
||||
sympy,Python,Python,Numerical Libraries & Data Structures,Numerical Libraries & Data Structures,numerical-libraries-data-structures,2026-08-16,14873,https://www.sympy.org/,SymPy is a Python library for symbolic mathematics. [GitHub](https://github.com/sympy/sympy),True,False,False,False,sympy/sympy
|
||||
pymc3,Python,Python,Numerical Libraries & Data Structures,Numerical Libraries & Data Structures,numerical-libraries-data-structures,2026-08-16,9710,https://docs.pymc.io/,Probabilistic Programming in Python: Bayesian Modeling and Probabilistic Machine Learning with Theano. [GitHub](https://github.com/pymc-devs/pymc),True,False,False,False,pymc-devs/pymc
|
||||
modelx,Python,Python,Numerical Libraries & Data Structures,Numerical Libraries & Data Structures,numerical-libraries-data-structures,2026-08-08,134,https://docs.modelx.io/,Python reimagination of spreadsheets as formula-centric objects that are interoperable with pandas. [GitHub](https://github.com/fumitoh/modelx),True,False,False,False,fumitoh/modelx
|
||||
ArcticDB,Python,Python,Numerical Libraries & Data Structures,Numerical Libraries & Data Structures,numerical-libraries-data-structures,2026-08-14,2480,https://github.com/man-group/ArcticDB,High performance datastore for time series and tick data.,True,False,False,False,man-group/ArcticDB
|
||||
ArcticDB,Python,Python,Numerical Libraries & Data Structures,Numerical Libraries & Data Structures,numerical-libraries-data-structures,2026-08-14,2481,https://github.com/man-group/ArcticDB,High performance datastore for time series and tick data.,True,False,False,False,man-group/ArcticDB
|
||||
CRNG,Python,Python,Numerical Libraries & Data Structures,Numerical Libraries & Data Structures,numerical-libraries-data-structures,2026-04-12,8,https://github.com/brotto/crng,"Contingency Random Number Generator that produces random numbers with real financial market statistical signatures (fat tails, volatility clustering, kurtosis). Matches 86% of real market metrics vs 14% for NumPy.",True,False,False,False,brotto/crng
|
||||
xts,R,R,Numerical Libraries & Data Structures,Numerical Libraries & Data Structures,numerical-libraries-data-structures,2026-02-27,224,https://github.com/joshuaulrich/xts,"eXtensible Time Series: Provide for uniform handling of R's different time-based data classes by extending zoo, maximizing native format information preservation and allowing for user level customization and extension, while simplifying cross-class interoperability.",True,False,False,False,joshuaulrich/xts
|
||||
data.table,R,R,Numerical Libraries & Data Structures,Numerical Libraries & Data Structures,numerical-libraries-data-structures,2026-08-10,3908,https://github.com/Rdatatable/data.table,"Extension of data.frame: Fast aggregation of large data (e.g. 100GB in RAM), fast ordered joins, fast add/modify/delete of columns by group using no copies at all, list columns and a fast file reader (fread). Offers a natural and flexible syntax, for faster development.",True,False,False,False,Rdatatable/data.table
|
||||
data.table,R,R,Numerical Libraries & Data Structures,Numerical Libraries & Data Structures,numerical-libraries-data-structures,2026-08-10,3909,https://github.com/Rdatatable/data.table,"Extension of data.frame: Fast aggregation of large data (e.g. 100GB in RAM), fast ordered joins, fast add/modify/delete of columns by group using no copies at all, list columns and a fast file reader (fread). Offers a natural and flexible syntax, for faster development.",True,False,False,False,Rdatatable/data.table
|
||||
sparseEigen,R,R,Numerical Libraries & Data Structures,Numerical Libraries & Data Structures,numerical-libraries-data-structures,2018-12-22,13,https://github.com/dppalomar/sparseEigen,Sparse principal component analysis.,True,False,False,False,dppalomar/sparseEigen
|
||||
TSdbi,R,R,Numerical Libraries & Data Structures,Numerical Libraries & Data Structures,numerical-libraries-data-structures,,0,http://tsdbi.r-forge.r-project.org/,Provides a common interface to time series databases.,False,False,False,False,
|
||||
tseries,R,R,Numerical Libraries & Data Structures,Numerical Libraries & Data Structures,numerical-libraries-data-structures,2026-08-11,0,https://cran.r-project.org/web/packages/tseries/index.html,Time Series Analysis and Computational Finance.,False,True,False,False,
|
||||
@@ -23,7 +23,7 @@ Temporal.jl,Julia,Julia,Numerical Libraries & Data Structures,Numerical Librarie
|
||||
DataFrames.jl,Julia,Julia,Numerical Libraries & Data Structures,Numerical Libraries & Data Structures,numerical-libraries-data-structures,2026-08-12,1831,https://github.com/JuliaData/DataFrames.jl,In-memory tabular data in Julia.,True,False,False,False,JuliaData/DataFrames.jl
|
||||
TSFrames.jl,Julia,Julia,Numerical Libraries & Data Structures,Numerical Libraries & Data Structures,numerical-libraries-data-structures,2024-06-18,100,https://github.com/xKDR/TSFrames.jl,Handle timeseries data on top of the powerful and mature DataFrames.jl.,True,False,False,False,xKDR/TSFrames.jl
|
||||
TimeArrays.jl,Julia,Julia,Numerical Libraries & Data Structures,Numerical Libraries & Data Structures,numerical-libraries-data-structures,2026-07-03,40,https://github.com/bhftbootcamp/TimeArrays.jl,Time series handling for Julia.,True,False,False,False,bhftbootcamp/TimeArrays.jl
|
||||
jacobian,Python,"Python,MCP",Numerical Libraries & Data Structures,Numerical Libraries & Data Structures,numerical-libraries-data-structures,2026-08-16,49,https://github.com/morluto/jacobian,"Exact computation and conjecture testing across polynomial maps, linear algebra, and graph algorithms for agent-driven mathematical research.",True,False,False,False,morluto/jacobian
|
||||
jacobian,Python,"Python,MCP",Numerical Libraries & Data Structures,Numerical Libraries & Data Structures,numerical-libraries-data-structures,2026-08-17,49,https://github.com/morluto/jacobian,"Exact computation and conjecture testing across polynomial maps, linear algebra, and graph algorithms for agent-driven mathematical research.",True,False,False,False,morluto/jacobian
|
||||
PyQL,Python,Python,Financial Instruments & Pricing,Financial Instruments & Pricing,financial-instruments-pricing,2026-07-16,1335,https://github.com/enthought/pyql,QuantLib's Python port.,True,False,False,False,enthought/pyql
|
||||
pyfin,Python,Python,Financial Instruments & Pricing,Financial Instruments & Pricing,financial-instruments-pricing,2014-12-03,318,https://github.com/opendoor-labs/pyfin,Basic options pricing in Python. *ARCHIVED*.,True,False,False,False,opendoor-labs/pyfin
|
||||
vollib,Python,Python,Financial Instruments & Pricing,Financial Instruments & Pricing,financial-instruments-pricing,2023-04-01,1015,https://github.com/vollib/vollib,"vollib is a python library for calculating option prices, implied volatility and greeks.",True,False,False,False,vollib/vollib
|
||||
@@ -36,8 +36,8 @@ ffn,Python,Python,Financial Instruments & Pricing,Financial Instruments & Pricin
|
||||
pynance,Python,Python,Financial Instruments & Pricing,Financial Instruments & Pricing,financial-instruments-pricing,2021-02-03,474,https://github.com/GriffinAustin/pynance,Lightweight Python library for assembling and analyzing financial data.,True,False,False,False,GriffinAustin/pynance
|
||||
tia,Python,Python,Financial Instruments & Pricing,Financial Instruments & Pricing,financial-instruments-pricing,2017-06-05,428,https://github.com/bpsmith/tia,Toolkit for integration and analysis.,True,False,False,False,bpsmith/tia
|
||||
pysabr,Python,Python,Financial Instruments & Pricing,Financial Instruments & Pricing,financial-instruments-pricing,2022-04-21,623,https://github.com/ynouri/pysabr,SABR model Python implementation.,True,False,False,False,ynouri/pysabr
|
||||
FinancePy,Python,Python,Financial Instruments & Pricing,Financial Instruments & Pricing,financial-instruments-pricing,2026-08-10,3108,https://github.com/domokane/FinancePy,"A Python Finance Library that focuses on the pricing and risk-management of Financial Derivatives, including fixed-income, equity, FX and credit derivatives.",True,False,False,False,domokane/FinancePy
|
||||
gs-quant,Python,Python,Financial Instruments & Pricing,Financial Instruments & Pricing,financial-instruments-pricing,2026-08-06,12018,https://github.com/goldmansachs/gs-quant,Python toolkit for quantitative finance.,True,False,False,False,goldmansachs/gs-quant
|
||||
FinancePy,Python,Python,Financial Instruments & Pricing,Financial Instruments & Pricing,financial-instruments-pricing,2026-08-10,3109,https://github.com/domokane/FinancePy,"A Python Finance Library that focuses on the pricing and risk-management of Financial Derivatives, including fixed-income, equity, FX and credit derivatives.",True,False,False,False,domokane/FinancePy
|
||||
gs-quant,Python,Python,Financial Instruments & Pricing,Financial Instruments & Pricing,financial-instruments-pricing,2026-08-06,12021,https://github.com/goldmansachs/gs-quant,Python toolkit for quantitative finance.,True,False,False,False,goldmansachs/gs-quant
|
||||
willowtree,Python,Python,Financial Instruments & Pricing,Financial Instruments & Pricing,financial-instruments-pricing,2018-07-14,381,https://github.com/federicomariamassari/willowtree,Robust and flexible Python implementation of the willow tree lattice for derivatives pricing.,True,False,False,False,federicomariamassari/willowtree
|
||||
financial-engineering,Python,Python,Financial Instruments & Pricing,Financial Instruments & Pricing,financial-instruments-pricing,2017-11-20,543,https://github.com/federicomariamassari/financial-engineering,"Applications of Monte Carlo methods to financial engineering projects, in Python.",True,False,False,False,federicomariamassari/financial-engineering
|
||||
optlib,Python,Python,Financial Instruments & Pricing,Financial Instruments & Pricing,financial-instruments-pricing,2022-11-18,1629,https://github.com/dbrojas/optlib,A library for financial options pricing written in Python.,True,False,False,False,dbrojas/optlib
|
||||
@@ -115,7 +115,7 @@ finta,Python,Python,Technical Indicators,Technical Indicators,technical-indicato
|
||||
Tulipy,Python,Python,Technical Indicators,Technical Indicators,technical-indicators,2019-04-11,93,https://github.com/cirla/tulipy,Financial Technical Analysis Indicator Library (Python bindings for [tulipindicators](https://github.com/TulipCharts/tulipindicators)).,True,False,False,False,cirla/tulipy
|
||||
lppls,Python,Python,Technical Indicators,Technical Indicators,technical-indicators,2026-05-30,471,https://github.com/Boulder-Investment-Technologies/lppls,A Python module for fitting the [Log-Periodic Power Law Singularity (LPPLS)](https://en.wikipedia.org/wiki/Didier_Sornette#The_JLS_and_LPPLS_models) model.,True,False,False,False,Boulder-Investment-Technologies/lppls
|
||||
talipp,Python,Python,Technical Indicators,Technical Indicators,technical-indicators,2025-09-09,534,https://github.com/nardew/talipp,Incremental technical analysis library for Python.,True,False,False,False,nardew/talipp
|
||||
streaming_indicators,Python,Python,Technical Indicators,Technical Indicators,technical-indicators,2025-04-27,152,https://github.com/mr-easy/streaming_indicators,A python library for computing technical analysis indicators on streaming data.,True,False,False,False,mr-easy/streaming_indicators
|
||||
streaming_indicators,Python,Python,Technical Indicators,Technical Indicators,technical-indicators,2025-04-27,153,https://github.com/mr-easy/streaming_indicators,A python library for computing technical analysis indicators on streaming data.,True,False,False,False,mr-easy/streaming_indicators
|
||||
QuantWave,Python,"Python,Rust,Polars",Technical Indicators,Technical Indicators,technical-indicators,2026-08-16,10,https://github.com/lavs9/quantwave,"Polars-native technical analysis and backtesting with bit-identical batch and streaming parity, plus an agent skill for consistent research-to-live strategy code.",True,False,False,False,lavs9/quantwave
|
||||
TA-Lib,Python,Python,Technical Indicators,Technical Indicators,technical-indicators,2026-07-16,12186,https://github.com/mrjbq7/ta-lib,Python wrapper for TA-Lib (<http://ta-lib.org/>).,True,False,False,False,mrjbq7/ta-lib
|
||||
ta,Python,Python,Technical Indicators,Technical Indicators,technical-indicators,2026-03-18,5142,https://github.com/bukosabino/ta,Technical Analysis Library using Pandas (Python).,True,False,False,False,bukosabino/ta
|
||||
@@ -136,7 +136,7 @@ SlidingFeatures,Rust,Rust,Technical Indicators,Technical Indicators,technical-in
|
||||
fin-primitives,Rust,Rust,Technical Indicators,Technical Indicators,technical-indicators,2026-03-23,15,https://github.com/Mattbusel/fin-primitives,"Financial market primitives in Rust: Price/Quantity/Symbol newtypes, BTreeMap order book, OHLCV aggregation, SMA/EMA/RSI indicators, position ledger with PnL, and composable risk monitor.",True,False,False,False,Mattbusel/fin-primitives
|
||||
Wickra,Rust,"Rust,Python,JavaScript,C++,C#,Golang,Java,R",Technical Indicators,Technical Indicators,technical-indicators,2026-08-04,43,https://github.com/wickra-lib/wickra,"Streaming-first technical-analysis library with a Rust core: 514 indicators updating in O(1) per tick, with bit-exact batch-vs-streaming results.",True,False,False,False,wickra-lib/wickra
|
||||
midas-core,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2026-08-14,0,https://github.com/w2ur/midas-core,Multi-agent paper-trading framework where LLM agents author orders and a separate broker process enforces fifteen fill-time safety rails; each fill is stamped with the git commit it executed against for reproducibility.,True,False,False,False,w2ur/midas-core
|
||||
Manifold-BT,Python,"Python,Rust",Trading & Backtesting,Trading & Backtesting,trading-backtesting,2026-08-16,28,https://github.com/manifoldbt/manifoldbt,"High-performance Rust-powered backtesting engine for quantitative research with parameter sweeps, walk-forward and Monte Carlo.",True,False,False,False,manifoldbt/manifoldbt
|
||||
Manifold-BT,Python,"Python,Rust",Trading & Backtesting,Trading & Backtesting,trading-backtesting,2026-08-17,28,https://github.com/manifoldbt/manifoldbt,"High-performance Rust-powered backtesting engine for quantitative research with parameter sweeps, walk-forward and Monte Carlo.",True,False,False,False,manifoldbt/manifoldbt
|
||||
mkt-alerts,TypeScript,TypeScript,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2026-07-23,0,https://github.com/dzianisv/mkt-alerts,"Self-hosted market-alert daemon: price, RSI/MACD/SMA conditions, and full Pine Script v5 custom indicators evaluated off-TradingView, on crypto (Coinbase) and stocks (Yahoo Finance) with no API key, delivered via ntfy push, email, or Telegram.",True,False,False,False,dzianisv/mkt-alerts
|
||||
pyhood,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2026-08-13,18,https://github.com/jamestford/pyhood,"Robinhood API client for unattended automation: after the first approved login, sessions renew from a stored refresh token with no password or device approval prompt. Covers stocks, equity and index options with Greeks, futures, IRA accounts, and the official Crypto Trading API.",True,False,False,False,jamestford/pyhood
|
||||
honest-signals,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2026-07-18,1,https://github.com/MarvinRey7879/honest-signals,"Scores detected chart patterns against the pattern-free baseline for the same market, timeframe and horizon, reporting lift with cluster-robust confidence intervals instead of a hit rate against 50%.",True,False,False,False,MarvinRey7879/honest-signals
|
||||
@@ -154,23 +154,23 @@ mx-trader-bridge,Python,Python,Trading & Backtesting,Trading & Backtesting,tradi
|
||||
AI Quant Agents,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2026-03-24,15,https://github.com/demandai/ai-quant-agents,"Multi-agent LLM trading analysis where 12 AI agents (analysts, debaters, risk manager) debate stock picks in real-time, supporting US equities and China A-shares.",True,False,False,False,demandai/ai-quant-agents
|
||||
TradeSight,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2026-07-15,164,https://github.com/rmbell09-lang/tradesight,"Self-hosted AI trading platform with strategy evolution, technical analysis, backtesting, and paper trading via Alpaca.",True,False,False,False,rmbell09-lang/tradesight
|
||||
Orallexa,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2026-07-12,62,https://github.com/alex-jb/orallexa-ai-trading-agent,"AI trading operating system with 9 ML models (RF, XGBoost, EMAformer, MOIRAI-2, Chronos-2, DDPM, PPO RL, GNN, LR) ranked by Sharpe ratio, Claude AI synthesis with dual-tier routing (~$0.003/analysis), real-time Next.js dashboard, Alpaca paper trading, and 277 automated tests.",True,False,False,False,alex-jb/orallexa-ai-trading-agent
|
||||
Vibe-Trading,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2026-08-15,31004,https://github.com/HKUDS/Vibe-Trading,"Natural-language multi-agent finance research agent with 29 swarm presets, 70 skills, and 28 auto-discovered tools; 7 backtest engines covering A-shares/US/Crypto/Futures/Forex/Options plus a cross-market CompositeEngine with shared capital pool; 5-source auto-fallback data layer (tushare/okx/yfinance/akshare/ccxt); 17-tool MCP server; includes trade-journal behavioral diagnostics for 同花顺/东财/富途 exports.",True,False,False,False,HKUDS/Vibe-Trading
|
||||
Vibe-Trading,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2026-08-16,31046,https://github.com/HKUDS/Vibe-Trading,"Natural-language multi-agent finance research agent with 29 swarm presets, 70 skills, and 28 auto-discovered tools; 7 backtest engines covering A-shares/US/Crypto/Futures/Forex/Options plus a cross-market CompositeEngine with shared capital pool; 5-source auto-fallback data layer (tushare/okx/yfinance/akshare/ccxt); 17-tool MCP server; includes trade-journal behavioral diagnostics for 同花顺/东财/富途 exports.",True,False,False,False,HKUDS/Vibe-Trading
|
||||
DeepAlpha,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2026-05-12,41,https://deepalphabot.com,"AI crypto trading bot for Bybit with 70.9% walk-forward validated accuracy on out-of-sample data, LightGBM + XGBoost ensemble with 72 ML features. [GitHub](https://github.com/stefanoviana/deepalpha)",True,False,False,False,stefanoviana/deepalpha
|
||||
the0,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2026-08-13,389,https://github.com/alexanderwanyoike/the0,"Self-hosted execution engine for algorithmic trading bots. Write strategies in Python, TypeScript, Rust, C++, C#, Scala, or Haskell and deploy with one command. Each bot runs in an isolated container with scheduled or streaming execution.",True,False,False,False,alexanderwanyoike/the0
|
||||
autonomous-audit,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2026-07-03,0,https://pypi.org/project/autonomous-audit/,"Tamper-evident SHA-256 hash-chain audit log and human-readable report for AI trading-agent decisions; read-only, offline, and dependency-free (Python standard library only). [GitHub](https://github.com/Autonomous-Asset-Management-Agents/autonomous_/tree/main/packages/autonomous-audit)",False,False,True,False,
|
||||
Investing algorithm framework,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2026-08-13,1693,https://github.com/coding-kitties/investing-algorithm-framework,"Framework for developing, backtesting, and deploying automated trading algorithms.",True,False,False,False,coding-kitties/investing-algorithm-framework
|
||||
Lumibot,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2026-08-05,1935,https://github.com/Lumiwealth/lumibot,"Algorithmic trading framework where the same code runs for backtesting and live trading across stocks, options, crypto, futures, and forex with multiple brokers including Alpaca, Interactive Brokers, Tradier, and Schwab.",True,False,False,False,Lumiwealth/lumibot
|
||||
QSTrader,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2024-06-24,3439,https://github.com/mhallsmoore/qstrader,QSTrader backtesting simulation engine.,True,False,False,False,mhallsmoore/qstrader
|
||||
Investing algorithm framework,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2026-08-13,1697,https://github.com/coding-kitties/investing-algorithm-framework,"Framework for developing, backtesting, and deploying automated trading algorithms.",True,False,False,False,coding-kitties/investing-algorithm-framework
|
||||
Lumibot,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2026-08-05,1939,https://github.com/Lumiwealth/lumibot,"Algorithmic trading framework where the same code runs for backtesting and live trading across stocks, options, crypto, futures, and forex with multiple brokers including Alpaca, Interactive Brokers, Tradier, and Schwab.",True,False,False,False,Lumiwealth/lumibot
|
||||
QSTrader,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2024-06-24,3438,https://github.com/mhallsmoore/qstrader,QSTrader backtesting simulation engine.,True,False,False,False,mhallsmoore/qstrader
|
||||
Blankly,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2024-12-30,2464,https://github.com/Blankly-Finance/Blankly,"Fully integrated backtesting, paper trading, and live deployment.",True,False,False,False,Blankly-Finance/Blankly
|
||||
zipline,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2020-10-14,20041,https://github.com/quantopian/zipline,Pythonic algorithmic trading library.,True,False,False,False,quantopian/zipline
|
||||
zipline,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2020-10-14,20042,https://github.com/quantopian/zipline,Pythonic algorithmic trading library.,True,False,False,False,quantopian/zipline
|
||||
zipline-reloaded,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2025-11-13,1922,https://github.com/stefan-jansen/zipline-reloaded,"Zipline, a Pythonic Algorithmic Trading Library.",True,False,False,False,stefan-jansen/zipline-reloaded
|
||||
QuantSoftware Toolkit,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2016-10-07,480,https://github.com/QuantSoftware/QuantSoftwareToolkit,Python-based open source software framework designed to support portfolio construction and management.,True,False,False,False,QuantSoftware/QuantSoftwareToolkit
|
||||
quantitative,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2019-03-03,67,https://github.com/jeffrey-liang/quantitative,"Quantitative finance, and backtesting library.",True,False,False,False,jeffrey-liang/quantitative
|
||||
analyzer,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2015-12-22,216,https://github.com/llazzaro/analyzer,Python framework for real-time financial and backtesting trading strategies.,True,False,False,False,llazzaro/analyzer
|
||||
bt,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2026-08-07,2962,https://github.com/pmorissette/bt,Flexible Backtesting for Python.,True,False,False,False,pmorissette/bt
|
||||
backtrader,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2023-04-19,22859,https://github.com/backtrader/backtrader,Python Backtesting library for trading strategies.,True,False,False,False,backtrader/backtrader
|
||||
backtrader,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2023-04-19,22865,https://github.com/backtrader/backtrader,Python Backtesting library for trading strategies.,True,False,False,False,backtrader/backtrader
|
||||
backtrader (cloudQuant fork),Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2026-08-16,154,https://github.com/cloudQuant/backtrader,"Actively maintained, high-performance backtesting and live trading framework with AI-assisted strategy tooling (MCP server, skills, agent, web platform). [backtrader](https://github.com/backtrader/backtrader) fork.",True,False,False,False,cloudQuant/backtrader
|
||||
TrendFollowingSystems,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2026-08-10,19,https://github.com/ArturSepp/TrendFollowingSystems,"Closed-form expected returns, Sharpe ratios, and skewness of trend-following systems, with complete implementations and multi-decade futures backtests.",True,False,False,False,ArturSepp/TrendFollowingSystems
|
||||
TrendFollowingSystems,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2026-08-17,19,https://github.com/ArturSepp/TrendFollowingSystems,"Closed-form expected returns, Sharpe ratios, and skewness of trend-following systems, with complete implementations and multi-decade futures backtests.",True,False,False,False,ArturSepp/TrendFollowingSystems
|
||||
backtest-bias,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2026-08-13,10,https://github.com/Finance-broski/backtest-bias,"Checks whether backtest price data is survivor-only: dead-name detection, measured bias benchmarks, CI integrity gates.",True,False,False,False,Finance-broski/backtest-bias
|
||||
pythalesians,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2016-09-23,63,https://github.com/thalesians/pythalesians,"Python library to backtest trading strategies, plot charts, seamlessly download market data, analyze market patterns etc.",True,False,False,False,thalesians/pythalesians
|
||||
pybacktest,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2019-09-09,822,https://github.com/ematvey/pybacktest,"Vectorized backtesting framework in Python / pandas, designed to make your backtesting easier.",True,False,False,False,ematvey/pybacktest
|
||||
@@ -194,45 +194,45 @@ tw-stock-radar,Python,Python,Trading & Backtesting,Trading & Backtesting,trading
|
||||
aat,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2026-07-27,828,https://github.com/timkpaine/aat,Async Algorithmic Trading Engine.,True,False,False,False,timkpaine/aat
|
||||
Backtesting.py,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,,0,https://kernc.github.io/backtesting.py/,Backtest trading strategies in Python.,False,False,False,False,
|
||||
catalyst,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2021-09-22,2559,https://github.com/enigmampc/catalyst,An Algorithmic Trading Library for Crypto-Assets in Python.,True,False,False,False,enigmampc/catalyst
|
||||
quantstats,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2026-01-13,7553,https://github.com/ranaroussi/quantstats,"Portfolio analytics for quants, written in Python.",True,False,False,False,ranaroussi/quantstats
|
||||
quantstats,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2026-01-13,7554,https://github.com/ranaroussi/quantstats,"Portfolio analytics for quants, written in Python.",True,False,False,False,ranaroussi/quantstats
|
||||
jquantstats,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2026-08-15,42,https://github.com/Jebel-Quant/jquantstats,"Modern variation of quantstats, with additional features and performance improvements.",True,False,False,False,Jebel-Quant/jquantstats
|
||||
qtpylib,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2021-03-24,2268,https://github.com/ranaroussi/qtpylib,"QTPyLib, Pythonic Algorithmic Trading <http://qtpylib.io>.",True,False,False,False,ranaroussi/qtpylib
|
||||
Quantdom,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2019-03-12,773,https://github.com/constverum/Quantdom,Python-based framework for backtesting trading strategies & analyzing financial markets [GUI :neckbeard:.],True,False,False,False,constverum/Quantdom
|
||||
freqtrade,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2026-08-16,53336,https://github.com/freqtrade/freqtrade,"Free, open source crypto trading bot.",True,False,False,False,freqtrade/freqtrade
|
||||
freqtrade,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2026-08-16,53353,https://github.com/freqtrade/freqtrade,"Free, open source crypto trading bot.",True,False,False,False,freqtrade/freqtrade
|
||||
algorithmic-trading-with-python,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2021-06-01,3420,https://github.com/chrisconlan/algorithmic-trading-with-python,"Free `pandas` and `scikit-learn` resources for trading simulation, backtesting, and machine learning on financial data.",True,False,False,False,chrisconlan/algorithmic-trading-with-python
|
||||
Qlib,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2026-07-23,47512,https://github.com/microsoft/qlib,"An AI-oriented Quantitative Investment Platform by Microsoft. Full ML pipeline of data processing, model training, back-testing; and covers the entire chain of quantitative investment: alpha seeking, risk modeling, portfolio optimization, and order execution.",True,False,False,False,microsoft/qlib
|
||||
Qlib,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2026-07-23,47553,https://github.com/microsoft/qlib,"An AI-oriented Quantitative Investment Platform by Microsoft. Full ML pipeline of data processing, model training, back-testing; and covers the entire chain of quantitative investment: alpha seeking, risk modeling, portfolio optimization, and order execution.",True,False,False,False,microsoft/qlib
|
||||
finlab,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2026-05-27,0,https://pypi.org/project/finlab/,"Python package for Taiwan stock market data, factor research, and vectorized backtesting with pandas-style strategy definitions.",False,False,True,False,
|
||||
machine-learning-for-trading,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2026-08-15,20474,https://github.com/stefan-jansen/machine-learning-for-trading,Code and resources for Machine Learning for Algorithmic Trading.,True,False,False,False,stefan-jansen/machine-learning-for-trading
|
||||
machine-learning-for-trading,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2026-08-15,20481,https://github.com/stefan-jansen/machine-learning-for-trading,Code and resources for Machine Learning for Algorithmic Trading.,True,False,False,False,stefan-jansen/machine-learning-for-trading
|
||||
AlphaPy,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2025-08-24,1745,https://github.com/ScottfreeLLC/AlphaPy,"Automated Machine Learning [AutoML] with Python, scikit-learn, Keras, XGBoost, LightGBM, and CatBoost.",True,False,False,False,ScottfreeLLC/AlphaPy
|
||||
jesse,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2026-08-12,8328,https://github.com/jesse-ai/jesse,An advanced crypto trading bot written in Python.,True,False,False,False,jesse-ai/jesse
|
||||
jesse,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2026-08-16,8332,https://github.com/jesse-ai/jesse,An advanced crypto trading bot written in Python.,True,False,False,False,jesse-ai/jesse
|
||||
rqalpha,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2026-07-23,6696,https://github.com/ricequant/rqalpha,"A extendable, replaceable Python algorithmic backtest && trading framework supporting multiple securities.",True,False,False,False,ricequant/rqalpha
|
||||
FinRL-Library,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2026-07-12,16022,https://github.com/AI4Finance-LLC/FinRL-Library,A Deep Reinforcement Learning Library for Automated Trading in Quantitative Finance. NeurIPS 2020.,True,False,False,False,AI4Finance-LLC/FinRL-Library
|
||||
FinRL-Library,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2026-07-12,16027,https://github.com/AI4Finance-LLC/FinRL-Library,A Deep Reinforcement Learning Library for Automated Trading in Quantitative Finance. NeurIPS 2020.,True,False,False,False,AI4Finance-LLC/FinRL-Library
|
||||
aurumq-rl,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2026-07-19,39,https://github.com/yupoet/aurumq-rl,"Reinforcement learning stock-selection framework for the China A-share market with multi-source factor input (alpha101 + main-force flow + hot-money seats + northbound + institutional + fundamentals), board-aware price limits, and ONNX CPU inference.",True,False,False,False,yupoet/aurumq-rl
|
||||
bulbea,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2017-03-19,2321,https://github.com/achillesrasquinha/bulbea,Deep Learning based Python Library for Stock Market Prediction and Modelling.,True,False,False,False,achillesrasquinha/bulbea
|
||||
ib_nope,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2021-04-22,33,https://github.com/ajhpark/ib_nope,Automated trading system for NOPE strategy over IBKR TWS.,True,False,False,False,ajhpark/ib_nope
|
||||
OctoBot,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2026-08-10,6412,https://github.com/Drakkar-Software/OctoBot,"Open source cryptocurrency trading bot for high frequency, arbitrage, TA and social trading with an advanced web interface.",True,False,False,False,Drakkar-Software/OctoBot
|
||||
Stock-Prediction-Models,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2021-01-05,9484,https://github.com/huseinzol05/Stock-Prediction-Models,Gathers machine learning and deep learning models for Stock forecasting including trading bots and simulations.,True,False,False,False,huseinzol05/Stock-Prediction-Models
|
||||
OctoBot,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2026-08-10,6414,https://github.com/Drakkar-Software/OctoBot,"Open source cryptocurrency trading bot for high frequency, arbitrage, TA and social trading with an advanced web interface.",True,False,False,False,Drakkar-Software/OctoBot
|
||||
Stock-Prediction-Models,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2021-01-05,9485,https://github.com/huseinzol05/Stock-Prediction-Models,Gathers machine learning and deep learning models for Stock forecasting including trading bots and simulations.,True,False,False,False,huseinzol05/Stock-Prediction-Models
|
||||
AutoTrader,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2025-05-04,1270,https://github.com/kieran-mackle/AutoTrader,A Python-based development platform for automated trading systems - from backtesting to optimization to livetrading.,True,False,False,False,kieran-mackle/AutoTrader
|
||||
fast-trade,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2026-07-28,581,https://github.com/jrmeier/fast-trade,A library built with backtest portability and performance in mind for backtest trading strategies.,True,False,False,False,jrmeier/fast-trade
|
||||
qf-lib,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2026-08-05,953,https://github.com/quarkfin/qf-lib,QF-Lib is a Python library that provides high quality tools for quantitative finance.,True,False,False,False,quarkfin/qf-lib
|
||||
tda-api,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2024-06-16,1321,https://github.com/alexgolec/tda-api,"Gather data and trade equities, options, and ETFs via TDAmeritrade.",True,False,False,False,alexgolec/tda-api
|
||||
vectorbt,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2026-08-02,8699,https://github.com/polakowo/vectorbt,"Find your trading edge, using a powerful toolkit for backtesting, algorithmic trading, and research.",True,False,False,False,polakowo/vectorbt
|
||||
Lean,Python,"Python,C#",Trading & Backtesting,Trading & Backtesting,trading-backtesting,2026-08-14,21237,https://github.com/QuantConnect/Lean,"Lean Algorithmic Trading Engine by QuantConnect (Python, C#).",True,False,False,False,QuantConnect/Lean
|
||||
pysystemtrade,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2026-07-18,3438,https://github.com/robcarver17/pysystemtrade,"pysystemtrade is the open source version of Robert Carver's backtesting and trading engine that implements systems according to the framework outlined in his book ""Systematic Trading"", which is further developed on his [blog](https://qoppac.blogspot.com/).",True,False,False,False,robcarver17/pysystemtrade
|
||||
vectorbt,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2026-08-02,8705,https://github.com/polakowo/vectorbt,"Find your trading edge, using a powerful toolkit for backtesting, algorithmic trading, and research.",True,False,False,False,polakowo/vectorbt
|
||||
Lean,Python,"Python,C#",Trading & Backtesting,Trading & Backtesting,trading-backtesting,2026-08-14,21240,https://github.com/QuantConnect/Lean,"Lean Algorithmic Trading Engine by QuantConnect (Python, C#).",True,False,False,False,QuantConnect/Lean
|
||||
pysystemtrade,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2026-07-18,3439,https://github.com/robcarver17/pysystemtrade,"pysystemtrade is the open source version of Robert Carver's backtesting and trading engine that implements systems according to the framework outlined in his book ""Systematic Trading"", which is further developed on his [blog](https://qoppac.blogspot.com/).",True,False,False,False,robcarver17/pysystemtrade
|
||||
pytrendseries,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2026-05-30,168,https://github.com/rafa-rod/pytrendseries,"Detect trend in time series, drawdown, drawdown within a constant look-back window , maximum drawdown, time underwater.",True,False,False,False,rafa-rod/pytrendseries
|
||||
PyLOB,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2026-08-14,202,https://github.com/DrAshBooth/PyLOB,Fully functioning fast Limit Order Book written in Python.,True,False,False,False,DrAshBooth/PyLOB
|
||||
PyBroker,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2026-08-03,3507,https://github.com/edtechre/pybroker,Algorithmic Trading with Machine Learning.,True,False,False,False,edtechre/pybroker
|
||||
OctoBot Script,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2026-03-30,46,https://github.com/Drakkar-Software/OctoBot-Script,A quant framework to create cryptocurrencies strategies - from backtesting to optimization to livetrading.,True,False,False,False,Drakkar-Software/OctoBot-Script
|
||||
hftbacktest,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2025-12-23,4367,https://github.com/nkaz001/hftbacktest,"A high-frequency trading and market-making backtesting tool accounts for limit orders, queue positions, and latencies, utilizing full tick data for trades and order books.",True,False,False,False,nkaz001/hftbacktest
|
||||
hftbacktest,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2025-12-23,4368,https://github.com/nkaz001/hftbacktest,"A high-frequency trading and market-making backtesting tool accounts for limit orders, queue positions, and latencies, utilizing full tick data for trades and order books.",True,False,False,False,nkaz001/hftbacktest
|
||||
flashalpha-fill-simulator,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2026-06-16,3,https://github.com/FlashAlpha-lab/flashalpha-fill-simulator,"Realistic limit-order fill simulator for options credit/debit spreads with post-and-wait limits, stale-quote guards, deterministic same-bar tiebreaks, and a patient-then-cross exit; engine-agnostic and zero runtime dependencies.",True,False,False,False,FlashAlpha-lab/flashalpha-fill-simulator
|
||||
vnpy,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2026-08-06,44527,https://github.com/vnpy/vnpy,VeighNa is a Python-based open source quantitative trading system development framework.,True,False,False,False,vnpy/vnpy
|
||||
vnpy,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2026-08-06,44552,https://github.com/vnpy/vnpy,VeighNa is a Python-based open source quantitative trading system development framework.,True,False,False,False,vnpy/vnpy
|
||||
Intelligent Trading Bot,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2026-08-11,1848,https://github.com/asavinov/intelligent-trading-bot,Automatically generating signals and trading based on machine learning and feature engineering.,True,False,False,False,asavinov/intelligent-trading-bot
|
||||
fastquant,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2023-09-15,1754,https://github.com/enzoampil/fastquant,fastquant allows you to easily backtest investment strategies with as few as 3 lines of python code.,True,False,False,False,enzoampil/fastquant
|
||||
nautilus_trader,Python,"Python,Rust",Trading & Backtesting,Trading & Backtesting,trading-backtesting,2026-08-16,25577,https://github.com/nautechsystems/nautilus_trader,A high-performance algorithmic trading platform and event-driven backtester.,True,False,False,False,nautechsystems/nautilus_trader
|
||||
nautilus_trader,Python,"Python,Rust",Trading & Backtesting,Trading & Backtesting,trading-backtesting,2026-08-17,25625,https://github.com/nautechsystems/nautilus_trader,A high-performance algorithmic trading platform and event-driven backtester.,True,False,False,False,nautechsystems/nautilus_trader
|
||||
NoEdge-Bench,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2026-08-07,0,https://github.com/nexusfinancial-dev/noedge-bench,"Reproducible negative-result benchmark: no model beats a memoryless synthetic binary-options feed (AUC ≈ 0.50), with permutation-null tests and a look-ahead-leak case study.",True,False,False,False,nexusfinancial-dev/noedge-bench
|
||||
YABTE,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2024-05-11,7,https://github.com/bsdz/yabte,Yet Another (Python) BackTesting Engine.,True,False,False,False,bsdz/yabte
|
||||
Trading Strategy,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2026-08-12,243,https://github.com/tradingstrategy-ai/getting-started,"TradingStrategy.ai is a market data, backtesting, live trading and investor management framework for decentralised finance.",True,False,False,False,tradingstrategy-ai/getting-started
|
||||
Hikyuu,Python,"Python,C++",Trading & Backtesting,Trading & Backtesting,trading-backtesting,2026-08-12,3440,https://github.com/fasiondog/hikyuu,"A base on Python/C++ open source high-performance quant framework for faster analysis and backtesting, contains the complete trading system components for reuse and combination.",True,False,False,False,fasiondog/hikyuu
|
||||
Hikyuu,Python,"Python,C++",Trading & Backtesting,Trading & Backtesting,trading-backtesting,2026-08-12,3441,https://github.com/fasiondog/hikyuu,"A base on Python/C++ open source high-performance quant framework for faster analysis and backtesting, contains the complete trading system components for reuse and combination.",True,False,False,False,fasiondog/hikyuu
|
||||
rust_bt,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2026-01-05,83,https://github.com/jensnesten/rust_bt,"A high performance, low-latency backtesting engine for testing quantitative trading strategies on historical and live data in Rust.",True,False,False,False,jensnesten/rust_bt
|
||||
Gunbot Quant,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2025-08-19,54,https://github.com/GuntharDeNiro/gunbot-quant,"Toolkit for quantitative trading analysis. It integrates an advanced market screener, a multi-strategy, multi-asset backtesting engine. Use with built-in GUI or through CLI.",True,False,False,False,GuntharDeNiro/gunbot-quant
|
||||
StrateQueue,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2025-12-30,209,https://github.com/StrateQueue/StrateQueue,"An open‑source, broker‑agnostic Python library that lets you seamlessly deploy strategies from any major backtesting engine to live (or paper) trading with zero code changes and built‑in safety controls.",True,False,False,False,StrateQueue/StrateQueue
|
||||
@@ -248,12 +248,12 @@ pa,R,R,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2023-08-2
|
||||
QuantTools,R,R,Trading & Backtesting,Trading & Backtesting,trading-backtesting,,0,https://quanttools.bitbucket.io/_site/index.html,Enhanced Quantitative Trading Modelling.,False,False,False,False,
|
||||
blotter,R,R,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2024-12-13,116,https://github.com/braverock/blotter,"Transaction infrastructure for defining instruments, transactions, portfolios and accounts for trading systems and simulation. Provides portfolio support for multi-asset class and multi-currency portfolios. Actively maintained and developed.",True,False,False,False,braverock/blotter
|
||||
quantstrat,R,R,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2023-09-14,310,https://github.com/braverock/quantstrat,Transaction-oriented infrastructure for constructing trading systems and simulation. Provides support for multi-asset class and multi-currency portfolios for backtesting and other financial research.,True,False,False,False,braverock/quantstrat
|
||||
QUANTAXIS,Matlab,Matlab,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2026-02-28,11007,https://github.com/yutiansut/quantaxis,Integrated Quantitative Toolbox with Matlab.,True,False,False,False,yutiansut/quantaxis
|
||||
QUANTAXIS,Matlab,Matlab,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2026-02-28,11009,https://github.com/yutiansut/quantaxis,Integrated Quantitative Toolbox with Matlab.,True,False,False,False,yutiansut/quantaxis
|
||||
PROJ_Option_Pricing_Matlab,Matlab,Matlab,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2024-11-19,209,https://github.com/jkirkby3/PROJ_Option_Pricing_Matlab,"Quant Option Pricing - Exotic/Vanilla: Barrier, Asian, European, American, Parisian, Lookback, Cliquet, Variance Swap, Swing, Forward Starting, Step, Fader.",True,False,False,False,jkirkby3/PROJ_Option_Pricing_Matlab
|
||||
Fastback.jl,Julia,Julia,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2026-05-05,21,https://github.com/rbeeli/Fastback.jl,Blazing fast Julia backtester.,True,False,False,False,rbeeli/Fastback.jl
|
||||
Lucky.jl,Julia,Julia,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2026-06-25,29,https://github.com/oliviermilla/Lucky.jl,"Modular, asynchronous trading engine in pure Julia.",True,False,False,False,oliviermilla/Lucky.jl
|
||||
Strategems.jl,Julia,Julia,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2021-04-06,167,https://github.com/dysonance/Strategems.jl,Quantitative systematic trading strategy development and backtesting.,True,False,False,False,dysonance/Strategems.jl
|
||||
ccxt,JavaScript,"JavaScript,Python,PHP",Trading & Backtesting,Trading & Backtesting,trading-backtesting,2026-08-16,43640,https://github.com/ccxt/ccxt,A JavaScript / Python / PHP cryptocurrency trading API with support for more than 100 bitcoin/altcoin exchanges.,True,False,False,False,ccxt/ccxt
|
||||
ccxt,JavaScript,"JavaScript,Python,PHP",Trading & Backtesting,Trading & Backtesting,trading-backtesting,2026-08-16,43645,https://github.com/ccxt/ccxt,A JavaScript / Python / PHP cryptocurrency trading API with support for more than 100 bitcoin/altcoin exchanges.,True,False,False,False,ccxt/ccxt
|
||||
binance-fix-connector-python,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2026-05-26,1,https://github.com/AlexanderMerkel/binance-fix-connector-python,"Async Python connector for Binance Spot FIX sessions with Order Entry, Market Data, and Drop Copy support.",True,False,False,False,AlexanderMerkel/binance-fix-connector-python
|
||||
Jiji,Ruby,Ruby,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2019-01-22,249,https://github.com/unageanu/jiji2,Open Source Forex algorithmic trading framework using OANDA REST API.,True,False,False,False,unageanu/jiji2
|
||||
Tai,Elixir/Erlang,Elixir/Erlang,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2024-12-06,498,https://github.com/fremantle-capital/tai,"Open Source composable, real time, market data and trade execution toolkit.",True,False,False,False,fremantle-capital/tai
|
||||
@@ -261,13 +261,13 @@ Workbench,Elixir/Erlang,Elixir/Erlang,Trading & Backtesting,Trading & Backtestin
|
||||
Prop,Elixir/Erlang,Elixir/Erlang,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2022-06-06,57,https://github.com/fremantle-industries/prop,"An open and opinionated trading platform using productive & familiar open source libraries and tools for strategy research, execution and operation.",True,False,False,False,fremantle-industries/prop
|
||||
Kelp,Golang,Golang,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2021-11-26,1126,https://github.com/stellar/kelp,Kelp is an open-source Golang algorithmic cryptocurrency trading bot that runs on centralized exchanges and Stellar DEX (command-line usage and desktop GUI).,True,False,False,False,stellar/kelp
|
||||
TradeFrame,CPP,CPP,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2026-08-14,673,https://github.com/rburkholder/trade-frame,C++ 17 based framework/library (with sample applications) for testing options based automated trading ideas using DTN IQ real time data feed and Interactive Brokers (TWS API) for trade execution. Comes with built-in [Option Greeks/IV](https://github.com/rburkholder/trade-frame/tree/master/lib/TFOptions) calculation library.,True,False,False,False,rburkholder/trade-frame
|
||||
Hikyuu,Python,"Python,C++",Trading & Backtesting,Trading & Backtesting,trading-backtesting,2026-08-12,3440,https://github.com/fasiondog/hikyuu,"A base on Python/C++ open source high-performance quant framework for faster analysis and backtesting, contains the complete trading system components for reuse and combination. You can use python or c++ freely.",True,False,False,False,fasiondog/hikyuu
|
||||
Hikyuu,Python,"Python,C++",Trading & Backtesting,Trading & Backtesting,trading-backtesting,2026-08-12,3441,https://github.com/fasiondog/hikyuu,"A base on Python/C++ open source high-performance quant framework for faster analysis and backtesting, contains the complete trading system components for reuse and combination. You can use python or c++ freely.",True,False,False,False,fasiondog/hikyuu
|
||||
OrderMatchingEngine,CPP,CPP,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2026-01-11,158,https://github.com/PIYUSH-KUMAR1809/order-matching-engine,"A production-grade, lock-free, high-frequency trading matching engine achieving 150M+ orders/sec.",True,False,False,False,PIYUSH-KUMAR1809/order-matching-engine
|
||||
PandoraTrader,CPP,CPP,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2025-07-29,1453,https://github.com/pegasusTrader/PandoraTrader,"A C++ CTP trading framework, with very clear logic.",True,False,False,False,pegasusTrader/PandoraTrader
|
||||
NexusFix,CPP,CPP,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2026-07-21,98,https://github.com/SilverstreamsAI/NexusFix,"C++23 FIX protocol engine with zero-copy parsing and SIMD acceleration, 3x faster than QuickFIX.",True,False,False,False,SilverstreamsAI/NexusFix
|
||||
TolmachЁv Netcode SDK,CPP,CPP,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2026-08-09,11,https://github.com/billionerleha-111/Tolmachev-Netcode-SDK,"Enterprise-grade deterministic state synchronization engine for MFT gateways and statistical arbitrage. Eliminates microsecond deltas locking order books via topological mathematics. Throughput >41.5M TPS, physical RTT 24.175 ns, atomic validation (0 CPU load). [Website](https://tuhct-sdk.store)",True,False,False,False,billionerleha-111/Tolmachev-Netcode-SDK
|
||||
QuantConnect,CSharp,CSharp,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2026-08-14,21237,https://github.com/QuantConnect/Lean,Lean Engine is an open-source fully managed C# algorithmic trading engine built for desktop and cloud usage.,True,False,False,False,QuantConnect/Lean
|
||||
StockSharp,CSharp,CSharp,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2026-08-15,10572,https://github.com/StockSharp/StockSharp,"Algorithmic trading and quantitative trading open source platform to develop trading robots (stock markets, forex, crypto, bitcoins, and options).",True,False,False,False,StockSharp/StockSharp
|
||||
QuantConnect,CSharp,CSharp,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2026-08-14,21240,https://github.com/QuantConnect/Lean,Lean Engine is an open-source fully managed C# algorithmic trading engine built for desktop and cloud usage.,True,False,False,False,QuantConnect/Lean
|
||||
StockSharp,CSharp,CSharp,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2026-08-15,10577,https://github.com/StockSharp/StockSharp,"Algorithmic trading and quantitative trading open source platform to develop trading robots (stock markets, forex, crypto, bitcoins, and options).",True,False,False,False,StockSharp/StockSharp
|
||||
TDAmeritrade.DotNetCore,CSharp,CSharp,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2023-03-10,56,https://github.com/NVentimiglia/TDAmeritrade.DotNetCore,"Free, open-source .NET Client for the TD Ameritrade Trading Platform. Helps developers integrate TD Ameritrade API into custom trading solutions.",True,False,False,False,NVentimiglia/TDAmeritrade.DotNetCore
|
||||
Barter,Rust,Rust,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2026-05-09,2229,https://github.com/barter-rs/barter-rs,Open-source Rust framework for building event-driven live-trading & backtesting systems.,True,False,False,False,barter-rs/barter-rs
|
||||
LFEST,Rust,Rust,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2026-07-22,82,https://github.com/MathisWellmann/lfest-rs,Simulated perpetual futures exchange to trade your strategy against.,True,False,False,False,MathisWellmann/lfest-rs
|
||||
@@ -275,17 +275,17 @@ Sextant,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backte
|
||||
TradeClaw,Node.js,"Node.js,TypeScript",Trading & Backtesting,Trading & Backtesting,trading-backtesting,2026-08-11,40,https://github.com/naimkatiman/tradeclaw,"Open-source self-hosted AI trading signal platform. Generates buy/sell signals using RSI, MACD, EMA, Bollinger Bands for forex, crypto and commodities. Deployable via Docker Compose. ([Demo](https://tradeclaw.win/dashboard))",True,False,False,False,naimkatiman/tradeclaw
|
||||
ShowMe,Python,"Python,Rust,TypeScript",Trading & Backtesting,Trading & Backtesting,trading-backtesting,2026-07-27,5,https://github.com/nazmiefearmutcu/showMe,"Open-source native macOS market cockpit. 12-timeframe consensus scan across 3370 symbols (crypto + equity + ETF + FX + commodity + bond), 23 technical indicators with per-market calibration, real WebSocket streaming. Tauri shell + Python sidecar (FastAPI) + React UI; 110+ exchanges via ccxt.",True,False,False,False,nazmiefearmutcu/showMe
|
||||
TBV1,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2026-07-27,4,https://github.com/nazmiefearmutcu/TRADING-BOT,Crypto perpetual-futures bot with a 7-tab web dashboard and a 15-indicator consensus engine voting across 12 timeframes (1m → 1d). Paper-mode by default. Includes packaged macOS reference build and Windows distribution.,True,False,False,False,nazmiefearmutcu/TRADING-BOT
|
||||
TraderHarness,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2026-08-14,16,https://github.com/HephaestLab/TraderHarness,"Contamination-resistant A-share backtesting environment for LLM trading agents with point-in-time masking, entity/date anonymization, fingerprinted replay, and trajectory (SFT) export.",True,False,False,False,HephaestLab/TraderHarness
|
||||
TraderHarness,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2026-08-14,17,https://github.com/HephaestLab/TraderHarness,"Contamination-resistant A-share backtesting environment for LLM trading agents with point-in-time masking, entity/date anonymization, fingerprinted replay, and trajectory (SFT) export.",True,False,False,False,HephaestLab/TraderHarness
|
||||
VerumTrade,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2026-06-29,11,https://github.com/muye1202/VerumTrade,A reasoning & decision-trace visible Multi-agent LLM trading-research framework where bull/bear analysts debate each ticker and every decision cites the evidence it rests on.,True,False,False,False,muye1202/VerumTrade
|
||||
Multi-Axis Robust Portfolio Optimization,Python,Python,Portfolio Optimization & Risk Analysis,Portfolio Optimization & Risk Analysis,portfolio-optimization-risk-analysis,2026-07-31,2,https://github.com/Viraj-Nigwekar/multi-axis-robust-portfolio-optimization,"Portfolio optimization framework combining covariance shrinkage, bootstrap aggregation, and parametric scenario modeling, with reproducible notebooks and an accompanying SSRN paper.",True,False,False,False,Viraj-Nigwekar/multi-axis-robust-portfolio-optimization
|
||||
AutoHypothesis,Python,Python,Portfolio Optimization & Risk Analysis,Portfolio Optimization & Risk Analysis,portfolio-optimization-risk-analysis,2026-04-22,70,https://github.com/arteemg/AutoHypothesis,"An agentic framework that mimics the real quant trading pipeline to find alpha: economic hypothesis, in-sample iteration, and out-of-sample validation.",True,False,False,False,arteemg/AutoHypothesis
|
||||
skfolio,Python,Python,Portfolio Optimization & Risk Analysis,Portfolio Optimization & Risk Analysis,portfolio-optimization-risk-analysis,2026-08-13,2148,https://github.com/skfolio/skfolio,"Python library for portfolio optimization built on top of scikit-learn. It provides a unified interface and sklearn compatible tools to build, tune and cross-validate portfolio models.",True,False,False,False,skfolio/skfolio
|
||||
PyPortfolioOpt,Python,Python,Portfolio Optimization & Risk Analysis,Portfolio Optimization & Risk Analysis,portfolio-optimization-risk-analysis,2026-07-07,5964,https://github.com/robertmartin8/PyPortfolioOpt,"Financial portfolio optimization in python, including classical efficient frontier and advanced methods.",True,False,False,False,robertmartin8/PyPortfolioOpt
|
||||
skfolio,Python,Python,Portfolio Optimization & Risk Analysis,Portfolio Optimization & Risk Analysis,portfolio-optimization-risk-analysis,2026-08-13,2163,https://github.com/skfolio/skfolio,"Python library for portfolio optimization built on top of scikit-learn. It provides a unified interface and sklearn compatible tools to build, tune and cross-validate portfolio models.",True,False,False,False,skfolio/skfolio
|
||||
PyPortfolioOpt,Python,Python,Portfolio Optimization & Risk Analysis,Portfolio Optimization & Risk Analysis,portfolio-optimization-risk-analysis,2026-07-07,5966,https://github.com/robertmartin8/PyPortfolioOpt,"Financial portfolio optimization in python, including classical efficient frontier and advanced methods.",True,False,False,False,robertmartin8/PyPortfolioOpt
|
||||
factorlasso,Python,Python,Portfolio Optimization & Risk Analysis,Portfolio Optimization & Risk Analysis,portfolio-optimization-risk-analysis,2026-08-16,23,https://github.com/ArturSepp/factorlasso,"Sparse multi-asset factor models with cell-level sign constraints, prior-centred shrinkage, and hierarchical clustering group LASSO (HCGL); scikit-learn compatible.",True,False,False,False,ArturSepp/factorlasso
|
||||
OptimalPortfolios,Python,Python,Portfolio Optimization & Risk Analysis,Portfolio Optimization & Risk Analysis,portfolio-optimization-risk-analysis,2026-08-16,88,https://github.com/ArturSepp/OptimalPortfolios,"Optimisation analytics for constructing and backtesting optimal multi-asset portfolios: covariance estimation, rolling optimisation, and performance reporting in one pipeline.",True,False,False,False,ArturSepp/OptimalPortfolios
|
||||
Eiten,Python,Python,Portfolio Optimization & Risk Analysis,Portfolio Optimization & Risk Analysis,portfolio-optimization-risk-analysis,2020-09-21,3280,https://github.com/tradytics/eiten,"Eiten is an open source toolkit by Tradytics that implements various statistical and algorithmic investing strategies such as Eigen Portfolios, Minimum Variance Portfolios, Maximum Sharpe Ratio Portfolios, and Genetic Algorithms based Portfolios.",True,False,False,False,tradytics/eiten
|
||||
Eiten,Python,Python,Portfolio Optimization & Risk Analysis,Portfolio Optimization & Risk Analysis,portfolio-optimization-risk-analysis,2020-09-21,3281,https://github.com/tradytics/eiten,"Eiten is an open source toolkit by Tradytics that implements various statistical and algorithmic investing strategies such as Eigen Portfolios, Minimum Variance Portfolios, Maximum Sharpe Ratio Portfolios, and Genetic Algorithms based Portfolios.",True,False,False,False,tradytics/eiten
|
||||
riskparity.py,Python,Python,Portfolio Optimization & Risk Analysis,Portfolio Optimization & Risk Analysis,portfolio-optimization-risk-analysis,2024-05-27,325,https://github.com/dppalomar/riskparity.py,fast and scalable design of risk parity portfolios with TensorFlow 2.0.,True,False,False,False,dppalomar/riskparity.py
|
||||
mlfinlab,Python,Python,Portfolio Optimization & Risk Analysis,Portfolio Optimization & Risk Analysis,portfolio-optimization-risk-analysis,2021-12-01,4905,https://github.com/hudson-and-thames/mlfinlab,"Implementations regarding ""Advances in Financial Machine Learning"" by Marcos Lopez de Prado. (Feature Engineering, Financial Data Structures, Meta-Labeling).",True,False,False,False,hudson-and-thames/mlfinlab
|
||||
mlfinlab,Python,Python,Portfolio Optimization & Risk Analysis,Portfolio Optimization & Risk Analysis,portfolio-optimization-risk-analysis,2021-12-01,4906,https://github.com/hudson-and-thames/mlfinlab,"Implementations regarding ""Advances in Financial Machine Learning"" by Marcos Lopez de Prado. (Feature Engineering, Financial Data Structures, Meta-Labeling).",True,False,False,False,hudson-and-thames/mlfinlab
|
||||
DeepDow,Python,Python,Portfolio Optimization & Risk Analysis,Portfolio Optimization & Risk Analysis,portfolio-optimization-risk-analysis,2024-01-24,1181,https://github.com/jankrepl/deepdow,Portfolio optimization with deep learning.,True,False,False,False,jankrepl/deepdow
|
||||
goal-based-allocation,Python,Python,Portfolio Optimization & Risk Analysis,Portfolio Optimization & Risk Analysis,portfolio-optimization-risk-analysis,2026-08-08,10,https://github.com/ArturSepp/GoalBasedAllocation,"Dynamic mean-variance portfolio allocation under regime-switching jump-diffusions with wealth floors, solved analytically via Laplace transforms.",True,False,False,False,ArturSepp/GoalBasedAllocation
|
||||
QuantLibRisks,Python,Python,Portfolio Optimization & Risk Analysis,Portfolio Optimization & Risk Analysis,portfolio-optimization-risk-analysis,2026-04-02,21,https://github.com/auto-differentiation/QuantLib-Risks-Py,Fast risks with QuantLib.,True,False,False,False,auto-differentiation/QuantLib-Risks-Py
|
||||
@@ -302,10 +302,10 @@ universal-portfolios,Python,Python,Portfolio Optimization & Risk Analysis,Portfo
|
||||
FinQuant,Python,Python,Portfolio Optimization & Risk Analysis,Portfolio Optimization & Risk Analysis,portfolio-optimization-risk-analysis,2023-09-03,1810,https://github.com/fmilthaler/FinQuant,"A program for financial portfolio management, analysis and optimization.",True,False,False,False,fmilthaler/FinQuant
|
||||
Empyrial,Python,Python,Portfolio Optimization & Risk Analysis,Portfolio Optimization & Risk Analysis,portfolio-optimization-risk-analysis,2025-09-14,1074,https://github.com/ssantoshp/Empyrial,Portfolio's risk and performance analytics and returns predictions.,True,False,False,False,ssantoshp/Empyrial
|
||||
risktools,Python,Python,Portfolio Optimization & Risk Analysis,Portfolio Optimization & Risk Analysis,portfolio-optimization-risk-analysis,2024-12-07,43,https://github.com/bbcho/risktools-dev,Risk tools for use within the crude and crude products trading space with partial implementation of R's PerformanceAnalytics.,True,False,False,False,bbcho/risktools-dev
|
||||
Riskfolio-Lib,Python,Python,Portfolio Optimization & Risk Analysis,Portfolio Optimization & Risk Analysis,portfolio-optimization-risk-analysis,2026-06-22,4444,https://github.com/dcajasn/Riskfolio-Lib,Portfolio Optimization and Quantitative Strategic Asset Allocation in Python.,True,False,False,False,dcajasn/Riskfolio-Lib
|
||||
Riskfolio-Lib,Python,Python,Portfolio Optimization & Risk Analysis,Portfolio Optimization & Risk Analysis,portfolio-optimization-risk-analysis,2026-06-22,4446,https://github.com/dcajasn/Riskfolio-Lib,Portfolio Optimization and Quantitative Strategic Asset Allocation in Python.,True,False,False,False,dcajasn/Riskfolio-Lib
|
||||
empyrical-reloaded,Python,Python,Portfolio Optimization & Risk Analysis,Portfolio Optimization & Risk Analysis,portfolio-optimization-risk-analysis,2025-07-29,118,https://github.com/stefan-jansen/empyrical-reloaded,Common financial risk and performance metrics. [empyrical](https://github.com/quantopian/empyrical) fork.,True,False,False,False,stefan-jansen/empyrical-reloaded
|
||||
pyfolio-reloaded,Python,Python,Portfolio Optimization & Risk Analysis,Portfolio Optimization & Risk Analysis,portfolio-optimization-risk-analysis,2025-06-02,606,https://github.com/stefan-jansen/pyfolio-reloaded,Portfolio and risk analytics in Python. [pyfolio](https://github.com/quantopian/pyfolio) fork.,True,False,False,False,stefan-jansen/pyfolio-reloaded
|
||||
fincore,Python,Python,Portfolio Optimization & Risk Analysis,Portfolio Optimization & Risk Analysis,portfolio-optimization-risk-analysis,2026-08-15,1,https://github.com/cloudQuant/fincore,"Quantitative performance and risk analytics with 150+ metrics, portfolio optimization, Monte Carlo simulation, and attribution; actively maintained successor to [empyrical](https://github.com/quantopian/empyrical)/[pyfolio](https://github.com/quantopian/pyfolio).",True,False,False,False,cloudQuant/fincore
|
||||
fincore,Python,Python,Portfolio Optimization & Risk Analysis,Portfolio Optimization & Risk Analysis,portfolio-optimization-risk-analysis,2026-08-15,2,https://github.com/cloudQuant/fincore,"Quantitative performance and risk analytics with 150+ metrics, portfolio optimization, Monte Carlo simulation, and attribution; actively maintained successor to [empyrical](https://github.com/quantopian/empyrical)/[pyfolio](https://github.com/quantopian/pyfolio).",True,False,False,False,cloudQuant/fincore
|
||||
fortitudo.tech,Python,Python,Portfolio Optimization & Risk Analysis,Portfolio Optimization & Risk Analysis,portfolio-optimization-risk-analysis,2026-07-09,304,https://github.com/fortitudo-tech/fortitudo.tech,Conditional Value-at-Risk (CVaR) portfolio optimization and Entropy Pooling views / stress-testing in Python.,True,False,False,False,fortitudo-tech/fortitudo.tech
|
||||
quantitative-finance-tools,Python,Python,Portfolio Optimization & Risk Analysis,Portfolio Optimization & Risk Analysis,portfolio-optimization-risk-analysis,2025-12-13,5,https://github.com/omichauhan-lgtm/quantitative-finance-tools,Library for portfolio optimization (MVO) and rigorous risk metrics (VaR/CVaR).,True,False,False,False,omichauhan-lgtm/quantitative-finance-tools
|
||||
Prop Trader Compass,Python,Python,Portfolio Optimization & Risk Analysis,Portfolio Optimization & Risk Analysis,portfolio-optimization-risk-analysis,,0,https://otto-ships.github.io/prop-trader-compass/,Interactive risk and payout calculator for Futures and CFD traders; features one-time fee firm comparisons.,False,False,False,False,
|
||||
@@ -318,7 +318,7 @@ PerformanceAnalytics,R,R,Portfolio Optimization & Risk Analysis,Portfolio Optimi
|
||||
OnlinePortfolioAnalytics.jl,Julia,Julia,Portfolio Optimization & Risk Analysis,Portfolio Optimization & Risk Analysis,portfolio-optimization-risk-analysis,2026-04-13,15,https://github.com/femtotrader/OnlinePortfolioAnalytics.jl,A Julia quantitative portfolio analytics (risk / performance) via online algorithms.,True,False,False,False,femtotrader/OnlinePortfolioAnalytics.jl
|
||||
RiskPerf.jl,Julia,Julia,Portfolio Optimization & Risk Analysis,Portfolio Optimization & Risk Analysis,portfolio-optimization-risk-analysis,2026-07-30,16,https://github.com/rbeeli/RiskPerf.jl,Quantitative risk and performance analysis package for financial time series powered by the Julia language.,True,False,False,False,rbeeli/RiskPerf.jl
|
||||
portfolio-allocation,JavaScript,JavaScript,Portfolio Optimization & Risk Analysis,Portfolio Optimization & Risk Analysis,portfolio-optimization-risk-analysis,2022-08-11,187,https://github.com/lequant40/portfolio_allocation_js,"PortfolioAllocation is a JavaScript library designed to help constructing financial portfolios made of several assets: bonds, commodities, cryptocurrencies, currencies, exchange traded funds (ETFs), mutual funds, stocks...",True,False,False,False,lequant40/portfolio_allocation_js
|
||||
Ghostfolio,JavaScript,JavaScript,Portfolio Optimization & Risk Analysis,Portfolio Optimization & Risk Analysis,portfolio-optimization-risk-analysis,2026-08-16,9134,https://github.com/ghostfolio/ghostfolio,"Wealth management software to keep track of financial assets like stocks, ETFs or cryptocurrencies and make solid, data-driven investment decisions.",True,False,False,False,ghostfolio/ghostfolio
|
||||
Ghostfolio,JavaScript,JavaScript,Portfolio Optimization & Risk Analysis,Portfolio Optimization & Risk Analysis,portfolio-optimization-risk-analysis,2026-08-16,9141,https://github.com/ghostfolio/ghostfolio,"Wealth management software to keep track of financial assets like stocks, ETFs or cryptocurrencies and make solid, data-driven investment decisions.",True,False,False,False,ghostfolio/ghostfolio
|
||||
rebalance,JavaScript,JavaScript,Portfolio Optimization & Risk Analysis,Portfolio Optimization & Risk Analysis,portfolio-optimization-risk-analysis,2026-03-01,3,https://github.com/cjroth/rebalance,"Interactive portfolio rebalancing tool that imports brokerage CSV data, sets target allocations, and generates trade instructions.",True,False,False,False,cjroth/rebalance
|
||||
Alpha Skills,Python,Python,Factor Analysis,Factor Analysis,factor-analysis,2026-04-14,80,https://github.com/VernonOY/alpha-skills,"AI skills for quantitative factor research: discover, evaluate, mine, backtest, and monitor factors through any AI coding assistant. Supports A-share, HK, and US markets.",True,False,False,False,VernonOY/alpha-skills
|
||||
alphalens,Python,Python,Factor Analysis,Factor Analysis,factor-analysis,2020-04-27,4416,https://github.com/quantopian/alphalens,Performance analysis of predictive alpha factors.,True,False,False,False,quantopian/alphalens
|
||||
@@ -327,7 +327,7 @@ Spectre,Python,Python,Factor Analysis,Factor Analysis,factor-analysis,2025-04-15
|
||||
ml-quant-trading,Python,Python,Factor Analysis,Factor Analysis,factor-analysis,2026-08-15,72,https://github.com/initial-d/ml-quant-trading,"PyTorch research stack for multi-factor analysis, bias correction, portfolio optimization, and reproducible backtesting.",True,False,False,False,initial-d/ml-quant-trading
|
||||
QuantGPT,Python,Python,Factor Analysis,Factor Analysis,factor-analysis,2026-05-20,438,https://github.com/Miasyster/QuantGPT,"Agent-driven A-share factor research engine with 8 MCP tools covering hypothesis design, backtesting, scoring, and anti-overfit detection.",True,False,False,False,Miasyster/QuantGPT
|
||||
quant-lab-alpha,Python,Python,Factor Analysis,Factor Analysis,factor-analysis,2026-05-17,35,https://github.com/husainm97/quant-lab-alpha,Open-source investment analytics platform bridging academic research and retail finance.,True,False,False,False,husainm97/quant-lab-alpha
|
||||
Perception-XAlpha Lite,Python,Python,Factor Analysis,Factor Analysis,factor-analysis,2026-08-16,1,https://github.com/xuxingjiankr-cpu/perception-xalpha-lite,"Backtest-overfitting audit for factor research: CSCV probability of backtest overfitting, deflated Sharpe against the declared trial count, White's Reality Check, point-in-time universe membership and disclosure-date alignment. Ships a worked example in which 24 pure-noise series produce a 1.11 Sharpe and the audit says so.",True,False,False,False,xuxingjiankr-cpu/perception-xalpha-lite
|
||||
Perception-XAlpha Lite,Python,Python,Factor Analysis,Factor Analysis,factor-analysis,2026-08-17,1,https://github.com/xuxingjiankr-cpu/perception-xalpha-lite,"Backtest-overfitting audit for factor research: CSCV probability of backtest overfitting, deflated Sharpe against the declared trial count, White's Reality Check, point-in-time universe membership and disclosure-date alignment. Ships a worked example in which 24 pure-noise series produce a 1.11 Sharpe and the audit says so.",True,False,False,False,xuxingjiankr-cpu/perception-xalpha-lite
|
||||
covFactorModel,R,R,Factor Analysis,Factor Analysis,factor-analysis,2019-03-25,39,https://github.com/dppalomar/covFactorModel,Covariance matrix estimation via factor models.,True,False,False,False,dppalomar/covFactorModel
|
||||
FactorAnalytics,R,R,Factor Analysis,Factor Analysis,factor-analysis,2024-12-12,85,https://github.com/braverock/FactorAnalytics,"The FactorAnalytics package contains fitting and analysis methods for the three main types of factor models used in conjunction with portfolio construction, optimization and risk management, namely fundamental factor models, time series factor models and statistical factor models.",True,False,False,False,braverock/FactorAnalytics
|
||||
Expected Returns,R,R,Factor Analysis,Factor Analysis,factor-analysis,2025-08-12,58,https://github.com/JustinMShea/ExpectedReturns,"Solutions 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.",True,False,False,False,JustinMShea/ExpectedReturns
|
||||
@@ -336,12 +336,12 @@ Social Stock Sentiment API,Python,Python,Sentiment Analysis & Alternative Data,S
|
||||
CoWorker Fin-Agent,Python,Python,Sentiment Analysis & Alternative Data,Sentiment Analysis & Alternative Data,sentiment-analysis-alternative-data,2026-04-04,19,https://github.com/ZiwayZhao/agent-coworker,"LLM-powered A-share stock analysis via P2P agent collaboration. Technical analysis (MA60, volume-price patterns, golden eye), deep research reports using proprietary methodology, and market state summaries. Analysis logic stays private via Skill-as-API protocol.",True,False,False,False,ZiwayZhao/agent-coworker
|
||||
StockKit,TypeScript,TypeScript,Sentiment Analysis & Alternative Data,Sentiment Analysis & Alternative Data,sentiment-analysis-alternative-data,2026-05-07,2,https://stockkit.net/,"Free AI-powered stock research reports for US, China & HK using Claude Opus and multi-model AI with 20+ technical indicators. [GitHub](https://github.com/kentmswood-ui/stockkit)",True,False,False,False,kentmswood-ui/stockkit
|
||||
AlphaAI,Python,Python,Sentiment Analysis & Alternative Data,Sentiment Analysis & Alternative Data,sentiment-analysis-alternative-data,2026-08-15,2,https://alphai.io/developers,"Pre-analyzed financial news via REST API and MCP for AI agents: per-ticker impact and sentiment, a category, and a 1-10 relevance score on every story, plus structured SEC Form 4 insider data. Free tier, no card. [GitHub](https://github.com/makeev/alphai-mcp)",True,False,False,False,makeev/alphai-mcp
|
||||
ARCH,Python,Python,Time Series Analysis,Time Series Analysis,time-series-analysis,2026-08-10,1550,https://github.com/bashtage/arch,ARCH models in Python.,True,False,False,False,bashtage/arch
|
||||
statsmodels,Python,Python,Time Series Analysis,Time Series Analysis,time-series-analysis,2026-08-15,11577,http://statsmodels.sourceforge.net,"Python module that allows users to explore data, estimate statistical models, and perform statistical tests. [GitHub](https://github.com/statsmodels/statsmodels)",True,False,False,False,statsmodels/statsmodels
|
||||
ARCH,Python,Python,Time Series Analysis,Time Series Analysis,time-series-analysis,2026-08-10,1551,https://github.com/bashtage/arch,ARCH models in Python.,True,False,False,False,bashtage/arch
|
||||
statsmodels,Python,Python,Time Series Analysis,Time Series Analysis,time-series-analysis,2026-08-16,11580,http://statsmodels.sourceforge.net,"Python module that allows users to explore data, estimate statistical models, and perform statistical tests. [GitHub](https://github.com/statsmodels/statsmodels)",True,False,False,False,statsmodels/statsmodels
|
||||
dynts,Python,Python,Time Series Analysis,Time Series Analysis,time-series-analysis,2016-11-02,87,https://github.com/quantmind/dynts,Python package for timeseries analysis and manipulation.,True,False,False,False,quantmind/dynts
|
||||
PyFlux,Python,Python,Time Series Analysis,Time Series Analysis,time-series-analysis,2018-12-16,2135,https://github.com/RJT1990/pyflux,Python library for timeseries modelling and inference (frequentist and Bayesian) on models.,True,False,False,False,RJT1990/pyflux
|
||||
tsfresh,Python,Python,Time Series Analysis,Time Series Analysis,time-series-analysis,2026-07-06,9290,https://github.com/blue-yonder/tsfresh,Automatic extraction of relevant features from time series.,True,False,False,False,blue-yonder/tsfresh
|
||||
Facebook Prophet,Python,Python,Time Series Analysis,Time Series Analysis,time-series-analysis,2026-08-15,20359,https://github.com/facebook/prophet,Tool for producing high quality forecasts for time series data that has multiple seasonality with linear or non-linear growth.,True,False,False,False,facebook/prophet
|
||||
Facebook Prophet,Python,Python,Time Series Analysis,Time Series Analysis,time-series-analysis,2026-08-15,20360,https://github.com/facebook/prophet,Tool for producing high quality forecasts for time series data that has multiple seasonality with linear or non-linear growth.,True,False,False,False,facebook/prophet
|
||||
tsmoothie,Python,Python,Time Series Analysis,Time Series Analysis,time-series-analysis,2023-11-23,770,https://github.com/cerlymarco/tsmoothie,A python library for time-series smoothing and outlier detection in a vectorized way.,True,False,False,False,cerlymarco/tsmoothie
|
||||
pmdarima,Python,Python,Time Series Analysis,Time Series Analysis,time-series-analysis,2025-11-17,1733,https://github.com/alkaline-ml/pmdarima,"A statistical library designed to fill the void in Python's time series analysis capabilities, including the equivalent of R's auto.arima function.",True,False,False,False,alkaline-ml/pmdarima
|
||||
gluon-ts,Python,Python,Time Series Analysis,Time Series Analysis,time-series-analysis,2026-07-31,5227,https://github.com/awslabs/gluon-ts,vProbabilistic time series modeling in Python.,True,False,False,False,awslabs/gluon-ts
|
||||
@@ -365,9 +365,9 @@ TimeFrames.jl,Julia,Julia,Time Series Analysis,Time Series Analysis,time-series-
|
||||
PineForge,C++,C++,Time Series Analysis,Time Series Analysis,time-series-analysis,2026-08-13,171,https://github.com/pineforge-4pass/pineforge-engine,"Deterministic offline PineScript v6 → C++ backtest runtime, validated trade-for-trade against TradingView (245/246 strict, 0 engine bugs). Runs locally via Docker and is drivable by AI agents through a bundled MCP server.",True,False,False,False,pineforge-4pass/pineforge-engine
|
||||
Korea Stock Data,Data,Data,Market Data & Data Sources,Market Data & Data Sources,market-data-data-sources,2026-08-14,4,https://github.com/na77tech-creator/aikstockdata,"Free Korean equity data: KOSPI/KOSDAQ settled closes with 250 trading days of per-stock history, DART regulatory filings and earnings, published every trading day as JSON/CSV. No signup or API key, CORS open. OpenAPI 3.1 spec and MCP server included.",True,False,False,False,na77tech-creator/aikstockdata
|
||||
BTC Orderbook Microstructure Research,Jupyter Notebook,Jupyter Notebook,Market Data & Data Sources,Market Data & Data Sources,market-data-data-sources,2026-04-21,7,https://github.com/whoareunot/btc-orderbook-research,"statistical analysis of Binance BTC/USDT orderbook: OBI, CVD, spread.",True,False,False,False,whoareunot/btc-orderbook-research
|
||||
OpenBB Terminal,Python,Python,Market Data & Data Sources,Market Data & Data Sources,market-data-data-sources,2026-07-20,71927,https://github.com/OpenBB-finance/OpenBBTerminal,Terminal for investment research for everyone.,True,False,False,False,OpenBB-finance/OpenBBTerminal
|
||||
Fincept Terminal,Python,Python,Market Data & Data Sources,Market Data & Data Sources,market-data-data-sources,2026-08-11,30300,https://github.com/Fincept-Corporation/FinceptTerminal,Advance Data Based A.I Terminal for all Types of Financial Asset Research.,True,False,False,False,Fincept-Corporation/FinceptTerminal
|
||||
yfinance,Python,Python,Market Data & Data Sources,Market Data & Data Sources,market-data-data-sources,2026-08-13,24997,https://github.com/ranaroussi/yfinance,Yahoo! Finance market data downloader (+faster Pandas Datareader).,True,False,False,False,ranaroussi/yfinance
|
||||
OpenBB Terminal,Python,Python,Market Data & Data Sources,Market Data & Data Sources,market-data-data-sources,2026-07-20,71945,https://github.com/OpenBB-finance/OpenBBTerminal,Terminal for investment research for everyone.,True,False,False,False,OpenBB-finance/OpenBBTerminal
|
||||
Fincept Terminal,Python,Python,Market Data & Data Sources,Market Data & Data Sources,market-data-data-sources,2026-08-11,30318,https://github.com/Fincept-Corporation/FinceptTerminal,Advance Data Based A.I Terminal for all Types of Financial Asset Research.,True,False,False,False,Fincept-Corporation/FinceptTerminal
|
||||
yfinance,Python,Python,Market Data & Data Sources,Market Data & Data Sources,market-data-data-sources,2026-08-13,24998,https://github.com/ranaroussi/yfinance,Yahoo! Finance market data downloader (+faster Pandas Datareader).,True,False,False,False,ranaroussi/yfinance
|
||||
treasurydirect,TypeScript,TypeScript,Market Data & Data Sources,Market Data & Data Sources,market-data-data-sources,2026-07-11,0,https://github.com/moshejs/treasurydirect,"Zero-dependency client for the US TreasuryDirect API: auction results, upcoming auctions, CUSIP lookups, and Debt to the Penny; no API key required.",True,False,False,False,moshejs/treasurydirect
|
||||
treasury-fiscaldata,TypeScript,TypeScript,Market Data & Data Sources,Market Data & Data Sources,market-data-data-sources,2026-07-11,1,https://github.com/moshejs/treasury-fiscaldata,"Typed client for the US Treasury FiscalData API (debt, average interest rates, exchange rates) with pagination and filtering; no API key required.",True,False,False,False,moshejs/treasury-fiscaldata
|
||||
newyorkfed,TypeScript,TypeScript,Market Data & Data Sources,Market Data & Data Sources,market-data-data-sources,2026-07-11,0,https://github.com/moshejs/newyorkfed,"Client for the NY Fed Markets Data API: SOFR/EFFR/OBFR reference rates, SOFR averages and index, and SOMA holdings; no API key required.",True,False,False,False,moshejs/newyorkfed
|
||||
@@ -384,7 +384,7 @@ googlefinance,Python,Python,Market Data & Data Sources,Market Data & Data Source
|
||||
Horus Flow,Python,Python,Market Data & Data Sources,Market Data & Data Sources,market-data-data-sources,2026-05-16,2,https://github.com/horustechltd/horus-flow-mcp,Sub-second L2 orderflow intelligence MCP server for institutional-grade market microstructure analysis.,True,False,False,False,horustechltd/horus-flow-mcp
|
||||
AlphaSMO,TypeScript,TypeScript,Market Data & Data Sources,Market Data & Data Sources,market-data-data-sources,2026-08-12,2,https://github.com/alphasmo/alphasmo-tools,"CLI + MCP server for SEC 13F institutional holdings, Form 4 insider trading, and smart money convergence signals (tickers where hedge funds and company insiders are both buying). Free anonymous tier, no signup required.",True,False,False,False,alphasmo/alphasmo-tools
|
||||
yahoo-finance,Python,Python,Market Data & Data Sources,Market Data & Data Sources,market-data-data-sources,2021-12-15,1445,https://github.com/lukaszbanasiak/yahoo-finance,Python module to get stock data from Yahoo! Finance.,True,False,False,False,lukaszbanasiak/yahoo-finance
|
||||
pandas-datareader,Python,Python,Market Data & Data Sources,Market Data & Data Sources,market-data-data-sources,2026-07-21,3232,https://github.com/pydata/pandas-datareader,"Python module to get data from various sources (Google Finance, Yahoo Finance, FRED, OECD, Fama/French, World Bank, Eurostat...) into Pandas datastructures such as DataFrame, Panel with a caching mechanism.",True,False,False,False,pydata/pandas-datareader
|
||||
pandas-datareader,Python,Python,Market Data & Data Sources,Market Data & Data Sources,market-data-data-sources,2026-07-21,3233,https://github.com/pydata/pandas-datareader,"Python module to get data from various sources (Google Finance, Yahoo Finance, FRED, OECD, Fama/French, World Bank, Eurostat...) into Pandas datastructures such as DataFrame, Panel with a caching mechanism.",True,False,False,False,pydata/pandas-datareader
|
||||
pandas-finance,Python,Python,Market Data & Data Sources,Market Data & Data Sources,market-data-data-sources,2025-03-07,160,https://github.com/davidastephens/pandas-finance,High level API for access to and analysis of financial data.,True,False,False,False,davidastephens/pandas-finance
|
||||
pyhoofinance,Python,Python,Market Data & Data Sources,Market Data & Data Sources,market-data-data-sources,2016-10-07,9,https://github.com/innes213/pyhoofinance,Rapidly queries Yahoo Finance for multiple tickers and returns typed data for analysis.,True,False,False,False,innes213/pyhoofinance
|
||||
yfinanceapi,Python,Python,Market Data & Data Sources,Market Data & Data Sources,market-data-data-sources,2020-05-26,9,https://github.com/Karthik005/yfinanceapi,Finance API for Python.,True,False,False,False,Karthik005/yfinanceapi
|
||||
@@ -422,14 +422,14 @@ after-hours,Python,Python,Market Data & Data Sources,Market Data & Data Sources,
|
||||
bronto-python,Python,Python,Market Data & Data Sources,Market Data & Data Sources,market-data-data-sources,2015-02-27,0,https://pypi.org/project/bronto-python/,Bronto API Integration for Python.,False,False,True,False,
|
||||
pytdx,Python,Python,Market Data & Data Sources,Market Data & Data Sources,market-data-data-sources,2020-04-15,1553,https://github.com/rainx/pytdx,Python Interface for retrieving chinese stock realtime quote data from TongDaXin Nodes.,True,False,False,False,rainx/pytdx
|
||||
pdblp,Python,Python,Market Data & Data Sources,Market Data & Data Sources,market-data-data-sources,2024-12-14,255,https://github.com/matthewgilbert/pdblp,A simple interface to integrate pandas and the Bloomberg Open API.,True,False,False,False,matthewgilbert/pdblp
|
||||
BloombergFetch,Python,Python,Market Data & Data Sources,Market Data & Data Sources,market-data-data-sources,2026-08-08,17,https://github.com/ArturSepp/BloombergFetch,"Bloomberg Desktop API data (prices, implied volatilities, fundamentals) as pandas DataFrames via blpapi.",True,False,False,False,ArturSepp/BloombergFetch
|
||||
BloombergFetch,Python,Python,Market Data & Data Sources,Market Data & Data Sources,market-data-data-sources,2026-08-16,17,https://github.com/ArturSepp/BloombergFetch,"Bloomberg Desktop API data (prices, implied volatilities, fundamentals) as pandas DataFrames via blpapi.",True,False,False,False,ArturSepp/BloombergFetch
|
||||
tiingo,Python,Python,Market Data & Data Sources,Market Data & Data Sources,market-data-data-sources,2025-06-22,316,https://github.com/hydrosquall/tiingo-python,"Python interface for daily composite prices/OHLC/Volume + Real-time News Feeds, powered by the Tiingo Data Platform.",True,False,False,False,hydrosquall/tiingo-python
|
||||
finlight,Python,"Python,TypeScript",Market Data & Data Sources,Market Data & Data Sources,market-data-data-sources,2026-07-26,3,https://finlight.me,Real-time financial and geopolitical news API with sentiment analysis and entity tagging over REST and WebSocket. [GitHub](https://github.com/jubeiargh/finlight-client-py),True,False,False,False,jubeiargh/finlight-client-py
|
||||
finlight,Python,"Python,TypeScript",Market Data & Data Sources,Market Data & Data Sources,market-data-data-sources,2026-08-16,3,https://finlight.me,Real-time financial and geopolitical news API with sentiment analysis and entity tagging over REST and WebSocket. [GitHub](https://github.com/jubeiargh/finlight-client-py),True,False,False,False,jubeiargh/finlight-client-py
|
||||
iexfinance,Python,Python,Market Data & Data Sources,Market Data & Data Sources,market-data-data-sources,2026-06-15,646,https://github.com/addisonlynch/iexfinance,Python Interface for retrieving real-time and historical prices and equities data from The Investor's Exchange.,True,False,False,False,addisonlynch/iexfinance
|
||||
pyEX,Python,Python,Market Data & Data Sources,Market Data & Data Sources,market-data-data-sources,2024-02-05,408,https://github.com/timkpaine/pyEX,"Python interface to IEX with emphasis on pandas, support for streaming data, premium data, points data (economic, rates, commodities), and technical indicators.",True,False,False,False,timkpaine/pyEX
|
||||
alpaca-trade-api,Python,Python,Market Data & Data Sources,Market Data & Data Sources,market-data-data-sources,2024-01-12,1883,https://github.com/alpacahq/alpaca-trade-api-python,Python interface for retrieving real-time and historical prices from Alpaca API as well as trade execution.,True,False,False,False,alpacahq/alpaca-trade-api-python
|
||||
metatrader5,Python,Python,Market Data & Data Sources,Market Data & Data Sources,market-data-data-sources,2026-08-01,0,https://pypi.org/project/MetaTrader5/,API Connector to MetaTrader 5 Terminal. (Last updated: 2026-02-20).,False,False,True,False,
|
||||
akshare,Python,Python,Market Data & Data Sources,Market Data & Data Sources,market-data-data-sources,2026-08-13,22062,https://github.com/jindaxiang/akshare,"AkShare is an elegant and simple financial data interface library for Python, built for human beings! <https://akshare.readthedocs.io>.",True,False,False,False,jindaxiang/akshare
|
||||
akshare,Python,Python,Market Data & Data Sources,Market Data & Data Sources,market-data-data-sources,2026-08-13,22070,https://github.com/jindaxiang/akshare,"AkShare is an elegant and simple financial data interface library for Python, built for human beings! <https://akshare.readthedocs.io>.",True,False,False,False,jindaxiang/akshare
|
||||
yahooquery,Python,Python,Market Data & Data Sources,Market Data & Data Sources,market-data-data-sources,2025-05-15,916,https://github.com/dpguthrie/yahooquery,Python interface for retrieving data through unofficial Yahoo Finance API.,True,False,False,False,dpguthrie/yahooquery
|
||||
investpy,Python,Python,Market Data & Data Sources,Market Data & Data Sources,market-data-data-sources,2022-10-02,1849,https://github.com/alvarobartt/investpy,Financial Data Extraction from Investing.com with Python! <https://investpy.readthedocs.io/>.,True,False,False,False,alvarobartt/investpy
|
||||
yliveticker,Python,Python,Market Data & Data Sources,Market Data & Data Sources,market-data-data-sources,2026-03-28,172,https://github.com/yahoofinancelive/yliveticker,Live stream of market data from Yahoo Finance websocket.,True,False,False,False,yahoofinancelive/yliveticker
|
||||
@@ -451,14 +451,14 @@ tessa,Python,Python,Market Data & Data Sources,Market Data & Data Sources,market
|
||||
pandaSDMX,Python,Python,Market Data & Data Sources,Market Data & Data Sources,market-data-data-sources,2023-02-25,134,https://github.com/dr-leo/pandaSDMX,"Python package that implements SDMX 2.1 (ISO 17369:2013), a format for exchange of statistical data and metadata used by national statistical agencies, central banks, and international organisations.",True,False,False,False,dr-leo/pandaSDMX
|
||||
cif,Python,Python,Market Data & Data Sources,Market Data & Data Sources,market-data-data-sources,2022-06-18,66,https://github.com/LenkaV/CIF,"Python package that include few composite indicators, which summarize multidimensional relationships between individual economic indicators.",True,False,False,False,LenkaV/CIF
|
||||
finagg,Python,Python,Market Data & Data Sources,Market Data & Data Sources,market-data-data-sources,2026-03-22,539,https://github.com/theOGognf/finagg,"finagg is a Python package that provides implementations of popular and free financial APIs, tools for aggregating historical data from those APIs into SQL databases, and tools for transforming aggregated data into features useful for analysis and AI/ML.",True,False,False,False,theOGognf/finagg
|
||||
FinanceDatabase,Python,Python,Market Data & Data Sources,Market Data & Data Sources,market-data-data-sources,2026-08-16,8343,https://github.com/JerBouma/FinanceDatabase,"This is a database of 300.000+ symbols containing Equities, ETFs, Funds, Indices, Currencies, Cryptocurrencies and Money Markets.",True,False,False,False,JerBouma/FinanceDatabase
|
||||
FinanceToolkit,Python,Python,Market Data & Data Sources,Market Data & Data Sources,market-data-data-sources,2026-07-14,5224,https://github.com/JerBouma/FinanceToolkit,"Toolkit with 200+ financial metrics including 80+ financial ratios, 30+ technical indicators, 20+ risk and performance metrics and 50+ macro indicators which pulls from Financial Modeling Prep, Yahoo Finance, OECD, GMBD and more.",True,False,False,False,JerBouma/FinanceToolkit
|
||||
FinanceDatabase,Python,Python,Market Data & Data Sources,Market Data & Data Sources,market-data-data-sources,2026-08-16,8348,https://github.com/JerBouma/FinanceDatabase,"This is a database of 300.000+ symbols containing Equities, ETFs, Funds, Indices, Currencies, Cryptocurrencies and Money Markets.",True,False,False,False,JerBouma/FinanceDatabase
|
||||
FinanceToolkit,Python,Python,Market Data & Data Sources,Market Data & Data Sources,market-data-data-sources,2026-07-14,5228,https://github.com/JerBouma/FinanceToolkit,"Toolkit with 200+ financial metrics including 80+ financial ratios, 30+ technical indicators, 20+ risk and performance metrics and 50+ macro indicators which pulls from Financial Modeling Prep, Yahoo Finance, OECD, GMBD and more.",True,False,False,False,JerBouma/FinanceToolkit
|
||||
Trading Strategy,Python,Python,Market Data & Data Sources,Market Data & Data Sources,market-data-data-sources,,0,https://github.com/tradingstrategy-ai/trading-strategy/,download price data for decentralised exchanges and lending protocols (DeFi).,True,False,False,False,
|
||||
datamule-python,Python,Python,Market Data & Data Sources,Market Data & Data Sources,market-data-data-sources,2026-08-14,552,https://github.com/john-friedman/datamule-python,A package to work with SEC data. Incorporates datamule endpoints.,True,False,False,False,john-friedman/datamule-python
|
||||
datamule-python,Python,Python,Market Data & Data Sources,Market Data & Data Sources,market-data-data-sources,2026-08-14,553,https://github.com/john-friedman/datamule-python,A package to work with SEC data. Incorporates datamule endpoints.,True,False,False,False,john-friedman/datamule-python
|
||||
fsynth,Python,Python,Market Data & Data Sources,Market Data & Data Sources,market-data-data-sources,2025-12-27,8,https://github.com/welcra/fsynth,Python library for high-fidelity unlimited synthetic financial data generation using Heston Stochastic Volatility and Merton Jump Diffusion.,True,False,False,False,welcra/fsynth
|
||||
fedfred,Python,Python,Market Data & Data Sources,Market Data & Data Sources,market-data-data-sources,,0,https://nikhilxsunder.github.io/fedfred/,"FRED & GeoFRED Economic data API with preprocessed dataframe output in pandas/geopandas, polars/polars_st, and dask dataframes/geodataframes.",False,False,False,False,
|
||||
edgar-sec,Python,Python,Market Data & Data Sources,Market Data & Data Sources,market-data-data-sources,,0,https://edgar-sec-dev-team.github.io/edgar-sec/,EDGAR Financial data API with preprocessed dataclass outputs.,False,False,False,False,
|
||||
edgartools,Python,Python,Market Data & Data Sources,Market Data & Data Sources,market-data-data-sources,2026-08-15,2590,https://github.com/dgunning/edgartools,"AI-native SEC EDGAR library with XBRL financials, clean text extraction, 17+ typed forms, and pandas DataFrames.",True,False,False,False,dgunning/edgartools
|
||||
edgartools,Python,Python,Market Data & Data Sources,Market Data & Data Sources,market-data-data-sources,2026-08-15,2592,https://github.com/dgunning/edgartools,"AI-native SEC EDGAR library with XBRL financials, clean text extraction, 17+ typed forms, and pandas DataFrames.",True,False,False,False,dgunning/edgartools
|
||||
filingrail-mcp,Python,"Python,MCP",Market Data & Data Sources,Market Data & Data Sources,market-data-data-sources,2026-08-13,0,https://pypi.org/project/filingrail-mcp/,"MCP server and Python SDK for a SEC EDGAR REST API covering XBRL fundamentals, Form 4 insider trades, 8-K events, 13F holdings and filings, where every record carries the source sec.gov filing URL it came from. [GitHub](https://github.com/adamhudson777/filingrail-mcp)",True,False,True,False,adamhudson777/filingrail-mcp
|
||||
disclosure-alpha,Python,Python,Market Data & Data Sources,Market Data & Data Sources,market-data-data-sources,2026-06-30,4,https://github.com/alwank/disclosure-alpha,"Deterministic SEC filing analytics for 10-K/10-Q: section extraction, tone and boilerplate metrics, year-over-year diff, and reproducible disclosure risk scores. CLI, Python SDK, HTTP panel screener, and MCP — no LLM required.",True,False,False,False,alwank/disclosure-alpha
|
||||
Tradevo Data,Python,Python,Market Data & Data Sources,Market Data & Data Sources,market-data-data-sources,2026-08-07,1,https://github.com/christianpichichero-max/pit-fundamentals,"Point-in-time US equity fundamentals from SEC EDGAR that stamp each figure with the date it first became public and flag later restatements, so fundamental backtests avoid lookahead bias; free CC0 sample of 40 large-caps, with a paid JSON API. [Website](https://tradevodata.com)",True,False,False,False,christianpichichero-max/pit-fundamentals
|
||||
@@ -498,10 +498,10 @@ SimpleFunctions,JavaScript,JavaScript,Prediction Markets,Prediction Markets,pred
|
||||
PolyMind,Python,Python,Prediction Markets,Prediction Markets,prediction-markets,2026-06-18,1,https://polyminds.netlify.app/,"Real-time Polymarket trading alerts with multi-AI analysis (Groq, Claude, Gemini). Track whale bets, volume spikes, coordinated wallets, and 12 signal types. Free tier available. [GitHub](https://github.com/samirasadov28-code/PolyMind)",True,False,False,False,samirasadov28-code/PolyMind
|
||||
prediction-market-maker,Python,Python,Prediction Markets,Prediction Markets,prediction-markets,2026-04-10,26,https://github.com/octavi42/prediction-market-maker,"Open-source market-making strategy that placed #2 in Paradigm's prediction market challenge, with full strategy evolution and analysis.",True,False,False,False,octavi42/prediction-market-maker
|
||||
Oracle3,Python,Python,Prediction Markets,Prediction Markets,prediction-markets,2026-05-07,246,https://github.com/YichengYang-Ethan/oracle3,"Autonomous trading agent for Kalshi, Polymarket, and Solana — Wang Transform pricing (calibrated on 291k resolved contracts) drives eight constraint-based arbitrage strategies and Kelly-sized model trades.",True,False,False,False,YichengYang-Ethan/oracle3
|
||||
marketlens,Python,"Python,MCP",Prediction Markets,Prediction Markets,prediction-markets,2026-08-15,23,https://github.com/marketlenstrade/marketlens-python,"Tick-level Polymarket order book history with replay and a backtesting engine simulating queue priority, latency, and slippage.",True,False,False,False,marketlenstrade/marketlens-python
|
||||
marketlens,Python,"Python,MCP",Prediction Markets,Prediction Markets,prediction-markets,2026-08-16,23,https://github.com/marketlenstrade/marketlens-python,"Tick-level Polymarket order book history with replay and a backtesting engine simulating queue priority, latency, and slippage.",True,False,False,False,marketlenstrade/marketlens-python
|
||||
polymarket-bot-lab,Python,Python,Prediction Markets,Prediction Markets,prediction-markets,2026-07-29,0,https://github.com/oraclemangle/polymarket-bot-lab,"Open-sourced research lab of 11 candidate Polymarket trading bots (weather, sports, longshot fades, maker, whale-flow) with a shared CLOB/backtest framework, ADR decision log, and honest paper/live results. Companion free dataset: [polymarket-canary-tape](https://huggingface.co/datasets/oraclemangle/polymarket-canary-tape) (300M+ events, CC-BY-4.0).",True,False,False,False,oraclemangle/polymarket-bot-lab
|
||||
Live Tennis API,REST,"REST,WebSocket,MCP",Prediction Markets,Prediction Markets,prediction-markets,2026-08-16,191,https://livetennisapi.com,"Real-time tennis scores, serving and break-point state, and model win probabilities for pricing tennis event markets, plus H2H, rankings and a 1968-2022 point-by-point archive; free tier. [GitHub](https://github.com/livetennisapi/livetennisapi-mcp)",True,False,False,False,livetennisapi/livetennisapi-mcp
|
||||
polymm,Python,"Python,Polymarket",Prediction Markets,Prediction Markets,prediction-markets,2026-07-22,72,https://github.com/kachence/polymm,"Market-making and arbitrage bot for Polymarket sports and esports markets, pricing from de-vigged sportsbook odds.",True,False,False,False,kachence/polymm
|
||||
Live Tennis API,REST,"REST,WebSocket,MCP",Prediction Markets,Prediction Markets,prediction-markets,2026-08-16,192,https://livetennisapi.com,"Real-time tennis scores, serving and break-point state, and model win probabilities for pricing tennis event markets, plus H2H, rankings and a 1968-2022 point-by-point archive; free tier. [GitHub](https://github.com/livetennisapi/livetennisapi-mcp)",True,False,False,False,livetennisapi/livetennisapi-mcp
|
||||
polymm,Python,"Python,Polymarket",Prediction Markets,Prediction Markets,prediction-markets,2026-08-16,73,https://github.com/kachence/polymm,"Market-making and arbitrage bot for Polymarket sports and esports markets, pricing from de-vigged sportsbook odds.",True,False,False,False,kachence/polymm
|
||||
exchange_calendars,Python,Python,Calendars & Market Hours,Calendars & Market Hours,calendars-market-hours,2026-08-09,662,https://github.com/gerrymanoim/exchange_calendars,Stock Exchange Trading Calendars.,True,False,False,False,gerrymanoim/exchange_calendars
|
||||
bizdays,Python,Python,Calendars & Market Hours,Calendars & Market Hours,calendars-market-hours,2026-03-08,94,https://github.com/wilsonfreitas/python-bizdays,Business days calculations and utilities.,True,False,False,False,wilsonfreitas/python-bizdays
|
||||
pandas_market_calendars,Python,Python,Calendars & Market Hours,Calendars & Market Hours,calendars-market-hours,2026-05-27,990,https://github.com/rsheftel/pandas_market_calendars,Exchange calendars to use with pandas for trading applications.,True,False,False,False,rsheftel/pandas_market_calendars
|
||||
@@ -511,18 +511,18 @@ sifma-holidays,TypeScript,TypeScript,Calendars & Market Hours,Calendars & Market
|
||||
us-equity-market-calendar,TypeScript,TypeScript,Calendars & Market Hours,Calendars & Market Hours,calendars-market-hours,2026-07-11,0,https://github.com/moshejs/us-equity-market-calendar,"NYSE/NASDAQ trading calendar: holidays, 1pm early closes, trading-day navigation, and DST-aware is-market-open; zero dependencies.",True,False,False,False,moshejs/us-equity-market-calendar
|
||||
fx-value-date,TypeScript,TypeScript,Calendars & Market Hours,Calendars & Market Hours,calendars-market-hours,2026-07-11,0,https://github.com/moshejs/fx-value-date,"FX spot/forward value-date calculation across two currency holiday calendars, with the USD-lag and end-of-month rules; zero dependencies.",True,False,False,False,moshejs/fx-value-date
|
||||
D-Tale,Python,Python,Visualization,Visualization,visualization,2026-05-11,5213,https://github.com/man-group/dtale,Visualizer for pandas dataframes and xarray datasets.,True,False,False,False,man-group/dtale
|
||||
mplfinance,Python,Python,Visualization,Visualization,visualization,2024-04-02,4423,https://github.com/matplotlib/mplfinance,"matplotlib utilities for the visualization, and visual analysis, of financial data.",True,False,False,False,matplotlib/mplfinance
|
||||
mplfinance,Python,Python,Visualization,Visualization,visualization,2024-04-02,4426,https://github.com/matplotlib/mplfinance,"matplotlib utilities for the visualization, and visual analysis, of financial data.",True,False,False,False,matplotlib/mplfinance
|
||||
finplot,Python,Python,Visualization,Visualization,visualization,2026-03-26,1179,https://github.com/highfestiva/finplot,Performant and effortless finance plotting for Python.,True,False,False,False,highfestiva/finplot
|
||||
finvizfinance,Python,Python,Visualization,Visualization,visualization,2026-01-03,1561,https://github.com/lit26/finvizfinance,Finviz analysis python library.,True,False,False,False,lit26/finvizfinance
|
||||
finvizfinance,Python,Python,Visualization,Visualization,visualization,2026-01-03,1584,https://github.com/lit26/finvizfinance,Finviz analysis python library.,True,False,False,False,lit26/finvizfinance
|
||||
market-analy,Python,Python,Visualization,Visualization,visualization,2026-07-23,80,https://github.com/maread99/market_analy,Analysis and interactive charting using [market-prices](https://github.com/maread99/market_prices) and bqplot.,True,False,False,False,maread99/market_analy
|
||||
QuantInvestStrats,Python,Python,Visualization,Visualization,visualization,2026-08-16,601,https://github.com/ArturSepp/QuantInvestStrats,"Quantitative Investment Strategies (QIS) package implements Python analytics for visualisation of financial data, performance reporting, analysis of quantitative strategies.",True,False,False,False,ArturSepp/QuantInvestStrats
|
||||
QuantInvestStrats,Python,Python,Visualization,Visualization,visualization,2026-08-16,602,https://github.com/ArturSepp/QuantInvestStrats,"Quantitative Investment Strategies (QIS) package implements Python analytics for visualisation of financial data, performance reporting, analysis of quantitative strategies.",True,False,False,False,ArturSepp/QuantInvestStrats
|
||||
LightweightCharts.jl,Julia,Julia,Visualization,Visualization,visualization,2026-07-06,56,https://github.com/bhftbootcamp/LightweightCharts.jl,Julia wrapper for Lightweight Charts™ by TradingView.,True,False,False,False,bhftbootcamp/LightweightCharts.jl
|
||||
QUANTAXIS_Webkit,JavaScript,JavaScript,Visualization,Visualization,visualization,2017-07-30,37,https://github.com/yutiansut/QUANTAXIS_Webkit,An awesome visualization center based on quantaxis.,True,False,False,False,yutiansut/QUANTAXIS_Webkit
|
||||
dxcharts-lite,JavaScript,JavaScript,Visualization,Visualization,visualization,2026-08-14,101,https://github.com/devexperts/dxcharts-lite,Flexible financial charting library based on HTML5 canvas.,True,False,False,False,devexperts/dxcharts-lite
|
||||
Exeria Charts,JavaScript,JavaScript,Visualization,Visualization,visualization,2026-06-19,9,https://github.com/efixdata/exeria-charts,"High-performance, native Canvas/WebGL financial charting library for self-hosted applications without iframe limits.",True,False,False,False,efixdata/exeria-charts
|
||||
MyLinedChart,Desktop,Desktop,Visualization,Visualization,visualization,,0,https://mylinedchart.com,"Technical-analysis charting app for Interactive Brokers (IBKR) that exports drawings, notes, indicators and OHLCV as JSON/XLSX/CSV, and exposes chart context to AI agents over MCP.",False,False,False,False,
|
||||
Bilig,TypeScript,TypeScript,Excel & Spreadsheet Integration,Excel & Spreadsheet Integration,excel-spreadsheet-integration,2026-08-08,35,https://github.com/proompteng/bilig,Formula WorkPaper and XLSX recalculation runtime for Node.js services and agent tools.,True,False,False,False,proompteng/bilig
|
||||
xlwings,Python,Python,Excel & Spreadsheet Integration,Excel & Spreadsheet Integration,excel-spreadsheet-integration,2026-08-16,3395,https://www.xlwings.org/,Make Excel fly with Python. [GitHub](https://github.com/xlwings/xlwings),True,False,False,False,xlwings/xlwings
|
||||
xlwings,Python,Python,Excel & Spreadsheet Integration,Excel & Spreadsheet Integration,excel-spreadsheet-integration,2026-08-16,3396,https://www.xlwings.org/,Make Excel fly with Python. [GitHub](https://github.com/xlwings/xlwings),True,False,False,False,xlwings/xlwings
|
||||
openpyxl,Python,Python,Excel & Spreadsheet Integration,Excel & Spreadsheet Integration,excel-spreadsheet-integration,,0,https://openpyxl.readthedocs.io/en/latest/,Read/Write Excel 2007 xlsx/xlsm files.,False,False,False,False,
|
||||
xlrd,Python,Python,Excel & Spreadsheet Integration,Excel & Spreadsheet Integration,excel-spreadsheet-integration,2026-07-15,2207,https://github.com/python-excel/xlrd,Library for developers to extract data from Microsoft Excel spreadsheet files.,True,False,False,False,python-excel/xlrd
|
||||
xlsxwriter,Python,Python,Excel & Spreadsheet Integration,Excel & Spreadsheet Integration,excel-spreadsheet-integration,2026-08-04,3966,https://xlsxwriter.readthedocs.io/,Write files in the Excel 2007+ XLSX file format. [GitHub](https://github.com/jmcnamara/XlsxWriter),True,False,False,False,jmcnamara/XlsxWriter
|
||||
@@ -555,17 +555,17 @@ Derman Papers,,,"Reproducing Works, Training & Books","Reproducing Works, Traini
|
||||
volatility-trading,,,"Reproducing Works, Training & Books","Reproducing Works, Training & Books",reproducing-works-training-books,2024-10-21,1944,https://github.com/jasonstrimpel/volatility-trading,A complete set of volatility estimators based on Euan Sinclair's Volatility Trading.,True,False,False,False,jasonstrimpel/volatility-trading
|
||||
quant,,,"Reproducing Works, Training & Books","Reproducing Works, Training & Books",reproducing-works-training-books,2015-07-14,447,https://github.com/paulperry/quant,"Quantitative Finance and Algorithmic Trading exhaust; mostly ipython notebooks based on Quantopian, Zipline, or Pandas.",True,False,False,False,paulperry/quant
|
||||
fecon235,,,"Reproducing Works, Training & Books","Reproducing Works, Training & Books",reproducing-works-training-books,2018-12-03,1274,https://github.com/rsvp/fecon235,Open source project for software tools in financial economics. Many jupyter notebook to verify theoretical ideas and practical methods interactively.,True,False,False,False,rsvp/fecon235
|
||||
Quantitative-Notebooks,,,"Reproducing Works, Training & Books","Reproducing Works, Training & Books",reproducing-works-training-books,2020-07-02,1391,https://github.com/LongOnly/Quantitative-Notebooks,"Educational notebooks on quantitative finance, algorithmic trading, financial modelling and investment strategy.",True,False,False,False,LongOnly/Quantitative-Notebooks
|
||||
Quantitative-Notebooks,,,"Reproducing Works, Training & Books","Reproducing Works, Training & Books",reproducing-works-training-books,2020-07-02,1392,https://github.com/LongOnly/Quantitative-Notebooks,"Educational notebooks on quantitative finance, algorithmic trading, financial modelling and investment strategy.",True,False,False,False,LongOnly/Quantitative-Notebooks
|
||||
QuantEcon,,,"Reproducing Works, Training & Books","Reproducing Works, Training & Books",reproducing-works-training-books,,0,https://quantecon.org/,"Lecture series on economics, finance, econometrics and data science; QuantEcon.py, QuantEcon.jl, notebooks.",False,False,False,False,
|
||||
FinanceHub,,,"Reproducing Works, Training & Books","Reproducing Works, Training & Books",reproducing-works-training-books,2021-05-25,802,https://github.com/Finance-Hub/FinanceHub,Resources for Quantitative Finance.,True,False,False,False,Finance-Hub/FinanceHub
|
||||
Python_Option_Pricing,,,"Reproducing Works, Training & Books","Reproducing Works, Training & Books",reproducing-works-training-books,2025-05-13,852,https://github.com/dedwards25/Python_Option_Pricing,"An library to price financial options written in Python. Includes: Black Scholes, Black 76, Implied Volatility, American, European, Asian, Spread Options.",True,False,False,False,dedwards25/Python_Option_Pricing
|
||||
python-training,,,"Reproducing Works, Training & Books","Reproducing Works, Training & Books",reproducing-works-training-books,2023-11-27,13915,https://github.com/jpmorganchase/python-training,J.P. Morgan's Python training for business analysts and traders.,True,False,False,False,jpmorganchase/python-training
|
||||
python-training,,,"Reproducing Works, Training & Books","Reproducing Works, Training & Books",reproducing-works-training-books,2023-11-27,13918,https://github.com/jpmorganchase/python-training,J.P. Morgan's Python training for business analysts and traders.,True,False,False,False,jpmorganchase/python-training
|
||||
Stock_Analysis_For_Quant,,,"Reproducing Works, Training & Books","Reproducing Works, Training & Books",reproducing-works-training-books,2025-05-04,2048,https://github.com/LastAncientOne/Stock_Analysis_For_Quant,"Different Types of Stock Analysis in Excel, Matlab, Power BI, Python, R, and Tableau.",True,False,False,False,LastAncientOne/Stock_Analysis_For_Quant
|
||||
algorithmic-trading-with-python,,,"Reproducing Works, Training & Books","Reproducing Works, Training & Books",reproducing-works-training-books,2021-06-01,3420,https://github.com/chrisconlan/algorithmic-trading-with-python,Source code for Algorithmic Trading with Python (2020) by Chris Conlan.,True,False,False,False,chrisconlan/algorithmic-trading-with-python
|
||||
MEDIUM_NoteBook,,,"Reproducing Works, Training & Books","Reproducing Works, Training & Books",reproducing-works-training-books,2024-09-22,2144,https://github.com/cerlymarco/MEDIUM_NoteBook,Repository containing notebooks of [cerlymarco](https://github.com/cerlymarco)'s posts on Medium.,True,False,False,False,cerlymarco/MEDIUM_NoteBook
|
||||
QuantFinance,,,"Reproducing Works, Training & Books","Reproducing Works, Training & Books",reproducing-works-training-books,2025-09-02,616,https://github.com/PythonCharmers/QuantFinance,Training materials in quantitative finance.,True,False,False,False,PythonCharmers/QuantFinance
|
||||
IPythonScripts,,,"Reproducing Works, Training & Books","Reproducing Works, Training & Books",reproducing-works-training-books,2026-02-28,179,https://github.com/mgroncki/IPythonScripts,"Tutorials about Quantitative Finance in Python and QuantLib: Pricing, xVAs, Hedging, Portfolio Optimisation, Machine Learning and Deep Learning.",True,False,False,False,mgroncki/IPythonScripts
|
||||
Computational-Finance-Course,,,"Reproducing Works, Training & Books","Reproducing Works, Training & Books",reproducing-works-training-books,2024-03-01,874,https://github.com/LechGrzelak/Computational-Finance-Course,Materials for the course of Computational Finance.,True,False,False,False,LechGrzelak/Computational-Finance-Course
|
||||
Computational-Finance-Course,,,"Reproducing Works, Training & Books","Reproducing Works, Training & Books",reproducing-works-training-books,2024-03-01,875,https://github.com/LechGrzelak/Computational-Finance-Course,Materials for the course of Computational Finance.,True,False,False,False,LechGrzelak/Computational-Finance-Course
|
||||
Machine-Learning-for-Asset-Managers,,,"Reproducing Works, Training & Books","Reproducing Works, Training & Books",reproducing-works-training-books,2025-01-29,658,https://github.com/emoen/Machine-Learning-for-Asset-Managers,"Implementation of code snippets, exercises and application to live data from Machine Learning for Asset Managers (Elements in Quantitative Finance) written by Prof. Marcos López de Prado.",True,False,False,False,emoen/Machine-Learning-for-Asset-Managers
|
||||
Python-for-Finance-Cookbook,,,"Reproducing Works, Training & Books","Reproducing Works, Training & Books",reproducing-works-training-books,2026-03-02,799,https://github.com/PacktPublishing/Python-for-Finance-Cookbook,"Python for Finance Cookbook, published by Packt.",True,False,False,False,PacktPublishing/Python-for-Finance-Cookbook
|
||||
modelos_vol_derivativos,,,"Reproducing Works, Training & Books","Reproducing Works, Training & Books",reproducing-works-training-books,2023-08-19,59,https://github.com/ysaporito/modelos_vol_derivativos,"""Modelos de Volatilidade para Derivativos"" book's Jupyter notebooks.",True,False,False,False,ysaporito/modelos_vol_derivativos
|
||||
@@ -574,26 +574,26 @@ py4fi2nd,,,"Reproducing Works, Training & Books","Reproducing Works, Training &
|
||||
aiif,,,"Reproducing Works, Training & Books","Reproducing Works, Training & Books",reproducing-works-training-books,2023-10-09,399,https://github.com/yhilpisch/aiif,Jupyter Notebooks and code for the book Artificial Intelligence in Finance (O'Reilly) by Yves Hilpisch.,True,False,False,False,yhilpisch/aiif
|
||||
py4at,,,"Reproducing Works, Training & Books","Reproducing Works, Training & Books",reproducing-works-training-books,2023-10-09,849,https://github.com/yhilpisch/py4at,Jupyter Notebooks and code for the book Python for Algorithmic Trading (O'Reilly) by Yves Hilpisch.,True,False,False,False,yhilpisch/py4at
|
||||
dawp,,,"Reproducing Works, Training & Books","Reproducing Works, Training & Books",reproducing-works-training-books,2021-02-22,640,https://github.com/yhilpisch/dawp,Jupyter Notebooks and code for Derivatives Analytics with Python (Wiley Finance) by Yves Hilpisch.,True,False,False,False,yhilpisch/dawp
|
||||
dx,,,"Reproducing Works, Training & Books","Reproducing Works, Training & Books",reproducing-works-training-books,2025-04-05,770,https://github.com/yhilpisch/dx,DX Analytics | Financial and Derivatives Analytics with Python.,True,False,False,False,yhilpisch/dx
|
||||
QuantFinanceBook,,,"Reproducing Works, Training & Books","Reproducing Works, Training & Books",reproducing-works-training-books,2025-04-14,945,https://github.com/LechGrzelak/QuantFinanceBook,Quantitative Finance book.,True,False,False,False,LechGrzelak/QuantFinanceBook
|
||||
dx,,,"Reproducing Works, Training & Books","Reproducing Works, Training & Books",reproducing-works-training-books,2025-04-05,769,https://github.com/yhilpisch/dx,DX Analytics | Financial and Derivatives Analytics with Python.,True,False,False,False,yhilpisch/dx
|
||||
QuantFinanceBook,,,"Reproducing Works, Training & Books","Reproducing Works, Training & Books",reproducing-works-training-books,2025-04-14,946,https://github.com/LechGrzelak/QuantFinanceBook,Quantitative Finance book.,True,False,False,False,LechGrzelak/QuantFinanceBook
|
||||
rough_bergomi,,,"Reproducing Works, Training & Books","Reproducing Works, Training & Books",reproducing-works-training-books,2018-09-17,144,https://github.com/ryanmccrickerd/rough_bergomi,A Python implementation of the rough Bergomi model.,True,False,False,False,ryanmccrickerd/rough_bergomi
|
||||
frh-fx,,,"Reproducing Works, Training & Books","Reproducing Works, Training & Books",reproducing-works-training-books,2018-05-24,14,https://github.com/ryanmccrickerd/frh-fx,A python implementation of the fast-reversion Heston model of Mechkov for FX purposes.,True,False,False,False,ryanmccrickerd/frh-fx
|
||||
Value Investing Studies,,,"Reproducing Works, Training & Books","Reproducing Works, Training & Books",reproducing-works-training-books,2021-10-26,96,https://github.com/euclidjda/value-investing-studies,A collection of data analysis studies that examine the performance and characteristics of value investing over long periods of time.,True,False,False,False,euclidjda/value-investing-studies
|
||||
Machine Learning Asset Management,,,"Reproducing Works, Training & Books","Reproducing Works, Training & Books",reproducing-works-training-books,2021-12-17,1747,https://github.com/firmai/machine-learning-asset-management,Machine Learning in Asset Management (by @firmai).,True,False,False,False,firmai/machine-learning-asset-management
|
||||
Machine Learning Asset Management,,,"Reproducing Works, Training & Books","Reproducing Works, Training & Books",reproducing-works-training-books,2021-12-17,1746,https://github.com/firmai/machine-learning-asset-management,Machine Learning in Asset Management (by @firmai).,True,False,False,False,firmai/machine-learning-asset-management
|
||||
Deep Learning Machine Learning Stock,,,"Reproducing Works, Training & Books","Reproducing Works, Training & Books",reproducing-works-training-books,2024-03-01,1783,https://github.com/LastAncientOne/Deep-Learning-Machine-Learning-Stock,Deep Learning and Machine Learning stocks represent a promising long-term or short-term opportunity for investors and traders.,True,False,False,False,LastAncientOne/Deep-Learning-Machine-Learning-Stock
|
||||
Technical Analysis and Feature Engineering,,,"Reproducing Works, Training & Books","Reproducing Works, Training & Books",reproducing-works-training-books,2024-02-16,203,https://github.com/jo-cho/Technical_Analysis_and_Feature_Engineering,Feature Engineering and Feature Importance of Machine Learning in Financial Market.,True,False,False,False,jo-cho/Technical_Analysis_and_Feature_Engineering
|
||||
Differential Machine Learning and Axes that matter by Brian Huge and Antoine Savine,,,"Reproducing Works, Training & Books","Reproducing Works, Training & Books",reproducing-works-training-books,2022-10-05,149,https://github.com/differential-machine-learning/notebooks,"Implement, 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.",True,False,False,False,differential-machine-learning/notebooks
|
||||
systematictradingexamples,,,"Reproducing Works, Training & Books","Reproducing Works, Training & Books",reproducing-works-training-books,2020-07-22,487,https://github.com/robcarver17/systematictradingexamples,Examples of code related to book [Systematic Trading](www.systematictrading.org) and [blog](http://qoppac.blogspot.com).,True,False,False,False,robcarver17/systematictradingexamples
|
||||
pysystemtrade_examples,,,"Reproducing Works, Training & Books","Reproducing Works, Training & Books",reproducing-works-training-books,2018-02-21,278,https://github.com/robcarver17/pysystemtrade_examples,Examples using pysystemtrade for Robert Carver's [blog](http://qoppac.blogspot.com).,True,False,False,False,robcarver17/pysystemtrade_examples
|
||||
ML_Finance_Codes,,,"Reproducing Works, Training & Books","Reproducing Works, Training & Books",reproducing-works-training-books,2020-06-13,2627,https://github.com/mfrdixon/ML_Finance_Codes,Machine Learning in Finance: From Theory to Practice Book.,True,False,False,False,mfrdixon/ML_Finance_Codes
|
||||
Hands-On Machine Learning for Algorithmic Trading,,,"Reproducing Works, Training & Books","Reproducing Works, Training & Books",reproducing-works-training-books,2023-01-18,1908,https://github.com/packtpublishing/hands-on-machine-learning-for-algorithmic-trading,"Hands-On Machine Learning for Algorithmic Trading, published by Packt.",True,False,False,False,packtpublishing/hands-on-machine-learning-for-algorithmic-trading
|
||||
ML_Finance_Codes,,,"Reproducing Works, Training & Books","Reproducing Works, Training & Books",reproducing-works-training-books,2020-06-13,2630,https://github.com/mfrdixon/ML_Finance_Codes,Machine Learning in Finance: From Theory to Practice Book.,True,False,False,False,mfrdixon/ML_Finance_Codes
|
||||
Hands-On Machine Learning for Algorithmic Trading,,,"Reproducing Works, Training & Books","Reproducing Works, Training & Books",reproducing-works-training-books,2023-01-18,1909,https://github.com/packtpublishing/hands-on-machine-learning-for-algorithmic-trading,"Hands-On Machine Learning for Algorithmic Trading, published by Packt.",True,False,False,False,packtpublishing/hands-on-machine-learning-for-algorithmic-trading
|
||||
financialnoob-misc,,,"Reproducing Works, Training & Books","Reproducing Works, Training & Books",reproducing-works-training-books,2024-08-26,28,https://github.com/financialnoob/misc,Codes from @financialnoob's posts.,True,False,False,False,financialnoob/misc
|
||||
MesoSim Options Trading Strategy Library,,,"Reproducing Works, Training & Books","Reproducing Works, Training & Books",reproducing-works-training-books,2024-04-06,22,https://github.com/deltaray-io/strategy-library,Free and public Options Trading strategy library for MesoSim.,True,False,False,False,deltaray-io/strategy-library
|
||||
Quant-Finance-With-Python-Code,,,"Reproducing Works, Training & Books","Reproducing Works, Training & Books",reproducing-works-training-books,2026-01-15,184,https://github.com/lingyixu/Quant-Finance-With-Python-Code,Repo for code examples in Quantitative Finance with Python by Chris Kelliher.,True,False,False,False,lingyixu/Quant-Finance-With-Python-Code
|
||||
QuantFinanceTraining,,,"Reproducing Works, Training & Books","Reproducing Works, Training & Books",reproducing-works-training-books,2024-02-20,42,https://github.com/JoaoJungblut/QuantFinanceTraining,"This 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.",True,False,False,False,JoaoJungblut/QuantFinanceTraining
|
||||
book_irds3,,,"Reproducing Works, Training & Books","Reproducing Works, Training & Books",reproducing-works-training-books,2022-10-29,125,https://github.com/attack68/book_irds3,Code repository for Pricing and Trading Interest Rate Derivatives.,True,False,False,False,attack68/book_irds3
|
||||
Autoencoder-Asset-Pricing-Models,,,"Reproducing Works, Training & Books","Reproducing Works, Training & Books",reproducing-works-training-books,2025-08-17,149,https://github.com/RichardS0268/Autoencoder-Asset-Pricing-Models,"Reimplementation of Autoencoder Asset Pricing Models ([GKX, 2019](https://papers.ssrn.com/sol3/papers.cfm?abstract_id=3335536)).",True,False,False,False,RichardS0268/Autoencoder-Asset-Pricing-Models
|
||||
Finance,,,"Reproducing Works, Training & Books","Reproducing Works, Training & Books",reproducing-works-training-books,2025-05-12,4163,https://github.com/shashankvemuri/Finance,"150+ quantitative finance Python programs to help you gather, manipulate, and analyze stock market data.",True,False,False,False,shashankvemuri/Finance
|
||||
Finance,,,"Reproducing Works, Training & Books","Reproducing Works, Training & Books",reproducing-works-training-books,2025-05-12,4166,https://github.com/shashankvemuri/Finance,"150+ quantitative finance Python programs to help you gather, manipulate, and analyze stock market data.",True,False,False,False,shashankvemuri/Finance
|
||||
101_formulaic_alphas,,,"Reproducing Works, Training & Books","Reproducing Works, Training & Books",reproducing-works-training-books,2022-07-11,51,https://github.com/ram-ki/101_formulaic_alphas,Implementation of [101 formulaic alphas](https://arxiv.org/abs/1601.00991) using qstrader.,True,False,False,False,ram-ki/101_formulaic_alphas
|
||||
Tidy Finance,,,"Reproducing Works, Training & Books","Reproducing Works, Training & Books",reproducing-works-training-books,,0,https://www.tidy-finance.org/,"An opinionated approach to empirical research in financial economics - a fully transparent, open-source code base in multiple programming languages (Python and R) to enable the reproducible implementation of financial research projects for students and practitioners.",False,False,False,False,
|
||||
RoughVolatilityWorkshop,,,"Reproducing Works, Training & Books","Reproducing Works, Training & Books",reproducing-works-training-books,2025-09-06,73,https://github.com/jgatheral/RoughVolatilityWorkshop,2024 QuantMind's Rough Volatility Workshop lectures.,True,False,False,False,jgatheral/RoughVolatilityWorkshop
|
||||
@@ -643,14 +643,14 @@ GitDealFlow,,,Commercial & Proprietary Services,Commercial & Proprietary Service
|
||||
Clear Street API,,,Commercial & Proprietary Services,Commercial & Proprietary Services,commercial-proprietary-services,,0,https://docs.clearstreet.com/?utm_source=github&utm_medium=developer&utm_campaign=api_listings&utm_content=awesome_quant,"REST API for US equities & options: reference & fundamental data, multi-year financial statements, corporate events, analyst consensus, a screener, and order execution.",False,False,False,True,
|
||||
Finterm,TypeScript,TypeScript,Commercial & Proprietary Services,Commercial & Proprietary Services,commercial-proprietary-services,,0,https://finterm.xyz,"Browser-based, keyboard-first financial terminal. No public GitHub repo (closed source).",False,False,False,True,
|
||||
Coinugget,,,Commercial & Proprietary Services,Commercial & Proprietary Services,commercial-proprietary-services,,0,https://coinugget.com,"Real-time RSI signals, price action, and volume spikes dashboard across multiple exchanges. Free, no sign-up required.",False,False,False,True,
|
||||
The Stall,JavaScript,JavaScript,Commercial & Proprietary Services,Commercial & Proprietary Services,commercial-proprietary-services,2026-07-29,7,https://the-stall.intuitek.ai,"277 pay-per-call tools via MCP: US stocks, crypto, DeFi analytics, Polymarket prediction markets, macro data, and sanctions screening. USDC on Base. No API key required. [GitHub](https://github.com/thebrierfox/the-stall)",True,False,False,True,thebrierfox/the-stall
|
||||
The Stall,JavaScript,JavaScript,Commercial & Proprietary Services,Commercial & Proprietary Services,commercial-proprietary-services,2026-08-16,7,https://the-stall.intuitek.ai,"277 pay-per-call tools via MCP: US stocks, crypto, DeFi analytics, Polymarket prediction markets, macro data, and sanctions screening. USDC on Base. No API key required. [GitHub](https://github.com/thebrierfox/the-stall)",True,False,False,True,thebrierfox/the-stall
|
||||
Stingray,,,Commercial & Proprietary Services,Commercial & Proprietary Services,commercial-proprietary-services,,0,https://stingray.fi/,"Trading strategy builder that turns plain-English market ideas into inspectable rules, backtests them against historical data, and monitors matching live conditions.",False,False,False,True,
|
||||
NeuPortal,,,Commercial & Proprietary Services,Commercial & Proprietary Services,commercial-proprietary-services,,0,https://neuportal.ai,"AI forecasting-accountability lab: every forecast is locked pre-event, Bitcoin-timestamped (OpenTimestamps), and Brier-scored against prediction markets in public.",False,False,False,True,
|
||||
AlphaAssay,REST,REST,Commercial & Proprietary Services,Commercial & Proprietary Services,commercial-proprietary-services,2026-07-27,0,https://alphaassay.com,"Independent statistical assay office for trading signals and backtests: deflated Sharpe with cumulative trial accounting, probability of backtest overfitting (PBO/CPCV), leakage forensics, placebo tests against matched synthetic null worlds, and pre-registration with Merkle-anchored timestamps — deterministic, Ed25519-signed verdicts anyone can replay. Free demo; hosted API and MCP server. Methodology audit, not investment advice. [GitHub](https://github.com/alphaassay/mcp)",True,False,False,True,alphaassay/mcp
|
||||
Market Posture Daily,,,Commercial & Proprietary Services,Commercial & Proprietary Services,commercial-proprietary-services,,0,https://marketpd.com,"Daily trend, regime, momentum and relative-strength data for ~90 crypto assets and US stocks/ETFs, with a cointegration pair screener. Free terminal + JSON API.",False,False,False,True,
|
||||
Honest Backtest,,,Commercial & Proprietary Services,Commercial & Proprietary Services,commercial-proprietary-services,,0,https://whop.com/honest-backtest,"Independent manual code audits of trading bots and their backtests: catches unmodeled commission/slippage, signal-vs-fill price drift, and other gaps between backtested and live results.",False,False,False,True,
|
||||
StreamXLS,,,Commercial & Proprietary Services,Commercial & Proprietary Services,commercial-proprietary-services,,0,https://streamxls.com,"Commercial Excel RTD server for the Interactive Brokers TWS API, streaming market data, account values, positions, and orders into Excel formulas on Windows.",False,False,False,True,
|
||||
AtlasYield,,,Commercial & Proprietary Services,Commercial & Proprietary Services,commercial-proprietary-services,2026-08-16,0,https://atlasyield.club,"Independent rating and allocation layer for on-chain yield: scores every DeFi vault 0-100 across 16 factors, with a public read-only scores API. [GitHub](https://github.com/gveshk/atlasyield-score-history)",True,False,False,True,gveshk/atlasyield-score-history
|
||||
AtlasYield,,,Commercial & Proprietary Services,Commercial & Proprietary Services,commercial-proprietary-services,2026-08-17,0,https://atlasyield.club,"Independent rating and allocation layer for on-chain yield: scores every DeFi vault 0-100 across 16 factors, with a public read-only scores API. [GitHub](https://github.com/gveshk/atlasyield-score-history)",True,False,False,True,gveshk/atlasyield-score-history
|
||||
Katana,,,Commercial & Proprietary Services,Commercial & Proprietary Services,commercial-proprietary-services,,0,https://katanascreener.com,"Free Japan stock screener built on EDINET filings. 160+ fundamentals, custom formula metrics, Graham/Piotroski/Kiyohara presets. No sign-up.",False,False,False,True,
|
||||
Disclosed Capitol,,,Commercial & Proprietary Services,Commercial & Proprietary Services,commercial-proprietary-services,,0,https://www.disclosedcapitol.com/data-files/api,"US congressional and executive-branch stock trade disclosures API. STOCK Act filings plus OGE executive data (~6,743 transactions across 106 officials), with trade-level returns and alpha. Free tier: 500 credits, no card.",False,False,False,True,
|
||||
Wealthville,REST,"REST,MCP",Commercial & Proprietary Services,Commercial & Proprietary Services,commercial-proprietary-services,2026-07-28,0,https://wealthville.net,"Liquidity-pool scoring for DeFi market making: a 0-100 score and an Enter/Hold/Exit/Reduce/Avoid verdict, with confidence calibrated per protocol, across ~68,800 Solana pools (Meteora DLMM, Orca Whirlpool, Raydium AMM/CLMM/CPMM) and 575 EVM pools on Ethereum, Arbitrum, Base, Optimism, Polygon and BSC. Outcomes are graded after impermanent loss and published as a miss-inclusive 30-day track record. Free keyless API, OpenAPI spec, and a hosted MCP server. [GitHub](https://github.com/amitesh-m/wealthville-integrations)",True,False,False,True,amitesh-m/wealthville-integrations
|
||||
|
||||
|
Reference in New Issue
Block a user