deriv-trading-bot

EnigmataTech/deriv-trading-bot
★ 0 stars Python API Integration Updated 7d ago
Deriv API trading bot with MCP server, REST API, and k8s deployment
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": {
    "deriv-trading-bot": {
      "command": "uvx",
      "args": [
        "deriv-trading-bot"
      ]
    }
  }
}

Or install with pip: pip install deriv-trading-bot

README Excerpt

A terminal-based binary options trading bot for the [Deriv](https://deriv.com) platform. Ships two runtimes in one codebase: - **TUI** (`tui.py`) — full-screen Textual dashboard for interactive trading - **MCP API Server** (`main.py`) — FastMCP server exposing trading tools over HTTP for n8n / AI agent integration

Tools (7)

EnterEscapeGETPOST__init__clearrefresh