Mt Report banner
MangroveTechnologies MangroveTechnologies

Mt Report

Development community

Description

--- name: mt-report description: Detailed performance report -- return %, Sharpe ratio, max drawdown, scoring breakdown (free) --- # mt-report Get a detailed performance report for a trader. ## Steps 1. Check the `MT_AUTH_TOKEN` environment variable. If set, use it as `auth_token` — do NOT ask for a Twitter handle. 2. If `MT_AUTH_TOKEN` is not set, call `trader_login` to get a verification URL and stop — do not fall back to asking for a handle. 3. Ask for timeframe if not specified. Valid: `

Installation

Installs to ~/.claude/skills/mangrovetechnologies-mangrove-trader-plugin-mt-report/SKILL.md

Terminal
mkdir -p ~/.claude/skills/mangrovetechnologies-mangrove-trader-plugin-mt-report && curl -fsSL https://raw.githubusercontent.com/MangroveTechnologies/mangrove-trader-plugin/HEAD/commands/mt-report.md -o ~/.claude/skills/mangrovetechnologies-mangrove-trader-plugin-mt-report/SKILL.md

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

Full documentation available on GitHub

View Source Repository