Hello,
I have a program written that pulls info from an online data warehouse. With this data, I calculate correlations and volatilities.
Here is my dilemma, I need to be able to go through this data and put certain blocks of calculations in specific graphs. For example, say I have calculations from 2008 to present. How can I have a graph set for each years calculations (2008, 09,...) without separately re-running data pulls for 2008 present, 09 to present, 10 to present, etc...
Any help would be huge!
Bookmarks