Author: shyam

Allocating a Three-Asset Portfolio, Equal Weighted

Our previous post showed how various allocation decisions impact a two-asset portfolio. We started with two assets – equities and bonds – because it forms the foundation on which most allocation plans are built. However, the true impact of diversification is felt when you have uncorrelated assets in the portfolio. Here, we expand on the post by adding a third asset.

Picking the Assets and Allocation

As much as we would like equities and bonds to be uncorrelated, it is not always true. Indian equities and bonds are buffeted by the same storms at about the same time. However, what has historically shown to be a true diversifier are international equities. If you run the pair-wise correlations between the S&P 500, Nasdaq 100, the USD adjusted MIDCAP 100 and 0-5yr TRI, you see this:
correlations between SPY, QQQ, Indian MIDCAP and bonds

Given how strongly the S&P 500 (the SPY ETF) and the Nasdaq 100 (the QQQ ETF) are correlated, there is no point in adding both. We’ll go with the QQQ because it has an Indian analogue in the N100 ETF. Also, note how the SPY and QQQ are uncorrelated to the dollar adjusted MIDCAP and 0-5yr TRI indices. And finally, observe the light correlation between the MIDCAP and 0-5yr TRI indices.

So, to keep things simple, we will go with the MIDCAP 100 index, the 0-5yr TRI and the QQQ ETF (prices converted to INR) as the three assets that form our portfolio. And to get things started, we’ll keep an equal weight on all these three assets in the portfolio. The toggles that remain are the rebalance thresholds and tax impact. Here, we will use the same iterations that we employed in our two-asset portfolio example.

The results

In the cumulative return and drawdown chart below, A1 is the MIDCAP index, A2 is the 0-5yr bond index and A3 is the QQQ. A tax drag of 10% and an STT of 0.1% is applied at every rebalance. The rebalance threshold is set at 20%. The blue line is the resulting equal weight 3-asset portfolio returns.
NIFTY MIDCAP 100, 0-5yr bond and NASDAQ 100 equal weight portfolio

Take-away

  1. Lower risk: The equal-weight portfolio draws-down less than the MIDCAP index.
  2. Lower returns: The MIDCAP index out-performs the equal-weight portfolio (but with far greater volatility.)
  3. Needs discipline: The difference in returns between the MIDCAP index and the equal-weight portfolio can often be very large. Keeping still is a virtue.
  4. Tax-impact: The equal-weight portfolio has a tax and transaction cost angle that a MIDCAP buy-and-hold strategy doesn’t. Capital gains on international equities, bonds and domestic equities are all treated differently.
  5. Asset allocation is about delivering better risk-adjusted returns through diversification.
equal weight portfolio returns
Side note: setting the rebalance threshold is a trade-off between holding onto trending assets (potentially more profits) vs. booking profits and buying a lower-return asset (FOMO and tax incidence.) There is a wide range of theories on this topic. For now, we will restrict ourselves to just running through different scenarios.

Code, charts and the complete result dataset are available on github.

Allocating a Two-Asset Portfolio

Asset allocation and diversification are considered to be the holy grail of investing. Adding non-correlated assets to one’s portfolio is supposed to reduce volatility and hence encourage the good behavior of staying invested through market cycles. Here, we look at a simple two asset portfolio and work through some simple scenarios.

Picking the Assets and Allocation

When one looks historical inflation adjusted returns (link,) an investor with a 10+ year horizon should be invested in midcaps. So we pick the NIFTY MIDCAP 100 index and the 0-5 year bond total return index as the assets for our simple allocation setup.

The most popular allocation for an equity/bond portfolio in literature is 60/40 in favor of equities. However, we will go through a range of scenarios where the equity allocation is stepped through from 40% to 90% in increments of 10%

After picking the assets and their allocation, we need to figure out what would trigger a rebalance. Should we rebalance whenever the weights go off by 5% or should we wait until they drift 20% from their initial allocation? We will step through this as well – from 5% to 100% in increments of 10%

And lastly, the question of capital gains and securities transaction tax. Tax incidence on these two asset classes have varied over time. So for simplicity, we will assume an STT of 0.1% and a capital gains tax of 10% applied whenever a rebalance occurs.

