Analyze market regime and session structure in this MQL5 workspace using reusable CSV exports from an MQL5 script. Use when Codex needs to classify a market as Tendencial or Lateral with moving average and ATR, export per-session data to Terminal Common Files for M15, H1, and D1, and then read those CSV files directly to summarize insights and recommendations by session without recreating scripts that already exist.
$npx -y skills add kecoma1/mql5-skills --skill analyzeInstalls into the current project.
Run `npx skills use "https://github.com/kecoma1/mql5-skills" --skill "kecoma1/mql5-skills/analyze"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/kecoma1/mql5-skills" that are relevant to the current task. Run `npx skills add "https://github.com/kecoma1/mql5-skills"` and select the relevant skills, then follow their instructions.