# V5.4.0 - Enhancement to Multiple Modules & Optimization of Mobile User Interface

#### Released Date - 20 Sep 2022

In this release, enhancements have been made to multiple CRM modules to streamline your operations. You will now receive prompts for duplicated passport or identification numbers of your clients, allowing you to conduct efficient client due diligence and KYC. Commission rebates will now be paid out to “close by” trades, covering the full suite of trading styles available on MT4 and MT5. Account types are now viewable from the client dashboard, providing your clients a more comprehensive overview of their trading accounts.

The mobile user interface has also been optimized, allowing you and your clients to easily distinguish the different statuses of multiple requests. You can now better manage and operate your business remotely

## <mark style="color:red;">Enhancement of Multiple Modules</mark>&#x20;

### 1)   Duplication Prompts for Client’s Passport & Identification Number

1. In this new release, you will be prompted whenever a client’s passport or identification number is duplicated with your existing client. This will allow you to conduct proper KYC & due diligence on your client and flag out any potential fraudulent registrations.
2. The prompt will only be effective if the default KYC field “Identity Card/Passport Number” is enabled. Amending the KYC field name will not affect this function.

   <figure><img src="/files/5f3XXngE8HRzNgsOpm0D" alt=""><figcaption></figcaption></figure>
3. When reviewing a KYC request, a popup notification will appear to notify you that the clients’ passport or identification number duplicates with an existing client. You can decide to reject the KYC request and request client to verify / rectify the passport or identification number.\
   ![](/files/wyozxqUvjWRzCn3v603C)
4. If you enabled KYC to be completed together with registration, the popup notification will appear when you are reviewing the registration request of the client.

   <figure><img src="/files/M8SejTI81ZtmPjqqI5gW" alt=""><figcaption></figcaption></figure>

   ![](/files/1fIGqaYJNQj4mtxP3sWo)

### 2)   Commission Rebate paid out for “Close by” trades&#x20;

1. This new function release will only affect MT5 clients.
2. On MT5, you can close trades using the “close by” method. This operation allows closing 2 opposite positions of the same symbol. This is only available for MT5 trading accounts that are in hedge mode.

   <figure><img src="/files/AonBWQgMsakrx7KMIVpn" alt=""><figcaption></figcaption></figure>

   <figure><img src="/files/sKwhplCZQDlvM1XMovS0" alt=""><figcaption></figcaption></figure>
3. In the previous release, commission rebate will not be paid out for trades closed using the “Close by” method. With this new update, commission rebate will be paid out to trades closed using the “close by” method.
4. If you close a trade using the “close by” method, commission rebate will be calculated and paid out for each trade closed.

For Example:

| Trades                                                                                                                                                                                                                                                                                                         | Commission Rebate                                                                                                                                                                               |
| -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| <p><mark style="color:green;">Buy 4 lots of XAUUSD</mark></p><p><mark style="color:orange;">Sell 2 lots of XAUUSD</mark></p>                                                                                                                                                                                   | <p></p><p><mark style="color:orange;">No commission rebate</mark></p>                                                                                                                           |
| <p>Sell 2 lots of XAUUSD using close by: </p><p><mark style="color:green;">Buy 4 lots of XAUUSD</mark> </p><p><mark style="color:orange;">Sell 2 lots of XAUUSD</mark></p><p></p><p><mark style="color:green;">Sell 2 lots of XAUUSD</mark> </p><p><mark style="color:orange;">Buy 2 lots of XAUUSD</mark></p> | <p>Commission Rebate: </p><p><mark style="color:orange;">2 lots x commission rate</mark></p><p></p><p>Commission Rebate: </p><p><mark style="color:orange;">2 lots x commission rate</mark></p> |
| <p>Remaining open positions: </p><p><mark style="color:green;">Buy 2 lots of XAUUSD</mark></p>                                                                                                                                                                                                                 | <p></p><p><mark style="color:green;">No commission rebate</mark></p>                                                                                                                            |

### 3)   Account Types now visible on Client Portal

1. Previously, when you select “Account Type is Visible”, your clients will be able to select the account types for their trading accounts when they are creating a new trading account. However, upon approval and creation of the trading account, they will not be able to view the account type selected.

   <figure><img src="/files/5S0YaOQwQC8Tb4mVdvMt" alt=""><figcaption></figcaption></figure>
2. In this new release, the account type is now visible to your clients via the Client Portal, providing them with a more comprehensive overview of their trading accounts.
3. Account Type is visible in the following areas:
   * Accounts > Trading Accounts<br>

     <figure><img src="/files/DSH8moiujXPcpph9BEVv" alt=""><figcaption></figcaption></figure>
   * Funds

     <figure><img src="/files/r2lOKrRRUOP0FMLH8t8w" alt=""><figcaption></figcaption></figure>

## <mark style="color:red;">Optimization of Mobile User Interface</mark>&#x20;

### 1)   Request Status Distinguished by Color&#x20;

1. In this new release, request statuses on the mobile user interface are now color distinguished, allowing your clients to easily identify the status of their requests at a glance.
2. Color distinguishment is done in the following areas:
   * Client Portal > Trading Account > Request History\
     ![](/files/dL3m4UUzgk2MNfuyaWhK) ![](/files/t3bPi09j1cerLeusUC2E)
   * Client Portal > Funds > Request History\
     ![](/files/pLd1Mxys26xbhoG3SCXd)
   * Client Portal > Client’s Requests\
     ![](/files/NzRrPC9lvFDQc1x9i3Bq) ![](/files/E6FTlKGGSYup5JNoUPpV)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://reference-guide.gitbook.io/crm-version-release-notes/v5.4.0-enhancement-to-multiple-modules-and-optimization-of-mobile-user-interface.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
