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.
Menu Navigationโ
๐ You can find the Stop Out Abusers trigger under:
Risk Management โ Additional
Edit Settingsโ
Parameter Name | Description |
---|---|
Skip accounts with pending orders | The trigger will not generate a notification if the account has pending orders. |
Stop out threshold, USD | The trigger will generate a notification for accounts whose negative balance is equal to or greater than the specified value. |
Excluded Accounts | The list of accounts excluded from monitoring. |
Excluded Account Groups | The list of account groups excluded from monitoring. |
Permissionsโ
The trigger does not require specific permissions in the Manager API.
MT5 | MT4 |
---|---|
No specific permissions required. | No specific permissions required. |
Trigger Logicโ
- The system checks for negative balances every minute.
- If an accountโs negative balance meets or exceeds the threshold, the trigger generates a notification.
- If the account has pending orders, the notification is not generated (if the corresponding setting is enabled).
- Excluded accounts and groups are ignored by the trigger.