mt5-trading
Pass
Audited by Gen Agent Trust Hub on Aug 8, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The
production-resilience.mdreference file provides Python code snippets for managing the MetaTrader 5 terminal process usingsubprocess.Popenandpsutil. This is a documented pattern for implementing a watchdog mechanism to ensure high availability of trading bots. - [EXTERNAL_DOWNLOADS]: The documentation references standard Python libraries such as
MetaTrader5(official),aiomql, andpsutil. It also provides links to well-regarded community repositories on GitHub (e.g.,aiomql,MQL5-JSON-API) for additional functionality like async support or ZeroMQ bridges.
Audit Metadata