Skip to main content

Agent Commissions

General Information​

The Agent Commissions trigger is designed to manage agent commissions based on the lifetime of a trade.


πŸ“Œ You can find the Agent Commissions trigger under:
Risk Management β†’ Anti-Fraud System

Agent Commissions


Edit Settings​

Agent Commissions Settings

Configuration Options​

Parameter NameDescription
Rule NameA user can assign a specific name to the rule.
Auto Update BalanceIf set to ON, the trigger automatically cancels agent commissions. If set to OFF, the trigger generates a notification with an option to cancel the commission manually.
Position Lifetime, secIf the trade lifetime is less than this threshold and the agent’s interest is accrued, the trigger will react.
Accounts GroupsSelect which account groups should be monitored.
Included AccountsSelect individual accounts to be monitored.

Permissions​

MT4MT5
AdminAdmin
Permissions MT5
Two permissions should be checked:
Access accounts and Edit accounts
Permissions MT5.1

Trigger Logic​

  • The Position Lifetime threshold defines the maximum trade duration required before agent commissions are canceled.
  • If a trade closes before the specified threshold, and agent commissions were accrued, the trigger will react.
  • Reaction depends on the Auto Update Balance setting:
    • If ON, the trigger automatically cancels commissions.
    • If OFF, it generates a notification with an option to cancel the commission manually.