Noetrix Guard
- Yardımcı programlar
- Sürüm: 2.11
# Noetrix Guard
Noetrix Guard is a native MetaTrader 5 account-risk dashboard. It presents daily trading P/L, configurable loss limits, EOD trailing loss, account drawdown, position risk and margin exposure in one on-chart interface.
The Expert Advisor does not generate signals and never opens a speculative position. Monitoring works with Algo Trading disabled. Optional protective actions are locked by default and require both an explicit input change and an on-chart confirmation.
## Main functions
- Native account overview: balance, equity, free margin, margin level and trading permissions.
- Daily closed, floating and combined P/L shown separately.
- Configurable daily reset in broker server time or a selected UTC offset.
- Fixed-money or percentage daily-loss limits.
- Fixed-money or percentage Max Loss (EOD Trailing), based on the highest persisted equity observation at the configured broker-day boundary.
- Fixed-money or percentage overall drawdown limits.
- Static initial-balance/equity and balance/equity high-watermark references.
- Editable account-specific risk profile with explicit Apply and Confirm workflow.
- Configurable starting-equity reference and target-progress display.
- SAFE, WARNING, CRITICAL and N/A rule states.
- Position table with symbol, direction, volume, P/L, Magic Number and stop status.
- Broker-native stop-risk estimate through `OrderCalcProfit`.
- Per-symbol long, short, net and gross exposure with estimated margin.
- Exposure, alert and settings pages with live account summaries.
- Local profile/reference persistence per account.
- Optional native popup, push and email alerts.
## Protective controls
Guard includes Close All, Close Losing, Cancel Pending, Reduce Exposure, Breakeven and Flatten controls. They can be scoped to the full account, the current chart symbol or one Magic Number.
These controls are disabled by default. When explicitly enabled, every request still requires an on-chart confirmation and the safety gate is checked again immediately before the trade API is called.
Reactive protection is also disabled by default. If a user enables it, Guard can react after a configured rule breach by closing positions and/or cancelling pending orders. This is post-detection protection; MetaTrader 5 cannot guarantee that an independent EA is blocked before it submits an order.
## Data integrity
Daily trading P/L uses native buy/sell deals. Deposit, withdrawal, credit and other balance operations are not counted as trading profit. Commission, swap and fee can be included. Positions without a stop are marked UNBOUNDED; no fictional risk amount is created. If broker history is unavailable, the daily state is N/A and the overall state is downgraded instead of showing a false SAFE result.
## Compatibility and privacy
- MetaTrader 5, hedging and netting accounts.
- Native MQL5 only.
- No DLL, WebRequest, cloud service, telemetry or external executable.
- No external licence or account restriction.
- English interface and messages.
- Orbitron and Rajdhani display fonts are embedded under the SIL Open Font License 1.1.
Always compare the selected reset time, loss-reference convention and drawdown formula with the exact rules of your broker or evaluation provider. Test all protective actions on a demo account before enabling them.
