Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Excel / New Users / March 2008

Tip: Looking for answers? Try searching our database.

How to convert 1 min Stock Data into Desired Time Frame

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
cds979@gmail.com - 24 Mar 2008 07:32 GMT
I currently have several years worth of stock data all in 1 minute
time frame. I want to convert this into my own desired time frame, for
e.g. 10 minutes, for candle analysis. Note that there is Date, Time,
Open, High, Low and Close as the variables. Market time per trading
day is 360 minutes.

At the moment I am using VLOOKUP with a repeating Macro then
CONCATENATE to combine the date and time so that I am then able to
INDEX and MATCH to find the Open and High then MAX/MIN with OFFSET to
find the High/Low.

Is there a more efficient way to combine the 1 min data into a desired
time frame such as using a Pivot Table or a Macro?

Thank you in advance for your help.

-Chris
Gary''s Student - 24 Mar 2008 13:12 GMT
In an un-used column enter:
=MOD(ROW(),10) and copy down

Every tenth row will have the value zero.  Apply an AutoFilter to this
column.  Then copy the visible rows and paste elsewhere.
Signature

Gary''s Student - gsnu2007g

> I currently have several years worth of stock data all in 1 minute
> time frame. I want to convert this into my own desired time frame, for
[quoted text clipped - 13 lines]
>
> -Chris

Rate this thread:






 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.