Convert 1 min data into 5 min data

theMorningstar

New Member
Joined
Oct 17, 2012
Messages
1
Hi I have some data that I would like to convert from a 1 min data into groups of 5 mins starting from 00:00, 00:05, 00:10 etc it is occuring over a number of years that is spread over 4 worksheets (yea its a lot of data). Problem is that it isn't a continuous set of 1 min data as it is only recorded when an event occurs.
I would like to show the start price, end price and the highest and lowest prices during that period as well.
Can anyone help me on this?
It's the price of the Australian Dollar since 2/1/2001
Much appreciated and thank you in advance.

My data looks like this:
Time is HHMMSS
Date is YYYYMMDD
<ticker><dtyyyymmdd><time><open><high><low><close><vol>TICKER,DTYYYYMMDD,TIME,OPEN,HIGH,LOW,CLOSE,VOL
<ticker><dtyyyymmdd><time><open><high><low><close><vol></vol></close></low></high></open></time></dtyyyymmdd></ticker>

<tbody>
</tbody>
AUDUSD,20010102,230100,0.5617,0.5617,0.5617,0.5617,4
AUDUSD,20010102,230400,0.5616,0.5616,0.5616,0.5616,4
AUDUSD,20010102,230700,0.5615,0.5615,0.5614,0.5615,4
AUDUSD,20010102,230800,0.5616,0.5616,0.5616,0.5616,4
AUDUSD,20010102,230900,0.5617,0.5618,0.5617,0.5618,4
AUDUSD,20010102,231000,0.5617,0.5617,0.5617,0.5617,4
AUDUSD,20010102,231100,0.5617,0.5617,0.5617,0.5617,4
AUDUSD,20010102,231200,0.5617,0.5617,0.5617,0.5617,4
AUDUSD,20010102,231300,0.5617,0.5617,0.5617,0.5617,4
AUDUSD,20010102,231400,0.5617,0.5617,0.5617,0.5617,4
AUDUSD,20010102,231500,0.5617,0.5617,0.5617,0.5617,4
AUDUSD,20010102,231700,0.5617,0.5617,0.5617,0.5617,4
AUDUSD,20010102,231800,0.5617,0.5617,0.5617,0.5617,4

<tbody>
</tbody>

</vol></close></low></high></open></time></dtyyyymmdd></ticker>
 

Excel Facts

How can you turn a range sideways?
Copy the range. Select a blank cell. Right-click, Paste Special, then choose Transpose.

Forum statistics

Threads
1,214,591
Messages
6,120,426
Members
448,961
Latest member
nzskater

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top