Ok, I was informed that a symbol must indeed begin with a letter. Otherwise it is not used.

This will be fixed in the next update. Until then, you can either remove UK100 from the .fac file, or edit the "assetFix" function in the Zorro EA for replacing 'UK100' with '100GBP'.

if(Asset == "UK100") return "100GBP";