Add stock-analysis (#124)

Co-authored-by: yjw <yjw@yjws-Mac-mini.local>
This commit is contained in:
AdvancingTitans
2026-07-13 20:57:54 +08:00
committed by GitHub
parent f127fcf6b9
commit e0d362ad7b
+1
View File
@@ -100,6 +100,7 @@ And I count crypto as whole new category: [>> Click ME to Systematic Crypto](cry
- [FinClaw](https://github.com/NeuZhou/finclaw) ![GitHub last commit (branch)](https://img.shields.io/github/last-commit/NeuZhou/finclaw/master) ![GitHub Repo stars](https://img.shields.io/github/stars/NeuZhou/finclaw?style=social) | `Python` | - AI-native quantitative finance engine with genetic algorithm strategy evolution. 484 built-in factors, walk-forward validation, multi-market support (A-shares, US, crypto). Strategies evolve themselves via GA — no manual parameter tuning needed.
- [OpenFinClaw](https://github.com/cryptoSUN2049/openFinclaw) ![GitHub last commit (branch)](https://img.shields.io/github/last-commit/cryptoSUN2049/openFinclaw/main) ![GitHub Repo stars](https://img.shields.io/github/stars/cryptoSUN2049/openFinclaw?style=social) | `TypeScript` | - AI-native systematic trading framework. Natural language strategy generation, multi-market execution (US/HK/CN/Crypto), self-evolving strategy pipeline with community leaderboard. Built on OpenClaw (68K+ stars).
- [StockKit](https://stockkit.net/) ([GitHub](https://github.com/kentmswood-ui/stockkit)) | `TypeScript` | - Free AI-powered stock research reports delivered daily. Wall Street-grade analysis for US, China & HK stocks using Claude Opus and multi-model AI engine. 20+ technical indicators, automated email delivery.
- [stock-analysis](https://github.com/AdvancingTitans/stock-analysis) ![GitHub last commit (branch)](https://img.shields.io/github/last-commit/AdvancingTitans/stock-analysis/main) ![GitHub Repo stars](https://img.shields.io/github/stars/AdvancingTitans/stock-analysis?style=social) | `Python` | - Evidence-driven market recap CLI for A/HK/US stocks and funds, producing Markdown reports and JSON Evidence Packs for AI agent workflows.
- [oracle3](https://github.com/YichengYang-Ethan/oracle3) ![GitHub last commit (branch)](https://img.shields.io/github/last-commit/YichengYang-Ethan/oracle3/main) ![GitHub Repo stars](https://img.shields.io/github/stars/YichengYang-Ethan/oracle3?style=social) | `Python` | - Autonomous trading agent for Kalshi, Polymarket, and Solana DFlow with Wang Transform pricing engine calibrated on 291,309 resolved contracts (λ̂ = 0.183), eight constraint-based arbitrage strategies, hierarchical MLE, model Greeks, and Kelly-sized execution. Backed by SSRN working paper.
- [Eterna](https://github.com/EternaHybridExchange/eterna-ai) ![GitHub last commit (branch)](https://img.shields.io/github/last-commit/EternaHybridExchange/eterna-ai/main) ![GitHub Repo stars](https://img.shields.io/github/stars/EternaHybridExchange/eterna-ai?style=social) | `MCP` | - Launch your own autonomous perp trading AI via Claude Code in 60 seconds. Hybrid exchange MCP with $10B+ aggregated liquidity across 500+ pairs — Claude executes your strategies 24/7. Endpoint: `https://mcp.eterna.exchange/mcp`
- [Inalpha](https://github.com/mirror29/inalpha) ![GitHub last commit (branch)](https://img.shields.io/github/last-commit/mirror29/inalpha/main) ![GitHub Repo stars](https://img.shields.io/github/stars/mirror29/inalpha?style=social) | `Python` `TypeScript` | - AI agent framework for quant research: agents pick the factors working now to time entries (time-series rank IC), write full Python strategies audited in sandboxes, and evolve them under multi-objective fitness. Every order passes machine approval — the LLM has no direct order path. Multi-market: crypto, US/CN/HK equities, global indices, FRED macro.