financial-ai - 技术专题

相关标签
awesomemcpfintechawesome-listprediction-marketsfinancial-aillm-agentsai-tradingagentic-aimcp-servers

Here are 130 public repositories matching this topic...

Marketplace of domain-specific plugins for AI agents (Cowork, Claude Code, OpenClaw). Build autonomous business workflows for finance, banking, legal operations, and sales using modular agent skills and commands.

  • Updated Mar 26, 2026
  • HTML

Simple Finance Forecasting Ai. This Ai Model uses historical price data to forecast future prices. The model is trained on data downloaded from Yahoo Finance using the yfinance library, and predictions are made using a linear regression Ai model from sklearn. The model supports all the symbols supported by Yahoo Finance.

  • Updated Dec 28, 2024
  • Python

Production-ready RLAIF trading system with multi-agent Claude AI that learns from market outcomes. Features 60+ indicators, foundation models, and serverless deployment.

  • Updated Apr 14, 2026
  • Python

Multi-agent LLM trading framework: hard-discipline (code) + soft-judgment (LLM) hybrid. Best risk-adjusted performance on NVDA 6-month benchmark — +43.9% / -3.2% MDD, beating RSI, Momentum, Buy & Hold, and single-agent LLM. Raw returns top all baselines once the position cap is lifted. Adapted from TauricResearch/TradingAgents, built on LangGraph.

  • Updated May 26, 2026
  • Python