Jump to content

Recommended Posts

Posted

I got a .txt file with 30min data of our index futures in my country separated by a comma, but cant seem for a dam to get it opened in NT.

 

Can anyone help please?

 

I have even tried converting it to metastock format and then importing it, then it says its been imported successfully, but if I want to open a new chart to analyze or back test there is nothing.

 

Help will be greatly appreciated.[-O<[-O<[-O<[-O<[-O<

Posted

Have you looked at the help file in NT7. Goto the Historical Data Manager heading and see if it is helpful. Make sure the data is arranged correctly (along with date format). I can also tell you also that you need to name your text file EXACTLY as the name of the instrument e.g. 6E ##-## or 6E 03-12 otherwise it will not import it.

 

Hope this is helpful.

Posted

Thanx for replying, yes I did go and read the help file, thing is a line of data looks like this:

 

2008/01/02,09:29:00,26785,26785,26620,26715

 

and there is about 3mil lines of data going way back and i just thought maybe someone knew how I can modify the text file so it will work.

Posted (edited)

I have now corrected the data so it looks like this: eg its 30m data bars

 

20120213;135859;30560.00;30569.00;30532.00;30540.00;56

20120213;142927;30536.00;30552.00;30525.00;30547.00;76

20120213;145958;30546.00;30579.00;30515.00;30566.00;88

20120213;152941;30566.00;30566.00;30517.00;30536.00;89

 

and still get this error:

 

20120218 002542|3|4|ALSI: Format error in line 1: Input string was not in a correct format.: '20120213;135859;30560.00;30569.00;30532.00;30540.00;56'

 

this thing kicking my a** can only think my .txt file is in wrong encoding its currently ANSI???

Edited by e-Invester
Posted

I think the format should be:

 

yyyyMMdd HHmmss;open;high;low;close;volume. So your format is incorrect beciuse you need a space after the date and there is some extra space you have in the close prices. The data should look like this:-

 

 

20120213 135859;30560.00;30569.00;30532.00;30540.00;56

  • 3 weeks later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...