<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Forex Software — AWK data converter]]></title>
	<link rel="self" href="https://forexsb.com/forum/feed/atom/topic/164/" />
	<updated>2010-01-10T22:18:47Z</updated>
	<generator>PunBB</generator>
	<id>https://forexsb.com/forum/topic/164/awk-data-converter/</id>
		<entry>
			<title type="html"><![CDATA[Re: AWK data converter]]></title>
			<link rel="alternate" href="https://forexsb.com/forum/post/4152/#p4152" />
			<content type="html"><![CDATA[<p>Hello&nbsp; everybody!!!</p><p>I have some&nbsp; problems with The format of the file that i want to use for my backtesting this is the source of the information:&nbsp; &nbsp;http://www.forextester.com/datasources.html</p><p>this is a part of the data:</p><p>&lt;TICKER&gt;,&lt;DTYYYYMMDD&gt;,&lt;TIME&gt;,&lt;OPEN&gt;,&lt;HIGH&gt;,&lt;LOW&gt;,&lt;CLOSE&gt;,&lt;VOL&gt;<br />USDCAD,20010103,000700,1.4933,1.4933,1.4933,1.4933,4<br />USDCAD,20010103,001200,1.4931,1.4931,1.4930,1.4930,4<br />USDCAD,20010103,001400,1.4928,1.4928,1.4928,1.4928,4<br />USDCAD,20010103,004500,1.4923,1.4923,1.4923,1.4923,4<br />USDCAD,20010103,004600,1.4932,1.4932,1.4932,1.4932,4<br />USDCAD,20010103,004900,1.4928,1.4928,1.4928,1.4928,4<br />USDCAD,20010103,005000,1.4927,1.4927,1.4927,1.4927,4<br />USDCAD,20010103,005100,1.4927,1.4927,1.4927,1.4927,4<br />USDCAD,20010103,005200,1.4927,1.4927,1.4927,1.4927,4<br />USDCAD,20010103,005300,1.4927,1.4927,1.4927,1.4927,4<br />USDCAD,20010103,005400,1.4926,1.4926,1.4925,1.4925,4<br />USDCAD,20010103,005500,1.4925,1.4925,1.4925,1.4925,4<br />USDCAD,20010103,005700,1.4924,1.4924,1.4924,1.4924,4<br />USDCAD,20010103,010300,1.4925,1.4925,1.4925,1.4925,4<br />USDCAD,20010103,010900,1.4926,1.4926,1.4926,1.4926,4<br />USDCAD,20010103,011100,1.4925,1.4925,1.4925,1.4925,4<br />USDCAD,20010103,012700,1.4924,1.4924,1.4924,1.4924,4<br />USDCAD,20010103,012900,1.4925,1.4925,1.4925,1.4925,4<br />USDCAD,20010103,013000,1.4924,1.4924,1.4924,1.4924,4<br />USDCAD,20010103,013100,1.4925,1.4925,1.4925,1.4925,4<br />USDCAD,20010103,013200,1.4925,1.4925,1.4925,1.4925,4<br />USDCAD,20010103,013300,1.4925,1.4925,1.4925,1.4925,4<br />USDCAD,20010103,013800,1.4925,1.4925,1.4925,1.4925,4<br />USDCAD,20010103,014200,1.4925,1.4925,1.4925,1.4925,4<br />USDCAD,20010103,014300,1.4925,1.4925,1.4925,1.4925,4<br />USDCAD,20010103,014400,1.4925,1.4925,1.4925,1.4925,4<br />USDCAD,20010103,014500,1.4925,1.4925,1.4925,1.4925,4<br />USDCAD,20010103,014600,1.4925,1.4925,1.4925,1.4925,4<br />USDCAD,20010103,014700,1.4925,1.4925,1.4925,1.4925,4<br />USDCAD,20010103,014800,1.4925,1.4925,1.4925,1.4925,4<br />USDCAD,20010103,014900,1.4929,1.4930,1.4929,1.4930,4<br />USDCAD,20010103,015000,1.4931,1.4933,1.4929,1.4933,4<br />USDCAD,20010103,015100,1.4934,1.4934,1.4934,1.4934,4<br />USDCAD,20010103,015200,1.4934,1.4934,1.4934,1.4934,4<br />USDCAD,20010103,015500,1.4934,1.4934,1.4934,1.4934,4<br />USDCAD,20010103,015700,1.4934,1.4934,1.4934,1.4934,4<br />USDCAD,20010103,020000,1.4934,1.4934,1.4934,1.4934,4<br />USDCAD,20010103,020100,1.4934,1.4934,1.4934,1.4934,4<br />USDCAD,20010103,020200,1.4934,1.4934,1.4932,1.4932,4<br />USDCAD,20010103,020300,1.4932,1.4932,1.4932,1.4932,4<br />USDCAD,20010103,020400,1.4932,1.4933,1.4932,1.4933,4<br />USDCAD,20010103,020500,1.4932,1.4932,1.4932,1.4932,4</p><p>I am already try download the AWK data converter but the program produce a error message about 32 bits program or samething like that.&nbsp; &nbsp; &nbsp;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <br />Thanksss&nbsp; for your help!!!</p><br /><p>Regard,<br />Eduardo</p>]]></content>
			<author>
				<name><![CDATA[edu1309]]></name>
				<uri>https://forexsb.com/forum/user/1530/</uri>
			</author>
			<updated>2010-01-10T22:18:47Z</updated>
			<id>https://forexsb.com/forum/post/4152/#p4152</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AWK data converter]]></title>
			<link rel="alternate" href="https://forexsb.com/forum/post/713/#p713" />
			<content type="html"><![CDATA[<div class="quotebox"><cite>Popov wrote:</cite><blockquote><p>Please post a part of the data file here and I&#039;ll check its compatibility</p><p>The .hst files are saved in a binary mode. FSB reads text files only.</p></blockquote></div><p>i have upload the data at rapidshare...</p><p>U could download the data at this link : hxxp://rapidshare.com/files/64751561/jan2006.zip</p><br /><br /><p>Regads,</p><p>Aditya</p><p>NB:<br />This is hitorical price for HSI Futures for the month January 2006</p>]]></content>
			<author>
				<name><![CDATA[raja_ar_radu]]></name>
				<uri>https://forexsb.com/forum/user/167/</uri>
			</author>
			<updated>2007-10-24T03:16:32Z</updated>
			<id>https://forexsb.com/forum/post/713/#p713</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AWK data converter]]></title>
			<link rel="alternate" href="https://forexsb.com/forum/post/699/#p699" />
			<content type="html"><![CDATA[<p>Please post a part of the data file here and I&#039;ll check its compatibility</p><p>The .hst files are saved in a binary mode. FSB reads text files only.</p>]]></content>
			<author>
				<name><![CDATA[Popov]]></name>
				<uri>https://forexsb.com/forum/user/2/</uri>
			</author>
			<updated>2007-10-23T13:38:55Z</updated>
			<id>https://forexsb.com/forum/post/699/#p699</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AWK data converter]]></title>
			<link rel="alternate" href="https://forexsb.com/forum/post/695/#p695" />
			<content type="html"><![CDATA[<p>iwanna convert my tick data from reuters...is it possible to used...the FSB?</p><p>Regads,</p><br /><p>Aditya</p><p>NB: could we used awk to convert from *.hst file??</p>]]></content>
			<author>
				<name><![CDATA[raja_ar_radu]]></name>
				<uri>https://forexsb.com/forum/user/167/</uri>
			</author>
			<updated>2007-10-23T06:32:58Z</updated>
			<id>https://forexsb.com/forum/post/695/#p695</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[AWK data converter]]></title>
			<link rel="alternate" href="https://forexsb.com/forum/post/666/#p666" />
			<content type="html"><![CDATA[<p>You can download an AWK data converter from here:</p><p><a href="http://forexsb.com/downloads/awkconverter.exe">AWK Converter</a></p><p>It works by means of simple scripts.</p><p>If you have questions or difficulties to convert your data post a part of your data file here.</p>]]></content>
			<author>
				<name><![CDATA[Popov]]></name>
				<uri>https://forexsb.com/forum/user/2/</uri>
			</author>
			<updated>2007-10-02T09:45:19Z</updated>
			<id>https://forexsb.com/forum/post/666/#p666</id>
		</entry>
</feed>
