Skip to main content

Stop Out Abusers

General Informationโ€‹

The Stop Out Abusers trigger detects accounts with specified negative balances and notifies a dealer accordingly.
It helps reduce the dealing desk's workload and identify potential stop-out compensation abusers.


๐Ÿ“Œ You can find the Stop Out Abusers trigger under:
Risk Management โ†’ Additional

Stop Out Abusers


Edit Settingsโ€‹

Stop Out Abusers Settings

Parameter NameDescription
Skip accounts with pending ordersThe trigger will not generate a notification if the account has pending orders.
Stop out threshold, USDThe trigger will generate a notification for accounts whose negative balance is equal to or greater than the specified value.
Excluded AccountsThe list of accounts excluded from monitoring.
Excluded Account GroupsThe list of account groups excluded from monitoring.

Permissionsโ€‹

The trigger does not require specific permissions in the Manager API.

MT5MT4
No specific permissions required.No specific permissions required.

Trigger Logicโ€‹

  1. The system checks for negative balances every minute.
  2. If an accountโ€™s negative balance meets or exceeds the threshold, the trigger generates a notification.
  3. If the account has pending orders, the notification is not generated (if the corresponding setting is enabled).
  4. Excluded accounts and groups are ignored by the trigger.