3 Commits

Author SHA1 Message Date
61a96d490c Add alternative validation methods: SSH, HTTP, and Python script with Telegram 2026-03-30 15:38:05 -04:00
0719ecdc4d Add n8n workflow and validation script for settings monitoring; fix missing weekend protection params 2026-03-30 13:08:12 -04:00
5c6c5e4741 Add MT5 safety tools to prevent MetaEditor freezes
- check-syntax.sh: Pre-compilation syntax checker for MT4→MT5 issues
- metaeditor-watchdog.sh: Auto-kills stuck MetaEditor processes
- safe-compile.sh: Wrapper with 2-minute timeout for compilations

These tools help prevent the container freeze that occurred when
trying to compile OrdersEA with 100 MT4 syntax errors.
2026-03-24 13:36:55 -04:00