Desk Test banner
Iman Iman

Desk Test

Testing community

Description

--- description: Backtest a structure with modelled premiums and judge honestly whether the result means anything argument-hint: SYMBOL STRUCTURE [PERIOD] arguments: [symbol, structure, period] --- Test $structure on $symbol over $period, defaulting to five years. 1. `optiondesk backtest $symbol $structure --period $period` 2. Read the output in this order, which is the order that stops a backtest selling itself: trade count, then the buy and hold benchmark, then the p-value, then the bo

Installation

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

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

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

Full documentation available on GitHub

View Source Repository