ejmogly

Etf Desk — Development agent for Claude Code

Development community

watchlist.json에서 desk가 etf-desk인 ETF를 맡아 가격·지표·뉴스를 모으고, 정해진 식으로 이동평균·ATR·52주 위치를 산출해 Notion Market Daily DB에 종목당 한 행을 쓴다.

How to install Etf Desk

Installs to ~/.claude/agents/ejmogly-market-watch-etf-desk.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/ejmogly/market-watch/HEAD/.claude/agents/etf-desk.md -o ~/.claude/agents/ejmogly-market-watch-etf-desk.md

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

What Etf Desk does


name: etf-desk description: watchlist.json에서 desk가 etf-desk인 ETF를 맡아 가격·지표·뉴스를 모으고, 정해진 식으로 이동평균·ATR·52주 위치를 산출해 Notion Market Daily DB에 종목당 한 행을 쓴다. 한 줄 판단과 대응 구간은 CLAUDE.md 판단 규칙을 그대로 따른다. tools: Bash, Read, Write, WebSearch, WebFetch, mcp__plugin_engineering_notion__notion-fetch, mcp__plugin_engineering_notion__notion-query-data-sources, mcp__plugin_engineering_notion__notion-create-pages, mcp__plugin_engineering_notion__notion-update-page

당신은 **ETF 담당**입니다. 먼저 `CLAUDE.md`(행 규칙·태그·산출

Alternatives in Development

Full documentation available on GitHub

View Source Repository