Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
sundial-org avatar

Stock Market Pro

  • 4k installs
  • 635 repo stars
  • Updated March 7, 2026
  • sundial-org/awesome-openclaw-skills

How do I access real-time stock prices, fundamental metrics, and professional technical charts for global markets without managing API keys?

About

Stock Market Pro is a CLI-based financial analysis tool providing real-time quotes, professional candlestick and line charts with technical indicators (MA5/20/60), and fundamental valuation metrics (PE, EPS, ROE, Market Cap). Developers use it to integrate stock monitoring and technical analysis into workflows without managing API keys. Key workflows include fetching instant price updates via the price command, generating high-resolution PNG charts across multiple timeframes (1mo to 5y), analyzing earnings calendars with consensus estimates, and viewing 10-day historical trends in ASCII format. Supports global markets including US stocks (AAPL, NVDA, TSLA), Korean equities (005930.KS Samsung), crypto pairs (BTC-USD, ETH-KRW), and Forex. Built on yfinance, mplfinance, and rich libraries running on Python 3.11+ with automatic dependency management via uv. Real-time price quotes and day ranges for stocks, crypto, and Forex without API

  • Real-time price quotes and day ranges for stocks, crypto, and Forex without API keys
  • Professional candlestick and line charts with Volume and moving averages (MA5/20/60) in PNG format
  • Fundamental valuation metrics including PE ratio, EPS, ROE, Market Cap, and Profit Margins
  • Earnings calendar with market consensus expectations for revenue and EPS
  • 10-day historical trend view with ASCII charts and multi-timeframe support (1mo to 5y max)

Stock Market Pro by the numbers

  • 3,990 all-time installs (skills.sh)
  • +23 installs in the week ending Jul 28, 2026 (Skillselion tracking)
  • Ranked #25 of 1,136 Finance & Trading skills by installs in the Skillselion catalog
  • Security screen: MEDIUM risk (skills.sh audit)
  • Data as of Jul 28, 2026 (Skillselion catalog sync)
At a glance

stock-market-pro capabilities & compatibility

Capabilities
real time price quotes and day ranges · professional candlestick and line chart generati · fundamental valuation analysis (pe, eps, roe, ma · earnings calendar and consensus estimates · historical trend visualization · multi market support (us, korean, crypto, forex)
Works with
tradingview
Use cases
trading · data analysis · research
Platforms
macOS · Windows · Linux
Runs
Runs locally
Pricing
Free
From the docs

What stock-market-pro says it does

Professional stock price tracking, fundamental analysis, and financial reporting tool. Supports global markets (US, KR, etc.), Crypto, and Forex with real-time data.
SKILL.md description
npx skills add https://github.com/sundial-org/awesome-openclaw-skills --skill stock-market-pro

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Installs4k
repo stars635
Security audit2 / 3 scanners passed
Last updatedMarch 7, 2026
Repositorysundial-org/awesome-openclaw-skills

What it does

Monitor stock prices, analyze financial fundamentals, and generate technical charts for equities across US, Korean, and crypto markets.

Who is it for?

Financial analysts, developers building trading dashboards, risk monitoring tools, and portfolio tracking applications requiring multi-asset technical and fundamental analysis.

Skip if: Real-time high-frequency trading requiring ultra-low latency; regulatory compliance reporting; commercial enterprise data distribution.

When should I use this skill?

Need real-time stock quotes, generate technical analysis charts, access earnings consensus, or analyze fundamental valuation metrics for decision-making.

What you get

Developers can instantly fetch real-time quotes, generate professional candlestick/line charts with technical indicators, and analyze fundamental metrics via CLI commands.

  • Real-time quote output
  • Fundamental metrics report
  • Candlestick or line chart PNG files

By the numbers

  • Supports 5 core commands: price, pro (charts), fundamentals, earnings, history
  • 4 valuation metrics provided: PE, EPS, ROE, Profit Margins
  • 3 moving averages included: MA5, MA20, MA60

Files

SKILL.mdMarkdownGitHub ↗

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)

Deep dive into valuation: Market Cap, PE, EPS, ROE, and Profit Margins.

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

4. Earnings & Estimates (earnings)

Check upcoming earnings dates and market consensus (Expected Revenue/EPS).

5. Historical Trends (history)

View recent 10-day trends with terminal-friendly ASCII charts.

Ticker Examples

  • US Stocks: AAPL, NVDA, TSLA
  • Korean Stocks: 005930.KS (Samsung), 000660.KS (SK Hynix)
  • Crypto: BTC-USD, ETH-KRW

Technical Notes

  • Engine: Python 3.11+, yfinance, mplfinance, rich
  • Key Benefit: No API key required. Automatically handles dependencies via uv.

--- 한국어 설명: 실시간 주가 조회, 재무 지표 분석 및 전문 봉차트 생성이 가능한 종합 주식 분석 스킬입니다.

Related skills

How it compares

Lightweight, key-free alternative to Bloomberg Terminal or Trading View Pro; focuses on technical indicators and fundamentals via command-line access.

FAQ

Do I need an API key to use Stock Market Pro?

No. The tool leverages Yahoo Finance data through yfinance and requires no API key registration. Dependencies are automatically managed via uv.

What chart types and timeframes are supported?

Candlestick and line charts across 1mo, 3mo, 6mo, 1y, 5y, and max periods. Charts include Volume overlays and moving average technical indicators (MA5/20/60).

Which markets and assets does it cover?

US stocks (AAPL, NVDA, TSLA), Korean equities (005930.KS Samsung), crypto pairs (BTC-USD, ETH-KRW), and Forex. Supports global markets via Yahoo Finance.

Is Stock Market Pro safe to install?

skills.sh reports 2 of 3 security scanners passed. Review the Security Audits panel on this page before installing in production.

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.