platform
Rules & enforcement
Rules you can configure and how enforcement behaves.
Core rules
- Daily loss limit — blocks new trades after realised daily loss hits your cap.
- Max trades per day — limits new positions in a session.
- Cooldown after loss — pause before re-entry after a losing close.
- Loss-streak lockout — stops trading after N consecutive losses.
- Allowed sessions — entries only during chosen sessions.
- Allowed instruments — entries only on chosen symbols.
- Minimum reward-risk — blocks entries below your ratio.
- Max risk per trade — caps size relative to balance.
How enforcement works
The EA applies parameters you configure. If you cap yourself at four trades and open a fifth, the system may close or block that trade to honour your setting — that is your rule in action, not a market call from Risk Marshal.
Related