<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title>Форум QUIK [тема: вопрос по индикаторам]</title>
		<link>http://forum.quik.ru</link>
		<description>Новое в теме вопрос по индикаторам форума  на сайте Форум QUIK [forum.quik.ru]</description>
		<language>ru</language>
		<docs>http://backend.userland.com/rss2</docs>
		<pubDate>Fri, 10 Apr 2026 13:53:53 +0300</pubDate>
		<item>
			<title>вопрос по индикаторам</title>
			<description><![CDATA[<b><a href="http://forum.quik.ru/messages/forum10/message12483/topic1371/">вопрос по индикаторам</a></b> <i>движение индикатора</i> в форуме <a href="http://forum.quik.ru/forum10/">Программирование на языке Lua</a>. <br />
			отправил на почту пример <br />
			<i>12.02.2016 19:40:19, Николай  Камынин.</i>]]></description>
			<link>http://forum.quik.ru/messages/forum10/message12483/topic1371/</link>
			<guid>http://forum.quik.ru/messages/forum10/message12483/topic1371/</guid>
			<pubDate>Fri, 12 Feb 2016 19:40:19 +0300</pubDate>
			<category>Программирование на языке Lua</category>
		</item>
		<item>
			<title>вопрос по индикаторам</title>
			<description><![CDATA[<b><a href="http://forum.quik.ru/messages/forum10/message12482/topic1371/">вопрос по индикаторам</a></b> <i>движение индикатора</i> в форуме <a href="http://forum.quik.ru/forum10/">Программирование на языке Lua</a>. <br />
			Николай, большое спасибо, что хоть Вы откликнулись, вот тот незамысловатый график который я хочу заставить двигаться, что бы уже дальше двигаться самому <br /><br /> Settings = { Name= &quot;WMA_0_1&quot;, period=5}<br /> &nbsp; &nbsp; &nbsp; &nbsp; function Init ()<br /> &nbsp; &nbsp; &nbsp; &nbsp; return 1<br /> &nbsp; &nbsp; &nbsp; &nbsp; end<br />-- ============================================================<WBR/>&shy;=============<br /> &nbsp; &nbsp; &nbsp; &nbsp;local price_move=&quot;price_5m&quot;<br /> &nbsp; &nbsp; &nbsp; &nbsp;price_close=0<br /> <br /> &nbsp; function OnCalculate(index)<br /> &nbsp; &nbsp; &nbsp;num_price = getNumCandles (price_move)<br /><br /> &nbsp; &nbsp; &nbsp;if index &lt; num_price then <br /> &nbsp; &nbsp; &nbsp; &nbsp; price_close= getCandlesByIndex(price_move,0,index -1,1)&#91;0&#93;.close<br /> &nbsp; &nbsp; &nbsp;end<br /> &nbsp; &nbsp; &nbsp;if index&lt;=0 or price_close==0 or index&gt;=num_price &nbsp;then<br /> &nbsp; &nbsp; &nbsp; &nbsp;return nil<br /> &nbsp; &nbsp; &nbsp; &nbsp;else &nbsp;<br /> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;pr= price_close<br /> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; return pr &nbsp;<br /> &nbsp; &nbsp; end<br /><br />--message(' Метка- 2',2) &nbsp; &nbsp; &nbsp; <br />-- ============================================================<WBR/>&shy;==============<br /> &nbsp;function main()<br /> &nbsp;<br /> &nbsp;end<br />-- ============================================================<WBR/>&shy;==============<br />end<br /> &nbsp; &nbsp;<br />Помогите пжлст ! <br />
			<i>12.02.2016 19:17:10, Юрий С.</i>]]></description>
			<link>http://forum.quik.ru/messages/forum10/message12482/topic1371/</link>
			<guid>http://forum.quik.ru/messages/forum10/message12482/topic1371/</guid>
			<pubDate>Fri, 12 Feb 2016 19:17:10 +0300</pubDate>
			<category>Программирование на языке Lua</category>
		</item>
		<item>
			<title>вопрос по индикаторам</title>
			<description><![CDATA[<b><a href="http://forum.quik.ru/messages/forum10/message12473/topic1371/">вопрос по индикаторам</a></b> <i>движение индикатора</i> в форуме <a href="http://forum.quik.ru/forum10/">Программирование на языке Lua</a>. <br />
			&nbsp;покажите свой индикатор( программу). <br />
			<i>12.02.2016 14:38:40, Николай  Камынин.</i>]]></description>
			<link>http://forum.quik.ru/messages/forum10/message12473/topic1371/</link>
			<guid>http://forum.quik.ru/messages/forum10/message12473/topic1371/</guid>
			<pubDate>Fri, 12 Feb 2016 14:38:40 +0300</pubDate>
			<category>Программирование на языке Lua</category>
		</item>
		<item>
			<title>вопрос по индикаторам</title>
			<description><![CDATA[<b><a href="http://forum.quik.ru/messages/forum10/message12365/topic1371/">вопрос по индикаторам</a></b> <i>движение индикатора</i> в форуме <a href="http://forum.quik.ru/forum10/">Программирование на языке Lua</a>. <br />
			Подскажите пожалуйста , написал для пробы что то типа индикатора, в таблице индикаторов он виден, запускается, но отрабатывает один раз а двигаться так как например МА или price не двигается или может я неправильно выразился - не обновляется, прочертил один раз и все, может хотя бы схематично подскажите как его зациклить или что нужно сделать чтобы он обновлялся(двигался) ? Заранее спасибо <br />
			<i>10.02.2016 17:49:13, juriy163 S.</i>]]></description>
			<link>http://forum.quik.ru/messages/forum10/message12365/topic1371/</link>
			<guid>http://forum.quik.ru/messages/forum10/message12365/topic1371/</guid>
			<pubDate>Wed, 10 Feb 2016 17:49:13 +0300</pubDate>
			<category>Программирование на языке Lua</category>
		</item>
	</channel>
</rss>
