Risk Control Utility
Cerberus is a risk management utility designed to monitor account equity in real time and enforce strict loss limits at the account level. It operates independently of trading strategies and focuses on preventing large drawdowns caused by system failures, unexpected market conditions, or discretionary behavior.Purpose
The tool is intended to act as a final layer of protection by:- limiting maximum account drawdown
- preventing further losses once a threshold is reached
- ensuring that risk exposure cannot escalate beyond predefined limits
Functionality
Cerberus continuously monitors account equity and allows the user to define:- a minimum equity threshold
- an optional maximum equity threshold
- closes all open positions
- removes all pending orders
- disables all active EAs
Visual Overview
[INSERT SNAPSHOT HERE]Notifications and Safety
All actions performed by Cerberus are:- displayed on the screen
- logged in the platform
- communicated via notifications
Use Case
Cerberus is particularly relevant for:- automated systems running unattended (e.g. VPS)
- strategies exposed to unexpected market behavior
- discretionary trading where loss limits must be enforced externally
Key Insight
Risk control at the account level is essential when individual strategies fail.