<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[QUIK -> DDE &mdash; Подскажите пример, чтоб скрипт продавал выше определённой цены мувинга]]></title>
	<link rel="self" href="https://quik2dde.ru/extern.php?action=feed&amp;tid=138&amp;type=atom" />
	<updated>2015-02-27T16:00:08Z</updated>
	<generator>PunBB</generator>
	<id>https://quik2dde.ru/viewtopic.php?id=138</id>
		<entry>
			<title type="html"><![CDATA[Re: Подскажите пример, чтоб скрипт продавал выше определённой цены мувинга]]></title>
			<link rel="alternate" href="https://quik2dde.ru/viewtopic.php?pid=1057#p1057" />
			<content type="html"><![CDATA[<p>блииин спасибо огромное</p>]]></content>
			<author>
				<name><![CDATA[suvik]]></name>
				<uri>https://quik2dde.ru/profile.php?id=243</uri>
			</author>
			<updated>2015-02-27T16:00:08Z</updated>
			<id>https://quik2dde.ru/viewtopic.php?pid=1057#p1057</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Подскажите пример, чтоб скрипт продавал выше определённой цены мувинга]]></title>
			<link rel="alternate" href="https://quik2dde.ru/viewtopic.php?pid=1056#p1056" />
			<content type="html"><![CDATA[<div class="codebox"><pre><code>function main()
  while is_run do
    sleep(50)
     if Close &gt; (Moving(21)+50) then 
         Transaction() 
     end
    end
end</code></pre></div><p>не благодарите, мне было не очень трудно</p>]]></content>
			<author>
				<name><![CDATA[GREEN_X5]]></name>
				<uri>https://quik2dde.ru/profile.php?id=206</uri>
			</author>
			<updated>2015-02-27T15:03:22Z</updated>
			<id>https://quik2dde.ru/viewtopic.php?pid=1056#p1056</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Подскажите пример, чтоб скрипт продавал выше определённой цены мувинга]]></title>
			<link rel="alternate" href="https://quik2dde.ru/viewtopic.php?pid=1055#p1055" />
			<content type="html"><![CDATA[<p>скажите как прописать в lua так чтоб он продавал выше определённой цены от мувинга<br />соответственно и покупал так же<br />вот скажем задралась цена выше на пунктов 50 от 21 мувинга , сразу выставилась сделка на продажу</p>]]></content>
			<author>
				<name><![CDATA[suvik]]></name>
				<uri>https://quik2dde.ru/profile.php?id=243</uri>
			</author>
			<updated>2015-02-26T10:47:25Z</updated>
			<id>https://quik2dde.ru/viewtopic.php?pid=1055#p1055</id>
		</entry>
</feed>
