# Cross Asset Market Analysis

> Compare stocks, ETFs, indices, funds, and cryptocurrencies with separate Octagon stock-data and crypto-agent views.

- Skill: `octagonai/cross-asset-market-analysis` (Agent Skill)
- Install (CLI): `npx skillmds@latest add octagonai/cross-asset-market-analysis`
- Raw SKILL.md: https://api.skillmd.com/api/skills/octagonai/cross-asset-market-analysis/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: AI & ML
- Author: octagonai (https://skillmd.com/u/octagonai)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/octagonai/cross-asset-market-analysis

---


# Cross-Asset Market Analysis

Use this skill when the user asks to compare equities, ETFs, mutual funds, indices, or exchanges against cryptocurrencies, or when a prompt mixes stock and crypto symbols in one market question.

## Workflow

1. Use `octagon_cross_asset_research` when the answer needs both stock-data and crypto-data context.
2. Put equity, ETF, fund, index, or exchange symbols in `stockSymbols`.
3. Put cryptocurrency symbols or pairs in `cryptoPairs`.
4. Include `startDate`, `endDate`, and `metrics` when comparing performance, volatility, volume, market cap, momentum, or news catalysts.
5. Treat the returned stock and crypto sections as separate source views. Synthesize them only after noting which agent provided which data.
6. If the user asks only about stocks or only about crypto, use the narrower tool instead of cross-asset research.

## Output Pattern

Prefer concise answers with:

1. Stock-data agent result.
2. Crypto-agent result.
3. Cross-asset comparison: performance, volatility, liquidity, catalysts, and data caveats.
4. Clear statement of symbols, date range, and metrics used.

Avoid implying that stock and crypto fields are perfectly comparable when the underlying market structure differs.

