← 返回
未分类 中文

QuantClaw Data

QuantClaw Data — 200+ financial data modules with CLI, REST API, and MCP interfaces. Real-time prices, technicals, options, macro, alt data, AI/ML models, fi...
QuantClaw Data — 200+金融数据模块,提供 CLI、REST API 与 MCP 接口,涵盖实时行情、技术指标、期权、宏观、替代数据、AI/ML 模型等金融...
yoniassia yoniassia 来源
未分类 clawhub v1.0.0 1 版本 100000 Key: 无需
★ 0
Stars
📥 155
下载
💾 0
安装
1
版本
#latest

概述

QuantClaw Data — Financial Intelligence Platform

200+ financial data modules. Bloomberg Terminal alternative built on FREE sources.

Quick Start

# Clone
git clone https://github.com/yoniassia/quantclaw-data.git
cd quantclaw-data

# Install deps
pip install yfinance numpy scipy pandas statsmodels pandas-datareader requests beautifulsoup4

# Use CLI
python cli.py price AAPL
python cli.py technicals TSLA
python cli.py screener --sector Technology --min-cap 10B
python cli.py monte-carlo SPY --simulations 10000
python cli.py fama-french NVDA

Access Methods

CLI (210 commands)

python cli.py <command> [args]

REST API (54 endpoints)

GET https://data.quantclaw.org/api/v1/prices?ticker=AAPL
GET https://data.quantclaw.org/api/v1/technicals?ticker=TSLA
GET https://data.quantclaw.org/api/v1/monte-carlo?ticker=SPY

MCP (210 tools)

Add to your MCP config:

{
  "mcpServers": {
    "quantclaw-data": {
      "command": "node",
      "args": ["mcp-server.js"],
      "cwd": "/path/to/quantclaw-data"
    }
  }
}

Web Dashboard

https://data.quantclaw.org

Categories

CategoryModulesExamples
----------------------------
Core Market Data20+Prices, profiles, screener, technicals
Derivatives & Options15+Options flow, GEX, vol surface, Greeks
Quantitative25+Fama-French, pairs, Monte Carlo, Kalman
Fixed Income & Macro20+Yield curves, CDS, Fed policy, inflation
Alternative Data20+Satellite, dark pool, insider, sentiment
Corporate Events15+Earnings, M&A, buybacks, activist
Intelligence & NLP15+News sentiment, filing analysis, AI earnings
Multi-Asset15+Crypto, FX, commodities, cross-asset
Infrastructure10+Alerts, backtest, reconciliation, export

Data Sources (187)

FRED, Yahoo Finance, SEC EDGAR, US Treasury, IMF, ECB, BOJ, PBOC, OECD, Eurostat, EIA, USDA, CFTC, BLS, Census, World Bank, CoinGecko, DeFi Llama, Binance, OPEC, and 167 more.

Stats

  • 140,888 lines of code
  • 175 Python modules
  • 54 Next.js API routes
  • 210 MCP tools
  • 187 unique data sources
  • 100% free — no API keys required for core features

License

MIT

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-05-12 06:18 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

professional

All-Market Financial Data Hub

financial-ai-analyst
基于东方财富数据库,支持自然语言查询金融数据,覆盖A股、港股、美股、基金、债券等资产,提供实时行情、公司信息、估值、财务报表等,适用于投资研究、交易复盘、市场监控、行业分析、信用研究、财报审计、资产配置等场景,满足机构与个人需求。返回结果为
★ 131 📥 42,516
ai-agent

MemClawz

yoniassia
AI智能体集群记忆系统——基于Qdrant+Mem0+Neo4j/Graphiti架构,集成复合评分、压缩引擎、时序知识图谱、多爪联邦及休眠机制。
★ 0 📥 786
professional

Stock Market Pro

kys42
Yahoo Finance (yfinance) 驱动的股票分析技能:行情报价、基本面、ASCII 趋势图、高分辨率图表(RSI/MACD/BB/VWAP/ATR),以及可选的网络...
★ 163 📥 40,284