# Verify the two backtest reports. import os, re TARGET = r"C:\Users\Administrator\Desktop\mt5-backtest\reports" reports = sorted([f for f in os.listdir(TARGET) if f.startswith('MACD_MA_XAUUSD_5M_') and f.endswith('.htm')]) print(f"Found {len(reports)} candidate reports:") for r in reports: p = os.path.join(TARGET, r) size = os.path.getsize(p) text = open(p, encoding='utf-8', errors='ignore').read() m = re.search(r'交易品种:\s*