Command Palette

Search for a command to run...

UnylyUnyly
Весь каталог

TradingWizard No Chase

БесплатноНе проверен

Enforces pre-trade planning discipline by checking entry, stop, target, and risk/reward via a gate tool, and provides proof receipts, terminal links, and risk p

GitHubEmbed

Описание

Enforces pre-trade planning discipline by checking entry, stop, target, and risk/reward via a gate tool, and provides proof receipts, terminal links, and risk prompts for AI assistants.

README

Most traders do not need another alert. They need a plan before the candle bullies them.

This is a tiny MCP server for Claude, Cursor, and other MCP clients. It gives an AI assistant four tools:

  • pre_trade_plan_gate - checks entry, stop, target, confidence, thesis, and basic risk/reward before entry
  • proof_receipts - returns real TradingWizard proof-loop examples, with paper wins and losses labeled
  • terminal_link - creates a first-analysis TradingWizard link for a symbol
  • risk_prompt - returns a pasteable no-chase prompt for ChatGPT, Claude, Discord, or a trading journal

Outcome: more clean setups, less profit leakage.

Educational only. Not financial advice.

Install

Use directly from GitHub:

npx -y github:HugoRS00/tw-no-chase-mcp

Or clone locally:

git clone https://github.com/HugoRS00/tw-no-chase-mcp.git
cd tw-no-chase-mcp
npm test
node server.mjs

Claude Desktop Config

Add this to your Claude Desktop MCP config:

{
  "mcpServers": {
    "tw-no-chase": {
      "command": "npx",
      "args": ["-y", "github:HugoRS00/tw-no-chase-mcp"]
    }
  }
}

Then ask:

Before I trade BTCUSDT, run the TW no-chase plan gate.

Example Tool Call

{
  "symbol": "BNB",
  "direction": "SELL",
  "entry": 655.2963,
  "stop": 663,
  "target": 635,
  "confidence": 78,
  "thesis": "Testing whether sellers still control the move below resistance."
}

Output:

PLAN GATE: PASS
BNB SELL
Entry: 655.2963
Stop/invalidation: 663
Target: 635
Confidence: 78
R multiple: 2.64R

Why This Exists

Alerts create urgency. Plans create discipline.

The point is not to predict every move. The point is to stop entering trades where the invalidation was never written down.

TradingWizard turns a chart into entry, stop, target, and confidence. This MCP server brings the same plan-first discipline into AI clients and trading journals.

Proof Receipts

The included examples are real TradingWizard proof-loop receipts:

  • BNB paper short: +1.19%
  • GBPUSD paper short: +2.106%
  • WLD paper long loss: -6.53%

Losses stay in the examples because fake perfection teaches the wrong lesson.

Links

from github.com/HugoRS00/tw-no-chase-mcp

Установка TradingWizard No Chase

У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.

▸ github.com/HugoRS00/tw-no-chase-mcp

FAQ

TradingWizard No Chase MCP бесплатный?

Да, TradingWizard No Chase MCP бесплатный — установка в пару кликов через Unyly без оплаты.

Нужен ли API-ключ для TradingWizard No Chase?

Нет, TradingWizard No Chase работает без API-ключей и переменных окружения.

TradingWizard No Chase — hosted или self-hosted?

Доступен hosted-вариант: Unyly запускает сервер в облаке, локальная установка не обязательна.

Как установить TradingWizard No Chase в Claude Desktop, Claude Code или Cursor?

Открой TradingWizard No Chase на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.

Похожие MCP

Compare TradingWizard No Chase with

Не уверен что выбрать?

Найди свой стек за 60 секунд

Автор?

Embed-бейдж для README

Похожее

Все в категории ai