trend-finder-longs

RAIJIN004/trend-finder-longs
★ 0 stars Python Other Updated 1d ago
MCP server for Binance LONG-ONLY setups - Square+orderbook aligned LONG with divergent price pullback as setup-change trigger
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "trend-finder-longs": {
      "command": "uvx",
      "args": [
        "trend-finder-longs"
      ]
    }
  }
}

Or install with pip: pip install trend-finder-longs

README Excerpt

Copia LONG-only de binance-trend-finder (sin doctrina contrarian/short). Doctrina: **Square + orderbook alineados a LONG + precio divergente en contra (pullback) = detonante de cambio de setup.** Se entra en el pullback con orden límite (`wait_for_pullback`), nunca a mercado en el pico. > NO ES ASESORÍA NI ANÁLISIS FINANCIERO. DYOR siempre.