Debug Trade banner
axioma-ai-labs axioma-ai-labs

Debug Trade

Development community

Description

--- description: Debug trading execution issues in the Telegram Trading bot allowed-tools: Read, Grep, Bash(make test:*) --- # Debug Trading Issue Investigate the trading issue described: $ARGUMENTS ## Investigation Steps 1. Check the main trading service for the issue pattern 2. Review the OpenOcean DEX integration 3. Verify blockchain RPC interactions 4. Look for error handling gaps ## Key Files to Review - Trading engine: @src/services/engine/neurodex.ts - DEX aggregator: @src/services/

Installation

Installs to ~/.claude/commands/axioma-ai-labs-telegram-trading-bot-debug-trade.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/axioma-ai-labs/telegram-trading-bot/HEAD/.claude/commands/debug-trade.md -o ~/.claude/commands/axioma-ai-labs-telegram-trading-bot-debug-trade.md

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

Full documentation available on GitHub

View Source Repository