trend-detection

Identify trend direction and strength using price action and stochastic analysis.

2|Updated Sep 20, 2025
One-click install
npx skills add https://github.com/HuskyDanny/FinancialAgent --skill trend-detection
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: trend-detection
Source: https://github.com/HuskyDanny/FinancialAgent/tree/main/backend/src/agent/skills/technical/trend-detection
Command: npx skills add https://github.com/HuskyDanny/FinancialAgent --skill trend-detection

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps users understand the current market trend direction and strength for a given financial symbol, providing key support and resistance levels.

Core Features & Use Cases

  • Trend Classification: Determines if the market is in an uptrend, downtrend, or sideways.
  • Momentum Confirmation: Uses stochastic analysis to confirm or diverge from the identified trend.
  • Key Level Identification: Pinpoints crucial support and resistance levels based on price action.
  • Use Case: A trader can use this Skill to quickly assess the trend of a stock before making a trading decision, understanding if the momentum aligns with the trend or if the trend is weakening.

Quick Start

Analyze the trend for AAPL using historical prices and stochastic analysis.

Frequently Asked Questions about trend-detection

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

FAQPage Schema
How do I identify market trend direction and strength for a financial symbol?

Trend detection classifies the primary market direction as uptrend, downtrend, or sideways by analyzing historical price action and momentum indicators. It evaluates a financial symbol to determine if the current momentum aligns with the trend or if the trend is weakening.

How does stochastic analysis confirm market trend momentum?

Stochastic analysis confirms market trend momentum by comparing indicator movements against the identified price action trend. It detects convergence or divergence, helping traders understand whether the current momentum supports the trend or signals potential weakening before making trading decisions.

Can I use historical prices to find key support and resistance levels?

Yes, you can use historical prices to find key support and resistance levels through price action analysis. The process pinpoints crucial price levels where the financial symbol has historically reversed, providing strategic entry and exit points for trading and investment strategy development.

What is the best way to classify a sideways market versus an uptrend?

The best way to classify a sideways market versus an uptrend is by applying momentum indicators to historical price action. This combination determines whether the financial symbol shows sustained upward directional strength or lacks momentum, resulting in horizontal price movement.

Do I need historical price data for technical analysis trend detection?

Yes, you need historical price data for technical analysis trend detection. Accurate trend classification and momentum confirmation require a sufficient history of price action to calculate stochastic analysis and identify meaningful support and resistance levels.

When should I not rely on momentum indicators for trend detection?

You should not rely solely on momentum indicators for trend detection when historical price action data is insufficient or highly volatile. In such cases, stochastic analysis may produce false divergence signals, making it difficult to accurately classify the primary market trend.