<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[Forex Software — Bug in the "Data Horizon" Menu]]></title>
		<link>https://forexsb.com/forum/topic/9007/bug-in-the-data-horizon-menu/</link>
		<atom:link href="https://forexsb.com/forum/feed/rss/topic/9007/" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Bug in the "Data Horizon" Menu.]]></description>
		<lastBuildDate>Sat, 08 Jan 2022 02:29:48 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Bug in the "Data Horizon" Menu]]></title>
			<link>https://forexsb.com/forum/post/67511/#p67511</link>
			<description><![CDATA[<p>Now it&#039;s back to normal, and running fine.</p><p>As it turns out, the difference between the date.getUTCDay() and date.getUTCDate() methods affects Data Horizon&#039;s dating function in EA Studio.</p><p>Thanks Popov...<br />You&#039;re really great... <img src="https://forexsb.com/forum/img/smilies/smile.png" width="15" height="15" alt="smile" /></p>]]></description>
			<author><![CDATA[null@example.com (Cornie4)]]></author>
			<pubDate>Sat, 08 Jan 2022 02:29:48 +0000</pubDate>
			<guid>https://forexsb.com/forum/post/67511/#p67511</guid>
		</item>
		<item>
			<title><![CDATA[Re: Bug in the "Data Horizon" Menu]]></title>
			<link>https://forexsb.com/forum/post/67500/#p67500</link>
			<description><![CDATA[<p>I think I fix the bug.</p><p>Please reload EA Studio and test it.</p><p>The bug was introduced this morning when I tried to fix another issue.</p><p>I found out that the previous version of EA Studio localizes the date texts in the Journal and Charts. A side effect is that the JavaScript language applies a local timezone shift.</p><p>A set of functions converts times and dates between strings and numbers for the UTC timezone. <br />I used:<br /></p><div class="codebox"><pre><code>const day = date.getUTCDay()</code></pre></div><p>instead of the correct:<br /></p><div class="codebox"><pre><code>const day = date.getUTCDate()</code></pre></div><p>Do you know what the difference is? <img src="https://forexsb.com/forum/img/smilies/smile.png" width="15" height="15" alt="smile" />)</p>]]></description>
			<author><![CDATA[null@example.com (Popov)]]></author>
			<pubDate>Fri, 07 Jan 2022 11:58:58 +0000</pubDate>
			<guid>https://forexsb.com/forum/post/67500/#p67500</guid>
		</item>
		<item>
			<title><![CDATA[Re: Bug in the "Data Horizon" Menu]]></title>
			<link>https://forexsb.com/forum/post/67499/#p67499</link>
			<description><![CDATA[<p>Thank you for the report!</p><p>I&#039;ll check it today.</p>]]></description>
			<author><![CDATA[null@example.com (Popov)]]></author>
			<pubDate>Fri, 07 Jan 2022 11:15:45 +0000</pubDate>
			<guid>https://forexsb.com/forum/post/67499/#p67499</guid>
		</item>
		<item>
			<title><![CDATA[Bug in the "Data Horizon" Menu]]></title>
			<link>https://forexsb.com/forum/post/67498/#p67498</link>
			<description><![CDATA[<p>Dear Popov,</p><p>I found the problem in the &quot;Data Horizon&quot; Menu. Every time I input the date, month and year I want (in the column &quot;Use start date limit&quot; and in &quot;Use end date limit&quot;), the number I inputted returns to the format &quot;dd/mm/yyyy&quot;.</p><p>I&#039;ve tried to re-upload the history data in the &quot;Data Import&quot; menu, the problem in &quot;Data Horizon&quot; is happening again.</p><p>My EA Studio version v22.1.7.</p><p>Please fix this. Thanks Popov...</p>]]></description>
			<author><![CDATA[null@example.com (Cornie4)]]></author>
			<pubDate>Fri, 07 Jan 2022 11:07:27 +0000</pubDate>
			<guid>https://forexsb.com/forum/post/67498/#p67498</guid>
		</item>
	</channel>
</rss>
