<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Forex Software — Help code Vidya and Dynamic zone stochastique]]></title>
	<link rel="self" href="https://forexsb.com/forum/feed/atom/topic/1181/" />
	<updated>2009-12-08T08:06:10Z</updated>
	<generator>PunBB</generator>
	<id>https://forexsb.com/forum/topic/1181/help-code-vidya-and-dynamic-zone-stochastique/</id>
		<entry>
			<title type="html"><![CDATA[Re: Help code Vidya and Dynamic zone stochastique]]></title>
			<link rel="alternate" href="https://forexsb.com/forum/post/3720/#p3720" />
			<content type="html"><![CDATA[<p>Thank you a lot, I really appreciate your help. <br />Mihail Stefanov</p>]]></content>
			<author>
				<name><![CDATA[stefanov.m]]></name>
				<uri>https://forexsb.com/forum/user/1493/</uri>
			</author>
			<updated>2009-12-08T08:06:10Z</updated>
			<id>https://forexsb.com/forum/post/3720/#p3720</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Help code Vidya and Dynamic zone stochastique]]></title>
			<link rel="alternate" href="https://forexsb.com/forum/post/3709/#p3709" />
			<content type="html"><![CDATA[<p>Chande Momentum Oscillator</p><p><a href="http://www.postimage.org/image.php?v=aV1xDEAS"><span class="postimg"><img src="http://s4.postimage.org/1xDEAS.jpg" alt="http://s4.postimage.org/1xDEAS.jpg" /></span></a></p><p>VIDYA (Volatility Index Dynamic Average)</p><br /><p><a href="http://www.postimage.org/image.php?v=Pq1NUYRJ"><span class="postimg"><img src="http://s3.postimage.org/1NUYRJ.jpg" alt="http://s3.postimage.org/1NUYRJ.jpg" /></span></a></p>]]></content>
			<author>
				<name><![CDATA[Popov]]></name>
				<uri>https://forexsb.com/forum/user/2/</uri>
			</author>
			<updated>2009-12-04T17:58:34Z</updated>
			<id>https://forexsb.com/forum/post/3709/#p3709</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Help code Vidya and Dynamic zone stochastique]]></title>
			<link rel="alternate" href="https://forexsb.com/forum/post/3705/#p3705" />
			<content type="html"><![CDATA[<p>Hello,<br />First of all I wanted to thank you for the FSB. It is really helping me to backtest my own strategies. It is always a pleasure for me to see others bulgarians working on the capital markets.<br />I wanted just to ask you if you can help me to recode in C# the next code:<br /> REM Vidya Moving Average</p><p>REM Paramètres :<br />REM periods = Période (défaut = 21)<br />REM Smooth = Coefficient de lissage (défaut = 5)</p><p>ONCE SC = 2/(Smooth+1)</p><p>AbsCMO = (Abs(Chandle[periods](Close)))/100</p><p>IF BarIndex &lt;= periods THEN<br />&nbsp; &nbsp; &nbsp;Vidya = Close<br />ELSE<br />&nbsp; &nbsp; &nbsp;Vidya = (SC*AbsCMO*Close)+(1-(SC*AbsCMO))*Vidya<br />ENDIF</p><p>RETURN Vidya AS &quot;Vidya Indicator&quot; </p><p>Blagodarq ti predvaritelno, pozdravi ot Sluncheva Nitsa, Mass Trade Services</p>]]></content>
			<author>
				<name><![CDATA[stefanov.m]]></name>
				<uri>https://forexsb.com/forum/user/1493/</uri>
			</author>
			<updated>2009-12-04T13:28:56Z</updated>
			<id>https://forexsb.com/forum/post/3705/#p3705</id>
		</entry>
</feed>
