<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Forex Software — Ichimoku Indicator missing value in Mt4]]></title>
	<link rel="self" href="https://forexsb.com/forum/feed/atom/topic/9192/" />
	<updated>2022-08-10T09:11:58Z</updated>
	<generator>PunBB</generator>
	<id>https://forexsb.com/forum/topic/9192/ichimoku-indicator-missing-value-in-mt4/</id>
		<entry>
			<title type="html"><![CDATA[Re: Ichimoku Indicator missing value in Mt4]]></title>
			<link rel="alternate" href="https://forexsb.com/forum/post/70304/#p70304" />
			<content type="html"><![CDATA[<p>Great, got it. Cheers :-)</p>]]></content>
			<author>
				<name><![CDATA[sammjacks]]></name>
				<uri>https://forexsb.com/forum/user/13248/</uri>
			</author>
			<updated>2022-08-10T09:11:58Z</updated>
			<id>https://forexsb.com/forum/post/70304/#p70304</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Ichimoku Indicator missing value in Mt4]]></title>
			<link rel="alternate" href="https://forexsb.com/forum/post/70301/#p70301" />
			<content type="html"><![CDATA[<p>FSB Pro shows the Chikou Span values (except for the last 26ish bars)</p><p>&gt; But that doesn&#039;t prevent the mt4 advisor detecting a chikou span cross as an exit signal for example?</p><p>Chikou Span is meaningless for the real trading. it has no defined values for the current bar.</p><br /><p>Here the Chikou value is visible.</p><p>I also made the ATR visible for a test by settings `ShowInDynInfo = true`.</p><p><a href="https://image-holder.forexsb.com/store/chikou-span-value-atr-value.png"><span class="postimg"><img src="https://image-holder.forexsb.com/store/chikou-span-value-atr-value-thumb.png" alt="https://image-holder.forexsb.com/store/chikou-span-value-atr-value-thumb.png" /></span></a></p>]]></content>
			<author>
				<name><![CDATA[Popov]]></name>
				<uri>https://forexsb.com/forum/user/2/</uri>
			</author>
			<updated>2022-08-10T07:51:50Z</updated>
			<id>https://forexsb.com/forum/post/70301/#p70301</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Ichimoku Indicator missing value in Mt4]]></title>
			<link rel="alternate" href="https://forexsb.com/forum/post/70298/#p70298" />
			<content type="html"><![CDATA[<p>Okay I think that makes sense. It&#039;s got a value but it&#039;s just in the past (usually 26 bars), so doesn&#039;t really show up in mt4 which is showing values for current bar (but does in fsbpro indicator chart because it adjusts).</p><p>But that doesn&#039;t prevent the mt4 advisor detecting a chikou span cross as an exit signal for example?</p>]]></content>
			<author>
				<name><![CDATA[sammjacks]]></name>
				<uri>https://forexsb.com/forum/user/13248/</uri>
			</author>
			<updated>2022-08-10T06:22:02Z</updated>
			<id>https://forexsb.com/forum/post/70298/#p70298</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Ichimoku Indicator missing value in Mt4]]></title>
			<link rel="alternate" href="https://forexsb.com/forum/post/70293/#p70293" />
			<content type="html"><![CDATA[<p>Chikou Span takes Close price from the future <img src="https://forexsb.com/forum/img/smilies/smile.png" width="15" height="15" alt="smile" /></p><div class="codebox"><pre><code>   for(int bar=0; bar&lt;Data.Bars-kijun; bar++)
     {
      chikouSpan[bar]=Data.Close[bar+kijun];
     }</code></pre></div><br /><p>It has meaningful values only &quot;kijun&quot; bars back.</p><p>FSB Pro&#039;s experts show the last two bars in the chart, so Chikou is not define there (yet).</p>]]></content>
			<author>
				<name><![CDATA[Popov]]></name>
				<uri>https://forexsb.com/forum/user/2/</uri>
			</author>
			<updated>2022-08-10T04:20:00Z</updated>
			<id>https://forexsb.com/forum/post/70293/#p70293</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Ichimoku Indicator missing value in Mt4]]></title>
			<link rel="alternate" href="https://forexsb.com/forum/post/70291/#p70291" />
			<content type="html"><![CDATA[<p>Hi,</p><p>The Ichimoku indictor doesnt seem to be working correctly on Mt4. The chikou span value is always showing as zero?</p>]]></content>
			<author>
				<name><![CDATA[sammjacks]]></name>
				<uri>https://forexsb.com/forum/user/13248/</uri>
			</author>
			<updated>2022-08-10T04:08:01Z</updated>
			<id>https://forexsb.com/forum/post/70291/#p70291</id>
		</entry>
</feed>
