Skip to main content

Trade Request Flood

General Information​

The Trade Request Flood trigger is designed to detect trading accounts that send an excessive number of requests (bad traffic) to the trade server. Upon detection, it generates a notification for the dealer.

📌 If automation is enabled, the trigger can automatically block trading on the account (requires trading server permissions).


The Trade Request Flood trigger is located under:
Risk Management → Additional


Settings Overview​

Available Settings​

Parameter NameDescription
Rule NameAssign a specific name to the rule.
Auto Block TradeEnables automatic account blocking if excessive requests are detected.
Block Time Interval (seconds)Defines the duration for which trading is blocked after a violation.
Minimum Number of Session RequestsThe minimum number of trade requests required to trigger an alert.
Count of TradesThe threshold for the number of trades executed over a specified period.
Time Interval of Requests (seconds)The time window within which trade requests are counted.
ReasonsActivates the trigger for orders with selected reasons.
Account GroupsSpecify account groups for monitoring.
Included accountsSpecify individual accounts for monitoring.

Permissions Required​

MT4MT5
No specific permissions required.No specific permissions required.

Trigger Logic​

  1. Continuous Monitoring: The system monitors trading accounts in real-time whenever orders are sent to the trade server.
  2. Request Calculation: The trigger counts the number of orders over the specified time interval.
  3. Threshold Exceeded: If the trade request count exceeds the configured limit, the system:
    • Generates a notification for the dealer.
    • If automation is enabled, blocks trading on the account.

🚨 If an account is blocked, it remains read only for the duration set in the "Block Time Interval" parameter.