This commit is contained in:
wilsonfreitas
2026-08-14 12:16:15 +00:00
parent abee8bca64
commit 3a810ee99f
2 changed files with 264 additions and 209 deletions
+244 -191
View File
File diff suppressed because it is too large Load Diff
+20 -18
View File
@@ -2,7 +2,7 @@ project,language,languages,category,section,section_slug,last_commit,stars,url,d
numpy,Python,Python,Numerical Libraries & Data Structures,Numerical Libraries & Data Structures,numerical-libraries-data-structures,2026-08-13,32535,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-13,14917,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-14,49532,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,39352,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
polars,Python,Python,Numerical Libraries & Data Structures,Numerical Libraries & Data Structures,numerical-libraries-data-structures,2026-08-14,39354,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-13,14863,https://www.sympy.org/,SymPy is a Python library for symbolic mathematics. [GitHub](https://github.com/sympy/sympy),True,False,False,False,sympy/sympy
@@ -37,11 +37,11 @@ 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,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,3107,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,11991,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-08-06,11992,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,1630,https://github.com/dbrojas/optlib,A library for financial options pricing written in Python.,True,False,False,False,dbrojas/optlib
tf-quant-finance,Python,Python,Financial Instruments & Pricing,Financial Instruments & Pricing,financial-instruments-pricing,2026-08-06,5471,https://github.com/google/tf-quant-finance,High-performance TensorFlow library for quantitative finance.,True,False,False,False,google/tf-quant-finance
tf-quant-finance,Python,Python,Financial Instruments & Pricing,Financial Instruments & Pricing,financial-instruments-pricing,2026-08-06,5472,https://github.com/google/tf-quant-finance,High-performance TensorFlow library for quantitative finance.,True,False,False,False,google/tf-quant-finance
Q-Fin,Python,Python,Financial Instruments & Pricing,Financial Instruments & Pricing,financial-instruments-pricing,2023-04-07,651,https://github.com/RomanMichaelPaolucci/Q-Fin,A Python library for mathematical finance.,True,False,False,False,RomanMichaelPaolucci/Q-Fin
Quantsbin,Python,Python,Financial Instruments & Pricing,Financial Instruments & Pricing,financial-instruments-pricing,2021-05-23,649,https://github.com/quantsbin/Quantsbin,"Tools for pricing and plotting of vanilla option prices, greeks and various other analysis around them.",True,False,False,False,quantsbin/Quantsbin
finoptions,Python,Python,Financial Instruments & Pricing,Financial Instruments & Pricing,financial-instruments-pricing,2024-02-01,300,https://github.com/bbcho/finoptions-dev,Complete python implementation of R package fOptions with partial implementation of fExoticOptions for pricing various options.,True,False,False,False,bbcho/finoptions-dev
@@ -153,7 +153,7 @@ 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-14,30830,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-14,30831,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,
@@ -175,7 +175,7 @@ pybacktest,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-bac
pyalgotrade,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2023-03-05,4664,https://github.com/gbeced/pyalgotrade,Python Algorithmic Trading Library.,True,False,False,False,gbeced/pyalgotrade
basana,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2026-08-09,857,https://github.com/gbeced/basana,"A Python async and event driven framework for algorithmic trading, with a focus on crypto currencies.",True,False,False,False,gbeced/basana
algobroker,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2016-03-31,96,https://github.com/joequant/algobroker,This is an execution engine for algo trading.,True,False,False,False,joequant/algobroker
finmarketpy,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2026-04-16,3800,https://github.com/cuemacro/finmarketpy,Python library for backtesting trading strategies and analyzing financial markets.,True,False,False,False,cuemacro/finmarketpy
finmarketpy,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2026-04-16,3801,https://github.com/cuemacro/finmarketpy,Python library for backtesting trading strategies and analyzing financial markets.,True,False,False,False,cuemacro/finmarketpy
binary-martingale,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2017-10-16,48,https://github.com/metaperl/binary-martingale,Computer program to automatically trade binary options martingale style.,True,False,False,False,metaperl/binary-martingale
fooltrader,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2020-07-19,1199,https://github.com/foolcage/fooltrader,the project using big-data technology to provide an uniform way to analyze the whole market.,True,False,False,False,foolcage/fooltrader
zvt,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2026-07-01,4260,https://github.com/zvtvz/zvt,"the project using sql, pandas to provide an uniform and extendable way to record data, computing factors, select securities, backtesting, realtime trading and it could show all of them in clearly charts in realtime.",True,False,False,False,zvtvz/zvt
@@ -198,17 +198,17 @@ qtpylib,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backte
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-14,53271,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,3419,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,47400,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,47403,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-14,20440,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,8317,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,6687,https://github.com/ricequant/rqalpha,"A extendable, replaceable Python algorithmic backtest && trading framework supporting multiple securities.",True,False,False,False,ricequant/rqalpha
rqalpha,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2026-07-23,6689,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,16007,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,38,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,6393,https://github.com/Drakkar-Software/OctoBot,"Open source cryptocurrency trading bot for high frequency, arbitrage, TA and social trading with an advanced web interface.",True,False,False,False,Drakkar-Software/OctoBot
OctoBot,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2026-08-10,6394,https://github.com/Drakkar-Software/OctoBot,"Open source cryptocurrency trading bot for high frequency, arbitrage, TA and social trading with an advanced web interface.",True,False,False,False,Drakkar-Software/OctoBot
OpenFinClaw,Python,"Python,Rust",Trading & Backtesting,Trading & Backtesting,trading-backtesting,error,0,https://github.com/cryptoSUN2049/openFinclaw,"AI-native hedge fund platform: natural language strategy generation, Rust backtesting engine, multi-market execution, and self-evolving strategy pipeline with community leaderboard.",True,False,False,False,cryptoSUN2049/openFinclaw
Stock-Prediction-Models,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2021-01-05,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
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
@@ -216,7 +216,7 @@ fast-trade,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-bac
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,8674,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-13,21202,https://github.com/QuantConnect/Lean,"Lean Algorithmic Trading Engine by QuantConnect (Python, C#).",True,False,False,False,QuantConnect/Lean
Lean,Python,"Python,C#",Trading & Backtesting,Trading & Backtesting,trading-backtesting,2026-08-13,21203,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,3434,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
@@ -224,10 +224,10 @@ PyBroker,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backt
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,4358,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,44458,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,44459,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,1846,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-14,25484,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-14,25485,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
@@ -265,7 +265,7 @@ OrderMatchingEngine,CPP,CPP,Trading & Backtesting,Trading & Backtesting,trading-
PandoraTrader,CPP,CPP,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2025-07-29,1454,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-13,21202,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
QuantConnect,CSharp,CSharp,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2026-08-13,21203,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-13,10559,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,2227,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
@@ -365,8 +365,8 @@ 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,172,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,71856,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,30207,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
OpenBB Terminal,Python,Python,Market Data & Data Sources,Market Data & Data Sources,market-data-data-sources,2026-07-20,71857,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,30208,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,24988,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
@@ -445,7 +445,7 @@ python-bcb,Python,Python,Market Data & Data Sources,Market Data & Data Sources,m
Dados B3,REST/MCP,REST/MCP,Market Data & Data Sources,Market Data & Data Sources,market-data-data-sources,,0,https://dadosb3.com,"Fundamental data API for Brazilian listed companies and real-estate funds (FIIs) on B3: ROIC, ROE, margins, point-in-time multiples, FII P/BV and dividend yield, public methodology, free tier.",False,False,False,False,
swiss-finance-data,Python,Python,Market Data & Data Sources,Market Data & Data Sources,market-data-data-sources,2026-04-13,4,https://github.com/EMen11/swiss-finance-data,"Python package for Swiss financial data (SNB Policy Rate, SARON, CHF FX rates, CPI, SMI equities, Confederation bond yields) from official SNB sources.",True,False,False,False,EMen11/swiss-finance-data
market-prices,Python,Python,Market Data & Data Sources,Market Data & Data Sources,market-data-data-sources,2026-07-23,104,https://github.com/maread99/market_prices,Create meaningful OHLCV datasets from knowledge of [exchange-calendars](https://github.com/gerrymanoim/exchange_calendars) (works out-the-box with data from Yahoo Finance).,True,False,False,False,maread99/market_prices
tardis-python,Python,Python,Market Data & Data Sources,Market Data & Data Sources,market-data-data-sources,2026-08-04,146,https://github.com/tardis-dev/tardis-python,Python interface for Tardis.dev high frequency crypto market data.,True,False,False,False,tardis-dev/tardis-python
tardis-python,Python,Python,Market Data & Data Sources,Market Data & Data Sources,market-data-data-sources,2026-08-14,146,https://github.com/tardis-dev/tardis-python,Python interface for Tardis.dev high frequency crypto market data.,True,False,False,False,tardis-dev/tardis-python
lake-api,Python,Python,Market Data & Data Sources,Market Data & Data Sources,market-data-data-sources,2025-11-02,76,https://github.com/crypto-lake/lake-api,Python interface for Crypto Lake high frequency crypto market data.,True,False,False,False,crypto-lake/lake-api
tessera-api,Python,Python,Market Data & Data Sources,Market Data & Data Sources,market-data-data-sources,2026-06-19,2,https://github.com/tesseralytics/python-client,"Official client for Tessera: order-flow-enriched OHLCV, funding-rate, and positioning datasets built from raw Hyperliquid trades, read straight into Polars or DuckDB over a REST API. [Website](https://tesseralytics.dev)",True,False,False,False,tesseralytics/python-client
tessa,Python,Python,Market Data & Data Sources,Market Data & Data Sources,market-data-data-sources,2026-04-09,54,https://github.com/ymyke/tessa,"simple, hassle-free access to price information of financial assets (currently based on yfinance and pycoingecko), including search and a symbol class.",True,False,False,False,ymyke/tessa
@@ -491,12 +491,13 @@ finalytics,Rust,Rust,Market Data & Data Sources,Market Data & Data Sources,marke
Factor Weave,Python,"Python,TypeScript,R",Market Data & Data Sources,Market Data & Data Sources,market-data-data-sources,2026-06-05,1,https://factorweave.com/,"Factor scores, similarity search, and leak-free + survivor-free forward-return labels across equities, ETFs, indices, FX, crypto, and futures; REST + MCP, Python/TypeScript/R SDKs, free tier. [GitHub](https://github.com/Blazing-Customs/factorweave-tools)",True,False,False,False,Blazing-Customs/factorweave-tools
Backtesting Arena,TypeScript,TypeScript,Market Data & Data Sources,Market Data & Data Sources,market-data-data-sources,2026-07-25,0,https://tradingstrategies.work/api,"REST + MCP API for point-in-time Bitcoin cycle scoring, 22 on-chain series since 2009 (MVRV, NUPL, SOPR, Mayer, Puell), macro-regime composites and look-ahead-aware backtest validation with Deflated-Sharpe-Ratio correction across crypto, stocks, ETFs, commodities and forex. Free tier. [GitHub](https://github.com/Schoasch/skill-backtesting-arena)",True,False,False,False,Schoasch/skill-backtesting-arena
AgentServices,Python,Python,Market Data & Data Sources,Market Data & Data Sources,market-data-data-sources,2026-08-13,1,https://agentservices.to,"x402-paid crypto and market data API platform: 54 services, 97 endpoints, 37 MCP tools. Real-time prices, technical indicators, on-chain data, and market intelligence with on-chain USDC payments on Base. [GitHub](https://github.com/vbkotecha/aiservices-api)",True,False,False,False,vbkotecha/aiservices-api
pmxt,Python,"Python,JavaScript",Prediction Markets,Prediction Markets,prediction-markets,2026-07-18,2079,https://github.com/pmxt-dev/pmxt,"The CCXT for prediction markets. A unified API for trading on Polymarket, Kalshi, and more.",True,False,False,False,pmxt-dev/pmxt
pmxt,Python,"Python,JavaScript",Prediction Markets,Prediction Markets,prediction-markets,2026-07-18,2080,https://github.com/pmxt-dev/pmxt,"The CCXT for prediction markets. A unified API for trading on Polymarket, Kalshi, and more.",True,False,False,False,pmxt-dev/pmxt
polymarket-whales,Python,Python,Prediction Markets,Prediction Markets,prediction-markets,2026-03-20,59,https://github.com/al1enjesus/polymarket-whales,Real-time whale trade tracker for Polymarket — terminal alerts + Telegram notifications when large orders hit the book.,True,False,False,False,al1enjesus/polymarket-whales
SimpleFunctions,JavaScript,JavaScript,Prediction Markets,Prediction Markets,prediction-markets,error,0,https://github.com/spfunctions/simplefunctions-cli,"Prediction market intelligence CLI for Kalshi and Polymarket. Causal thesis models, edge detection, 24/7 orderbook monitoring, what-if scenarios, and trade execution. MCP server for AI agent integration.",True,False,False,False,spfunctions/simplefunctions-cli
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,24,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,256,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-12,22,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
exchange_calendars,Python,Python,Calendars & Market Hours,Calendars & Market Hours,calendars-market-hours,2026-07-23,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
@@ -506,7 +507,7 @@ bizdays,R,R,Calendars & Market Hours,Calendars & Market Hours,calendars-market-h
sifma-holidays,TypeScript,TypeScript,Calendars & Market Hours,Calendars & Market Hours,calendars-market-hours,2026-07-11,0,https://github.com/moshejs/sifma-holidays,"US bond-market (SIFMA) holidays, early closes, and T+1 settlement-date math; zero dependencies.",True,False,False,False,moshejs/sifma-holidays
us-equity-market-calendar,TypeScript,TypeScript,Calendars & Market Hours,Calendars & Market Hours,calendars-market-hours,2026-07-11,0,https://github.com/moshejs/us-equity-market-calendar,"NYSE/NASDAQ trading calendar: holidays, 1pm early closes, trading-day navigation, and DST-aware is-market-open; zero dependencies.",True,False,False,False,moshejs/us-equity-market-calendar
fx-value-date,TypeScript,TypeScript,Calendars & Market Hours,Calendars & Market Hours,calendars-market-hours,2026-07-11,0,https://github.com/moshejs/fx-value-date,"FX spot/forward value-date calculation across two currency holiday calendars, with the USD-lag and end-of-month rules; zero dependencies.",True,False,False,False,moshejs/fx-value-date
D-Tale,Python,Python,Visualization,Visualization,visualization,2026-05-11,5212,https://github.com/man-group/dtale,Visualizer for pandas dataframes and xarray datasets.,True,False,False,False,man-group/dtale
D-Tale,Python,Python,Visualization,Visualization,visualization,2026-05-11,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,4422,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,1180,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,1551,https://github.com/lit26/finvizfinance,Finviz analysis python library.,True,False,False,False,lit26/finvizfinance
@@ -578,7 +579,7 @@ Value Investing Studies,,,"Reproducing Works, Training & Books","Reproducing Wor
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,1782,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,148,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
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,277,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,2622,https://github.com/mfrdixon/ML_Finance_Codes,Machine Learning in Finance: From Theory to Practice Book.,True,False,False,False,mfrdixon/ML_Finance_Codes
@@ -647,6 +648,7 @@ Stingray,,,Commercial & Proprietary Services,Commercial & Proprietary Services,c
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,
AtlasYield,,,Commercial & Proprietary Services,Commercial & Proprietary Services,commercial-proprietary-services,2026-08-14,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,
awesome-sec-filings,,,Related Lists,Related Lists,related-lists,2026-07-04,38,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
1 project language languages category section section_slug last_commit stars url description github cran pypi commercial repo
2 numpy Python Python Numerical Libraries & Data Structures Numerical Libraries & Data Structures numerical-libraries-data-structures 2026-08-13 32535 https://www.numpy.org NumPy is the fundamental package for scientific computing with Python. [GitHub](https://github.com/numpy/numpy) True False False False numpy/numpy
3 scipy Python Python Numerical Libraries & Data Structures Numerical Libraries & Data Structures numerical-libraries-data-structures 2026-08-13 14917 https://www.scipy.org SciPy (pronounced “Sigh Pie”) is a Python-based ecosystem of open-source software for mathematics, science, and engineering. [GitHub](https://github.com/scipy/scipy) True False False False scipy/scipy
4 pandas Python Python Numerical Libraries & Data Structures Numerical Libraries & Data Structures numerical-libraries-data-structures 2026-08-14 49532 https://pandas.pydata.org pandas is an open source, BSD-licensed library providing high-performance, easy-to-use data structures and data analysis tools for the Python programming language. [GitHub](https://github.com/pandas-dev/pandas) True False False False pandas-dev/pandas
5 polars Python Python Numerical Libraries & Data Structures Numerical Libraries & Data Structures numerical-libraries-data-structures 2026-08-14 39352 39354 https://docs.pola.rs/ Polars is a blazingly fast DataFrame library for manipulating structured data. [GitHub](https://github.com/pola-rs/polars) True False False False pola-rs/polars
6 quantdsl Python Python Numerical Libraries & Data Structures Numerical Libraries & Data Structures numerical-libraries-data-structures 2017-10-26 382 https://github.com/johnbywater/quantdsl Domain specific language for quantitative analytics in finance and trading. True False False False johnbywater/quantdsl
7 statistics Python Python Numerical Libraries & Data Structures Numerical Libraries & Data Structures numerical-libraries-data-structures 0 https://docs.python.org/3/library/statistics.html Builtin Python library for all basic statistical calculations. False False False False
8 sympy Python Python Numerical Libraries & Data Structures Numerical Libraries & Data Structures numerical-libraries-data-structures 2026-08-13 14863 https://www.sympy.org/ SymPy is a Python library for symbolic mathematics. [GitHub](https://github.com/sympy/sympy) True False False False sympy/sympy
37 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
38 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
39 FinancePy Python Python Financial Instruments & Pricing Financial Instruments & Pricing financial-instruments-pricing 2026-08-10 3107 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
40 gs-quant Python Python Financial Instruments & Pricing Financial Instruments & Pricing financial-instruments-pricing 2026-08-06 11991 11992 https://github.com/goldmansachs/gs-quant Python toolkit for quantitative finance. True False False False goldmansachs/gs-quant
41 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
42 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
43 optlib Python Python Financial Instruments & Pricing Financial Instruments & Pricing financial-instruments-pricing 2022-11-18 1630 https://github.com/dbrojas/optlib A library for financial options pricing written in Python. True False False False dbrojas/optlib
44 tf-quant-finance Python Python Financial Instruments & Pricing Financial Instruments & Pricing financial-instruments-pricing 2026-08-06 5471 5472 https://github.com/google/tf-quant-finance High-performance TensorFlow library for quantitative finance. True False False False google/tf-quant-finance
45 Q-Fin Python Python Financial Instruments & Pricing Financial Instruments & Pricing financial-instruments-pricing 2023-04-07 651 https://github.com/RomanMichaelPaolucci/Q-Fin A Python library for mathematical finance. True False False False RomanMichaelPaolucci/Q-Fin
46 Quantsbin Python Python Financial Instruments & Pricing Financial Instruments & Pricing financial-instruments-pricing 2021-05-23 649 https://github.com/quantsbin/Quantsbin Tools for pricing and plotting of vanilla option prices, greeks and various other analysis around them. True False False False quantsbin/Quantsbin
47 finoptions Python Python Financial Instruments & Pricing Financial Instruments & Pricing financial-instruments-pricing 2024-02-01 300 https://github.com/bbcho/finoptions-dev Complete python implementation of R package fOptions with partial implementation of fExoticOptions for pricing various options. True False False False bbcho/finoptions-dev
153 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
154 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
155 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
156 Vibe-Trading Python Python Trading & Backtesting Trading & Backtesting trading-backtesting 2026-08-14 30830 30831 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
157 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
158 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
159 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
175 pyalgotrade Python Python Trading & Backtesting Trading & Backtesting trading-backtesting 2023-03-05 4664 https://github.com/gbeced/pyalgotrade Python Algorithmic Trading Library. True False False False gbeced/pyalgotrade
176 basana Python Python Trading & Backtesting Trading & Backtesting trading-backtesting 2026-08-09 857 https://github.com/gbeced/basana A Python async and event driven framework for algorithmic trading, with a focus on crypto currencies. True False False False gbeced/basana
177 algobroker Python Python Trading & Backtesting Trading & Backtesting trading-backtesting 2016-03-31 96 https://github.com/joequant/algobroker This is an execution engine for algo trading. True False False False joequant/algobroker
178 finmarketpy Python Python Trading & Backtesting Trading & Backtesting trading-backtesting 2026-04-16 3800 3801 https://github.com/cuemacro/finmarketpy Python library for backtesting trading strategies and analyzing financial markets. True False False False cuemacro/finmarketpy
179 binary-martingale Python Python Trading & Backtesting Trading & Backtesting trading-backtesting 2017-10-16 48 https://github.com/metaperl/binary-martingale Computer program to automatically trade binary options martingale style. True False False False metaperl/binary-martingale
180 fooltrader Python Python Trading & Backtesting Trading & Backtesting trading-backtesting 2020-07-19 1199 https://github.com/foolcage/fooltrader the project using big-data technology to provide an uniform way to analyze the whole market. True False False False foolcage/fooltrader
181 zvt Python Python Trading & Backtesting Trading & Backtesting trading-backtesting 2026-07-01 4260 https://github.com/zvtvz/zvt the project using sql, pandas to provide an uniform and extendable way to record data, computing factors, select securities, backtesting, realtime trading and it could show all of them in clearly charts in realtime. True False False False zvtvz/zvt
198 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
199 freqtrade Python Python Trading & Backtesting Trading & Backtesting trading-backtesting 2026-08-14 53271 https://github.com/freqtrade/freqtrade Free, open source crypto trading bot. True False False False freqtrade/freqtrade
200 algorithmic-trading-with-python Python Python Trading & Backtesting Trading & Backtesting trading-backtesting 2021-06-01 3419 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
201 Qlib Python Python Trading & Backtesting Trading & Backtesting trading-backtesting 2026-07-23 47400 47403 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
202 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
203 machine-learning-for-trading Python Python Trading & Backtesting Trading & Backtesting trading-backtesting 2026-08-14 20440 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
204 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
205 jesse Python Python Trading & Backtesting Trading & Backtesting trading-backtesting 2026-08-12 8317 https://github.com/jesse-ai/jesse An advanced crypto trading bot written in Python. True False False False jesse-ai/jesse
206 rqalpha Python Python Trading & Backtesting Trading & Backtesting trading-backtesting 2026-07-23 6687 6689 https://github.com/ricequant/rqalpha A extendable, replaceable Python algorithmic backtest && trading framework supporting multiple securities. True False False False ricequant/rqalpha
207 FinRL-Library Python Python Trading & Backtesting Trading & Backtesting trading-backtesting 2026-07-12 16007 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
208 aurumq-rl Python Python Trading & Backtesting Trading & Backtesting trading-backtesting 2026-07-19 38 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
209 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
210 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
211 OctoBot Python Python Trading & Backtesting Trading & Backtesting trading-backtesting 2026-08-10 6393 6394 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
212 OpenFinClaw Python Python,Rust Trading & Backtesting Trading & Backtesting trading-backtesting error 0 https://github.com/cryptoSUN2049/openFinclaw AI-native hedge fund platform: natural language strategy generation, Rust backtesting engine, multi-market execution, and self-evolving strategy pipeline with community leaderboard. True False False False cryptoSUN2049/openFinclaw
213 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
214 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
216 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
217 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
218 vectorbt Python Python Trading & Backtesting Trading & Backtesting trading-backtesting 2026-08-02 8674 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
219 Lean Python Python,C# Trading & Backtesting Trading & Backtesting trading-backtesting 2026-08-13 21202 21203 https://github.com/QuantConnect/Lean Lean Algorithmic Trading Engine by QuantConnect (Python, C#). True False False False QuantConnect/Lean
220 pysystemtrade Python Python Trading & Backtesting Trading & Backtesting trading-backtesting 2026-07-18 3434 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
221 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
222 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
224 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
225 hftbacktest Python Python Trading & Backtesting Trading & Backtesting trading-backtesting 2025-12-23 4358 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
226 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
227 vnpy Python Python Trading & Backtesting Trading & Backtesting trading-backtesting 2026-08-06 44458 44459 https://github.com/vnpy/vnpy VeighNa is a Python-based open source quantitative trading system development framework. True False False False vnpy/vnpy
228 Intelligent Trading Bot Python Python Trading & Backtesting Trading & Backtesting trading-backtesting 2026-08-11 1846 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
229 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
230 nautilus_trader Python Python,Rust Trading & Backtesting Trading & Backtesting trading-backtesting 2026-08-14 25484 25485 https://github.com/nautechsystems/nautilus_trader A high-performance algorithmic trading platform and event-driven backtester. True False False False nautechsystems/nautilus_trader
231 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
232 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
233 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
265 PandoraTrader CPP CPP Trading & Backtesting Trading & Backtesting trading-backtesting 2025-07-29 1454 https://github.com/pegasusTrader/PandoraTrader A C++ CTP trading framework, with very clear logic. True False False False pegasusTrader/PandoraTrader
266 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
267 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
268 QuantConnect CSharp CSharp Trading & Backtesting Trading & Backtesting trading-backtesting 2026-08-13 21202 21203 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
269 StockSharp CSharp CSharp Trading & Backtesting Trading & Backtesting trading-backtesting 2026-08-13 10559 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
270 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
271 Barter Rust Rust Trading & Backtesting Trading & Backtesting trading-backtesting 2026-05-09 2227 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
365 PineForge C++ C++ Time Series Analysis Time Series Analysis time-series-analysis 2026-08-13 172 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
366 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
367 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
368 OpenBB Terminal Python Python Market Data & Data Sources Market Data & Data Sources market-data-data-sources 2026-07-20 71856 71857 https://github.com/OpenBB-finance/OpenBBTerminal Terminal for investment research for everyone. True False False False OpenBB-finance/OpenBBTerminal
369 Fincept Terminal Python Python Market Data & Data Sources Market Data & Data Sources market-data-data-sources 2026-08-11 30207 30208 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
370 yfinance Python Python Market Data & Data Sources Market Data & Data Sources market-data-data-sources 2026-08-13 24988 https://github.com/ranaroussi/yfinance Yahoo! Finance market data downloader (+faster Pandas Datareader). True False False False ranaroussi/yfinance
371 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
372 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
445 Dados B3 REST/MCP REST/MCP Market Data & Data Sources Market Data & Data Sources market-data-data-sources 0 https://dadosb3.com Fundamental data API for Brazilian listed companies and real-estate funds (FIIs) on B3: ROIC, ROE, margins, point-in-time multiples, FII P/BV and dividend yield, public methodology, free tier. False False False False
446 swiss-finance-data Python Python Market Data & Data Sources Market Data & Data Sources market-data-data-sources 2026-04-13 4 https://github.com/EMen11/swiss-finance-data Python package for Swiss financial data (SNB Policy Rate, SARON, CHF FX rates, CPI, SMI equities, Confederation bond yields) from official SNB sources. True False False False EMen11/swiss-finance-data
447 market-prices Python Python Market Data & Data Sources Market Data & Data Sources market-data-data-sources 2026-07-23 104 https://github.com/maread99/market_prices Create meaningful OHLCV datasets from knowledge of [exchange-calendars](https://github.com/gerrymanoim/exchange_calendars) (works out-the-box with data from Yahoo Finance). True False False False maread99/market_prices
448 tardis-python Python Python Market Data & Data Sources Market Data & Data Sources market-data-data-sources 2026-08-04 2026-08-14 146 https://github.com/tardis-dev/tardis-python Python interface for Tardis.dev high frequency crypto market data. True False False False tardis-dev/tardis-python
449 lake-api Python Python Market Data & Data Sources Market Data & Data Sources market-data-data-sources 2025-11-02 76 https://github.com/crypto-lake/lake-api Python interface for Crypto Lake high frequency crypto market data. True False False False crypto-lake/lake-api
450 tessera-api Python Python Market Data & Data Sources Market Data & Data Sources market-data-data-sources 2026-06-19 2 https://github.com/tesseralytics/python-client Official client for Tessera: order-flow-enriched OHLCV, funding-rate, and positioning datasets built from raw Hyperliquid trades, read straight into Polars or DuckDB over a REST API. [Website](https://tesseralytics.dev) True False False False tesseralytics/python-client
451 tessa Python Python Market Data & Data Sources Market Data & Data Sources market-data-data-sources 2026-04-09 54 https://github.com/ymyke/tessa simple, hassle-free access to price information of financial assets (currently based on yfinance and pycoingecko), including search and a symbol class. True False False False ymyke/tessa
491 Factor Weave Python Python,TypeScript,R Market Data & Data Sources Market Data & Data Sources market-data-data-sources 2026-06-05 1 https://factorweave.com/ Factor scores, similarity search, and leak-free + survivor-free forward-return labels across equities, ETFs, indices, FX, crypto, and futures; REST + MCP, Python/TypeScript/R SDKs, free tier. [GitHub](https://github.com/Blazing-Customs/factorweave-tools) True False False False Blazing-Customs/factorweave-tools
492 Backtesting Arena TypeScript TypeScript Market Data & Data Sources Market Data & Data Sources market-data-data-sources 2026-07-25 0 https://tradingstrategies.work/api REST + MCP API for point-in-time Bitcoin cycle scoring, 22 on-chain series since 2009 (MVRV, NUPL, SOPR, Mayer, Puell), macro-regime composites and look-ahead-aware backtest validation with Deflated-Sharpe-Ratio correction across crypto, stocks, ETFs, commodities and forex. Free tier. [GitHub](https://github.com/Schoasch/skill-backtesting-arena) True False False False Schoasch/skill-backtesting-arena
493 AgentServices Python Python Market Data & Data Sources Market Data & Data Sources market-data-data-sources 2026-08-13 1 https://agentservices.to x402-paid crypto and market data API platform: 54 services, 97 endpoints, 37 MCP tools. Real-time prices, technical indicators, on-chain data, and market intelligence with on-chain USDC payments on Base. [GitHub](https://github.com/vbkotecha/aiservices-api) True False False False vbkotecha/aiservices-api
494 pmxt Python Python,JavaScript Prediction Markets Prediction Markets prediction-markets 2026-07-18 2079 2080 https://github.com/pmxt-dev/pmxt The CCXT for prediction markets. A unified API for trading on Polymarket, Kalshi, and more. True False False False pmxt-dev/pmxt
495 polymarket-whales Python Python Prediction Markets Prediction Markets prediction-markets 2026-03-20 59 https://github.com/al1enjesus/polymarket-whales Real-time whale trade tracker for Polymarket — terminal alerts + Telegram notifications when large orders hit the book. True False False False al1enjesus/polymarket-whales
496 SimpleFunctions JavaScript JavaScript Prediction Markets Prediction Markets prediction-markets error 0 https://github.com/spfunctions/simplefunctions-cli Prediction market intelligence CLI for Kalshi and Polymarket. Causal thesis models, edge detection, 24/7 orderbook monitoring, what-if scenarios, and trade execution. MCP server for AI agent integration. True False False False spfunctions/simplefunctions-cli
497 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
498 prediction-market-maker Python Python Prediction Markets Prediction Markets prediction-markets 2026-04-10 24 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
499 Oracle3 Python Python Prediction Markets Prediction Markets prediction-markets 2026-05-07 256 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
500 marketlens Python Python,MCP Prediction Markets Prediction Markets prediction-markets 2026-08-12 22 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
501 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
502 exchange_calendars Python Python Calendars & Market Hours Calendars & Market Hours calendars-market-hours 2026-07-23 662 https://github.com/gerrymanoim/exchange_calendars Stock Exchange Trading Calendars. True False False False gerrymanoim/exchange_calendars
503 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
507 sifma-holidays TypeScript TypeScript Calendars & Market Hours Calendars & Market Hours calendars-market-hours 2026-07-11 0 https://github.com/moshejs/sifma-holidays US bond-market (SIFMA) holidays, early closes, and T+1 settlement-date math; zero dependencies. True False False False moshejs/sifma-holidays
508 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
509 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
510 D-Tale Python Python Visualization Visualization visualization 2026-05-11 5212 5213 https://github.com/man-group/dtale Visualizer for pandas dataframes and xarray datasets. True False False False man-group/dtale
511 mplfinance Python Python Visualization Visualization visualization 2024-04-02 4422 https://github.com/matplotlib/mplfinance matplotlib utilities for the visualization, and visual analysis, of financial data. True False False False matplotlib/mplfinance
512 finplot Python Python Visualization Visualization visualization 2026-03-26 1180 https://github.com/highfestiva/finplot Performant and effortless finance plotting for Python. True False False False highfestiva/finplot
513 finvizfinance Python Python Visualization Visualization visualization 2026-01-03 1551 https://github.com/lit26/finvizfinance Finviz analysis python library. True False False False lit26/finvizfinance
579 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
580 Deep Learning Machine Learning Stock Reproducing Works, Training & Books Reproducing Works, Training & Books reproducing-works-training-books 2024-03-01 1782 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
581 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
582 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 148 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
583 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
584 pysystemtrade_examples Reproducing Works, Training & Books Reproducing Works, Training & Books reproducing-works-training-books 2018-02-21 277 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
585 ML_Finance_Codes Reproducing Works, Training & Books Reproducing Works, Training & Books reproducing-works-training-books 2020-06-13 2622 https://github.com/mfrdixon/ML_Finance_Codes Machine Learning in Finance: From Theory to Practice Book. True False False False mfrdixon/ML_Finance_Codes
648 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
649 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
650 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
651 AtlasYield Commercial & Proprietary Services Commercial & Proprietary Services commercial-proprietary-services 2026-08-14 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
652 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
653 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
654 awesome-sec-filings Related Lists Related Lists related-lists 2026-07-04 38 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