diagnose
CommunityDiagnose your trading system quickly and reliably.
AuthorFelixWayne0318
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill provides fast, automated diagnostics for the AItrader trading system. It helps verify AI analysis, validate technical indicator calculations, and troubleshoot market data or configuration issues when trading signals are not generated.
Core Features & Use Cases
- Full Diagnostic (Default): runs the standard health check and validates configuration, market data fetch, indicator initialization, and sentiment inputs.
- Quick Diagnostic (Skip AI calls): performs essential checks without triggering the full AI decision pipeline.
- With Update and Restart: updates components and restarts services to apply changes.
- Real-time Diagnostics: provides ongoing health checks for live operation using diagnose_realtime.py.
- Order Flow Simulation: tests sequences like new positions, additions, reversals, and closes to verify order handling (v3.18).
- Troubleshooting Guidance: outlines common failure modes (no signals, API issues, abnormal indicators) with targeted commands to diagnose.
- Regression & Health Artifacts: references to smart_commit_analyzer and baseline configs for consistency checks.
Quick Start
cd /home/linuxuser/nautilus_AItrader source venv/bin/activate python3 scripts/diagnose.py
Quick diagnostic without AI
python3 scripts/diagnose.py --quick
Update and restart
python3 scripts/diagnose.py --update --restart
Dependency Matrix
Required Modules
None requiredComponents
scripts
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: diagnose Download link: https://github.com/FelixWayne0318/AItrader/archive/main.zip#diagnose Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.