Tool Nasdaq Candles

🌐Community
by captaindpt · vlatest · Repository

This tool generates Nasdaq candlestick charts for technical analysis, helping users visualize price movements and identify trading opportunities.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add tool-nasdaq-candles npx -- -y @trustedskills/tool-nasdaq-candles
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "tool-nasdaq-candles": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/tool-nasdaq-candles"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

The tool-nasdaq-candles skill provides access to historical NASDAQ stock market data. It retrieves candlestick charts for specific stocks, allowing analysis of price movements over time. This information can be used for trend identification and potential investment decisions.

When to use it

  • Market Research: Get historical pricing data for a particular stock (e.g., AAPL) to understand its performance over the last year.
  • Trend Analysis: Identify patterns in stock prices by requesting candlestick charts for several days or weeks.
  • Investment Strategy Backtesting: Evaluate potential investment strategies using past NASDAQ data.
  • Educational Purposes: Learn about candlestick charting and how it's used to analyze market trends.

Key capabilities

  • Retrieves historical NASDAQ candlestick data.
  • Supports specifying a stock ticker symbol (e.g., AAPL, MSFT).
  • Allows selection of timeframes for the data retrieval.

Example prompts

  • "Show me the candlestick chart for Apple (AAPL) over the last 30 days."
  • “Get the NASDAQ candle data for Microsoft (MSFT) from January 1st to March 1st, 2024.”
  • "What was the closing price of Tesla (TSLA) yesterday?"

Tips & gotchas

  • Ensure you provide a valid stock ticker symbol. Incorrect symbols will result in errors.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
captaindpt
Installs
14

🌐 Community

Passed automated security scans.