<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[Forex Software — Declare Shadows]]></title>
		<link>https://forexsb.com/forum/topic/4285/declare-shadows/</link>
		<atom:link href="https://forexsb.com/forum/feed/rss/topic/4285/" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Declare Shadows.]]></description>
		<lastBuildDate>Sun, 30 Jun 2013 14:12:59 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Declare Shadows]]></title>
			<link>https://forexsb.com/forum/post/20873/#p20873</link>
			<description><![CDATA[<p>Hello <br />is it the right way to declare The lower Shadows !!</p><div class="codebox"><pre><code>var adLshadow = new double[Bars];

            const int firstBar = 1;

            for (int bar = firstBar; bar &lt; Bars; bar++)
            {
                adLshadow[bar] = Math.Min(Open[bar - 1], Close[bar - 1]) - Low[bar - 1];
            }</code></pre></div>]]></description>
			<author><![CDATA[null@example.com (ahmedalhoseny)]]></author>
			<pubDate>Sun, 30 Jun 2013 14:12:59 +0000</pubDate>
			<guid>https://forexsb.com/forum/post/20873/#p20873</guid>
		</item>
	</channel>
</rss>
