Skill #68 - Fibonacci pullback entries in established trends
Overview
Identifies optimal re-entry points in trending markets using the "Golden Zone" (61.8%-78.6% Fibonacci retracement). After an initial signal, tracks pullbacks for continuation entries.
Features
Primary Signal Tracking: Monitor initial trend signals
Fibonacci Calculation: Auto-draw Fib levels on swings
Golden Zone Detection: 61.8%-78.6% entry zone
Confluence Scoring: Multiple factor alignment
Risk Management: Auto SL at 100% Fib level
Triangle Markers: Visual re-entry signals
Usage
# Basic golden zone tracking
kit skill golden-zone --symbol BTC/USDT --trend bullish
# With confluence requirements
kit skill golden-zone --symbol ETH/USDT --min-confluence 3
# Custom zone levels
kit skill golden-zone --symbol SOL/USDT --zone 0.618,0.786
Run npx skillmds@latest add signal-execution-labs/golden-zone-reentry in your terminal (requires Node.js), paste this page's agent-chat prompt into Claude, Cursor, or any MCP-connected agent, or download the SKILL.md file and copy it into your agent's skills directory.
Golden Zone Re-Entry It is listed under Coding & Dev Tools on SkillMD.
This skill has not completed SkillMD's automated safety review yet. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.
This skill is tagged as working with Claude Code, Claude.ai, OpenAI Codex. SKILL.md is an open format, so most agents that read a skills directory can load it too.
Yes. Installing skills from SkillMD is free, and the skill stays under its author's original license.
Signal-Execution-Labs (@signal-execution-labs) published this skill. Their other Agent Skills are listed on their SkillMD profile.