Canadian Money Forum banner

how do you track portfolio performance

8099 Views 10 Replies 11 Participants Last post by  stinsont
My RRSP's are invested entirely in TD efunds.
I keep funding them on a monthly basis and rebalance each time to my target allocation between funds.

However, I haven't found a way yet to track my portfolio in a satisfying manner. Ideally, I would like to record every transaction to be able to calculate something like the Internal Rate of Return of the entire portfolio.

I'd be interested to hear what solutions, tools you use to track your portfolio on a regular basis.
1 - 11 of 11 Posts
TD Waterhouse just(?) released a new tool called Portfolio Manager. It's under Markets and Research on Webbroker. You can export your investment data, then import it into the Portfolio Manager fairly easily. Why it doesn't just sync up automatically is beyond me.

The best way I've found to date is a good old spreadsheet, but dividends etc can be a pain this way.
Use Globefund's portfolio tracker: http://www.globefund.com/

It's very easy to use, just type in your funds symbols: e.g. TDB911, the amount and purchase date. It has a free standard report, and a somewhat crude graph but it does the job. You'll just have to keep it updated everytime you buy or sell.
I use Microsoft Money, which does strange things with currency conversion but is sufficient for my purposes. Too bad Microsoft isn't planning to update Money, so it will be back to spreadsheets for me.
I use Quicken (the Canadian version) but for some reason can't get it to update the prices of my eFunds automatically; has anyone else had this problem? I end up going in every quarter or so and manually updating the share prices.

The other problem I have is that some of my retirement funds are based in the US (in Vanguard and TIAA-CREF; I lived and worked in the US for most of my life), and I can't seem to track those using the Canadian version of Quicken either.
I use Google Finance. I use the API to integrate it with some of my other custom applications that I use for reporting and analysis.
I think if you are going to go the custom route, you have a few things to consider in order to compare the performance of your investments.

1. An investment that earns $100 profit on $500 is better than an investment which earns $100 on $5000. Size of initial investment matters, so all profits should be expressed in % form.

2. Earning $100 over one month is better than earning $100 over one year. You should report annualized gains rather than % gains over a specific period.

3. Earning USD$ is different from earning CAD$. Exchange rates fluctuate frequently and have an ongoing risk. Just because you maintain your portfolio in USD$, doesn't mean you haven't had any currency gain/loss. You should always express your current values and annualized % returns in the currency you will need if you were to cash in the account and spend it. Use any reasonable exchange rate to convert on the settlement date of the purchase/sale. As long as it is reasonable and consistent, you should be fine with whatever rate you choose.

4. Average cost basis is required for tax purposes, so you might as well get used to it. Track your investments by ticker symbol using the average price of all purchases as the cost basis for any sale. i.e. Buy 100 shares @ $10, Buy 100 more @ $15 = Average Cost of 200 shares @ 12.50.

5. Always consider the commissions both to buy and to eventually sell the stock as part of the cost basis (for the purposes of analysis only). Remember also to include a reasonable average tax rate on income earned to determine your real profits.

6. It gets a little complicated to determine a comparable rate of return for dividend payments due to the timing of payments and the different tax rates, but they have a cost basis (the average cost of all shares on which the dividend was calculated), and a clearly defined time period in which the income was earned (typically quarterly), which allows calculation of an annualized % return for each dividend payment. The value of the dividend payment should be considered to have been received in cash, and the value of any reinvestment should be considered as a separate purchase adding to the average cost on which future dividends are calculated.

7. The annualized % return does not typically consider idle cash (opportunity cost). Therefore, you could earn $1200 on a $10000 investment in 30 days and make no other investments for the rest of the year and still consider your annual 144%, but really you should consider 0% earned on the idle cash expressed as an annual return for the remainder of the year and net that against your returns.

8. The annualized % return can be easily skewed by short term investments. $50 earned on a $10 investment over 5 days is not as important to your total return as $5000 earned on a $1000 investment over 5 days. If you are comparing investments individually, this is not a problem, but to make average returns for the year for all investments, you will need to come up with a reasonable method of weighting the returns.

8. The annual % return does not consider risk. One investment may have a 90% chance of $100 loss and 10% chance of $100 gain, while another may have 10% chance of $100 loss and 90% chance of $100 gain. Just because they both happen to earn $100, they will have the same annual % gain (all other things equal). But to use this information to learn and to make similar investments in the future, such risk analysis should be considered.

As you can see, there is a lot of room to customize the performance tracking to your specific needs. At each stage, you should ask yourself what it is you really want to track.
See less See more
for those of you that are using Google Finance anyone have problems getting the =googlefinance(symbol; attribute) function to work?

I have it working on some symbols but cannot get it to work for others...

For Rogers...
=googlefinance("RCI.B.TO"; "price") - I get #N/A

However for Suncor...
=googlefinance("SU.TO"; "price") - I get the current price...

wuzup?

=======

UPDATE: Apparently Google Finance doesn't like a period in the ticker symbol on canadian stocks which makes it fail. Too bad since it is a great function/feature and would make me use Google Docs more often.
See less See more
1 - 11 of 11 Posts
This is an older thread, you may not receive a response, and could be reviving an old thread. Please consider creating a new thread.
Top