This commit is contained in:
wilsonfreitas
2026-03-22 13:33:09 +00:00
parent 6b4272037f
commit 4ab86654bb
3 changed files with 13 additions and 5 deletions
+9 -1
View File
@@ -312,6 +312,7 @@ ul.task-list li input[type="checkbox"] {
<li><a href="https://github.com/edouardpoitras/NowTrade">NowTrade</a> - Python library for backtesting technical/mechanical strategies in the stock and currency markets.</li>
<li><a href="https://github.com/fja05680/pinkfish">pinkfish</a> - A backtester and spreadsheet library for security analysis.</li>
<li><a href="https://github.com/dragon1086/prism-insight">PRISM-INSIGHT</a> - AI-powered stock analysis system with 13 specialized agents, automated trading via KIS API, supporting Korean &amp; US markets.</li>
<li><a href="https://github.com/NeuZhou/finclaw">FinClaw</a> - AI-powered financial intelligence engine with 8 master strategies across US, CN, and HK markets. Multi-agent architecture with +29.1% annual alpha. 227 tests.</li>
<li><a href="https://github.com/timkpaine/aat">aat</a> - Async Algorithmic Trading Engine</li>
<li><a href="https://kernc.github.io/backtesting.py/">Backtesting.py</a> - Backtest trading strategies in Python</li>
<li><a href="https://github.com/enigmampc/catalyst">catalyst</a> - An Algorithmic Trading Library for Crypto-Assets in Python</li>
@@ -362,6 +363,7 @@ ul.task-list li input[type="checkbox"] {
<li><a href="https://github.com/squidKid-deluxe/QTradeX-Algo-Trading-SDK">QTradeX-Algo-Trading-SDK</a> - AI-powered SDK featuring algorithmic trading, backtesting, deployment on 100+ exchanges, and multiple optimization engines.</li>
<li><a href="https://github.com/ts-kontakt/antback">antback</a> - A lightweight, event-loop-style backtest engine that allows a function-driven imperative style using efficient stateful helper functions and data containers.</li>
<li><a href="https://github.com/augiemazza/varrd">VARRD</a> - AI-powered trading edge discovery platform that validates trading ideas with event studies, statistical tests, and real market data. Web app, MCP server, CLI (<code>pip install varrd</code>), and Python SDK.</li>
<li><a href="https://github.com/al1enjesus/polymarket-whales">polymarket-whales</a> - Real-time whale trade tracker for Polymarket — terminal alerts + Telegram notifications when large orders hit the book.</li>
</ul>
</section>
<section id="risk-analysis" class="level3">
@@ -906,11 +908,17 @@ ul.task-list li input[type="checkbox"] {
<li><a href="https://13finsight.com/">13F Insight</a> - Track institutional investor 13F holdings with AI-powered analysis, position change alerts, and filing summaries.</li>
<li><a href="https://earningsfeed.com/api">Earnings Feed</a> - Real-time SEC filings, insider trades, and institutional holdings API.</li>
<li><a href="https://financialdata.net/">Financial Data</a> - Stock Market and Financial Data API.</li>
<li><a href="https://agent-gateway-kappa.vercel.app">Frostbyte</a> - Real-time crypto prices for 500+ tokens via REST API with free tier, DeFi swap routing and portfolio tracking.</li>
<li><a href="https://www.developer.saxo/">SaxoOpenAPI</a> - Saxo Bank financial data API.</li>
<li><a href="https://rtpr.io">RTPR</a> - Real-time press release API delivering news from Business Wire, PR Newswire, and GlobeNewswire with sub-500ms latency. REST and WebSocket APIs for financial applications. Python and Node.js SDKs available.</li>
<li><a href="https://data.nasdaq.com/tools/full-list">Nasdaq Data Link</a> - Financial data API with support for R, Python, Excel, Ruby, and many other languages (formerly Quandl).</li>
<li><a href="https://dashboard.nbshare.io/apps/reddit/api/">Reddit WallstreetBets API</a> - Provides daily top 50 stocks from reddit (subreddit) Wallstreetbets and their sentiments via the API.</li>
<li><a href="https://parsecfinance.com">Parsec</a> - Prediction market API with Python SDK for normalized data and execution across 5 prediction market exchanges. Free tier: 10K requests/month.</li>
<li><a href="https://portfoliooptimizer.io/">Portfolio Optimizer</a> - Portfolio Optimizer is a Web API for portfolio analysis and optimization.</li>
<li><a href="https://dashboard.nbshare.io/apps/reddit/api/">Reddit WallstreetBets API</a> - Provides daily top 50 stocks from reddit (subreddit) Wallstreetbets and their sentiments via the API.</li>
<li><a href="https://agents.systemr.ai">System R</a> - AI-native risk intelligence API for trading agents. Position sizing, risk validation, and system health in one call.</li>
<li><a href="https://telonex.io">Telonex</a> - Tick-level prediction market data (trades, quotes, orderbooks, on-chain fills) via REST API and Python SDK.</li>
<li><a href="https://www.valueray.com/api">ValueRay</a> - Technical, quantitative and sentiment data for stocks and ETFs with risk metrics, peer percentiles and market regime signals. Optimized for AI/LLM agents.</li>
<li><a href="https://vertdata.com">VertData</a> - Institutional-grade financial intelligence platform. Track 43K+ congressional trades (STOCK Act), SEC insider Form 4 filings, 25 superinvestor 13F portfolios, CFTC futures positioning, ARK ETF holdings, and short interest — all scored by AI for signal strength.</li>
<li><a href="https://keeprule.com/">KeepRule</a> - Curated library of decision-making principles and investment wisdom from masters like Buffett and Munger, featuring mental models for better investment thinking.</li>
<li><a href="https://www.ml-quant.com/">ML-Quant</a> - Top Quant resources like ArXiv (sanity), SSRN, RePec, Journals, Podcasts, Videos, and Blogs.</li>
</ul>
+2 -2
View File
File diff suppressed because one or more lines are too long
+2 -2
View File
File diff suppressed because one or more lines are too long