﻿<?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">[4.3.13] Lua, QuikTrader.NewSecurities</title>
  <id>~/topic/5129/4_3_13-lua-quiktrader_newsecurities/</id>
  <rights type="text">Copyright @ StockSharp Platform LLC 2010 - 2025</rights>
  <updated>2026-06-11T06:31:05Z</updated>
  <logo>https://stocksharp.com/images/logo.png</logo>
  <link href="https://stocksharp.com/handlers/atom.ashx?category=topic&amp;id=5129" rel="self" type="application/rss+xml" />
  <entry>
    <id>https://stocksharp.com/posts/m/34066/</id>
    <title type="text">А еще можно вот так: var sec = _trader.Securities.First(s=&amp;gt;s.Code==&amp;quot;RIZ5&amp;quot;); </title>
    <published>2015-12-10T19:51:00Z</published>
    <updated>2015-12-10T19:51:00Z</updated>
    <author>
      <name>Skorp</name>
      <uri>https://stocksharp.com/users/6359/</uri>
      <email>info@stocksharp.com</email>
    </author>
    <content type="html">&lt;p&gt;А еще можно вот так: var sec = _trader.Securities.First(s=&amp;gt;s.Code==&amp;quot;RIZ5&amp;quot;);&lt;/p&gt;
</content>
    <rights type="html">Copyright @ StockSharp Platform LLC 2010 - 2025</rights>
  </entry>
  <entry>
    <id>https://stocksharp.com/posts/m/34017/</id>
    <title type="text">сам разобрался если кому надо: QuikTrader.RequestAllSecurities = false; QuikTrader.LookupSecurities(...</title>
    <published>2015-11-27T22:40:36Z</published>
    <updated>2015-11-27T22:40:36Z</updated>
    <author>
      <name>tourtika</name>
      <uri>https://stocksharp.com/users/39055/</uri>
      <email>info@stocksharp.com</email>
    </author>
    <content type="html">&lt;p&gt;сам разобрался если кому надо:&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;
QuikTrader.RequestAllSecurities = false;

&lt;/code&gt;&lt;/pre&gt;
&lt;pre&gt;&lt;code&gt;
QuikTrader.LookupSecurities(new Security { Code = &amp;quot;RIZ5&amp;quot; });

&lt;/code&gt;&lt;/pre&gt;
</content>
    <rights type="html">Copyright @ StockSharp Platform LLC 2010 - 2025</rights>
  </entry>
  <entry>
    <id>https://stocksharp.com/posts/m/34015/</id>
    <title type="text">[4.3.13] Lua, QuikTrader.NewSecurities - выводит тысячи инструментов, хотя в таблице &amp;quot;инструменты&amp;quot; и...</title>
    <published>2015-11-27T19:01:28Z</published>
    <updated>2015-11-27T19:01:28Z</updated>
    <author>
      <name>tourtika</name>
      <uri>https://stocksharp.com/users/39055/</uri>
      <email>info@stocksharp.com</email>
    </author>
    <content type="html">&lt;p&gt;[4.3.13] Lua, QuikTrader.NewSecurities - выводит тысячи инструментов, хотя в таблице &amp;quot;инструменты&amp;quot; их всего 2.
как отфильровать?&lt;/p&gt;
&lt;p&gt;в DDE - выводит 2 инструмента - как и подразумевается&lt;/p&gt;
</content>
    <rights type="html">Copyright @ StockSharp Platform LLC 2010 - 2025</rights>
  </entry>
</feed>