stock-market-pro

Installation
Summary

Real-time stock quotes, fundamental analysis, and professional charts across global markets and crypto.

  • Covers five command categories: real-time price quotes, candlestick and line charts with moving averages, fundamental metrics (PE, EPS, ROE, profit margins), earnings dates with consensus estimates, and 10-day historical trends
  • Supports US stocks, Korean exchange tickers, cryptocurrency pairs, and forex with no API key required
  • Generates high-resolution PNG charts with volume indicators and configurable periods from 1 month to max historical data
  • Built on Python 3.11+ with automatic dependency management via uv
SKILL.md

Stock Market Pro

A professional-grade financial analysis tool powered by Yahoo Finance data.

Core Features

1. Real-time Quotes (price)

Get instant price updates and day ranges.

uv run --script scripts/yf price [TICKER]

2. Professional Charts (pro)

Generate high-resolution PNG charts with Volume and Moving Averages.

  • Candlestick: uv run --script scripts/yf pro [TICKER] [PERIOD]
  • Line Chart: uv run --script scripts/yf pro [TICKER] [PERIOD] line
  • Periods: 1mo, 3mo, 6mo, 1y, 5y, max, etc.

3. Fundamental Analysis (fundamentals)

Related skills

More from sundial-org/awesome-openclaw-skills

Installs
3.3K
GitHub Stars
598
First Seen
Feb 17, 2026