Covert Daily OHLC Market Data to Quarterly OLHC, Please

apalmerfinance

New Member
Joined
Jul 24, 2014
Messages
1
Hello and thank you for opening this thread. I've struggled to think of or find a solution and would appreciate any help.

I would like to be able to convert daily stock market data, Open/High/Low/Close, into quarterly data which I can then chart in excel. I’m wondering if anyone had any suggestions for doing this?

I could build the quarterly data the long way by setting Open to the first day of quarter (using the Daily data) and setting Close to the last day of the quarter. I would use the MINA() function and select all the Lows within that given quarter, to give me the lowest price of that quarterly bar. I would then use the Max() function to select all the daily highs in that quarter to get the High for the given quarter.

The problem is its very time consuming. I would greatly appreciate any suggestions for how I can more easily convert daily data into quarterly data.

Thank you!

Alan
 

Excel Facts

Highlight Duplicates
Home, Conditional Formatting, Highlight Cells, Duplicate records, OK to add pink formatting to any duplicates in selected range.

Forum statistics

Threads
1,214,998
Messages
6,122,638
Members
449,093
Latest member
Ahmad123098

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