← Back

Множественный вызов события IQTrader.LookupSecuritiesResult

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

_connector.LookupSecurities(criteria);

Comments (0)

Login or Create account, Log in or register to leave a comment

No comments yet. Be the first!