/* Assumes that the base symbol does not contain an @ character */ string[] symbol = Bars.Symbol.Split('@'); string theRealSymbol = symbol0;