This commit is contained in:
wilsonfreitas
2026-08-14 21:55:10 +00:00
parent 10b69d667d
commit bb17028c42
2 changed files with 201 additions and 174 deletions
+197 -171
View File
File diff suppressed because it is too large Load Diff
+4 -3
View File
@@ -143,7 +143,7 @@ honest-signals,Python,Python,Trading & Backtesting,Trading & Backtesting,trading
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,5,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-08-01,24,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
purgedcv,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2026-08-01,25,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
AlgoVault,TypeScript,TypeScript,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2026-08-14,5,https://github.com/AlgoVaultLabs/crypto-quant-signal-mcp,"MCP server returning composite crypto trade verdicts (direction, confidence, regime) across 5 perpetual-futures venues, with cross-venue funding-rate arbitrage and an on-chain Merkle-verified track record. Free tier.",True,False,False,False,AlgoVaultLabs/crypto-quant-signal-mcp
alpha-forge-mcp,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2026-07-21,1,https://github.com/alforge-labs/alpha-forge-mcp,"MCP server wrapping the AlphaForge CLI for AI-agent-native backtesting, Optuna TPE optimization, and walk-forward testing of trading strategies from Claude Desktop, Cursor, or Claude Code.",True,False,False,False,alforge-labs/alpha-forge-mcp
capitalcom-cli,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2026-06-16,1,https://github.com/SimonTarara62/capitalcom-cli,"Unofficial CLI and async SDK for the Capital.com broker API: market data, guarded order execution, and real-time streaming.",True,False,False,False,SimonTarara62/capitalcom-cli
@@ -158,7 +158,7 @@ DeepAlpha,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-back
the0,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2026-08-13,389,https://github.com/alexanderwanyoike/the0,"Self-hosted execution engine for algorithmic trading bots. Write strategies in Python, TypeScript, Rust, C++, C#, Scala, or Haskell and deploy with one command. Each bot runs in an isolated container with scheduled or streaming execution.",True,False,False,False,alexanderwanyoike/the0
autonomous-audit,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2026-07-03,0,https://pypi.org/project/autonomous-audit/,"Tamper-evident SHA-256 hash-chain audit log and human-readable report for AI trading-agent decisions; read-only, offline, and dependency-free (Python standard library only). [GitHub](https://github.com/Autonomous-Asset-Management-Agents/autonomous_/tree/main/packages/autonomous-audit)",False,False,True,False,
Investing algorithm framework,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2026-08-13,1664,https://github.com/coding-kitties/investing-algorithm-framework,"Framework for developing, backtesting, and deploying automated trading algorithms.",True,False,False,False,coding-kitties/investing-algorithm-framework
Lumibot,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2026-08-05,1923,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
Lumibot,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2026-08-05,1924,https://github.com/Lumiwealth/lumibot,"Algorithmic trading framework where the same code runs for backtesting and live trading across stocks, options, crypto, futures, and forex with multiple brokers including Alpaca, Interactive Brokers, Tradier, and Schwab.",True,False,False,False,Lumiwealth/lumibot
QSTrader,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2024-06-24,3439,https://github.com/mhallsmoore/qstrader,QSTrader backtesting simulation engine.,True,False,False,False,mhallsmoore/qstrader
Blankly,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2024-12-30,2465,https://github.com/Blankly-Finance/Blankly,"Fully integrated backtesting, paper trading, and live deployment.",True,False,False,False,Blankly-Finance/Blankly
zipline,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2020-10-14,20034,https://github.com/quantopian/zipline,Pythonic algorithmic trading library.,True,False,False,False,quantopian/zipline
@@ -366,7 +366,7 @@ PineForge,C++,C++,Time Series Analysis,Time Series Analysis,time-series-analysis
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,71860,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,30224,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-08-11,30225,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,24989,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
@@ -490,6 +490,7 @@ fin-stream,Rust,Rust,Market Data & Data Sources,Market Data & Data Sources,marke
finalytics,Rust,Rust,Market Data & Data Sources,Market Data & Data Sources,market-data-data-sources,2026-05-01,73,https://github.com/Nnamdi-sys/finalytics,A rust library for financial data analysis.,True,False,False,False,Nnamdi-sys/finalytics
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
Korean Market Data,Data,Data,Market Data & Data Sources,Market Data & Data Sources,market-data-data-sources,2026-08-14,0,https://github.com/james-brand/korea-market-data,"Daily foreign and institutional net flows for every KOSPI/KOSDAQ common stock plus all 44 KRX sector indices with returns and excess return vs market, in English CSV/JSON under CC BY 4.0 with a Zenodo DOI, rebuilt each trading day.",True,False,False,False,james-brand/korea-market-data
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,2082,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
1 project language languages category section section_slug last_commit stars url description github cran pypi commercial repo
143 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
144 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
145 quantify Python Python Trading & Backtesting Trading & Backtesting trading-backtesting 2026-06-30 5 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
146 purgedcv Python Python Trading & Backtesting Trading & Backtesting trading-backtesting 2026-08-01 24 25 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
147 AlgoVault TypeScript TypeScript Trading & Backtesting Trading & Backtesting trading-backtesting 2026-08-14 5 https://github.com/AlgoVaultLabs/crypto-quant-signal-mcp MCP server returning composite crypto trade verdicts (direction, confidence, regime) across 5 perpetual-futures venues, with cross-venue funding-rate arbitrage and an on-chain Merkle-verified track record. Free tier. True False False False AlgoVaultLabs/crypto-quant-signal-mcp
148 alpha-forge-mcp Python Python Trading & Backtesting Trading & Backtesting trading-backtesting 2026-07-21 1 https://github.com/alforge-labs/alpha-forge-mcp MCP server wrapping the AlphaForge CLI for AI-agent-native backtesting, Optuna TPE optimization, and walk-forward testing of trading strategies from Claude Desktop, Cursor, or Claude Code. True False False False alforge-labs/alpha-forge-mcp
149 capitalcom-cli Python Python Trading & Backtesting Trading & Backtesting trading-backtesting 2026-06-16 1 https://github.com/SimonTarara62/capitalcom-cli Unofficial CLI and async SDK for the Capital.com broker API: market data, guarded order execution, and real-time streaming. True False False False SimonTarara62/capitalcom-cli
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
160 Investing algorithm framework Python Python Trading & Backtesting Trading & Backtesting trading-backtesting 2026-08-13 1664 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
161 Lumibot Python Python Trading & Backtesting Trading & Backtesting trading-backtesting 2026-08-05 1923 1924 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
162 QSTrader Python Python Trading & Backtesting Trading & Backtesting trading-backtesting 2024-06-24 3439 https://github.com/mhallsmoore/qstrader QSTrader backtesting simulation engine. True False False False mhallsmoore/qstrader
163 Blankly Python Python Trading & Backtesting Trading & Backtesting trading-backtesting 2024-12-30 2465 https://github.com/Blankly-Finance/Blankly Fully integrated backtesting, paper trading, and live deployment. True False False False Blankly-Finance/Blankly
164 zipline Python Python Trading & Backtesting Trading & Backtesting trading-backtesting 2020-10-14 20034 https://github.com/quantopian/zipline Pythonic algorithmic trading library. True False False False quantopian/zipline
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 71860 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 30224 30225 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 24989 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
490 finalytics Rust Rust Market Data & Data Sources Market Data & Data Sources market-data-data-sources 2026-05-01 73 https://github.com/Nnamdi-sys/finalytics A rust library for financial data analysis. True False False False Nnamdi-sys/finalytics
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 Korean Market Data Data Data Market Data & Data Sources Market Data & Data Sources market-data-data-sources 2026-08-14 0 https://github.com/james-brand/korea-market-data Daily foreign and institutional net flows for every KOSPI/KOSDAQ common stock plus all 44 KRX sector indices with returns and excess return vs market, in English CSV/JSON under CC BY 4.0 with a Zenodo DOI, rebuilt each trading day. True False False False james-brand/korea-market-data
494 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
495 pmxt Python Python,JavaScript Prediction Markets Prediction Markets prediction-markets 2026-07-18 2082 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
496 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