technical-analysis-educator

Create educational content on stock technical indicators with Python examples.

Updated Nov 16, 2025
One-click install
npx skills add https://github.com/Ming-Kai-LC/self-learn --skill technical-analysis-educator
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: technical-analysis-educator
Source: https://github.com/Ming-Kai-LC/self-learn/tree/main/.claude/skills/technical-analysis-educator
Command: npx skills add https://github.com/Ming-Kai-LC/self-learn --skill technical-analysis-educator

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Teaching complex stock market technical analysis concepts requires structured content, clear explanations, and practical examples, which can be challenging to create from scratch. This Skill provides comprehensive teaching resources.

Core Features & Use Cases

  • Domain Expertise: Offers in-depth knowledge for teaching technical indicators (MA, RSI, MACD), chart patterns, volume analysis, and trading strategies, with a focus on Malaysian stocks.
  • Structured Teaching Patterns: Provides templates for introducing indicators, explaining interpretations, and designing backtesting exercises.
  • Use Case: Develop an educational module on 'Moving Averages', explaining SMA and EMA, common periods, and how to identify trading signals, using Malaysian stock examples.

Quick Start

Generate a lesson on 'RSI (Relative Strength Index)', explaining its calculation, interpretation (overbought/oversold), and common mistakes, with a practice exercise.

Frequently Asked Questions about technical-analysis-educator

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

FAQPage Schema
How do I teach technical analysis indicators like RSI and MACD to beginners?

Technical analysis education requires structured explanations of indicator calculations, interpretations, and real-world applications. This Skill provides didactic templates for teaching RSI, MACD, and moving averages with clear step-by-step breakdowns, overbought/oversold concepts, and common trading mistakes, plus reproducible Python examples using yfinance and pandas-ta.

Can I create stock market lessons with Malaysian stock examples and backtesting exercises?

Yes. This Skill includes Malaysian market context and structured teaching patterns for designing backtesting exercises. It integrates yfinance for data retrieval, pandas-ta for indicator calculation, and plotly or mplfinance for visualization, enabling you to build complete educational modules with real market data.

What's the best way to explain chart patterns and volume analysis in trading education?

Chart patterns and volume analysis require visual clarity and practical interpretation. This Skill provides teaching templates that explain pattern recognition, volume signals, and their relationship to price action, supported by code examples using mplfinance and plotly for clear visual demonstrations.

How do I structure a lesson on moving averages with trading signal examples?

Structure lessons by explaining SMA versus EMA calculation methods, common period settings, and signal generation rules. This Skill supplies didactic patterns for introducing these concepts with Malaysian stock examples, code walkthroughs using pandas-ta, and practice exercises to reinforce identification of crossover signals.

Do I need Python data libraries to teach technical indicators effectively?

While not strictly required, Python libraries like yfinance, pandas-ta, plotly, and mplfinance enable reproducible, validated examples that students can run independently. This Skill integrates these tools to support hands-on learning, data validation, and professional-grade visualizations within educational content.

What risk management concepts should I cover in a trading education module?

Risk management education covers position sizing, stop-loss placement, and portfolio diversification principles. This Skill provides teaching resources and structured patterns for explaining these concepts alongside technical indicators, helping students understand how risk controls complement technical analysis strategies.