mirror of
https://github.com/wilsonfreitas/awesome-quant.git
synced 2026-07-27 20:07:50 +00:00
deploy: 1994e309ce
This commit is contained in:
+640
-511
File diff suppressed because it is too large
Load Diff
+17
-12
@@ -1,7 +1,7 @@
|
||||
project,language,languages,category,section,section_slug,last_commit,stars,url,description,github,cran,pypi,commercial,repo
|
||||
numpy,Python,Python,Numerical Libraries & Data Structures,Numerical Libraries & Data Structures,numerical-libraries-data-structures,2026-07-22,32406,https://www.numpy.org,NumPy is the fundamental package for scientific computing with Python. [GitHub](https://github.com/numpy/numpy),True,False,False,False,numpy/numpy
|
||||
numpy,Python,Python,Numerical Libraries & Data Structures,Numerical Libraries & Data Structures,numerical-libraries-data-structures,2026-07-22,32407,https://www.numpy.org,NumPy is the fundamental package for scientific computing with Python. [GitHub](https://github.com/numpy/numpy),True,False,False,False,numpy/numpy
|
||||
scipy,Python,Python,Numerical Libraries & Data Structures,Numerical Libraries & Data Structures,numerical-libraries-data-structures,2026-07-22,14835,https://www.scipy.org,"SciPy (pronounced “Sigh Pie”) is a Python-based ecosystem of open-source software for mathematics, science, and engineering. [GitHub](https://github.com/scipy/scipy)",True,False,False,False,scipy/scipy
|
||||
pandas,Python,Python,Numerical Libraries & Data Structures,Numerical Libraries & Data Structures,numerical-libraries-data-structures,2026-07-22,49285,https://pandas.pydata.org,"pandas is an open source, BSD-licensed library providing high-performance, easy-to-use data structures and data analysis tools for the Python programming language. [GitHub](https://github.com/pandas-dev/pandas)",True,False,False,False,pandas-dev/pandas
|
||||
pandas,Python,Python,Numerical Libraries & Data Structures,Numerical Libraries & Data Structures,numerical-libraries-data-structures,2026-07-22,49286,https://pandas.pydata.org,"pandas is an open source, BSD-licensed library providing high-performance, easy-to-use data structures and data analysis tools for the Python programming language. [GitHub](https://github.com/pandas-dev/pandas)",True,False,False,False,pandas-dev/pandas
|
||||
polars,Python,Python,Numerical Libraries & Data Structures,Numerical Libraries & Data Structures,numerical-libraries-data-structures,2026-07-22,39071,https://docs.pola.rs/,Polars is a blazingly fast DataFrame library for manipulating structured data. [GitHub](https://github.com/pola-rs/polars),True,False,False,False,pola-rs/polars
|
||||
quantdsl,Python,Python,Numerical Libraries & Data Structures,Numerical Libraries & Data Structures,numerical-libraries-data-structures,2017-10-26,381,https://github.com/johnbywater/quantdsl,Domain specific language for quantitative analytics in finance and trading.,True,False,False,False,johnbywater/quantdsl
|
||||
statistics,Python,Python,Numerical Libraries & Data Structures,Numerical Libraries & Data Structures,numerical-libraries-data-structures,,0,https://docs.python.org/3/library/statistics.html,Builtin Python library for all basic statistical calculations.,False,False,False,False,
|
||||
@@ -34,7 +34,7 @@ pynance,Python,Python,Financial Instruments & Pricing,Financial Instruments & Pr
|
||||
tia,Python,Python,Financial Instruments & Pricing,Financial Instruments & Pricing,financial-instruments-pricing,2017-06-05,428,https://github.com/bpsmith/tia,Toolkit for integration and analysis.,True,False,False,False,bpsmith/tia
|
||||
pysabr,Python,Python,Financial Instruments & Pricing,Financial Instruments & Pricing,financial-instruments-pricing,2022-04-21,622,https://github.com/ynouri/pysabr,SABR model Python implementation.,True,False,False,False,ynouri/pysabr
|
||||
FinancePy,Python,Python,Financial Instruments & Pricing,Financial Instruments & Pricing,financial-instruments-pricing,2026-06-16,3065,https://github.com/domokane/FinancePy,"A Python Finance Library that focuses on the pricing and risk-management of Financial Derivatives, including fixed-income, equity, FX and credit derivatives.",True,False,False,False,domokane/FinancePy
|
||||
gs-quant,Python,Python,Financial Instruments & Pricing,Financial Instruments & Pricing,financial-instruments-pricing,2026-07-15,11531,https://github.com/goldmansachs/gs-quant,Python toolkit for quantitative finance.,True,False,False,False,goldmansachs/gs-quant
|
||||
gs-quant,Python,Python,Financial Instruments & Pricing,Financial Instruments & Pricing,financial-instruments-pricing,2026-07-15,11532,https://github.com/goldmansachs/gs-quant,Python toolkit for quantitative finance.,True,False,False,False,goldmansachs/gs-quant
|
||||
willowtree,Python,Python,Financial Instruments & Pricing,Financial Instruments & Pricing,financial-instruments-pricing,2018-07-14,379,https://github.com/federicomariamassari/willowtree,Robust and flexible Python implementation of the willow tree lattice for derivatives pricing.,True,False,False,False,federicomariamassari/willowtree
|
||||
financial-engineering,Python,Python,Financial Instruments & Pricing,Financial Instruments & Pricing,financial-instruments-pricing,2017-11-20,541,https://github.com/federicomariamassari/financial-engineering,"Applications of Monte Carlo methods to financial engineering projects, in Python.",True,False,False,False,federicomariamassari/financial-engineering
|
||||
optlib,Python,Python,Financial Instruments & Pricing,Financial Instruments & Pricing,financial-instruments-pricing,2022-11-18,1620,https://github.com/dbrojas/optlib,A library for financial options pricing written in Python.,True,False,False,False,dbrojas/optlib
|
||||
@@ -131,6 +131,7 @@ TradeAggregation,Rust,Rust,Technical Indicators,Technical Indicators,technical-i
|
||||
SlidingFeatures,Rust,Rust,Technical Indicators,Technical Indicators,technical-indicators,2026-06-29,78,https://github.com/MathisWellmann/sliding_features-rs,Chainable tree-like sliding windows for signal processing and technical analysis.,True,False,False,False,MathisWellmann/sliding_features-rs
|
||||
fin-primitives,Rust,Rust,Technical Indicators,Technical Indicators,technical-indicators,2026-03-23,15,https://github.com/Mattbusel/fin-primitives,"Financial market primitives in Rust: Price/Quantity/Symbol newtypes, BTreeMap order book, OHLCV aggregation, SMA/EMA/RSI indicators, position ledger with PnL, and composable risk monitor.",True,False,False,False,Mattbusel/fin-primitives
|
||||
Wickra,Rust,"Rust,Python,JavaScript,C++,C#,Golang,Java,R",Technical Indicators,Technical Indicators,technical-indicators,2026-07-18,38,https://github.com/wickra-lib/wickra,"Streaming-first technical-analysis library with a Rust core: 514 indicators updating in O(1) per tick, with bit-exact batch-vs-streaming results.",True,False,False,False,wickra-lib/wickra
|
||||
rulelint,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2026-07-11,0,https://github.com/momoddo/rulelint,"Linter for mechanical trading-rule conditions: replays every condition over historical bars to catch look-ahead levels, dead branches that can never fire, and regime-drifted absolute thresholds before you trust a backtest.",True,False,False,False,momoddo/rulelint
|
||||
FAIG,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2026-05-16,156,https://github.com/tg12/FAIG,"Fully automated trading bot for the IG Index platform (spread betting and CFDs), supporting demo and live accounts.",True,False,False,False,tg12/FAIG
|
||||
quantify,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2026-06-30,1,https://github.com/Zhanghanser/quantify,"Binance-style trading terminal with multi-strategy backtesting and a real-time, signal-only decision desk for crypto, A-shares, and US stocks.",True,False,False,False,Zhanghanser/quantify
|
||||
purgedcv,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2026-06-16,19,https://github.com/eslazarev/purged-cross-validation,"scikit-learn-compatible purged, group-purged, and combinatorial purged (CPCV) cross-validation, walk-forward splitting, and backtest-overfitting statistics (deflated and probabilistic Sharpe ratios, PBO, minimum backtest length) to prevent leakage and overfitting when backtesting trading strategies.",True,False,False,False,eslazarev/purged-cross-validation
|
||||
@@ -143,11 +144,11 @@ 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,160,https://github.com/rmbell09-lang/tradesight,"Self-hosted AI trading platform with strategy evolution, technical analysis, backtesting, and paper trading via Alpaca.",True,False,False,False,rmbell09-lang/tradesight
|
||||
Orallexa,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2026-07-12,59,https://github.com/alex-jb/orallexa-ai-trading-agent,"AI trading operating system with 9 ML models (RF, XGBoost, EMAformer, MOIRAI-2, Chronos-2, DDPM, PPO RL, GNN, LR) ranked by Sharpe ratio, Claude AI synthesis with dual-tier routing (~$0.003/analysis), real-time Next.js dashboard, Alpaca paper trading, and 277 automated tests.",True,False,False,False,alex-jb/orallexa-ai-trading-agent
|
||||
Vibe-Trading,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2026-07-21,26280,https://github.com/HKUDS/Vibe-Trading,"Natural-language multi-agent finance research agent with 29 swarm presets, 70 skills, and 28 auto-discovered tools; 7 backtest engines covering A-shares/US/Crypto/Futures/Forex/Options plus a cross-market CompositeEngine with shared capital pool; 5-source auto-fallback data layer (tushare/okx/yfinance/akshare/ccxt); 17-tool MCP server; includes trade-journal behavioral diagnostics for 同花顺/东财/富途 exports.",True,False,False,False,HKUDS/Vibe-Trading
|
||||
Vibe-Trading,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2026-07-21,26284,https://github.com/HKUDS/Vibe-Trading,"Natural-language multi-agent finance research agent with 29 swarm presets, 70 skills, and 28 auto-discovered tools; 7 backtest engines covering A-shares/US/Crypto/Futures/Forex/Options plus a cross-market CompositeEngine with shared capital pool; 5-source auto-fallback data layer (tushare/okx/yfinance/akshare/ccxt); 17-tool MCP server; includes trade-journal behavioral diagnostics for 同花顺/东财/富途 exports.",True,False,False,False,HKUDS/Vibe-Trading
|
||||
DeepAlpha,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2026-05-12,36,https://deepalphabot.com,"AI crypto trading bot for Bybit with 70.9% walk-forward validated accuracy on out-of-sample data, LightGBM + XGBoost ensemble with 72 ML features. [GitHub](https://github.com/stefanoviana/deepalpha)",True,False,False,False,stefanoviana/deepalpha
|
||||
the0,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2026-07-20,318,https://github.com/alexanderwanyoike/the0,"Self-hosted execution engine for algorithmic trading bots. Write strategies in Python, TypeScript, Rust, C++, C#, Scala, or Haskell and deploy with one command. Each bot runs in an isolated container with scheduled or streaming execution.",True,False,False,False,alexanderwanyoike/the0
|
||||
autonomous-audit,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2026-07-03,0,https://pypi.org/project/autonomous-audit/,"Tamper-evident SHA-256 hash-chain audit log and human-readable report for AI trading-agent decisions; read-only, offline, and dependency-free (Python standard library only). [GitHub](https://github.com/Autonomous-Asset-Management-Agents/autonomous_/tree/main/packages/autonomous-audit)",False,False,True,False,
|
||||
Investing algorithm framework,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2026-05-24,1422,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
|
||||
Investing algorithm framework,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2026-05-24,1423,https://github.com/coding-kitties/investing-algorithm-framework,"Framework for developing, backtesting, and deploying automated trading algorithms.",True,False,False,False,coding-kitties/investing-algorithm-framework
|
||||
Lumibot,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2026-07-16,1830,https://github.com/Lumiwealth/lumibot,"Algorithmic trading framework where the same code runs for backtesting and live trading across stocks, options, crypto, futures, and forex with multiple brokers including Alpaca, Interactive Brokers, Tradier, and Schwab.",True,False,False,False,Lumiwealth/lumibot
|
||||
QSTrader,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2024-06-24,3421,https://github.com/mhallsmoore/qstrader,QSTrader backtesting simulation engine.,True,False,False,False,mhallsmoore/qstrader
|
||||
Blankly,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2024-12-30,2463,https://github.com/Blankly-Finance/Blankly,"Fully integrated backtesting, paper trading, and live deployment.",True,False,False,False,Blankly-Finance/Blankly
|
||||
@@ -191,7 +192,7 @@ Qlib,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesti
|
||||
finlab,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2026-05-27,0,https://pypi.org/project/finlab/,"Python package for Taiwan stock market data, factor research, and vectorized backtesting with pandas-style strategy definitions.",False,False,True,False,
|
||||
machine-learning-for-trading,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2026-07-20,20018,https://github.com/stefan-jansen/machine-learning-for-trading,Code and resources for Machine Learning for Algorithmic Trading.,True,False,False,False,stefan-jansen/machine-learning-for-trading
|
||||
AlphaPy,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2025-08-24,1739,https://github.com/ScottfreeLLC/AlphaPy,"Automated Machine Learning [AutoML] with Python, scikit-learn, Keras, XGBoost, LightGBM, and CatBoost.",True,False,False,False,ScottfreeLLC/AlphaPy
|
||||
jesse,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2026-07-13,8216,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-07-13,8217,https://github.com/jesse-ai/jesse,An advanced crypto trading bot written in Python.,True,False,False,False,jesse-ai/jesse
|
||||
rqalpha,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2026-07-10,6600,https://github.com/ricequant/rqalpha,"A extendable, replaceable Python algorithmic backtest && trading framework supporting multiple securities.",True,False,False,False,ricequant/rqalpha
|
||||
FinRL-Library,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2026-07-12,15786,https://github.com/AI4Finance-LLC/FinRL-Library,A Deep Reinforcement Learning Library for Automated Trading in Quantitative Finance. NeurIPS 2020.,True,False,False,False,AI4Finance-LLC/FinRL-Library
|
||||
aurumq-rl,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2026-07-19,26,https://github.com/yupoet/aurumq-rl,"Reinforcement learning stock-selection framework for the China A-share market with multi-source factor input (alpha101 + main-force flow + hot-money seats + northbound + institutional + fundamentals), board-aware price limits, and ONNX CPU inference.",True,False,False,False,yupoet/aurumq-rl
|
||||
@@ -213,10 +214,10 @@ PyBroker,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backt
|
||||
OctoBot Script,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2026-03-30,44,https://github.com/Drakkar-Software/OctoBot-Script,A quant framework to create cryptocurrencies strategies - from backtesting to optimization to livetrading.,True,False,False,False,Drakkar-Software/OctoBot-Script
|
||||
hftbacktest,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2025-12-23,4300,https://github.com/nkaz001/hftbacktest,"A high-frequency trading and market-making backtesting tool accounts for limit orders, queue positions, and latencies, utilizing full tick data for trades and order books.",True,False,False,False,nkaz001/hftbacktest
|
||||
flashalpha-fill-simulator,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2026-06-16,3,https://github.com/FlashAlpha-lab/flashalpha-fill-simulator,"Realistic limit-order fill simulator for options credit/debit spreads with post-and-wait limits, stale-quote guards, deterministic same-bar tiebreaks, and a patient-then-cross exit; engine-agnostic and zero runtime dependencies.",True,False,False,False,FlashAlpha-lab/flashalpha-fill-simulator
|
||||
vnpy,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2026-05-17,43638,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-05-17,43645,https://github.com/vnpy/vnpy,VeighNa is a Python-based open source quantitative trading system development framework.,True,False,False,False,vnpy/vnpy
|
||||
Intelligent Trading Bot,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2026-07-17,1824,https://github.com/asavinov/intelligent-trading-bot,Automatically generating signals and trading based on machine learning and feature engineering.,True,False,False,False,asavinov/intelligent-trading-bot
|
||||
fastquant,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2023-09-15,1751,https://github.com/enzoampil/fastquant,fastquant allows you to easily backtest investment strategies with as few as 3 lines of python code.,True,False,False,False,enzoampil/fastquant
|
||||
nautilus_trader,Python,"Python,Rust",Trading & Backtesting,Trading & Backtesting,trading-backtesting,2026-07-22,24895,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-07-22,24896,https://github.com/nautechsystems/nautilus_trader,A high-performance algorithmic trading platform and event-driven backtester.,True,False,False,False,nautechsystems/nautilus_trader
|
||||
YABTE,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2024-05-11,7,https://github.com/bsdz/yabte,Yet Another (Python) BackTesting Engine.,True,False,False,False,bsdz/yabte
|
||||
Trading Strategy,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2026-07-21,235,https://github.com/tradingstrategy-ai/getting-started,"TradingStrategy.ai is a market data, backtesting, live trading and investor management framework for decentralised finance.",True,False,False,False,tradingstrategy-ai/getting-started
|
||||
Hikyuu,Python,"Python,C++",Trading & Backtesting,Trading & Backtesting,trading-backtesting,2026-07-21,3365,https://github.com/fasiondog/hikyuu,"A base on Python/C++ open source high-performance quant framework for faster analysis and backtesting, contains the complete trading system components for reuse and combination.",True,False,False,False,fasiondog/hikyuu
|
||||
@@ -265,7 +266,7 @@ TBV1,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesti
|
||||
VerumTrade,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2026-06-29,10,https://github.com/muye1202/VerumTrade,A reasoning & decision-trace visible Multi-agent LLM trading-research framework where bull/bear analysts debate each ticker and every decision cites the evidence it rests on.,True,False,False,False,muye1202/VerumTrade
|
||||
AutoHypothesis,Python,Python,Portfolio Optimization & Risk Analysis,Portfolio Optimization & Risk Analysis,portfolio-optimization-risk-analysis,2026-04-22,68,https://github.com/arteemg/AutoHypothesis,"An agentic framework that mimics the real quant trading pipeline to find alpha: economic hypothesis, in-sample iteration, and out-of-sample validation.",True,False,False,False,arteemg/AutoHypothesis
|
||||
skfolio,Python,Python,Portfolio Optimization & Risk Analysis,Portfolio Optimization & Risk Analysis,portfolio-optimization-risk-analysis,2026-07-15,2048,https://github.com/skfolio/skfolio,"Python library for portfolio optimization built on top of scikit-learn. It provides a unified interface and sklearn compatible tools to build, tune and cross-validate portfolio models.",True,False,False,False,skfolio/skfolio
|
||||
PyPortfolioOpt,Python,Python,Portfolio Optimization & Risk Analysis,Portfolio Optimization & Risk Analysis,portfolio-optimization-risk-analysis,2026-07-07,5878,https://github.com/robertmartin8/PyPortfolioOpt,"Financial portfolio optimization in python, including classical efficient frontier and advanced methods.",True,False,False,False,robertmartin8/PyPortfolioOpt
|
||||
PyPortfolioOpt,Python,Python,Portfolio Optimization & Risk Analysis,Portfolio Optimization & Risk Analysis,portfolio-optimization-risk-analysis,2026-07-07,5879,https://github.com/robertmartin8/PyPortfolioOpt,"Financial portfolio optimization in python, including classical efficient frontier and advanced methods.",True,False,False,False,robertmartin8/PyPortfolioOpt
|
||||
Eiten,Python,Python,Portfolio Optimization & Risk Analysis,Portfolio Optimization & Risk Analysis,portfolio-optimization-risk-analysis,2020-09-21,3259,https://github.com/tradytics/eiten,"Eiten is an open source toolkit by Tradytics that implements various statistical and algorithmic investing strategies such as Eigen Portfolios, Minimum Variance Portfolios, Maximum Sharpe Ratio Portfolios, and Genetic Algorithms based Portfolios.",True,False,False,False,tradytics/eiten
|
||||
riskparity.py,Python,Python,Portfolio Optimization & Risk Analysis,Portfolio Optimization & Risk Analysis,portfolio-optimization-risk-analysis,2024-05-27,324,https://github.com/dppalomar/riskparity.py,fast and scalable design of risk parity portfolios with TensorFlow 2.0.,True,False,False,False,dppalomar/riskparity.py
|
||||
mlfinlab,Python,Python,Portfolio Optimization & Risk Analysis,Portfolio Optimization & Risk Analysis,portfolio-optimization-risk-analysis,2021-12-01,4880,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
|
||||
@@ -281,7 +282,7 @@ qfrm,Python,Python,Portfolio Optimization & Risk Analysis,Portfolio Optimization
|
||||
visualize-wealth,Python,Python,Portfolio Optimization & Risk Analysis,Portfolio Optimization & Risk Analysis,portfolio-optimization-risk-analysis,2015-06-10,150,https://github.com/benjaminmgross/visualize-wealth,Portfolio construction and quantitative analysis.,True,False,False,False,benjaminmgross/visualize-wealth
|
||||
VisualPortfolio,Python,Python,Portfolio Optimization & Risk Analysis,Portfolio Optimization & Risk Analysis,portfolio-optimization-risk-analysis,2017-02-28,107,https://github.com/wegamekinglc/VisualPortfolio,This tool is used to visualize the performance of a portfolio.,True,False,False,False,wegamekinglc/VisualPortfolio
|
||||
universal-portfolios,Python,Python,Portfolio Optimization & Risk Analysis,Portfolio Optimization & Risk Analysis,portfolio-optimization-risk-analysis,2026-04-15,859,https://github.com/Marigold/universal-portfolios,Collection of algorithms for online portfolio selection.,True,False,False,False,Marigold/universal-portfolios
|
||||
FinQuant,Python,Python,Portfolio Optimization & Risk Analysis,Portfolio Optimization & Risk Analysis,portfolio-optimization-risk-analysis,2023-09-03,1794,https://github.com/fmilthaler/FinQuant,"A program for financial portfolio management, analysis and optimization.",True,False,False,False,fmilthaler/FinQuant
|
||||
FinQuant,Python,Python,Portfolio Optimization & Risk Analysis,Portfolio Optimization & Risk Analysis,portfolio-optimization-risk-analysis,2023-09-03,1795,https://github.com/fmilthaler/FinQuant,"A program for financial portfolio management, analysis and optimization.",True,False,False,False,fmilthaler/FinQuant
|
||||
Empyrial,Python,Python,Portfolio Optimization & Risk Analysis,Portfolio Optimization & Risk Analysis,portfolio-optimization-risk-analysis,2025-09-14,1073,https://github.com/ssantoshp/Empyrial,Portfolio's risk and performance analytics and returns predictions.,True,False,False,False,ssantoshp/Empyrial
|
||||
risktools,Python,Python,Portfolio Optimization & Risk Analysis,Portfolio Optimization & Risk Analysis,portfolio-optimization-risk-analysis,2024-12-07,43,https://github.com/bbcho/risktools-dev,Risk tools for use within the crude and crude products trading space with partial implementation of R's PerformanceAnalytics.,True,False,False,False,bbcho/risktools-dev
|
||||
Riskfolio-Lib,Python,Python,Portfolio Optimization & Risk Analysis,Portfolio Optimization & Risk Analysis,portfolio-optimization-risk-analysis,2026-06-22,4379,https://github.com/dcajasn/Riskfolio-Lib,Portfolio Optimization and Quantitative Strategic Asset Allocation in Python.,True,False,False,False,dcajasn/Riskfolio-Lib
|
||||
@@ -344,9 +345,10 @@ garchmodels,R,R,Time Series Analysis,Time Series Analysis,time-series-analysis,2
|
||||
TimeSeries.jl,Julia,Julia,Time Series Analysis,Time Series Analysis,time-series-analysis,2026-03-30,369,https://github.com/JuliaStats/TimeSeries.jl,Time series toolkit for Julia.,True,False,False,False,JuliaStats/TimeSeries.jl
|
||||
TimeFrames.jl,Julia,Julia,Time Series Analysis,Time Series Analysis,time-series-analysis,2026-03-09,5,https://github.com/femtotrader/TimeFrames.jl,A Julia library that defines TimeFrame (essentially for resampling TimeSeries).,True,False,False,False,femtotrader/TimeFrames.jl
|
||||
PineForge,C++,C++,Time Series Analysis,Time Series Analysis,time-series-analysis,2026-07-22,167,https://github.com/pineforge-4pass/pineforge-engine,"Deterministic offline PineScript v6 → C++ backtest runtime, validated trade-for-trade against TradingView (245/246 strict, 0 engine bugs). Runs locally via Docker and is drivable by AI agents through a bundled MCP server.",True,False,False,False,pineforge-4pass/pineforge-engine
|
||||
Korea Stock Data,Data,Data,Market Data & Data Sources,Market Data & Data Sources,market-data-data-sources,2026-07-19,0,https://github.com/na77tech-creator/korea-stock-data,"Free daily dataset of top KOSPI/KOSDAQ stocks by market cap: prices, fundamentals, and analyst consensus estimates in CSV/JSON, updated every trading day, LLM/AI-readable.",True,False,False,False,na77tech-creator/korea-stock-data
|
||||
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,70863,https://github.com/OpenBB-finance/OpenBBTerminal,Terminal for investment research for everyone.,True,False,False,False,OpenBB-finance/OpenBBTerminal
|
||||
Fincept Terminal,Python,Python,Market Data & Data Sources,Market Data & Data Sources,market-data-data-sources,2026-07-14,28798,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
|
||||
Fincept Terminal,Python,Python,Market Data & Data Sources,Market Data & Data Sources,market-data-data-sources,2026-07-14,28800,https://github.com/Fincept-Corporation/FinceptTerminal,Advance Data Based A.I Terminal for all Types of Financial Asset Research.,True,False,False,False,Fincept-Corporation/FinceptTerminal
|
||||
yfinance,Python,Python,Market Data & Data Sources,Market Data & Data Sources,market-data-data-sources,2026-06-28,24773,https://github.com/ranaroussi/yfinance,Yahoo! Finance market data downloader (+faster Pandas Datareader).,True,False,False,False,ranaroussi/yfinance
|
||||
treasurydirect,TypeScript,TypeScript,Market Data & Data Sources,Market Data & Data Sources,market-data-data-sources,2026-07-11,0,https://github.com/moshejs/treasurydirect,"Zero-dependency client for the US TreasuryDirect API: auction results, upcoming auctions, CUSIP lookups, and Debt to the Penny; no API key required.",True,False,False,False,moshejs/treasurydirect
|
||||
treasury-fiscaldata,TypeScript,TypeScript,Market Data & Data Sources,Market Data & Data Sources,market-data-data-sources,2026-07-11,0,https://github.com/moshejs/treasury-fiscaldata,"Typed client for the US Treasury FiscalData API (debt, average interest rates, exchange rates) with pagination and filtering; no API key required.",True,False,False,False,moshejs/treasury-fiscaldata
|
||||
@@ -429,7 +431,7 @@ pandaSDMX,Python,Python,Market Data & Data Sources,Market Data & Data Sources,ma
|
||||
cif,Python,Python,Market Data & Data Sources,Market Data & Data Sources,market-data-data-sources,2022-06-18,66,https://github.com/LenkaV/CIF,"Python package that include few composite indicators, which summarize multidimensional relationships between individual economic indicators.",True,False,False,False,LenkaV/CIF
|
||||
finagg,Python,Python,Market Data & Data Sources,Market Data & Data Sources,market-data-data-sources,2026-03-22,540,https://github.com/theOGognf/finagg,"finagg is a Python package that provides implementations of popular and free financial APIs, tools for aggregating historical data from those APIs into SQL databases, and tools for transforming aggregated data into features useful for analysis and AI/ML.",True,False,False,False,theOGognf/finagg
|
||||
FinanceDatabase,Python,Python,Market Data & Data Sources,Market Data & Data Sources,market-data-data-sources,2026-07-19,8230,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,5140,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
|
||||
FinanceToolkit,Python,Python,Market Data & Data Sources,Market Data & Data Sources,market-data-data-sources,2026-07-14,5141,https://github.com/JerBouma/FinanceToolkit,"Toolkit with 200+ financial metrics including 80+ financial ratios, 30+ technical indicators, 20+ risk and performance metrics and 50+ macro indicators which pulls from Financial Modeling Prep, Yahoo Finance, OECD, GMBD and more.",True,False,False,False,JerBouma/FinanceToolkit
|
||||
Trading Strategy,Python,Python,Market Data & Data Sources,Market Data & Data Sources,market-data-data-sources,,0,https://github.com/tradingstrategy-ai/trading-strategy/,download price data for decentralised exchanges and lending protocols (DeFi).,True,False,False,False,
|
||||
datamule-python,Python,Python,Market Data & Data Sources,Market Data & Data Sources,market-data-data-sources,2026-06-25,549,https://github.com/john-friedman/datamule-python,A package to work with SEC data. Incorporates datamule endpoints.,True,False,False,False,john-friedman/datamule-python
|
||||
fsynth,Python,Python,Market Data & Data Sources,Market Data & Data Sources,market-data-data-sources,2025-12-27,8,https://github.com/welcra/fsynth,Python library for high-fidelity unlimited synthetic financial data generation using Heston Stochastic Volatility and Merton Jump Diffusion.,True,False,False,False,welcra/fsynth
|
||||
@@ -603,6 +605,7 @@ KeepRule,,,Commercial & Proprietary Services,Commercial & Proprietary Services,c
|
||||
Agent Toolbelt,,,Commercial & Proprietary Services,Commercial & Proprietary Services,commercial-proprietary-services,,0,https://www.agenttoolbelt.live,"AI stock-research API returning structured analysis (investment thesis, valuation verdict, insider-signal read, earnings, bull-vs-bear, moat, watchlist ranking) for US equities from Polygon/Finnhub/FMP data. Optimized for LLM agents; free tier.",False,False,False,True,
|
||||
ML-Quant,,,Commercial & Proprietary Services,Commercial & Proprietary Services,commercial-proprietary-services,,0,https://www.ml-quant.com/,"Top Quant resources like ArXiv (sanity), SSRN, RePec, Journals, Podcasts, Videos, and Blogs.",False,False,False,True,
|
||||
RealMarketAPI,,,Commercial & Proprietary Services,Commercial & Proprietary Services,commercial-proprietary-services,,0,https://realmarketapi.com/,"Provides ultra-low latency market data for gold, forex, crypto, and stocks via REST, WebSocket, and MCP—built for speed, reliability, and scale.",False,False,False,True,
|
||||
Probalytics,,,Commercial & Proprietary Services,Commercial & Proprietary Services,commercial-proprietary-services,,0,https://probalytics.io,"Prediction market data infrastructure for Polymarket and Kalshi, with REST API, ClickHouse SQL access, 200–500M orderbook snapshots/day at 1ms resolution, and Parquet bulk exports.",False,False,False,True,
|
||||
The Stock Radar,,,Commercial & Proprietary Services,Commercial & Proprietary Services,commercial-proprietary-services,,0,https://thestockradar.com,"Daily multi-language stock movers, technical analysis, earnings recaps, and weekly research reports across 6 markets (US, Korea, Japan, Taiwan, India, Germany) published in 6 languages.",False,False,False,True,
|
||||
Sharpe,,,Commercial & Proprietary Services,Commercial & Proprietary Services,commercial-proprietary-services,,0,https://www.sharpe.ai/,"AI-driven crypto trading intelligence terminal for derivatives positioning, DEX flow, on-chain risk, narrative rotation, token discovery, and agent-ready market data.",False,False,False,True,
|
||||
Webb Database,,,Commercial & Proprietary Services,Commercial & Proprietary Services,commercial-proprietary-services,,0,https://webb-database.com/,"Aggregates public financial data from HKEX, the SFC, the Hong Law Society, UK Companies House and other sources, has searchable datasets on listed companies, many in machine-readable formats.",False,False,False,True,
|
||||
@@ -611,6 +614,8 @@ Clear Street API,,,Commercial & Proprietary Services,Commercial & Proprietary Se
|
||||
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-11,5,https://the-stall.intuitek.ai,"277 pay-per-call tools via MCP: US stocks, crypto, DeFi analytics, Polymarket prediction markets, macro data, and sanctions screening. USDC on Base. No API key required. [GitHub](https://github.com/thebrierfox/the-stall)",True,False,False,True,thebrierfox/the-stall
|
||||
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-15,1,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,
|
||||
awesome-sec-filings,,,Related Lists,Related Lists,related-lists,2026-07-04,34,https://github.com/vibeyclaw/awesome-sec-filings,"A curated list of tools, data sources, libraries, and resources for working with SEC filings (13F, 10-K, 10-Q, 8-K).",True,False,False,False,vibeyclaw/awesome-sec-filings
|
||||
CONVEXFI,,,Related Lists,Related Lists,related-lists,,0,https://github.com/convexfi,Official GitHub organization for the convex research group at the Hong Kong University of Science and Technology (HKUST).,True,False,False,False,
|
||||
|
||||
|
Reference in New Issue
Block a user