Выполняю поиск: ```csharp var criteria = new Security() { Code = \"XG#\", Type = SecurityTypes.Future, }; _connector.LookupSecurities(criteria);