technical-analysis

Analyze IDX stock price action with Wyckoff structure and volume patterns.

1|Updated Aug 24, 2025
One-click install
npx skills add https://github.com/akbarmridho/personal-server --skill technical-analysis-akbarmridho
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: technical-analysis
Source: https://github.com/akbarmridho/personal-server/tree/main/apps/vibe-investor/.opencode/skills/technical-analysis
Command: npx skills add https://github.com/akbarmridho/personal-server --skill technical-analysis-akbarmridho

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps traders and analysts reduce manual charting burden by applying Wyckoff-based market structure, volume analysis, and support/resistance identification to generate clear, actionable trading insights.

Core Features & Use Cases

  • Market Structure & Trend: Identify Wyckoff phases, trend direction, swing points, and MA checks to define the baseline.
  • Levels & S/R: Detect swing highs/lows, VPVR, confluence fibs, and zone-based S/R to guide entries and risk management.
  • Price Action & Patterns: Analyze price-volume signals, detect accumulation/distribution, breakouts, and pullbacks with volume validation.
  • Execution & Risk Guidance: Provide entry/exit frameworks, risk controls (1% rule), and stop-loss guidance for disciplined trading.

Quick Start

Load a dataset of IDX stock prices and run the skill to compute MA20/MA50, swing points, and a Wyckoff-based assessment, then generate context, recent, and detail charts for review.

Frequently Asked Questions about technical-analysis

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

FAQPage Schema
How do I analyze stock price action using Wyckoff market structure?

To analyze stock price action using Wyckoff market structure, load OHLCV data feeds to compute MA20/MA50, swing points, and volume patterns. This identifies accumulation, distribution, breakouts, and optimal entry/exit points across multiple timeframes.

What is the best way to detect accumulation and distribution phases in IDX stocks?

Detecting accumulation and distribution phases in IDX stocks requires analyzing price-volume signals alongside swing highs and lows. This approach validates Wyckoff phases and volume patterns to generate actionable trading insights and clear execution frameworks.

Can I use Python libraries like pandas and mplfinance for stock chart rendering and analysis?

Yes, you can use Python libraries like pandas, numpy, and mplfinance for stock chart rendering and analysis. Loading OHLCV dataset feeds allows the computation of indicator calculations and renders context, recent, and detail charts for review.

How do I identify support and resistance levels with volume patterns?

Identify support and resistance levels with volume patterns by detecting swing highs and lows, VPVR, and confluence fibs. This generates zone-based S/R levels that guide entries, risk management, and stop-loss guidance for disciplined trading.

Does Wyckoff-based technical analysis provide entry and exit frameworks with risk controls?

Wyckoff-based technical analysis provides entry and exit frameworks with risk controls by applying the 1% rule and stop-loss guidance. It combines trend direction, MA checks, and price action patterns to define execution and risk management.