9600dev

5 mods across 1 repository, 132 stars between them.

mmr CLAUDE.md

01

9600dev/mmr

Instructions file

Claude Code instructions for 9600dev/mmr, covering claude.md, project overview, design principles, architecture and key patterns.

132 14d ago B 30,411 tokens

mmr-loop-skill

02

9600dev/mmr

Skill Claude CodeCodex

Autonomous trading loop for the MMR platform. Continuously monitors portfolio, scans for opportunities, creates trade proposals, and manages risk. Requires the 'mmr' skill to be loaded first. Use when the user asks to start monitoring, trading autonomously, or running a trading loop.

132 14d ago A 64 tokens

mmr-skill

03

9600dev/mmr

Skill Claude CodeCodex

Operate the MMR algorithmic trading platform on Interactive Brokers. Trade stocks and options, manage portfolios, scan for ideas, create trade proposals with auto position sizing, manage universes, download historical data, analyze options chains, and control strategies. All operations are available via async Python…

132 14d ago A 63 tokens

mmr-verification

04

9600dev/mmr

Skill Claude CodeCodex

The MMR safety-verification workflow — how to change trading-critical code without breaking the invariants that keep the book safe. Use when modifying the risk gate, order construction, position sizing, the proposal state machine, the strategy gauntlet, or anything under trader/trading/; when adding or changing a…

132 14d ago A 152 tokens

news

05

9600dev/mmr

Skill Claude CodeCodex

Fetch, search, and summarize financial news articles via the local news-service at http://127.0.0.1:8089. Handles Cloudflare, paywalls (FT/WSJ/Bloomberg/NYT via archive.ph fallback), and HTML→Markdown extraction. Purpose-built for mmr — includes tickernews() and portfolionews() helpers that compose search+scrape for…

132 14d ago A 88 tokens