<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title>Форум QUIK [тема: Пробелы в полях Move order и Expiration date в SendTransaction]</title>
		<link>http://forum.quik.ru</link>
		<description>Новое в теме Пробелы в полях Move order и Expiration date в SendTransaction форума  на сайте Форум QUIK [forum.quik.ru]</description>
		<language>ru</language>
		<docs>http://backend.userland.com/rss2</docs>
		<pubDate>Thu, 16 Apr 2026 02:37:00 +0300</pubDate>
		<item>
			<title>Пробелы в полях Move order и Expiration date в SendTransaction</title>
			<description><![CDATA[<b><a href="http://forum.quik.ru/messages/forum10/message14350/topic1575/">Пробелы в полях Move order и Expiration date в SendTransaction</a></b> в форуме <a href="http://forum.quik.ru/forum10/">Программирование на языке Lua</a>. <br />
			Добрый день.<br />Я так понимаю, что при EXPIRY_DATE=GTC в промежуточный клиринг все выставленные стоп-заявки будут сняты.<br />Чем отличается в EXPIRY_DATE: TODAY и 20160321? Когда будет снята заявка: в промежуточный, вечерний клиринг?<br />====quote====<br />Срок действия стоп-заявки. Возможные значения:<br /><ul><li>«GTC» – до отмены,<br /><li>«TODAY» - до окончания текущей торговой сессии,<br /><li>Дата в формате «ГГММДД».<br /></ul><br />=============<br /> <br />
			<i>21.03.2016 22:31:51, Владимир.</i>]]></description>
			<link>http://forum.quik.ru/messages/forum10/message14350/topic1575/</link>
			<guid>http://forum.quik.ru/messages/forum10/message14350/topic1575/</guid>
			<pubDate>Mon, 21 Mar 2016 22:31:51 +0300</pubDate>
			<category>Программирование на языке Lua</category>
		</item>
		<item>
			<title>Пробелы в полях Move order и Expiration date в SendTransaction</title>
			<description><![CDATA[<b><a href="http://forum.quik.ru/messages/forum10/message14340/topic1575/">Пробелы в полях Move order и Expiration date в SendTransaction</a></b> в форуме <a href="http://forum.quik.ru/forum10/">Программирование на языке Lua</a>. <br />
			<br />====quote====<br /><a class="blog-p-user-name" id="bp_Kh953WS3" href="/user/54/" bx-tooltip-user-id="54">Старатель</a> написал:<br />
====code====
<pre>&nbsp;&nbsp;&#91; "Expiration date" &#93;&nbsp;&nbsp;=&nbsp;&nbsp; "20160620"&nbsp;&nbsp; </pre>
=============
<br />=============<br />Премного благодарен. Спасибо! <br />
			<i>21.03.2016 14:50:25, yury noname.</i>]]></description>
			<link>http://forum.quik.ru/messages/forum10/message14340/topic1575/</link>
			<guid>http://forum.quik.ru/messages/forum10/message14340/topic1575/</guid>
			<pubDate>Mon, 21 Mar 2016 14:50:25 +0300</pubDate>
			<category>Программирование на языке Lua</category>
		</item>
		<item>
			<title>Пробелы в полях Move order и Expiration date в SendTransaction</title>
			<description><![CDATA[<b><a href="http://forum.quik.ru/messages/forum10/message14338/topic1575/">Пробелы в полях Move order и Expiration date в SendTransaction</a></b> в форуме <a href="http://forum.quik.ru/forum10/">Программирование на языке Lua</a>. <br />
			====code====
<pre>&#91;"Expiration date"&#93; = "20160620"</pre>
============= <br />
			<i>21.03.2016 14:07:40, Старатель.</i>]]></description>
			<link>http://forum.quik.ru/messages/forum10/message14338/topic1575/</link>
			<guid>http://forum.quik.ru/messages/forum10/message14338/topic1575/</guid>
			<pubDate>Mon, 21 Mar 2016 14:07:40 +0300</pubDate>
			<category>Программирование на языке Lua</category>
		</item>
		<item>
			<title>Пробелы в полях Move order и Expiration date в SendTransaction</title>
			<description><![CDATA[<b><a href="http://forum.quik.ru/messages/forum10/message14335/topic1575/">Пробелы в полях Move order и Expiration date в SendTransaction</a></b> в форуме <a href="http://forum.quik.ru/forum10/">Программирование на языке Lua</a>. <br />
			не нашёл где здесь править сообщения. В переменной ошибся, Yes a не Yea в Move order = &quot;Yes&quot; <br />
			<i>21.03.2016 13:23:06, yury noname.</i>]]></description>
			<link>http://forum.quik.ru/messages/forum10/message14335/topic1575/</link>
			<guid>http://forum.quik.ru/messages/forum10/message14335/topic1575/</guid>
			<pubDate>Mon, 21 Mar 2016 13:23:06 +0300</pubDate>
			<category>Программирование на языке Lua</category>
		</item>
		<item>
			<title>Пробелы в полях Move order и Expiration date в SendTransaction</title>
			<description><![CDATA[<b><a href="http://forum.quik.ru/messages/forum10/message14334/topic1575/">Пробелы в полях Move order и Expiration date в SendTransaction</a></b> в форуме <a href="http://forum.quik.ru/forum10/">Программирование на языке Lua</a>. <br />
			Добрый день! На данный момент я успешно отправляю завяки в подобной форме:<br /><br />sendTransaction({<br /> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;ACCOUNT=self.account,<br /> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;CLIENT_CODE=self.client,<br /> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;CLASSCODE=self.market,<br /> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;SECCODE=self.ticker,<br /> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;TYPE=&quot;L&quot;,<br /> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;TRANS_ID=tostring(self.trans_id),<br /> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;ACTION=&quot;NEW_ORDER&quot;,<br /> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;OPERATION=&quot;S&quot;,<br /> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;PRICE=tostring(self.price),<br /> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;QUANTITY=1<br /> &nbsp; &nbsp; &nbsp; &nbsp;})<br /><br />мне необходимо, чтобы заявки переносились через вечерний клиринг. Для этого я из tri файла подобной заявки взял поля Move order = &quot;Yea&quot; и Expiration date = 20160620&quot;. К сожалению эти поля имеют пробел в своём названии, и lua не хочет их переваривать. Как это можно вылечить?<br /><br /><br />Заранее спасибо <br />
			<i>21.03.2016 13:18:38, yury noname.</i>]]></description>
			<link>http://forum.quik.ru/messages/forum10/message14334/topic1575/</link>
			<guid>http://forum.quik.ru/messages/forum10/message14334/topic1575/</guid>
			<pubDate>Mon, 21 Mar 2016 13:18:38 +0300</pubDate>
			<category>Программирование на языке Lua</category>
		</item>
	</channel>
</rss>
