Desk Risk banner
Iman Iman

Desk Risk

Development community

Description

--- description: Simulate an underlying forward and compare realised volatility against implied for every structure on file argument-hint: SYMBOL [HORIZON_DAYS] arguments: [symbol, horizon] --- Project $symbol forward over $horizon business days, or fourteen when no horizon is given. 1. `optiondesk simulate $symbol --horizon $horizon --draws 4000` 2. Read `converged` first. If it is false, say so, do not quote a single quantile, and offer a higher `--draws` instead of proceeding. 3. Report

Installation

Installs to ~/.claude/commands/iman-agent-driven-options-desk-and-skills-desk-risk.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/Iman/agent-driven-options-desk-and-skills/HEAD/.claude/commands/desk-risk.md -o ~/.claude/commands/iman-agent-driven-options-desk-and-skills-desk-risk.md

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

Full documentation available on GitHub

View Source Repository