Due Diligence banner
fiale-plus fiale-plus

Due Diligence

Development community

Description

--- description: Structured due diligence report for a single stock symbol with valuation, quality, growth, technical, and performance analysis --- # Due Diligence Report Generate a comprehensive due diligence report for a single stock symbol, covering fundamentals, technicals, and a checklist assessment. ## Steps: 1. **Parse the symbol from `$ARGUMENTS`** - Accept formats like `AAPL`, `NASDAQ:AAPL`, `NYSE:JPM` - If no exchange prefix provided, try common exchanges: NASDAQ:, NYSE: -

Installation

Installs to ~/.claude/commands/fiale-plus-tradingview-mcp-server-due-diligence.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/fiale-plus/tradingview-mcp-server/HEAD/.claude/commands/due-diligence.md -o ~/.claude/commands/fiale-plus-tradingview-mcp-server-due-diligence.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository