<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[Forex Software — Import Dukascopy data thru web]]></title>
		<link>https://forexsb.com/forum/topic/3956/import-dukascopy-data-thru-web/</link>
		<atom:link href="https://forexsb.com/forum/feed/rss/topic/3956/" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Import Dukascopy data thru web.]]></description>
		<lastBuildDate>Wed, 30 Jan 2013 01:15:50 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Import Dukascopy data thru web]]></title>
			<link>https://forexsb.com/forum/post/17986/#p17986</link>
			<description><![CDATA[<p>Ok, i see, if i delete last 7 chars from 1st and 7th column it is recognized well, thx. I realised it when it said number is too big for int32 <img src="https://forexsb.com/forum/img/smilies/hmm.png" width="15" height="15" alt="hmm" />/ then saw your post, thx again.</p>]]></description>
			<author><![CDATA[null@example.com (kukreknecmi)]]></author>
			<pubDate>Wed, 30 Jan 2013 01:15:50 +0000</pubDate>
			<guid>https://forexsb.com/forum/post/17986/#p17986</guid>
		</item>
		<item>
			<title><![CDATA[Re: Import Dukascopy data thru web]]></title>
			<link>https://forexsb.com/forum/post/17985/#p17985</link>
			<description><![CDATA[<p>You are converting time correctly, but remains a problem with volume.<br />Volume must be int number. <br /></p><div class="codebox"><pre><code>29.01.2013 23:45,1.34929,1.34930,1.34916,1.34924,294830000.00
29.01.2013 23:50,1.34924,1.34925,1.34891,1.34921,319850000.00
29.01.2013 23:55,1.34923,1.34933,1.34901,1.34913,286290000.00

must be 

29.01.2013 23:45,1.34929,1.34930,1.34916,1.34924,29483
29.01.2013 23:50,1.34924,1.34925,1.34891,1.34921,31985
29.01.2013 23:55,1.34923,1.34933,1.34901,1.34913,28629</code></pre></div>]]></description>
			<author><![CDATA[null@example.com (Popov)]]></author>
			<pubDate>Wed, 30 Jan 2013 00:59:38 +0000</pubDate>
			<guid>https://forexsb.com/forum/post/17985/#p17985</guid>
		</item>
		<item>
			<title><![CDATA[Import Dukascopy data thru web]]></title>
			<link>https://forexsb.com/forum/post/17984/#p17984</link>
			<description><![CDATA[<p>Is it working well now? I tried to download yesterday and SFB cant use it, keep saying &quot;cannot determine the time field format&quot;</p><p>It is in this type of format</p><div class="codebox"><pre><code>Time,Open,High,Low,Close,Volume
29.01.2013 17:15:00.000,1.34765,1.34822,1.34751,1.34808,1858370000.00
29.01.2013 17:30:00.000,1.34808,1.34812,1.34764,1.34770,1242630000.00
29.01.2013 17:45:00.000,1.34770,1.34821,1.34767,1.34802,956000000.00
29.01.2013 18:00:00.000,1.34802,1.34865,1.34800,1.34838,1504180000.00
29.01.2013 18:15:00.000,1.34836,1.34856,1.34804,1.34838,1067930000.00
29.01.2013 18:30:00.000,1.34836,1.34854,1.34807,1.34811,878400000.00
29.01.2013 18:45:00.000,1.34811,1.34834,1.34791,1.34826,1161900000.00
29.01.2013 19:00:00.000,1.34825,1.34881,1.34820,1.34867,1658430000.00
29.01.2013 19:15:00.000,1.34867,1.34968,1.34855,1.34887,2113030000.00
29.01.2013 19:30:00.000,1.34886,1.34931,1.34862,1.34918,1573130000.00
29.01.2013 19:45:00.000,1.34918,1.34927,1.34858,1.34868,1386920000.00</code></pre></div><p>I guess&nbsp; time code is not in hh:mm format and causing error right? If i convert it to </p><div class="codebox"><pre><code>29.01.2013 23:45,1.34929,1.34930,1.34916,1.34924,294830000.00
29.01.2013 23:50,1.34924,1.34925,1.34891,1.34921,319850000.00
29.01.2013 23:55,1.34923,1.34933,1.34901,1.34913,286290000.00</code></pre></div><p>then it says it &quot;cant count the bars&quot; </p><p>so i guess&nbsp; &nbsp;the time&nbsp; doesnt start with 00:00&nbsp; and causing the problem right? Is it possible to import this via SFB? </p><p>http://www.dukascopy.com/swiss/english/marketwatch/historical/</p>]]></description>
			<author><![CDATA[null@example.com (kukreknecmi)]]></author>
			<pubDate>Wed, 30 Jan 2013 00:44:58 +0000</pubDate>
			<guid>https://forexsb.com/forum/post/17984/#p17984</guid>
		</item>
	</channel>
</rss>
