I was asked to make a DSS (using QlikView) as a task for a university course in computational finance and it is suggested to implement a geographic dimension for the equities in a portfolio.
The historical data comes (as .csv files) from Yahoo! Finance, but for foreign equities/stock exchange, I also get them in foreign currencies! As long as I'm supposed to plot them (if not something more), it makes sense to me that, in order to be comparable, they also have to have the same currency.
So… I'm looking for a simple and effective way to get those data without being crazy with historical currency changes. Any idea ?
Thanks in advance!