openmm-strategy

Trading3 tools

Execute automated trading strategies including grid trading. Set up grid bots with configurable ranges, manage active strategies, and monitor performance across supported exchanges.

Quick Install

Claude Code
npx skills add qbt-labs/openmm-strategy
Cursor
npx skills add qbt-labs/openmm-strategy
OpenClaw
openclaw skills add qbt-labs/openmm-strategy
MCP Config
{
  "mcpServers": {
    "openmm-strategy": {
      "command": "npx",
      "args": ["-y", "@qbt-labs/openmm-strategy"],
      "env": {
        "OPENMM_API_KEY": "your-api-key"
      }
    }
  }
}

MCP Tools (3)

Click on a tool to see parameters and examples. All tools are available via MCP protocol.

Use Cases

  • Run automated grid trading strategies
  • Profit from sideways market volatility
  • Set and forget trading bots
  • Manage multiple grids across exchanges
  • Automated market making for tokens

License

Open Source

MIT License — Free to use and modify

View on GitHub

Related Skills