| 
 PureBytes Links 
Trading Reference Links 
 | 
Thanks Graham.
I was fishing for a more "automated" procedure, eg. Amibroker 
recognising both ";" and " " as delimiters. Failing that, I'll 
certainly use yours.
Thanks again
Conrad
  
--- In amibroker@xxxxxxxxxxxxxxx, "Graham" <gkavanagh@xxxx> wrote:
> Conrad, the fields must all be separated by the same character, 
you will
> need to replace the space with a semi-colon which can be done in 
excel using
> Find-Replace (space replace all with ;)
> 
> Cheers,
> Graham
> http://www.golala.com/forums/?mforum=asxsharetrading
> http://groups.msn.com/fmsaustralia 
> 
> -----Original Message-----
> From: conrad_faber [mailto:c.faber@x...] 
> Sent: Friday, 23 January 2004 6:42 AM
> To: amibroker@xxxxxxxxxxxxxxx
> Subject: [amibroker] Intraday Data Import
> 
> 
> Has anyone tried to import intraday data from Dukascopy?
> The data has the following format:
> 
> DATE;VOLUME;OPEN;CLOSE;MIN;MAX
> 11/01/2004 03:59:59;0;1.2813;1.2813;1.2813;1.2813
> 
> My problem appears to be the space between the date i.e. 
11/01/2004 
> and the time that follows. The rest is fine (delimited by ";").
> 
> All help will be appreciated.
> 
> Conrad
> 
> 
> 
> Send BUG REPORTS to bugs@xxxx
> Send SUGGESTIONS to suggest@xxxx
> -----------------------------------------
> Post AmiQuote-related messages ONLY to: amiquote@xxxxxxxxxxxxxxx 
> (Web page: http://groups.yahoo.com/group/amiquote/messages/)
> --------------------------------------------
> Check group FAQ at:
> http://groups.yahoo.com/group/amibroker/files/groupfaq.html 
> 
> Yahoo! Groups Links
> 
> To visit your group on the web, go to:
> http://groups.yahoo.com/group/amibroker/
> 
> To unsubscribe from this group, send an email to:
> amibroker-unsubscribe@xxxxxxxxxxxxxxx
> 
> Your use of Yahoo! Groups is subject to:  
http://docs.yahoo.com/info/terms/
Send BUG REPORTS to bugs@xxxxxxxxxxxxx
Send SUGGESTIONS to suggest@xxxxxxxxxxxxx
-----------------------------------------
Post AmiQuote-related messages ONLY to: amiquote@xxxxxxxxxxxxxxx 
(Web page: http://groups.yahoo.com/group/amiquote/messages/)
--------------------------------------------
Check group FAQ at: http://groups.yahoo.com/group/amibroker/files/groupfaq.html 
Yahoo! Groups Links
To visit your group on the web, go to:
 http://groups.yahoo.com/group/amibroker/
To unsubscribe from this group, send an email to:
 amibroker-unsubscribe@xxxxxxxxxxxxxxx
Your use of Yahoo! Groups is subject to:
 http://docs.yahoo.com/info/terms/ 
 
 |