<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[Forex Software — Doji]]></title>
		<link>https://forexsb.com/forum/topic/3668/doji/</link>
		<atom:link href="https://forexsb.com/forum/feed/rss/topic/3668/" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Doji.]]></description>
		<lastBuildDate>Tue, 09 Oct 2012 17:08:54 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Doji]]></title>
			<link>https://forexsb.com/forum/post/16597/#p16597</link>
			<description><![CDATA[<p>V2 doesn&#039;t have that, it&#039;s percent based (user definable).</p>]]></description>
			<author><![CDATA[null@example.com (footon)]]></author>
			<pubDate>Tue, 09 Oct 2012 17:08:54 +0000</pubDate>
			<guid>https://forexsb.com/forum/post/16597/#p16597</guid>
		</item>
		<item>
			<title><![CDATA[Re: Doji]]></title>
			<link>https://forexsb.com/forum/post/16594/#p16594</link>
			<description><![CDATA[<p>double point = (Digits == 5 || Digits == 3) ? 10 * Point : Point;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; double maxOpenClose = 5 * point;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; double minHeight&nbsp; &nbsp; = 1.2 * maxOpenClose;</p><p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; for (int iBar = 1; iBar &lt; Bars; iBar++)<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; {<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if (Math.Abs(Close[iBar - 1] - Open[iBar - 1]) &lt; maxOpenClose &amp;&amp; High[iBar - 1] - Low[iBar - 1] &gt; minHeight)<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; doji[iBar] = 1;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</p><p>Can someone translate that into english, I kind of get it, but dont understand it fully. </p><p>thank you.</p>]]></description>
			<author><![CDATA[null@example.com (angat)]]></author>
			<pubDate>Tue, 09 Oct 2012 12:19:15 +0000</pubDate>
			<guid>https://forexsb.com/forum/post/16594/#p16594</guid>
		</item>
		<item>
			<title><![CDATA[Re: Doji]]></title>
			<link>https://forexsb.com/forum/post/16593/#p16593</link>
			<description><![CDATA[<p>Look in this thread -&gt; <a href="http://forexsb.com/forum/topic/1799/doji-pattern-in-fsb/">http://forexsb.com/forum/topic/1799/doj … rn-in-fsb/</a></p>]]></description>
			<author><![CDATA[null@example.com (footon)]]></author>
			<pubDate>Tue, 09 Oct 2012 11:55:35 +0000</pubDate>
			<guid>https://forexsb.com/forum/post/16593/#p16593</guid>
		</item>
		<item>
			<title><![CDATA[Doji]]></title>
			<link>https://forexsb.com/forum/post/16592/#p16592</link>
			<description><![CDATA[<p>Hi, can somone create me an indicator that only looks for &quot;Long Legged Doji&#039;s&quot;. Something like</p><p>open=close<br />high - open &lt; open - low</p><p>not sure if this is correct, but if you could put it in a .cs file for me please. I&#039;m new and trying to get my head round the FSB and editing indicators.</p><p>Thankyou.</p>]]></description>
			<author><![CDATA[null@example.com (angat)]]></author>
			<pubDate>Tue, 09 Oct 2012 11:37:24 +0000</pubDate>
			<guid>https://forexsb.com/forum/post/16592/#p16592</guid>
		</item>
	</channel>
</rss>
