Rate insurance
Instructions for setting up rate insurance
Use of rate insurance
The insurance rate, when properly configured, can be useful in the following cases:
When the service that provides exchange rates to the parser is temporarily paused. For example, if the exchange or any other service undergoes technical maintenance and the rates may not update.
When using a competition parser. For instance, to specify the maximum exchange rate you are willing to offer to the client, and what action will be taken with the direction if the final exchange rate exceeds your maximum stated rate (i.e., the insurance rate will trigger).
Algorithm of functionality operation
Exchange rate calculation formula
Formula for calculating the insurance rate
Rate insurance work options
If the Exchange rate including commission percentage ≥ Insurance rate -> rate insurance is triggered and depending on the action:
For “Set default value”, the “Current insurance rate” will be used as the actual rate.
For “Maximum rate”, the “Insurance rate” will be used as the actual rate.
For “Disable direction”, the direction will be deactivated.
In other words, rate insurance is triggered when the final exchange rate (the main parser rate minus the commission percentage) becomes greater than or equal to the insurance rate (current insurance rate minus the commission percentage (defaultPercent)) by the maxLimitPercent value.
Essentially, the "Max limit difference percent" field specifies the allowable deviation of the rate from the insurance rate.
When the rate insurance triggers in the admin panel, the direction is highlighted in red, and the safeguard rate is displayed.
Last updated