var criteria = new Security()
{
Code = "*",
Type = SecurityTypes.Forward,
};
_connector.LookupSecurities(criteria);
```Код возвращает акции.
← Back
Comments (1)
Login or Create account, Log in or register to leave a comment
Будет фикс.