The results

As one would expect, higher the risk taken, higher the cumulative returns. What changes are the drawdowns. Here are the various allocations, assuming a 20% rebalance threshold and with/without the tax drag. Note the different drawdown profiles at the bottom of the chart.
Without taxes:
equity/bond with 5% rebalance threshold (no tax drag)
After tax:
equity/bond with 5% rebalance threshold (no tax drag)

And here are the historical returns of the 60/40 portfolio:

pre and post tax returns of a 60/40 equity/bond portfolio
As intuition would suggest, the more frequently you rebalance, the higher your tax incidence. But keeping the rebalance threshold too high would allow a single asset to balloon and make the portfolio too sensitive to it. As show in this table, historically, keeping a rebalance threshold at 20% has worked out well for a 60/40 equity/bond portfolio.

Code, charts and the complete result dataset are available on github.

Mutual Funds: A quick note on performance metrics

There is absolutely zero stability in metrics used to analyze mutual fund performance. Whether it is alpha, beta or information ratio, they all vary over time and across market environments. Using them to pick the next “winning” fund is pointless. They are, at best, a measure of what happened in the past.

We take a 200-week sliding window of midcap mutual fund returns and calculate its alpha, beta and information ratio. Here’s how these numbers stack up for the HDFC Mid-Cap Opportunities Fund.
HDFC Midcap fund

What is apparent here is that

  1. There is no case for dropping a fund because of declining alpha. Alpha keeps changing through time.
  2. You cannot escape negative beta.
  3. Managers seem to be able to outperform on the way up but not under-perform drastically on the way down. This is asymmetric risk/reward for those who can stick with investments through long periods of time.
  4. Some argue that recent SEBI regulations on mutual fund holdings will erode alpha. Only time will tell if that is true because of (1) and (2).
  5. Under-performance is not permanent. See ICICI’s fund below.

ICICI midcap mutual fund

What we see here is that at least in the midcap space, funds have been able to outperform the index in the past (both recent and distant.) However, that is no guide to the future.

Notes:

  • The total-return index doesn’t go back long enough to be used for this analysis.
  • The risk-free rate used was the 0-5 year YTM adjusted for the weekly time-series.

Code, charts and time-series alpha, beta and IR for about a dozen mutual funds that are over 10-years old are on github.

Daily vs. Monthly SIP

We recently ran some numbers against some typical “buy the dip” strategies and concluded that they do not result in any significant advantage over a daily SIP. The daily SIP base case was chosen because it is easy to compute. It was not a recommendation for investors to switch over their monthly SIPs to daily ones.

Barring a few outliers, over rolling 5-year windows, a daily SIP and a monthly SIP result in similar amounts of assets accumulated at the end.
daily vs. monthly sip

Related links:
Systematic Buy-the-Dip, an Update
Systematic Buy-the-Dip, SMA crosses
Trading Day of Month Returns

Code is on github.

Systematic Buy-the-Dip, SMA crosses

Previously, we looked at a dip buying strategy based on how low an index is trading below its peak. We now run some numbers against another popular strategy: the SMA crossover.

Introduction

Everybody wants to buy markets that are trending up. When a lower SMA (say, 3-day) crosses an upper SMA (say, 200-day) an uptrend is identified. What if one only buys when such a crossover occurs? What if one accumulates cash otherwise and collects interest while waiting for such crosses?

The following chart shows the periods in which NIFTY is below the upper SMA in red. Purchases are shown as green dots.
NIFTY cross-over

Here’s the one for the small-cap index:
small cap cross over

Results

We calculate the min, max and mean difference in the final amount of the index accumulated over rolling 5-year periods. The second column in the table below is the lower SMA used in the cross-over.
difference in assets accumulated

When it comes to small-caps, there are some configurations where, on average, the cross-over strategy accumulates more assets. However, investors are taking a risk where they could encounter 5-year periods where there is a shortfall in assets by an equal amount.

Waiting for the dip using this strategy is not a good idea compared to a simple daily SIP.

Note that we define success as the terminal value of the number of units of the index purchased. This is different from each unit being profitable.

Code is on github.