﻿<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet type='text/css' href='https://stocksharp.ru/css/style.css'?>
<?xml-stylesheet type='text/css' href='https://stocksharp.ru/css/bbeditor.css'?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <title type="html">Не работает свойство ExpiryDate у заявки.</title>
  <id>~/topic/2367/ne-rabotaet-svoistvo-expirydate-u-zayavki_/</id>
  <rights type="text">Copyright @ StockSharp Platform LLC 2010 - 2025</rights>
  <updated>2026-04-05T17:57:56Z</updated>
  <logo>https://stocksharp.ru/images/logo.png</logo>
  <link href="https://stocksharp.ru/handlers/atom.ashx?category=topic&amp;id=2367" rel="self" type="application/rss+xml" />
  <entry>
    <id>https://stocksharp.ru/posts/m/24431/</id>
    <title type="text">А какой ExpiryDate нужно указать для стоп-заявки, чтобы срок был &amp;quot;До отмены&amp;quot; ?</title>
    <published>2013-03-07T10:56:25Z</published>
    <updated>2013-03-07T10:56:25Z</updated>
    <author>
      <name>Макс</name>
      <uri>https://stocksharp.ru/users/6040/</uri>
      <email>info@stocksharp.ru</email>
    </author>
    <content type="html">А какой ExpiryDate нужно указать для стоп-заявки, чтобы срок был &amp;quot;До отмены&amp;quot; ?</content>
    <rights type="html">Copyright @ StockSharp Platform LLC 2010 - 2025</rights>
  </entry>
  <entry>
    <id>https://stocksharp.ru/posts/m/16094/</id>
    <title type="text">Т.е. моя заявка доживет до 23.45 и будет снята? или формат не правильны и нужно написать ExpiryDate ...</title>
    <published>2012-02-02T07:13:00Z</published>
    <updated>2012-02-02T07:13:32Z</updated>
    <author>
      <name>Alexander</name>
      <uri>https://stocksharp.ru/users/2826/</uri>
      <email>info@stocksharp.ru</email>
    </author>
    <content type="html">&lt;div class="quote"&gt;&lt;span class="quotetitle"&gt;vader &lt;a href="https://stocksharp.ru/posts/m/16093/" class="quote_nav"&gt;&lt;/a&gt;&lt;/span&gt;&lt;div class="innerquote"&gt;Т.е. моя заявка доживет до 23.45 и будет снята? или формат не правильны и нужно написать ExpiryDate = new DateTime(2012, 2, 2) или DateTime.Today?&lt;br /&gt;&lt;/div&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;Я ведь выше ответил&lt;br /&gt;&lt;div class="quote"&gt;&lt;span class="quotetitle"&gt;Цитата:&lt;/span&gt;&lt;div class="innerquote"&gt;1) В квике нельзя ставить обычные заявки со сроком изменения до N числа (стоп заявки - можно)&lt;/div&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;Это значит, что квик игнорирует срок исполнения для обычных заявок.&lt;br /&gt;&lt;br /&gt;А как вы напишите ExpiryDate для стоп-заявок - всё равно. Оно будет передано в квик как YYYYMMDD</content>
    <rights type="html">Copyright @ StockSharp Platform LLC 2010 - 2025</rights>
  </entry>
  <entry>
    <id>https://stocksharp.ru/posts/m/16093/</id>
    <title type="text">Т.е. моя заявка доживет до 23.45 и будет снята? или формат не правильны и нужно написать ExpiryDate ...</title>
    <published>2012-02-02T07:11:31Z</published>
    <updated>2012-02-02T07:11:31Z</updated>
    <author>
      <name>vader</name>
      <uri>https://stocksharp.ru/users/28223/</uri>
      <email>info@stocksharp.ru</email>
    </author>
    <content type="html">Т.е. моя заявка доживет до 23.45 и будет снята? или формат не правильны и нужно написать ExpiryDate = new DateTime(2012, 2, 2) или DateTime.Today?&lt;br /&gt;</content>
    <rights type="html">Copyright @ StockSharp Platform LLC 2010 - 2025</rights>
  </entry>
  <entry>
    <id>https://stocksharp.ru/posts/m/16090/</id>
    <title type="text">1) В квике нельзя ставить обычные заявки со сроком изменения до N числа (стоп заявки - можно) 2) Наш...</title>
    <published>2012-02-02T07:01:30Z</published>
    <updated>2012-02-02T07:01:30Z</updated>
    <author>
      <name>Alexander</name>
      <uri>https://stocksharp.ru/users/2826/</uri>
      <email>info@stocksharp.ru</email>
    </author>
    <content type="html">1) В квике нельзя ставить обычные заявки со сроком изменения до N числа (стоп заявки - можно)&lt;br /&gt;2) Наши биржи не поддерживают любые заявки с каким-то временем истечения, только дата. Поэтому ваше время будет проигнорировано - будет взята только дата.</content>
    <rights type="html">Copyright @ StockSharp Platform LLC 2010 - 2025</rights>
  </entry>
  <entry>
    <id>https://stocksharp.ru/posts/m/16089/</id>
    <title type="text">Поставил заявку со свойством ExpiryDate = new DateTime(2012, 2, 2, 10, 44, 0) Это свойство задает да...</title>
    <published>2012-02-02T07:00:18Z</published>
    <updated>2012-02-02T07:00:18Z</updated>
    <author>
      <name>esper</name>
      <uri>https://stocksharp.ru/users/5990/</uri>
      <email>info@stocksharp.ru</email>
    </author>
    <content type="html">&lt;div class="quote"&gt;&lt;span class="quotetitle"&gt;vader &lt;a href="https://stocksharp.ru/posts/m/16088/" class="quote_nav"&gt;&lt;/a&gt;&lt;/span&gt;&lt;div class="innerquote"&gt;Поставил заявку со свойством ExpiryDate = new DateTime(2012, 2, 2, 10, 44, 0)&lt;/div&gt;&lt;/div&gt;&lt;br /&gt;Это свойство задает дату, а не время.</content>
    <rights type="html">Copyright @ StockSharp Platform LLC 2010 - 2025</rights>
  </entry>
  <entry>
    <id>https://stocksharp.ru/posts/m/16088/</id>
    <title type="text">Поставил заявку со свойством ExpiryDate = new DateTime(2012, 2, 2, 10, 44, 0), в таблице квика в пол...</title>
    <published>2012-02-02T06:56:57Z</published>
    <updated>2012-02-02T06:56:57Z</updated>
    <author>
      <name>vader</name>
      <uri>https://stocksharp.ru/users/28223/</uri>
      <email>info@stocksharp.ru</email>
    </author>
    <content type="html">Поставил заявку со свойством ExpiryDate = new DateTime(2012, 2, 2, 10, 44, 0),&lt;br /&gt;в таблице квика в поле &amp;#39;срок&amp;#39; стояло &amp;quot;До отмены&amp;quot; и заявка не снялась.</content>
    <rights type="html">Copyright @ StockSharp Platform LLC 2010 - 2025</rights>
  </entry>
</feed>