﻿<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet type='text/css' href='https://stocksharp.com/css/style.css'?>
<?xml-stylesheet type='text/css' href='https://stocksharp.com/css/bbeditor.css'?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <title type="html">Лишние инструменты</title>
  <id>~/topic/9419/lishnie-instrumenty/</id>
  <rights type="text">Copyright @ StockSharp Platform LLC 2010 - 2025</rights>
  <updated>2026-05-01T13:20:19Z</updated>
  <logo>https://stocksharp.com/images/logo.png</logo>
  <link href="https://stocksharp.com/handlers/atom.ashx?category=topic&amp;id=9419" rel="self" type="application/rss+xml" />
  <entry>
    <id>https://stocksharp.com/posts/m/43668/</id>
    <title type="text">this.GuiAsync(() =&amp;gt; { cbSecurities.ItemsSource = Trader.Securities; }); вот здесь вы же ВСЕ инструме...</title>
    <published>2018-05-08T14:45:20Z</published>
    <updated>2018-05-08T14:45:20Z</updated>
    <author>
      <name>towace</name>
      <uri>https://stocksharp.com/users/6501/</uri>
      <email>info@stocksharp.com</email>
    </author>
    <content type="html">this.GuiAsync(() =&amp;gt; { cbSecurities.ItemsSource = Trader.Securities; }); вот здесь вы же ВСЕ инструменты передаёте,&lt;br /&gt;</content>
    <rights type="html">Copyright @ StockSharp Platform LLC 2010 - 2025</rights>
  </entry>
  <entry>
    <id>https://stocksharp.com/posts/m/43654/</id>
    <title type="text">Хочу ограничить нужные инструменты в торговом роботе. Все нормально, но почему инструменты LKOH@MICE...</title>
    <published>2018-05-07T18:32:52Z</published>
    <updated>2018-05-07T18:32:52Z</updated>
    <author>
      <name>Дмитрий</name>
      <uri>https://stocksharp.com/users/101336/</uri>
      <email>info@stocksharp.com</email>
    </author>
    <content type="html">Хочу ограничить нужные инструменты в торговом роботе. Все нормально, но почему инструменты LKOH@MICEX и USD000000TOD@MICEX отображаются все равно. Почему они появляются, если я указываю явно:&lt;br /&gt; &lt;br /&gt;            Trader.LookupSecurities(new Security() { Id = &amp;quot;BRM8@FORTS&amp;quot;, Board = ExchangeBoard.Forts });&lt;br /&gt; &lt;br /&gt;            Trader.LookupSecuritiesResult += (ex, securities) =&amp;gt;&lt;br /&gt;                {&lt;br /&gt;                    this.GuiAsync(() =&amp;gt; { cbSecurities.ItemsSource = Trader.Securities; });&lt;br /&gt;                };&lt;br /&gt; &lt;br /&gt;Вроде бы должен быть только один &amp;quot;BRM8@FORTS&amp;quot;?</content>
    <rights type="html">Copyright @ StockSharp Platform LLC 2010 - 2025</rights>
  </entry>
</feed>