# AI告诉英国侨民用英国地址开设盈透证券账户，而实际居住在非欧洲经济区国家，忽略了FCA的'居住地址'与'永久地址'规定

- **ID:** `banking/ibkr-resident-address-mismatch`
- **领域:** banking
- **类别:** config_error
- **错误码:** `IBKR-ADDR-1001`
- **验证级别:** ai_generated
- **修复率:** 75%

## 根因

盈透证券英国要求'居住地址'与客户实际物理位置一致以符合MiFID II适当性和反洗钱合规；在受限司法管辖区（如阿联酋、新加坡）居住时使用英国地址会触发FCA手册CONC 3.2.6下的自动账户关闭

## 版本兼容性

| 版本 | 状态 | 引入 | 弃用 |
|------|------|------|------|
| IBKR TWS 10.29.2 | active | — | — |
| IBKR API 9.80 | active | — | — |
| FCA Handbook CONC 3.2.6 (2024) | active | — | — |

## 解决方案

1. ```
   Open an IBKR International (Cayman) account using the actual resident address; transfer assets from UK entity via ACATS before closure
   ```
2. ```
   Maintain a separate IBKR UK account for UK-based assets and a local broker account in the country of residence; use dual-currency settlement via SWIFT
   ```
3. ```
   If moving permanently, close the UK account, open a local entity (e.g., IBKR Singapore for residents), and request a 60-day grace period for asset transfer under FCA rules
   ```

## 无效尝试

- **** — IBKR cross-validates against IP logs and utility bills; mismatch triggers automated compliance review within 48 hours (95% 失败率)
- **** — IBKR's onboarding system flags VPN usage via known VPN IP ranges and browser fingerprinting, leading to immediate account suspension (98% 失败率)
- **** — US IBKR requires a US bank account and ITIN/SSN; non-residents without US ties are rejected under FATCA (80% 失败率)
