Fixed delays in signal copying when the subscriber account lacks the exchange rate required for calculating the copy ratio.
When determining trade volumes, the system considers the balance ratio between subscriber and provider accounts. If deposit currencies differ, a corresponding conversion rate is required. If the needed conversion rate is unavailable, the system assumes equal balances and logs the warning:
no conversion rate for the deposit currency of provider and subscriber
Previously, after this warning, users could experience delays in trade copying. This issue has now been resolved.