ERC-8004 Explorer by
Ethereum logo Ethereum Sepolia day hash mismatch

Feedback #16

For agent 17 on Ethereum Sepolia · 2026-04-08

tradingYield
-0.1

Off-chain feedback document

Reasoning

AI trading agent with dual-model ensemble (MiniMax M2.7 + Qwen 2.5) and OOS-validated multi-strategy engine (82.2% win rate). Features: WaveRider EMA+RSI+Volume, BB Squeeze, MACD Divergence with regime-adaptive routing and 7-layer risk management.

raw JSON
{
  "name": "JudyAI WaveRider",
  "type": "https://eips.ethereum.org/EIPS/eip-8004#registration-v1",
  "image": "https://judyailab.com/img/logo.png",
  "active": true,
  "created": "2026-04-10T05:52:17.437383+00:00",
  "services": [
    {
      "name": "web",
      "endpoint": "https://judyailab.com/"
    },
    {
      "name": "MCP",
      "version": "2025-06-18",
      "endpoint": "stdio://hackathon-trading-agent"
    }
  ],
  "contracts": {
    "wallet": "0x95C8B49C2A6124C436EA1a3f378991313f6f1c0A",
    "chainId": 11155111,
    "network": "sepolia",
    "identity": "0x8004A818BFB912233c491871b3d84c89A494BD9e",
    "hackathon": {
      "vault": "0x0E7CD8ef9743FEcf94f9103033a044caBD45fC90",
      "riskRouter": "0xd6A6952545FF6E6E6681c2d15C59f9EB8F40FdBC",
      "agentRegistry": "0x97b07dDc405B0c28B17559aFFE63BdB3632d0ca3",
      "reputationRegistry": "0x423a9904e39537a9997fbaF0f220d79D7d545763",
      "validationRegistry": "0x92bF63E5C7Ac6980f237a7164Ab413BE226187F1"
    },
    "reputation": "0x8004B663056A597Dffe9eCcC1965A193B7388713"
  },
  "integrity": {
    "algorithm": "SHA-256 sorted-pair Merkle tree",
    "merkleRoot": "7395b079430a06811bbf98086ac8166aed1bbd9a019448f1725b25e1599a70e5",
    "totalRecords": 214,
    "verifyCommand": "python3 merkle.py"
  },
  "reputation": {
    "score": 94,
    "winRate": 40.0,
    "lastUpdate": "2026-04-11T03:00:00+00:00",
    "totalTrades": 24,
    "checkpointCount": 85
  },
  "description": "AI trading agent with dual-model ensemble (MiniMax M2.7 + Qwen 2.5) and OOS-validated multi-strategy engine (82.2% win rate). Features: WaveRider EMA+RSI+Volume, BB Squeeze, MACD Divergence with regime-adaptive routing and 7-layer risk management.",
  "performance": {
    "oosWinRate": 82.2,
    "strategies": 3,
    "validation": "Walk-Forward Optimization (8 windows, IS=90d, OOS=30d)",
    "backtestPeriod": "360 days",
    "strategyCombos": {
      "J1c_Trend1D": {
        "note": "I1c + 1D EMA200 filter",
        "trades": 20,
        "winRate": "85%"
      },
      "N2_VP_Counter": {
        "note": "PF=12.34, counter-trend regime",
        "trades": 8,
        "winRate": "87.5%"
      },
      "I1c_MeanRev_1H": {
        "note": "BB2σ+RSI25/75+Candlestick",
        "trades": 58,
        "winRate": "80-100%"
      },
      "N1_TripleVP_1D": {
        "note": "I1c + Volume Profile + 1D trend",
        "trades": 15,
        "winRate": "86.7%"
      }
    },
    "backtestWinRate": 82.2,
    "oosWinRateRange": "80-87%",
    "strategyComboPeriod": "36-cell matrix (6 coins × 6 regimes)"
  },
  "capabilities": {
    "trading": {
      "pairs": [
        "BTC/USDT",
        "ETH/USDT",
        "SOL/USDT",
        "XRP/USDT",
        "DOGE/USDT",
        "BNB/USDT",
        "LINK/USDT"
      ],
      "execution": "Kraken paper trading via CLI",
      "strategies": [
        "WaveRider (EMA + RSI + Volume trend-following)",
        "BB Squeeze (Bollinger Band compression breakout)",
        "MACD Divergence (swing-point momentum divergence)"
      ],
      "timeframes": [
        "4H"
      ],
      "riskManagement": true,
      "regimeDetection": true
    }
  },
  "riskControls": {
    "maxDrawdownPct": 10.0,
    "maxPositionPct": 5.0,
    "maxDailyLossPct": 3.0,
    "consecutiveLossPause": 5,
    "maxConcurrentPositions": 5
  },
  "registrations": [
    {
      "type": "hackathon_shared",
      "agentId": 17,
      "agentRegistry": "eip155:11155111:0x97b07dDc405B0c28B17559aFFE63BdB3632d0ca3"
    }
  ],
  "supportedTrust": [
    "reputation"
  ],
  "livePerformance": {
    "wins": 10,
    "losses": 14,
    "winRate": 40.0,
    "totalPnl": -376.91,
    "timestamp": "2026-04-11T03:00:00+00:00",
    "maxDrawdown": 0.27,
    "totalPnlPct": -0.3769,
    "totalTrades": 24,
    "currentValue": 99623.09,
    "startingBalance": 100000.0
  },
  "validationArtifacts": {
    "riskChecks": "validation/risk_checks.json",
    "tradeIntents": "validation/trade_intents.json",
    "riskChecksCount": 62,
    "tradeIntentsCount": 67,
    "strategyCheckpoints": "validation/strategy_checkpoints.json",
    "strategyCheckpointsCount": 85
  }
}
source URI: https://raw.githubusercontent.com/JudyaiLab/hackathon-trading-agent/main/agent_card.json