V2EX = way to explore
V2EX 是一个关于分享和探索的地方
Sign Up Now
For Existing Member  Sign In
爱意满满的作品展示区。
zhangsansama

多指标下结合相关新闻情感倾向的智能分析 MCP SERVER

  •  
  •   zhangsansama · Apr 30, 2025 · 1800 views
    This topic created in 368 days ago, the information mentioned may be changed or developed.

    • 获取股票价格数据(支持美股和中国股票)
    • 计算多种技术指标:
      • 布林带(BOLL)
      • 指数移动平均线(EMA)
      • 抛物线转向指标(SAR)
      • MACD(9,21,7)
      • 能量潮指标(OBV)
      • RSI 指标
      • 成交量分析
    • 分析股票相关新闻的情感倾向
    • 综合技术指标和新闻分析预测股票趋势

    使用配置

    {
      "mcpServers": {
        "mcp-stock-analysis-server": {
          "command": "npx",
          "args": [
            "-y",
            "mcp-stock-analysis-server"
          ],
          "env": {
            "NEWS_API_KEY": "api_key"
          }
        }
      }
    }
    

    股票 api 来源于雅虎 新闻 NEWS_API_KEY 来源于 https://newsapi.org/account

    NEWS_API_KEY 非必填,不填写就没有新闻数据,不影响正常使用

    No Comments Yet
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   2373 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 27ms · UTC 01:42 · PVG 09:42 · LAX 18:42 · JFK 21:42
    ♥ Do have faith in what you're doing.