btc-momentum-analyzer

Analyze BTC momentum across eight timeframes using MACD-based signals.

2|1|Updated Oct 13, 2025
One-click install
npx skills add https://github.com/Druidss/MACD --skill btc-momentum-analyzer
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: btc-momentum-analyzer
Source: https://github.com/Druidss/MACD/tree/main/.claude/skills/btc-momentum-analyzer
Command: npx skills add https://github.com/Druidss/MACD --skill btc-momentum-analyzer

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill enables automated BTC momentum analysis across 8 timeframes using a theory-driven framework; identifies rising/falling segments, unit adjustment cycles, jump gaps, and divergences; generates detailed momentum reports and trading signals when asked about BTC momentum, segment status, MACD, and related signals.

Core Features & Use Cases

  • Multi-timeframe data retrieval: Fetch 8 timeframes (2d, 1d, 12h, 6h, 4h, 2h, 1h, 30m) and compute EMA26/52 and MACD.
  • Segment classification & cycles: Identify rising/falling segments, unit adjustment cycles, continuous/open gaps, and divergences.
  • Multi-timeframe orchestration: Analyze higher-timeframe influence on lower timeframes and provide trading signals.
  • Use Case: When asked "分析 BTC 动能" or "BTC 有买点吗?", generate a comprehensive momentum report with signals.

Quick Start

In Claude Code, ask: 分析 BTC 的动能状态

Frequently Asked Questions about btc-momentum-analyzer

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I analyze BTC momentum across multiple timeframes?

Multi-timeframe momentum analysis identifies BTC trend strength by computing MACD (DIF, DEA, histogram) across 8 timeframes—2d, 1d, 12h, 6h, 4h, 2h, 1h, 30m—and classifying price segments as rising or falling to reveal momentum state and divergences.

What is MACD-based momentum analysis and how does it work?

MACD momentum analysis uses exponential moving averages (EMA26 and EMA52) to compute a divergence indicator (MACD histogram) that signals trend changes. Rising histogram values indicate strengthening upward momentum; falling values show weakening or reversal signals across timeframes.

How can I detect BTC trading signals from momentum divergences?

Momentum divergences occur when price makes a new high or low but MACD fails to confirm it, signaling potential reversal. Cross-timeframe signal analysis compares divergence patterns across timeframes to generate actionable trading signals and entry/exit points.

Can I retrieve and process real-time BTC data from OKX automatically?

Yes. The Skill automates data ingestion from OKX across 8 timeframes, computes EMA and MACD indicators in real-time, and classifies segments and cycles continuously for both live trading and backtest scenarios.

What are unit adjustment cycles in momentum analysis?

Unit adjustment cycles identify consolidation phases and gap structures within rising or falling segments. Detecting these cycles reveals when momentum pauses, shifts direction, or prepares for the next trend leg.

How do I generate a comprehensive BTC momentum report with trading signals?

Request momentum analysis by asking about BTC momentum state or buy signals. The Skill ingests OKX data, computes multi-timeframe MACD, labels segments and cycles, detects divergences, and outputs a detailed report with actionable trading signals and risk levels.