Metastock - How to import intraday data

#1
Hi All

I have metastock 10 professional version.
I got imported the following ABAN futures data using downloader

ABAN_F1,D,20080925,103259,2365.0000,2365.0000,2365.0000,2365.0000,50,0
ABAN_F1,D,20080925,103359,2365.0000,2365.0000,2364.1499,2364.1499,800,0
ABAN_F1,D,20080925,103459,2364.1499,2365.1001,2364.1499,2365.1001,350,0
ABAN_F1,D,20080925,103559,2365.1001,2365.1001,2365.0000,2365.0000,700,0
.
.
.
ABAN_F1,D,20080925,161259,2322.8999,2323.3501,2322.0000,2323.3501,550,0
ABAN_F1,D,20080925,161359,2323.7000,2323.7000,2321.2500,2321.2500,650,0
ABAN_F1,D,20080925,161459,2322.0000,2322.0000,2322.0000,2322.0000,950,0

But i am not able to see the intraday chart. It is showing only one symbol for 25/09. When edited, i only found single entry in the Downloader. It seems that downloader only imported the Daily periodicity data instead of intraday. I have also selected the intraday periodcity before importing. But it did not help.

Any help ?
 
D

darsh_goswami

Guest
#2
Hi All

I have metastock 10 professional version.
I got imported the following ABAN futures data using downloader

ABAN_F1,D,20080925,103259,2365.0000,2365.0000,2365.0000,2365.0000,50,0
ABAN_F1,D,20080925,103359,2365.0000,2365.0000,2364.1499,2364.1499,800,0
ABAN_F1,D,20080925,103459,2364.1499,2365.1001,2364.1499,2365.1001,350,0
ABAN_F1,D,20080925,103559,2365.1001,2365.1001,2365.0000,2365.0000,700,0
.
.
.
ABAN_F1,D,20080925,161259,2322.8999,2323.3501,2322.0000,2323.3501,550,0
ABAN_F1,D,20080925,161359,2323.7000,2323.7000,2321.2500,2321.2500,650,0
ABAN_F1,D,20080925,161459,2322.0000,2322.0000,2322.0000,2322.0000,950,0

But i am not able to see the intraday chart. It is showing only one symbol for 25/09. When edited, i only found single entry in the Downloader. It seems that downloader only imported the Daily periodicity data instead of intraday. I have also selected the intraday periodcity before importing. But it did not help.

Any help ?
Dev ,
Make sure few things.
1st check if u have metastock 10.1 pro version or 10 Eod. MS 10 will not import intraday tick data.

2nd in case of u own 10.1 pro then , make sure u tick intraday in options.

As far as ur tick file is concern i dont think its valid. Please follow the ASCII format of Metastock import.

Regards,
Darsh
 
#3
Thanks for replying.

I have metastock 10.1 Pro version.
Normally, i used to import the following ASCII format for EOD
3IINFOTECH,20080401,101,102,97.3,99.9,108945

but this does not have the time.
Please, tell me the changes required in this format ( for intraday) or Give me the ASCII format that i should use to import the Intraday quotes.

Thanks
 
#7
try this:
<ticker>,<date>,<time>,<open>,<high>,<low>,<close>,<volume>
i have done it but it show in the downloader but u can't view in metastock. Please advice

<ticker>,<date>,<time>,<open>,<high>,<low>,<close>,<vol>
nifty,10/29/2008,9:56:00,2747,2760,2700,2715,468000
nifty,10/29/2008,9:57:00,2710,2720,2708,2718,426150
nifty,10/29/2008,9:58:00,2714,2718,2712.15,2712.15,222750
nifty,10/29/2008,9:59:00,2710,2719.75,2710,2719.75,155050
nifty,10/29/2008,10:00:00,2720,2728.8,2717,2728.8,196800
nifty,10/29/2008,10:01:00,2729.75,2732.8,2729,2731,299700

please help me
 

oxusmorouz

Well-Known Member
#8
i have done it but it show in the downloader but u can't view in metastock. Please advice

<ticker>,<date>,<time>,<open>,<high>,<low>,<close>,<vol>
nifty,10/29/2008,9:56:00,2747,2760,2700,2715,468000
nifty,10/29/2008,9:57:00,2710,2720,2708,2718,426150
nifty,10/29/2008,9:58:00,2714,2718,2712.15,2712.15,222750
nifty,10/29/2008,9:59:00,2710,2719.75,2710,2719.75,155050
nifty,10/29/2008,10:00:00,2720,2728.8,2717,2728.8,196800
nifty,10/29/2008,10:01:00,2729.75,2732.8,2729,2731,299700

please help me
The date format should be "YYYYMMDD" without space or slash
 
#10
Some good step-by-step write-up iwith example is required for new-bees to import intraday data. About 60% post refer to data-feeds. Any volunteeer ???
 

Similar threads