technical-analysis

Calculate technical indicators from OHLCV data and produce a 0-100 score.

15|7|Updated Mar 17, 2026
One-click install
npx skills add https://github.com/kgcrom/cluefin-dure --skill technical-analysis-kgcrom
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: technical-analysis
Source: https://github.com/kgcrom/cluefin-dure/tree/main/apps/dure/.agents/skills/technical-analysis
Command: npx skills add https://github.com/kgcrom/cluefin-dure --skill technical-analysis-kgcrom

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the complex process of technical analysis for financial assets, providing a quantitative score to guide investment decisions.

Core Features & Use Cases

  • Comprehensive Indicator Suite: Calculates and interprets a wide range of indicators including Moving Averages (SMA, EMA), Momentum (RSI, MACD, Stochastic, ADX), Volatility (Bollinger Bands, ATR), and Volume (OBV).
  • Scoring System: Aggregates indicator signals into a 0-100 technical score, categorized into Strong Buy, Buy/Hold, Neutral, Sell/Hold, and Strong Sell.
  • Use Case: Quickly assess the technical health of a stock by inputting its historical price data to receive a clear buy/sell/hold recommendation based on a multi-faceted analysis.

Quick Start

Analyze the technical indicators for the stock code '005930' using the technical-analysis skill.

Frequently Asked Questions about technical-analysis

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

FAQPage Schema
How do I calculate technical indicators for stock market trading?

To calculate technical indicators for stock market trading, you input historical OHLCV data to compute trend, momentum, volatility, and volume metrics, which then generate a synthesized technical score for the asset.

What technical analysis indicators are needed to assess stock trends?

Assessing stock trends requires calculating a comprehensive indicator suite including Moving Averages (SMA, EMA), Momentum (RSI, MACD, Stochastic, ADX), Volatility (Bollinger Bands, ATR), and Volume (OBV).

How does technical analysis generate buy or sell signals?

Technical analysis generates buy or sell signals by aggregating various indicator calculations into a 0-100 technical score, categorized into Strong Buy, Buy/Hold, Neutral, Sell/Hold, and Strong Sell recommendations.

Can I use historical OHLCV data to develop an algorithmic trading strategy?

Yes, you can use historical OHLCV data to develop an algorithmic trading strategy by computing multi-faceted technical indicators and receiving a quantitative score to guide investment decisions.

Does technical analysis work for real-time market assessment?

Yes, technical analysis works for real-time market assessment by applying calculated indicator interpretations to current price data, allowing you to quickly evaluate the technical health of financial assets.

What are the limitations of using a technical score for investment decisions?

A limitation of using a technical score is that it relies strictly on historical OHLCV data and mathematical indicators, meaning it may not account for fundamental market shifts, news events, or external volatility factors.