TradingPlatform

stanislavstefanov-art/TradingPlatform
★ 0 stars C# 🤖 AI/LLM Updated today
Production-grade commodities derivatives trading platform — AZ-204 + CCAF certification showcase. .NET 10, Azure, AI agents, MCP server.
View on GitHub → Try with Claude — $10 free →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "tradingplatform": {
      "command": "npx",
      "args": [
        "-y",
        "stanislavstefanov-art/TradingPlatform"
      ]
    }
  }
}

README Excerpt

A production-grade **commodities-derivatives trading platform** built as a dual showcase for: - **AZ-204** (Azure Developer Associate) — every exam topic mapped to a running feature - **CCAF** (Claude Certified Architect Foundations) — five AI agents with agentic loops, MCP server, eval harness The platform handles the full RFQ-to-settlement lifecycle for **Brent + WTI futures** and **vanilla European options on Brent**, processes market data via Event Hubs, enforces position limits, reports tra