fundamental-trend-analysis

Combine fundamental scores and technical indicators to generate a 6-tier stock rating.

1|Updated Feb 21, 2026
One-click install
npx skills add https://github.com/baladengale/claude-skills --skill fundamental-trend-analysis
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: fundamental-trend-analysis
Source: https://github.com/baladengale/claude-skills/tree/main/skills/fundamental-trend-analysis
Command: npx skills add https://github.com/baladengale/claude-skills --skill fundamental-trend-analysis

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Comprehensive stock analysis combining fundamental scoring (Piotroski F-Score, valuation, growth, financial health) with technical trend signals to produce a 6-tier buy/sell rating from Must Buy to Must Sell.

Core Features & Use Cases

  • Combines Piotroski-inspired profitability, valuation, growth, and financial health with technical momentum signals.
  • Produces a composite fundamental score (0–100) and a 6-tier signal for buy/sell decisions.
  • Use cases include portfolio screening, in-depth stock evaluation, and scenario analysis across market regimes.

Quick Start

Analyze a stock ticker to generate a 6-tier rating by combining fundamental scores with technical trend signals.

Frequently Asked Questions about fundamental-trend-analysis

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

FAQPage Schema
How do I combine fundamental data and technical indicators for stock analysis?▼

Combine fundamental data and technical indicators for stock analysis by fetching financial data, default key statistics, and price charts to compute weighted composite scores. This generates a 0–100 fundamental score, a 0–100 technical score, and a 6-tier buy/sell signal.

What is a Piotroski F-Score inspired stock rating system?▼

A Piotroski F-Score inspired stock rating system evaluates profitability, valuation, financial health, and growth to produce a 0–100 fundamental score. It combines these metrics with price momentum to generate a 6-tier signal from Must Buy to Must Sell.

Can I use this stock analysis approach for portfolio screening?▼

Yes, you can use this stock analysis approach for portfolio screening, in-depth stock evaluation, and scenario analysis across market regimes. It processes a stock ticker to output composite scores and 6-tier buy/sell signals suitable for screening workflows.

How does the technical trend signal affect the composite stock rating?▼

The technical trend signal affects the composite stock rating by applying price momentum data fetched from chart APIs. This momentum is weighted alongside the fundamental score to determine the final 6-tier rating, adjusting the signal from Must Buy to Must Sell.

What is the best way to evaluate stock valuation and financial health together?▼

The best way to evaluate stock valuation and financial health together is to compute a weighted composite score from default key statistics and earnings trends. This combines growth, valuation, and profitability into a single 0–100 fundamental score for buy/sell decisions.

What are the limitations of combining fundamental and technical analysis for stock ratings?▼

Limitations of combining fundamental and technical analysis for stock ratings include dependency on accurate financial data, default key statistics, and chart API availability. The weighted composite score and 6-tier signal are only as reliable as the fetched input data and momentum calculations.