ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use Opening Range Breakout with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. A deterministic intraday strategy that identifies price breakouts from the initial market opening range.

Included with plan

Ask AI about this Connector

Developed, maintained, and hosted by Vinkius.

MCP VERIFIED · PRODUCTION READY · VINKIUS GUARANTEED

Waiting for input…

Works with modern AI clients that support MCP, including ChatGPT, Claude, Cursor, and more.

ChatGPTClaudeCursorPerplexityGeminiMicrosoft CopilotRaycastMeta AI

Complete set · 3 capabilities

The complete Opening Range Breakout capability set.

These are the exact actions your AI can choose when you ask it to work with Opening Range Breakout.

Capability set01 / 01

01-03

3 capabilities in this set.

Part of 3 available through Opening Range Breakout.

  1. 01

    Track trade lifecycle

    Monitors ongoing trades to determine if they have hit a Take-Profit, a Stop-Loss, or if they should be held/closed

  2. 02

    Calculate orb parameters

    Determines the core boundaries and characteristics of the opening range

  3. 03

    Evaluate breakout signals

    Analyzes price action and volume to identify specific Buy or Sell entry signals

Observed, not estimated

834ms average. Fast in production.

Opening Range Breakout is checked daily against the live service.

Daily averagePeak 998ms
Aug 20Today
Fastest day
695ms
Slowest day
998ms
14-day trend
Stable-3%

Connect your client

One URL. Every client.

Activate the Connector, copy your link, and paste it into the client you already use. 3 capabilities arrive ready to run.

Preview access · not provider authentication

The vk_preview_* token belongs to Vinkius preview infrastructure. It lets Claude discover and display the capabilities of Opening Range Breakout, so you can see the experience inside your AI.

It does not authenticate your account with Opening Range Breakout. Actions requiring credentials or live account data may not run until you activate the Connector and authorize the service.

Opening Range Breakout Connector

You're all set. Choose your MCP client and follow the setup instructions.

Connector linkhttps://edge.vinkius.com/vk_preview_3M7xpBUts0QEAG7rMrGjFLT2uNUAGk7Hnpiedxux/mcp

Claude Desktop

Follow the steps below to connect in seconds.

  1. 1In Claude Desktop, open Settings → Connectors.
  2. 2Click “Add custom connector” and paste the connector link above as the remote MCP server URL.
  3. 3Click Add and start a new chat — Opening Range Breakout capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "opening-range-breakout-strategy-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_3M7xpBUts0QEAG7rMrGjFLT2uNUAGk7Hnpiedxux/mcp"
    }
  }
}
  • Claude
  • ChatGPT
  • Cursor
  • VS Code
  • Windsurf
  • Claude Code
  • JetBrains
  • Cline

Step-by-step instructions for each client are in the guide. How to connect

FAQ

Questions Opening Range Breakout owners ask.

  • 01

    How does the strategy confirm a breakout?

    A breakout is confirmed when the price moves beyond the ORB High or Low with a volume surge exceeding 1.5 times the average opening volume.

  • 02

    What is the volatility filter?

    The strategy uses an ATR filter; if the ORB width is greater than twice the 20-day ATR, the session is marked as too volatile and trades are skipped.

  • 03

    How are stop-loss and take-profit levels determined?

    Stop-loss is set at the ORB midpoint or the opposite boundary, while take-profit is set at 1.5 times the ORB width.