sentinel-apex-guardian

Enforce trailing drawdown limits and time-based exits for Apex trading.

186|54|Updated Aug 12, 2025
One-click install
npx skills add https://github.com/francomascareloai/EA_SCALPER_XAUUSD --skill sentinel-apex-guardian
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: sentinel-apex-guardian
Source: https://github.com/francomascareloai/EA_SCALPER_XAUUSD/tree/main/.factory/skills/sentinel
Command: npx skills add https://github.com/francomascareloai/EA_SCALPER_XAUUSD --skill sentinel-apex-guardian

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

SENTINEL NANO v3.1 provides a compact risk-management framework for Apex trading, enforcing trailing drawdown limits, time-based deadlines, and disciplined position sizing to prevent outsized losses.

Core Features & Use Cases

  • Trailing Drawdown Monitoring: tracks the high-water mark and enforces a 5% trailing DD to protect equity.
  • Time-Based Guardrails: enforces a 4:59 PM ET deadline to avoid overnight exposure.
  • Lot Sizing & Consistency: includes rules and calculators to maintain controlled risk and 30% daily consistency.

Quick Start

Use the sentinel-apex-guardian to review current risk status and generate a GO/NO-GO decision for the next trading session based on the latest equity, P&L, and HWM.

Frequently Asked Questions about sentinel-apex-guardian

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How does trailing drawdown monitoring work for Apex trading risk management?

Trailing drawdown monitoring tracks your account's high-water mark and enforces a strict 5% trailing drawdown limit to protect equity. It prevents outsized losses by automatically restricting trading activity once the drawdown threshold is breached.

What is the best way to enforce time-based exits and avoid overnight exposure in MQL5?

The best way to enforce time-based exits is using time-based guardrails that mandate a 4:59 PM ET deadline. This prevents overnight exposure by automatically closing or restricting positions before the market close.

How do I calculate disciplined lot sizing for consistent daily risk?

You calculate disciplined lot sizing using built-in rules and calculators that maintain controlled risk and 30% daily consistency. This ensures position sizes align with your current equity and drawdown limits.

Can I generate a GO or NO-GO trading decision based on my current equity and P&L?

Yes, you can generate a GO or NO-GO decision for your next trading session. The framework reviews your latest equity, P&L, and high-water mark to determine if your risk status permits further trading.

Does this risk management framework support MQL5 and Apex trading compliance?

Yes, the framework supports MQL5 and Apex trading compliance by enforcing trailing drawdown limits, time-based deadlines, and position sizing rules. It ensures adherence to strict consistency and risk parameters.