yats

skyliquid22/yats
★ 2 stars Python AI/LLM Updated 7d ago
YATS — Yet Another Trading System. An MCP server providing research and execution tools for AI agents.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "yats": {
      "command": "uvx",
      "args": [
        "yats"
      ]
    }
  }
}

Or install with pip: pip install yats

README Excerpt

An institutional-grade trading research and execution platform. YATS automates the full lifecycle: multi-vendor data ingestion, deterministic feature computation, reinforcement learning training, experiment evaluation, qualification gating, shadow execution, and paper/live trading under a static risk contract.

Tools (3)

APCA_API_KEY_IDAPCA_API_SECRET_KEYFD_API_KEY