What problem does it solve?
This Skill facilitates live monitoring of MT5/MQL5 FORGE EA backtests by continuously polling the source journal database, allowing traders and developers to observe signals, trades, and system behavior in real time for efficient debugging.
Core Features & Use Cases
- Backtest Oversight: Polls the tester journal database every 45 seconds to provide updated insights into signals, skips, trades, and gate statuses.
- Anomaly Detection: Flags suspicious patterns such as atr=0, identical prices, unexpected trade counts, or cascade firing issues.
- Reporting & Documentation: Generates per-run analysis documents and maintains an up-to-date cheat sheet for monitoring queries.
- Use Case: When debugging complex EA behaviors during a backtest, users can tail the journal to identify anomalies and verify system performance without disrupting the trading environment.
Quick Start
Invoke the skill to start monitoring the forge tester journal and observe updates in real time.