<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Utah Valley BusinessQ &#187; Building Wealth</title>
	<atom:link href="http://utahvalleybusinessq.com/category/building-wealth/feed/" rel="self" type="application/rss+xml" />
	<link>http://utahvalleybusinessq.com</link>
	<description>A Quarter Publication For Business Leaders</description>
	<lastBuildDate>Thu, 09 Sep 2010 16:06:48 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Not Again</title>
		<link>http://utahvalleybusinessq.com/building-wealth/not-again/</link>
		<comments>http://utahvalleybusinessq.com/building-wealth/not-again/#comments</comments>
		<pubDate>Wed, 08 Sep 2010 20:14:22 +0000</pubDate>
		<dc:creator>bstewart</dc:creator>
				<category><![CDATA[Building Wealth]]></category>

		<guid isPermaLink="false">http://utahvalleybusinessq.com/?p=848</guid>
		<description><![CDATA[When people find out I’m in the investment business, they usually ask me where to invest.]]></description>
			<content:encoded><![CDATA[<p><em><img style="padding-right: 10px" src="http://utahvalleybusinessq.com/wp-content/uploads/2010/09/61.jpg" alt="Building Wealth" align="left" />Investing in the wrong place at the wrong time … again?</em></p>
<p>When people find out I’m in the investment business, they usually ask me where to invest. They ask if it’s better to be in stocks, bonds or real estate. They want hot tips like, are U.S. stocks better than international stocks? What about China and Brazil? Etcetera, etcetera.</p>
<p>Next, they tell me their horrible investment experiences. Typically, they’re convinced that anything they invest is destined for doom. This leads me to ask, “Why do the majority of investors have bad experiences?”<br />
It doesn’t help that for the past 10 years, the stock and real estate markets haven’t gone anywhere. After mostly going up during the ’80s and ’90s, the markets went down hard between 2000 and 2002. From 2003 through 2007, they did great. But what came in 2008 to early 2009 was one of the worst bear markets in history, after which the markets rallied once again.</p>
<p>It’s understandable investors have had it tough. However, studies have shown that the average investor did poorly during the good times, too. Historically, retail investors have underperformed when markets are good and performed horribly when markets are bad. No wonder investors are frustrated and disillusioned.</p>
<p>So, are people hard wired to invest in the wrong place at the wrong time? Yes. And I’ll tell you why: emotions. Most investors invest based on emotions, driven by a constant tug-of-war between fear and greed.<br />
Will Rogers said investing is simple: All you do is buy low and sell high. The problem is when prices are low, everyone is consumed with FEAR. And that is precisely when they should invest.</p>
<p>The other side of the cycle is when markets have gone up. Investors tell their friends about the 20 percent return they got last year, and all of a sudden the 1.5 percent they got in their CD doesn’t look so great. So then they, along with millions of other investors, come piling into the market consumed with GREED.<br />
This cycle of fear and greed repeats itself over and over. Consider where the masses invested the past 10 years. Back in 2000, record numbers flooded the stock market right before a horrible three-year bear market hit. Investors in the NASDAQ watched their accounts lose 80 percent of their value.</p>
<p>Many of those investors said they would never invest in stocks again. So they piled into real estate to be safe. As we saw in 2008, it wasn’t safe after all. Depending on which part of the country they were in, they experienced losses anywhere between 30 and 80 percent. Some leveraged real estate investors lost everything.<br />
For the past year, we’ve seen investors piling into bonds. Bonds have been pushed to the lowest yields I’ve seen — simply because everyone is buying them “to be safe.” The bond bubble looks a lot like the previous stock and real estate bubbles. Odds are that investors who buy bonds for safety are about to get crushed.<br />
At Paragon Wealth Management, we avoid emotional investing by following our quantitative models. We do not care what the media is saying or what we hope or how we feel. Our models process the market data and we invest accordingly. We are constantly adjust our portfolios to what the market is actually doing.</p>
<p>Paragon cannot guarantee the accuracy of information from other sources. Opinions are as of the dates indicated only. This report is not a solicitation for any security. Past performance is not a guarantee of future results. Investment performance reflects time and size-weighted geometric composite returns of actual client accounts. Investment returns are net of all fees and costs. The S&amp;P Index is a diversified, size weighted index of 500 stocks.</p>
<p><a href="http://utahvalleybusinessq.com/fall2010/index.html" target="_blank">CLICK HERE TO VIEW THE MAGAZINE ONLINE</a></p>
<a href="http://www.facebook.com/share.php?u=http%3A%2F%2Futahvalleybusinessq.com%2Fbuilding-wealth%2Fnot-again%2F&amp;t=Not%20Again" id="facebook_share_button_848" style="font-size:11px; line-height:13px; font-family:'lucida grande',tahoma,verdana,arial,sans-serif; text-decoration:none; display: -moz-inline-block; display:inline-block; padding:1px 20px 0 5px; margin: 5px 0; height:15px; border:1px solid #d8dfea; color: #3B5998; background: #fff url(http://b.static.ak.fbcdn.net/images/share/facebook_share_icon.gif) no-repeat top right;">Share</a>
<script type="text/javascript">
var button = document.getElementById('facebook_share_link_848') || document.getElementById('facebook_share_icon_848') || document.getElementById('facebook_share_both_848') || document.getElementById('facebook_share_button_848');
if (button) {
	button.onclick = function(e) {
		var url = this.href.replace(/share\.php/, 'sharer.php');
		window.open(url,'sharer','toolbar=0,status=0,width=626,height=436');
		return false;
	}

	if (button.id === 'facebook_share_button_848') {
		button.onmouseover = function(){
			this.style.color='#fff';
			this.style.borderColor = '#295582';
			this.style.backgroundColor = '#3b5998';
		}
		button.onmouseout = function(){
			this.style.color = '#3b5998';
			this.style.borderColor = '#d8dfea';
			this.style.backgroundColor = '#fff';
		}
	}
}
</script>
]]></content:encoded>
			<wfw:commentRss>http://utahvalleybusinessq.com/building-wealth/not-again/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Course Of Action</title>
		<link>http://utahvalleybusinessq.com/building-wealth/course-of-action/</link>
		<comments>http://utahvalleybusinessq.com/building-wealth/course-of-action/#comments</comments>
		<pubDate>Thu, 10 Jun 2010 16:28:01 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Building Wealth]]></category>

		<guid isPermaLink="false">http://utahvalleybusinessq.com/?p=814</guid>
		<description><![CDATA[I often meet people who are unhappy with their investments and retirement accounts.]]></description>
			<content:encoded><![CDATA[<p><img style="padding-right: 10px" src="http://utahvalleybusinessq.com/wp-content/uploads/2010/06/52.jpg" alt="Building Wealth" align="left" /> I often meet people who are unhappy with their investments and retirement accounts. They’re frustrated their investments haven’t done anything for years. They’re distraught their bank CD only pays 2 percent annually. And they’re concerned they have not seen their financial adviser since they initially invested their money.</p>
<p>They’re upset … but they don’t do anything about it. They seem to believe the situation will somehow fix itself. What they don’t realize is if you do what you’ve always done, you’ll get what you’ve always got. Insanity is repeating the same poor actions over and over — and expecting a different outcome.</p>
<p>There is a much better way to invest, but it requires you to take action and be proactive. It all starts with selecting a quality financial adviser. Interview a prospective financial adviser just like you would a prospective employee. While hiring the wrong employee can cause unnecessary grief, hiring the wrong financial adviser can wreak havoc with your entire future.</p>
<p>Often, because people don’t know how to evaluate an adviser, they simply invest with the first person that impresses them. This is a mistake. The best salespeople are not necessarily the best advisers.<br />
We provide educational resources on our Web site, www.paragonwealth.com, that outline seven steps to selecting a financial adviser. Three of them are non-negotiable. First, the adviser must be a fiduciary. Second, he or she should have 10 years of investment experience. And third, the adviser needs to show you a 10-year investment track record.</p>
<p>These may seem like stiff requirements, but they will significantly increase your odds of success.</p>
<p><strong>Why is it important to find a fiduciary adviser? </strong>Fiduciary advisers have a legal obligation to put your interests ahead of their own. They are held to a much higher standard. Most people do not realize that all financial advisers are not fiduciaries. Surprisingly, it’s been estimated that only about 15 percent of advisers are fiduciaries. Generally speaking, most sales reps who receive a commission for selling financial products such as annuities, insurance and mutual funds are not fiduciaries. On the other hand, Registered Investment Advisers and their reps usually are fiduciaries.</p>
<p><strong>Why should they have 10 years of experience? </strong>Because markets are difficult to navigate and are constantly changing. Ideally, your adviser should have experience investing in both good and bad markets. Experience is critical.</p>
<p><strong>Why should you require them to show you their 10-year track record? </strong>If they don’t, then how do you know what they’ve done for prior clients? Talk is cheap. Legitimate advisers can show what they’ve done for clients over the years. Showing you the track record of a mutual fund, a hypothetical model, or anything else they have recently started selling does not count. They need to show you their own track record, which would be a composite of the results of their previous clients’ investments. Any adviser who refuses to show you their track record should be crossed off your list.</p>
<p>Make sure your adviser meets these three requirements. If you are not happy with your investment performance or your current adviser, do something about it. Poor investments will not fix themselves. To improve your situation, you must be proactive.</p>
<p><a href="http://utahvalleybusinessq.com/summer2010/index.html" target="_blank">CLICK HERE TO VIEW THE MAGAZINE ONLINE</a></p>
<a href="http://www.facebook.com/share.php?u=http%3A%2F%2Futahvalleybusinessq.com%2Fbuilding-wealth%2Fcourse-of-action%2F&amp;t=Course%20Of%20Action" id="facebook_share_button_814" style="font-size:11px; line-height:13px; font-family:'lucida grande',tahoma,verdana,arial,sans-serif; text-decoration:none; display: -moz-inline-block; display:inline-block; padding:1px 20px 0 5px; margin: 5px 0; height:15px; border:1px solid #d8dfea; color: #3B5998; background: #fff url(http://b.static.ak.fbcdn.net/images/share/facebook_share_icon.gif) no-repeat top right;">Share</a>
<script type="text/javascript">
var button = document.getElementById('facebook_share_link_814') || document.getElementById('facebook_share_icon_814') || document.getElementById('facebook_share_both_814') || document.getElementById('facebook_share_button_814');
if (button) {
	button.onclick = function(e) {
		var url = this.href.replace(/share\.php/, 'sharer.php');
		window.open(url,'sharer','toolbar=0,status=0,width=626,height=436');
		return false;
	}

	if (button.id === 'facebook_share_button_814') {
		button.onmouseover = function(){
			this.style.color='#fff';
			this.style.borderColor = '#295582';
			this.style.backgroundColor = '#3b5998';
		}
		button.onmouseout = function(){
			this.style.color = '#3b5998';
			this.style.borderColor = '#d8dfea';
			this.style.backgroundColor = '#fff';
		}
	}
}
</script>
]]></content:encoded>
			<wfw:commentRss>http://utahvalleybusinessq.com/building-wealth/course-of-action/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Low-Stress Investing</title>
		<link>http://utahvalleybusinessq.com/building-wealth/low-stress-investing/</link>
		<comments>http://utahvalleybusinessq.com/building-wealth/low-stress-investing/#comments</comments>
		<pubDate>Wed, 10 Mar 2010 22:40:21 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Building Wealth]]></category>

		<guid isPermaLink="false">http://utahvalleybusinessq.com/?p=717</guid>
		<description><![CDATA[Recently, my wife and I returned from a vacation to Maui. Each day we sat on the beach, listened to our iPods and watched the waves roll in over and over again.]]></description>
			<content:encoded><![CDATA[<p><img style="padding-right: 10px" src="http://utahvalleybusinessq.com/wp-content/uploads/2010/03/67.jpg" alt="Paragon" align="left" /> Recently, my wife and I returned from a vacation to Maui. Each day we sat on the beach, listened to our iPods and watched the waves roll in over and over again. We saw children playing in the sand, people strolling along the beach, sunbathers soaking in the sun and palm trees blowing in the breeze. It was relaxation at its best.</p>
<p>This stress-free picture describes what an ideal investment program would be like — a low-stress, methodical strategy that allows you to reach your long-term goals.</p>
<p>Is it possible to have this type of experience?</p>
<p>Over the past 10 years, many investors’ experiences have been more like riding a roller coaster in the dark with no brakes, which is the complete opposite of low stress.</p>
<p>While it is impossible to have a completely stress-free experience, it is possible to reduce stress significantly by building a portfolio that is aligned with your specific risk tolerance. Your risk tolerance determines how aggressive or conservative you are invested. Your particular mix might be 20 percent conservative and 80 percent growth, 50/50, 70/30 or some other combination. It is different for each person. It depends on your individual goals and objectives and what you can handle.</p>
<p>Every investor has an amount of risk he or she is comfortable with. If your risk level is set too high, you will most likely have a hard time every time your account value declines. If your risk level is set too low, your returns may be inadequate, and you will never reach your goals. Basically, when it is not set right, you will worry every time the market drops and become euphoric every time it goes up.</p>
<p>Why is this so important? Because many investors do not consider how much risk they are signing up for when they initially invest. It might be invested in a way that you will lose everything when something goes wrong. For long-term success, it is critical you have a clear idea of exactly how much risk you are exposed to. Otherwise, your chances of success are slim.</p>
<p><em>Paragon cannot guarantee the accuracy of information from other sources. Opinions are as of the dates indicated only. This report is not a solicitation for any security. Past performance is not a guarantee of future results. Investment performance reflects time and size-weighted geometric composite returns of actual client accounts. Investment returns are net of all fees and costs. The S&amp;P Index is a diversified, size weighted index of 500 stocks.</em></p>
<p><a href="http://utahvalleybusinessq.com/spring2010/index.html" target="_blank">CLICK HERE TO VIEW THE MAGAZINE ONLINE</a></p>
<a href="http://www.facebook.com/share.php?u=http%3A%2F%2Futahvalleybusinessq.com%2Fbuilding-wealth%2Flow-stress-investing%2F&amp;t=Low-Stress%20Investing" id="facebook_share_button_717" style="font-size:11px; line-height:13px; font-family:'lucida grande',tahoma,verdana,arial,sans-serif; text-decoration:none; display: -moz-inline-block; display:inline-block; padding:1px 20px 0 5px; margin: 5px 0; height:15px; border:1px solid #d8dfea; color: #3B5998; background: #fff url(http://b.static.ak.fbcdn.net/images/share/facebook_share_icon.gif) no-repeat top right;">Share</a>
<script type="text/javascript">
var button = document.getElementById('facebook_share_link_717') || document.getElementById('facebook_share_icon_717') || document.getElementById('facebook_share_both_717') || document.getElementById('facebook_share_button_717');
if (button) {
	button.onclick = function(e) {
		var url = this.href.replace(/share\.php/, 'sharer.php');
		window.open(url,'sharer','toolbar=0,status=0,width=626,height=436');
		return false;
	}

	if (button.id === 'facebook_share_button_717') {
		button.onmouseover = function(){
			this.style.color='#fff';
			this.style.borderColor = '#295582';
			this.style.backgroundColor = '#3b5998';
		}
		button.onmouseout = function(){
			this.style.color = '#3b5998';
			this.style.borderColor = '#d8dfea';
			this.style.backgroundColor = '#fff';
		}
	}
}
</script>
]]></content:encoded>
			<wfw:commentRss>http://utahvalleybusinessq.com/building-wealth/low-stress-investing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Two Ways About It</title>
		<link>http://utahvalleybusinessq.com/building-wealth/two-ways-about-it/</link>
		<comments>http://utahvalleybusinessq.com/building-wealth/two-ways-about-it/#comments</comments>
		<pubDate>Mon, 07 Dec 2009 18:40:24 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Building Wealth]]></category>

		<guid isPermaLink="false">http://utahvalleybusinessq.com/?p=641</guid>
		<description><![CDATA[If you watched television or listened to the radio six months ago, it felt like the world might be coming to an end. Talk of a “return to the Great Depression” dominated the media. Politicians did their best to scare everyone to death. Fear ran rampant thanks to media hype and political meddling, and stocks [...]]]></description>
			<content:encoded><![CDATA[<p>If you watched television or listened to the radio six months ago, it felt like the world might be coming to an end. Talk of a “return to the Great Depression” dominated the media. Politicians did their best to scare everyone to death. Fear ran rampant thanks to media hype and political meddling, and stocks responded to these nightmarish scenarios by hitting the lowest levels in 12 years, with many financial stocks losing 90 percent of their value.</p>
<p>In an effort to stem the overwhelming tide of fear, we created a presentation called “Is The World Ending?” In short, we didn’t believe it was the end. We believed the entire situation had evolved into unwarranted panic and fear, and we advised clients to become fully invested.</p>
<p>As we expected, the March lows were the market bottom. Since then, the economy has moved back from the precipice. In mid-July, we wrote several articles stating we believed the recession actually ended around June 30. Since the March lows, the U.S. market has gained 50 percent, retracing a good portion of the losses since last fall. Many of the international markets have come back even stronger, with the emerging markets leading the way.</p>
<p><strong>Buy and Hold?</strong><br />
So, after all of this market drama, what is the best way to invest? Wall Street, mutual funds, stock brokers and financial planners all pitch “buy and hold” as the best way. Buy and hold is the most “promoted” investment strategy there is. John Bogle, founder of Vanguard Funds, is the poster child of the buy-and-hold strategy. He endorses it with evangelical zeal. Buy and hold is an investment strategy where you simply buy an investment and then hold it indefinitely. In theory, as the markets move up and down, your investment moves up and down, but over time you are rewarded.</p>
<p>Active management is a strategy where you are constantly adjusting your portfolio to what the market is doing. Unlike day trading, most active strategies are trying to capture intermediate term (three to 18 months) moves.</p>
<p>There has always been a debate whether buy and hold or active management is better. Since this is such an emotional debate, let’s look at the numbers.</p>
<p>In mid-October, the Dow Industrials moved above 10,000. Everyone cheered. The last time it hit 10,000 was about a year ago, on its way down. Looking longer term, the Dow Industrials first hit 10,000 back on March 18, 1999. That was more than 10 years ago. During that 10-year period of time, faithful buy-and-hold investor’s returns have been almost non-existent. When you factor in inflation, the returns are actually negative.</p>
<p>The Dow paints a relatively positive picture. Let’s say you invested in the NASDAQ (which represents 6,000 stocks) more than nine years ago on March 10, 2000. Buying and holding the NASDAQ from March 10, 2000 through Oct. 16, 2009 would have given you a loss of 57 percent. Out of curiosity, just how much longer do the buy and holders recommend you keep holding the NASDAQ?</p>
<p><strong>Active Management</strong><br />
At Paragon, we are proponents of active management. And the numbers back us up. Both of our actively managed portfolios are doing extremely well year-to-date. Stocks trounced bonds, small cap and mid cap stocks outperformed large caps, and emerging markets outperformed all asset classes. Fortunately, that is where our models positioned us, and it is why our portfolios once again outperformed their benchmarks. Our conservative portfolio, Managed Income, is up 11.93 percent year-to-date, through Sept. 30 — more than doubling the 5.72 percent for its benchmark, the Barclays Bond Index.</p>
<p>Our growth portfolio, Top Flight, is up 27.7 percent year-to-date, through Sept. 30 — versus 19.3 percent for its benchmark, the S&amp;P 500. Since January 2007, Top Flight is down only one percent versus its benchmark, the S&amp;P 500, which is down 21 percent during the same period. Since its inception in January 1998, Top Flight has gained 337 percent versus only 33 percent for the S&amp;P 500 index.</p>
<p>Active management does work.</p>
<p><em>Paragon cannot guarantee the accuracy of information from other sources. Opinions are as of the dates indicated only. This report is not a solicitation for any security. Past performance is not a guarantee of future results. Investment performance reflects time and size-weighted geometric composite returns of actual client accounts. Investment returns are net of all fees and costs. The S&amp;P Index is a diversified, size weighted index of 500 stocks.</em></p>
<p><a href="http://utahvalleybusinessq.com/winter2009/index.html" target="_blank">CLICK HERE TO VIEW THE MAGAZINE ONLINE</a></p>
<a href="http://www.facebook.com/share.php?u=http%3A%2F%2Futahvalleybusinessq.com%2Fbuilding-wealth%2Ftwo-ways-about-it%2F&amp;t=Two%20Ways%20About%20It" id="facebook_share_button_641" style="font-size:11px; line-height:13px; font-family:'lucida grande',tahoma,verdana,arial,sans-serif; text-decoration:none; display: -moz-inline-block; display:inline-block; padding:1px 20px 0 5px; margin: 5px 0; height:15px; border:1px solid #d8dfea; color: #3B5998; background: #fff url(http://b.static.ak.fbcdn.net/images/share/facebook_share_icon.gif) no-repeat top right;">Share</a>
<script type="text/javascript">
var button = document.getElementById('facebook_share_link_641') || document.getElementById('facebook_share_icon_641') || document.getElementById('facebook_share_both_641') || document.getElementById('facebook_share_button_641');
if (button) {
	button.onclick = function(e) {
		var url = this.href.replace(/share\.php/, 'sharer.php');
		window.open(url,'sharer','toolbar=0,status=0,width=626,height=436');
		return false;
	}

	if (button.id === 'facebook_share_button_641') {
		button.onmouseover = function(){
			this.style.color='#fff';
			this.style.borderColor = '#295582';
			this.style.backgroundColor = '#3b5998';
		}
		button.onmouseout = function(){
			this.style.color = '#3b5998';
			this.style.borderColor = '#d8dfea';
			this.style.backgroundColor = '#fff';
		}
	}
}
</script>
]]></content:encoded>
			<wfw:commentRss>http://utahvalleybusinessq.com/building-wealth/two-ways-about-it/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Is The Recession Over?</title>
		<link>http://utahvalleybusinessq.com/building-wealth/is-the-recession-over/</link>
		<comments>http://utahvalleybusinessq.com/building-wealth/is-the-recession-over/#comments</comments>
		<pubDate>Wed, 09 Sep 2009 16:18:22 +0000</pubDate>
		<dc:creator>bstewart</dc:creator>
				<category><![CDATA[Building Wealth]]></category>

		<guid isPermaLink="false">http://utahvalleybusinessq.com/?p=559</guid>
		<description><![CDATA[Navigate the murky market with these proven tactics]]></description>
			<content:encoded><![CDATA[<p><img style="padding-right: 10px" src="http://utahvalleybusinessq.com/wp-content/uploads/2009/09/65_fall.jpg" alt="Building Wealth" align="left" />Those of you who have read this column or our blog (www.moneymanagerslive.com) will remember that from March forward we have been encouraging readers to become fully invested in the stock market. We likened the stock market to the sale of the century. At a time when most investors were selling all of their investments, we told readers to move back to a fully invested position. We recommended readers take advantage of this rare, but scary, situation by investing in those areas of the market that have historically performed “best” after a market meltdown. We didn’t just give the typical — but useless — “cautiously optimistic” outlook. We named specific areas of the market you should be invested in.</p>
<p>Since the March 9 low through July 31, the S&amp;P 500 has gained 46 percent. It has made back its losses from January through mid-March and is now up 10.9 percent year-to-date through July 31.</p>
<p>During that same time, our growth portfolio, Top Flight, is up 17.2 percent year-to-date.  The reason we are up substantially more than the market is because we invested in those areas that perform best after a severe market decline — just like we recommended.</p>
<p>If you followed our advice, you were rewarded. But going forward, the question is how should an investor be invested? In July, our indicators and the models we follow indicate there is a high probability the recession ended in June — although this hasn’t shown up in the press and is not yet mainstream knowledge.</p>
<p>The first and sharpest stage of market recovery usually occurs right after the initial market plunge and takes about three to four months. We believe stage one occurred between March 9 and June 30.  The second stage of recovery occurs after the recession ends, which we believe was around the end of June.</p>
<p>If it is true the recession ended in June, then we now want to be invested in those areas of the market that do best during the second stage, or after a recession ends. The second stage lasts for about six months.  Following the last 11 recessions, the data clearly shows that certain areas of the market consistently perform best during stage two.</p>
<p>Typically, bonds perform poorly after recessions and should be avoided. Interest rates get pushed down during the recession, and then, as the economy starts to expand, demand for money increases and interest rates go back up. When interest rates go up,  most bonds get hammered and lose money.  Bonds are one of the worst places to be as an economy emerges from a recession.  Unfortunately, many misguided investors have been running to bonds for the past six months, hoping to find safety. If history repeats, they will find the opposite of what they seek.</p>
<p>From a big picture perspective, small cap, growth, commodities and emerging market stocks have performed the best for the six months following the end of the recession.  On a sector basis, energy, materials, tech and consumer discretionary stocks performed the best.</p>
<p>On the other hand, in addition to bonds, other sectors that usually perform poorly after a recession ends — and should be avoided — include consumer staples, health care and telecommunication stocks.</p>
<p>This difficult market highlights why “active” investment management is so important.  If market dynamics always stayed the same, then a simple buy-and-hold approach would most likely work well for investors. Because market dynamics are constantly changing and evolving, we believe the best investment approach is one that actively adjusts, moves and changes based on market conditions.</p>
<p><em>The views in this column are my opinions. They are not intended as a forecast or a guarantee of future results.</em></p>
<p><a href="http://utahvalleybusinessq.com/fall2009/index.html" target="_blank">CLICK HERE TO VIEW THE MAGAZINE ONLINE</a></p>
<a href="http://www.facebook.com/share.php?u=http%3A%2F%2Futahvalleybusinessq.com%2Fbuilding-wealth%2Fis-the-recession-over%2F&amp;t=Is%20The%20Recession%20Over%3F" id="facebook_share_button_559" style="font-size:11px; line-height:13px; font-family:'lucida grande',tahoma,verdana,arial,sans-serif; text-decoration:none; display: -moz-inline-block; display:inline-block; padding:1px 20px 0 5px; margin: 5px 0; height:15px; border:1px solid #d8dfea; color: #3B5998; background: #fff url(http://b.static.ak.fbcdn.net/images/share/facebook_share_icon.gif) no-repeat top right;">Share</a>
<script type="text/javascript">
var button = document.getElementById('facebook_share_link_559') || document.getElementById('facebook_share_icon_559') || document.getElementById('facebook_share_both_559') || document.getElementById('facebook_share_button_559');
if (button) {
	button.onclick = function(e) {
		var url = this.href.replace(/share\.php/, 'sharer.php');
		window.open(url,'sharer','toolbar=0,status=0,width=626,height=436');
		return false;
	}

	if (button.id === 'facebook_share_button_559') {
		button.onmouseover = function(){
			this.style.color='#fff';
			this.style.borderColor = '#295582';
			this.style.backgroundColor = '#3b5998';
		}
		button.onmouseout = function(){
			this.style.color = '#3b5998';
			this.style.borderColor = '#d8dfea';
			this.style.backgroundColor = '#fff';
		}
	}
}
</script>
]]></content:encoded>
			<wfw:commentRss>http://utahvalleybusinessq.com/building-wealth/is-the-recession-over/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Invest now &#8230; or wait?</title>
		<link>http://utahvalleybusinessq.com/building-wealth/invest-now-or-wait/</link>
		<comments>http://utahvalleybusinessq.com/building-wealth/invest-now-or-wait/#comments</comments>
		<pubDate>Wed, 03 Jun 2009 15:38:41 +0000</pubDate>
		<dc:creator>bstewart</dc:creator>
				<category><![CDATA[Building Wealth]]></category>

		<guid isPermaLink="false">http://utahvalleybusinessq.com/?p=461</guid>
		<description><![CDATA[Earlier this year, I predicted that once we got to a point that President Obama could speak on television — and the market would go sideways or up — it would be a sign the market may have hit the bottom.]]></description>
			<content:encoded><![CDATA[<p><img style="padding-right: 10px" src="http://utahvalleybusinessq.com/wp-content/uploads/2009/06/summer72.jpg" alt="Technology" align="left" />It’s been a bear — but things are looking up</p>
<p>Earlier this year, I predicted that once we got to a point that President Obama could speak on television — and the market would go sideways or up — it would be a sign the market may have hit the bottom. Once you hit a certain point, you run out of sellers, and there is nothing left to bring the market down any further.</p>
<p>After watching a politically perpetuated 25 percent drop in the Dow Industrials this year alone, it appears we may have hit the market low on March 9.</p>
<p>The market was so low at that point — down 54 percent from its peak — it appeared as though everything negative had been factored in, maybe several times over. At that point, confidence was completely destroyed, such that high-yield bond default rates were projected at double what they were during the Great Depression. Another metric showed consumer spending at the same level it would be if unemployment were 30 percent. (It’s actually 8.5 percent.)</p>
<p>Imagine you were asleep the past 18 months and just woke up. Looking forward, not backward, things actually look pretty promising.</p>
<p>• Six of our eight “bull watch” indicators support the case for a new bull market.<br />
• Most of the economic indicators we watch have stopped declining and are now moving sideways or up<br />
• Housing is more affordable and mortgage rates are lower than they have been for some time.<br />
• Energy is more affordable for consumers and businesses.<br />
• Credit has loosened and interest rates are extremely low.<br />
• Massive global government stimulus is occurring.<br />
• An abundance of investor cash is on the sidelines.<br />
• This has been called the sale of the century. In inflation adjusted terms, the March 9 low point put the Dow Industrials at the same level they were 43 years ago. In 1966 there were no PCs, no Internet and our workforce was half the size of what it is today.<br />
• Four-fifths of top economists in the latest Wall Street Journal survey said now is a good time to buy stocks.<br />
• Investor sentiment has reached the negative extremes and started to reverse.</p>
<p><strong>Going Forward</strong><br />
Both our conservative and growth portfolios were down during the first quarter. By the end of April both portfolios had reversed strongly and turned positive for the year. Both portfolios continue to be invested in areas of the market that have historically performed the best after a bear market. After the 2000-2002 bear market, we were able to almost double the return of the market averages by positioning our portfolios in the best places.</p>
<p>This is the 34th bear market in the past 100 years. The future always looks bleak when the bear market is the worst. People become irrationally pessimistic. That is when the naysayers have their day of fame. They get all the press and the media loves them. They always expect things to get worse and they always attract a lot of followers. And they have always been wrong. Not wrong once or twice, but the past 34 times.</p>
<p>Our economic system is resilient. Our markets and our economy have always recovered from these difficult times in the past. We’ve made it through recessions, world wars, a civil war and a depression. I believe in the free market system. Our market and economy will recover again. I believe we are living through an investment opportunity that only happens once or twice in a lifetime.</p>
<p>Don’t let it pass you by …</p>
<p><em>The views in this column are my opinions. They are not intended as a forecast or a guarantee of future results.</em></p>
<a href="http://www.facebook.com/share.php?u=http%3A%2F%2Futahvalleybusinessq.com%2Fbuilding-wealth%2Finvest-now-or-wait%2F&amp;t=Invest%20now%20...%20or%20wait%3F" id="facebook_share_button_461" style="font-size:11px; line-height:13px; font-family:'lucida grande',tahoma,verdana,arial,sans-serif; text-decoration:none; display: -moz-inline-block; display:inline-block; padding:1px 20px 0 5px; margin: 5px 0; height:15px; border:1px solid #d8dfea; color: #3B5998; background: #fff url(http://b.static.ak.fbcdn.net/images/share/facebook_share_icon.gif) no-repeat top right;">Share</a>
<script type="text/javascript">
var button = document.getElementById('facebook_share_link_461') || document.getElementById('facebook_share_icon_461') || document.getElementById('facebook_share_both_461') || document.getElementById('facebook_share_button_461');
if (button) {
	button.onclick = function(e) {
		var url = this.href.replace(/share\.php/, 'sharer.php');
		window.open(url,'sharer','toolbar=0,status=0,width=626,height=436');
		return false;
	}

	if (button.id === 'facebook_share_button_461') {
		button.onmouseover = function(){
			this.style.color='#fff';
			this.style.borderColor = '#295582';
			this.style.backgroundColor = '#3b5998';
		}
		button.onmouseout = function(){
			this.style.color = '#3b5998';
			this.style.borderColor = '#d8dfea';
			this.style.backgroundColor = '#fff';
		}
	}
}
</script>
]]></content:encoded>
			<wfw:commentRss>http://utahvalleybusinessq.com/building-wealth/invest-now-or-wait/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Stock Up</title>
		<link>http://utahvalleybusinessq.com/building-wealth/stock-up/</link>
		<comments>http://utahvalleybusinessq.com/building-wealth/stock-up/#comments</comments>
		<pubDate>Fri, 27 Feb 2009 16:36:02 +0000</pubDate>
		<dc:creator>bstewart</dc:creator>
				<category><![CDATA[Building Wealth]]></category>

		<guid isPermaLink="false">http://utahvalleybusinessq.com/?p=310</guid>
		<description><![CDATA[Position your portfolio today for future success
For many, a down economy typically translates into a downer mentality. The volatile market can be overwhelmingly discouraging, which leads business leaders to sit in their office with their head in their hands, saying, “Tell me when it’s over.”
The good news is it doesn’t have to be this way. [...]]]></description>
			<content:encoded><![CDATA[<p><img style="padding-right: 10px" src="http://utahvalleybusinessq.com/wp-content/uploads/2009/02/buildingwealth_09_spring.jpg" alt="Building Wealth" align="left" /><strong><em>Position your portfolio today for future success</em></strong></p>
<p>For many, a down economy typically translates into a downer mentality. The volatile market can be overwhelmingly discouraging, which leads business leaders to sit in their office with their head in their hands, saying, “Tell me when it’s over.”</p>
<p>The good news is it doesn’t have to be this way. A less-than-ideal economy can lend itself to a better-than-ever situation. All you have to do is plan for it.</p>
<p><strong>The situation</strong><br />
There’s no denying the economy is in trouble or that people are seriously struggling. The market has been obliterated over the past few months, coming in at levels it was 11 years ago. The world has been turned upside down.</p>
<p>The market, essentially, has gone through nature’s equivalent of the “100 year flood.” Meaning, that this downturn was inevitable — it had to happen. And because of that, it’s more important than ever to be alert, active and aggressive. That deer-in-the-headlights mentality isn’t going to do you any favors.</p>
<p>Stocks have gone down, and they’ll go back up. We just don’t know exactly when. So it’s essential to evaluate your options and look to the future.</p>
<p><strong>The emotion</strong><br />
The market is often described as psychology in motion. It’s all based on confidence. For example, going into the election, consumer confidence was down. The politicians were telling people how bad things were, and they were scaring everyone to death.</p>
<p>Then we elected the new president, and consumer confidence went up 11 points — that day. President Obama hadn’t done anything yet, but the perception of what he might do positively impacted the consumer confidence numbers.</p>
<p>The bottom line, is when confidence leaves the system, everything comes to a standstill. People stop spending because they’re scared — despite the fact that they still have a job and their paycheck hasn’t changed.</p>
<p>The right move, however, is to do the opposite. Normally, we have to scour for the kind of deals you can find in today’s market. But now the situation is akin to someone pulling up with a dump truck full of bargains and leaving it there for the taking.</p>
<p><strong>The planning</strong></p>
<p>Taking advantage of the incredible bargains requires strategy and forethought. You can leave it to random luck, or you can strategically position yourself for great returns. People will go to an accountant for bookkeeping, an attorney for legal issues and a doctor for health. But when it comes to financial matters, they think they can do it on their own. You can sometimes get away with that in an easy market, but at a time like this, it’s essential to hire a professional.</p>
<p>Here at Paragon Wealth Management, we offer a free portfolio review and analysis for investors with $200,000 or more in their account. It’s a way to make lemonade out of lemons. Now is the time to position yourself in a way that allows you to capitalize on an opportunity that rarely comes along.<br />
<em></em></p>
<p><em>The views in this column are my opinions. They are not intended as a forecast or a guarantee of future results.</em></p>
<p><em> <strong>After graduating from BYU, Dave Young started his career as an entrepreneur. He successfully started 12 businesses in the early 1980s. In 1986, he decided to sell his businesses and invest the proceeds, but he was unable to find an investment company that met his needs. As a result, later that year he began managing his own portfolios. Young continued researching methods for investing that would produce the most profitable returns. He believed in his methods so much that he invested his life savings and started Paragon. More than 20 years later, Young continues to invest and research ways he can improve his business to serve clients. He has been interviewed by BusinessWeek, CNBC, the Wall Street Journal, the Deseret Mornings News and other national and local media. Paragon also received the Best of State Award in Financial Services for 2008. Visit www.paragonwealth.com or call (801) 375-2500 to learn more.</strong></em></p>
<p><a href="http://utahvalleybusinessq.com/spring2009/index.html" target="_blank">CLICK HERE TO VIEW THE MAGAZINE ONLINE</a></p>
<a href="http://www.facebook.com/share.php?u=http%3A%2F%2Futahvalleybusinessq.com%2Fbuilding-wealth%2Fstock-up%2F&amp;t=Stock%20Up" id="facebook_share_button_310" style="font-size:11px; line-height:13px; font-family:'lucida grande',tahoma,verdana,arial,sans-serif; text-decoration:none; display: -moz-inline-block; display:inline-block; padding:1px 20px 0 5px; margin: 5px 0; height:15px; border:1px solid #d8dfea; color: #3B5998; background: #fff url(http://b.static.ak.fbcdn.net/images/share/facebook_share_icon.gif) no-repeat top right;">Share</a>
<script type="text/javascript">
var button = document.getElementById('facebook_share_link_310') || document.getElementById('facebook_share_icon_310') || document.getElementById('facebook_share_both_310') || document.getElementById('facebook_share_button_310');
if (button) {
	button.onclick = function(e) {
		var url = this.href.replace(/share\.php/, 'sharer.php');
		window.open(url,'sharer','toolbar=0,status=0,width=626,height=436');
		return false;
	}

	if (button.id === 'facebook_share_button_310') {
		button.onmouseover = function(){
			this.style.color='#fff';
			this.style.borderColor = '#295582';
			this.style.backgroundColor = '#3b5998';
		}
		button.onmouseout = function(){
			this.style.color = '#3b5998';
			this.style.borderColor = '#d8dfea';
			this.style.backgroundColor = '#fff';
		}
	}
}
</script>
]]></content:encoded>
			<wfw:commentRss>http://utahvalleybusinessq.com/building-wealth/stock-up/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Take Stock</title>
		<link>http://utahvalleybusinessq.com/building-wealth/take-stock/</link>
		<comments>http://utahvalleybusinessq.com/building-wealth/take-stock/#comments</comments>
		<pubDate>Thu, 22 Jan 2009 17:28:54 +0000</pubDate>
		<dc:creator>bstewart</dc:creator>
				<category><![CDATA[Building Wealth]]></category>

		<guid isPermaLink="false">http://utahvalleybusinessq.com/?p=121</guid>
		<description><![CDATA[The stock market just endured the worst October since the crash of 1987. It was slammed by what Alan Greenspan called a “once in a century credit tsunami.”]]></description>
			<content:encoded><![CDATA[<p><img style="padding-right: 10px" src="http://utahvalleybusinessq.com/wp-content/uploads/2009/01/daveyoung.jpg" alt="Dave Young" align="left" /><em><strong>A ‘Tsunami’ hit the stock market — now what?</strong></em></p>
<p>The stock market just endured the worst October since the crash of 1987. It was slammed by what Alan Greenspan called a “once in a century credit tsunami.” He said it shattered some of the models he has relied on over the past 40 years.</p>
<p>Volatility hit levels I’ve never seen in my 25 years of investing. The selling was massive and it affected every asset class. Whether you invested conservatively or aggressively, everyone felt the pain. In previous declines, about 30 percent of stocks move up while the majority moves down. This time, there was nowhere to hide with 98 percent of stocks moving down. Since last October, the S&amp;P 500 has lost about 45 percent of its value.</p>
<p><strong>What do we do next?</strong><br />
In previous panics, it’s been a mistake to follow emotions and sell after a crash. It’s better to take a deep breath and assess how much downside risk there is versus upside potential.</p>
<p>This is the 34th bear market since 1900. During that period, it is the 5th worst decline in U.S. market history. Stock prices are down to the levels they were 11 years ago. That means stock prices don’t currently account for growth in population, advances in technology and gains in productivity of the past 11 years. Every statistical measure we use to value stocks indicates they are screaming bargains.</p>
<p>The average return after previous bear market declines has been 296 percent. As the market recovers, these returns usually come in bursts, which is why it is usually a mistake to sell out in the depth of a bear market.</p>
<p><strong>Reasons to be hopeful</strong><br />
The market hit extreme lows on Oct. 10. Since that time it’s moved violently up and down but has stayed above the Oct. 10 lows. Each time the market has sold off since then it has been on low volume, which is a good sign. Also, 11 of our 12 bottom-watch signals signify we’re close to a bottom.</p>
<p>This sell off started as energy prices moved higher. Every time oil prices went up the stock market went down. Higher gas prices gave consumers less to spend, which was negative for the economy. The price of oil has since quietly dropped from $147 to $60. Hundreds of billions of dollars sent overseas for oil are now staying here. This savings should act as a stimulus and be positive for our economy.<br />
The subprime lending mess also contributed to the market meltdown. It evolved into a credit crisis, which almost brought our economy to a halt. Our government throwing $700 billion worth of stimulus into the banking system will likely repair the credit mess. It will take time, but it should fix another problem that brought the market down.</p>
<p><strong>The longest presidential election ever</strong><br />
We just endured the longest election of all time. Twenty months ago, Barack Obama began telling us how terrible things were and how important it was we elect him to change them. When he started his campaign, things were actually good and we were in the late stages of a five-year economic expansion. Even though our economy was hitting on all cylinders, he did his best to convince us otherwise. His negative spin negatively affected consumer and business confidence.</p>
<p>Our economy is based on confidence. If you kill that confidence, you kill the economy. Consumer confidence levels are now at an all-time low. Obama proved if you say something long enough, people will start to believe it. The good news is the election is over and his drumbeat of doom should now turn positive.</p>
<p>I can’t see into the future, but based on history, it appears we are bumping along a market bottom. My general recommendation is to stay invested and move your portfolio into areas of the market that historically come back the fastest when recovery begins. Keeping a long-term focus has always rewarded investors in the past.</p>
<p><strong>ABOUT THE AUTHOR</strong><br />
After graduating from BYU, DAVE YOUNG started his career as an entrepreneur. He successfully started 12 businesses in the early 1980s. In 1986, he decided to sell his businesses and invest the proceeds, but he was unable to find an investment company that met his needs. As a result, later that year he began managing his own portfolios. Young continued researching methods for investing that would produce the most profitable returns. He believed in his methods so much that he invested his life savings and started Paragon. Over 20 years later, Young continues to invest and research ways he can improve his business to serve his clients. He has been interviewed by BusinessWeek, CNBC, the Wall Street Journal, the Deseret Morning News and other national and local media. Paragon also received the Best of State Award in Financial Services for 2008. Visit www.paragonwealth.com or call (801) 375-2500 to learn more.</p>
<p><a href="http://www.uvmag.com/winterbiz08/94_95.htm" target="_blank">VIEW THIS STORY IN THE MAGAZINE</a></p>
<a href="http://www.facebook.com/share.php?u=http%3A%2F%2Futahvalleybusinessq.com%2Fbuilding-wealth%2Ftake-stock%2F&amp;t=Take%20Stock" id="facebook_share_button_121" style="font-size:11px; line-height:13px; font-family:'lucida grande',tahoma,verdana,arial,sans-serif; text-decoration:none; display: -moz-inline-block; display:inline-block; padding:1px 20px 0 5px; margin: 5px 0; height:15px; border:1px solid #d8dfea; color: #3B5998; background: #fff url(http://b.static.ak.fbcdn.net/images/share/facebook_share_icon.gif) no-repeat top right;">Share</a>
<script type="text/javascript">
var button = document.getElementById('facebook_share_link_121') || document.getElementById('facebook_share_icon_121') || document.getElementById('facebook_share_both_121') || document.getElementById('facebook_share_button_121');
if (button) {
	button.onclick = function(e) {
		var url = this.href.replace(/share\.php/, 'sharer.php');
		window.open(url,'sharer','toolbar=0,status=0,width=626,height=436');
		return false;
	}

	if (button.id === 'facebook_share_button_121') {
		button.onmouseover = function(){
			this.style.color='#fff';
			this.style.borderColor = '#295582';
			this.style.backgroundColor = '#3b5998';
		}
		button.onmouseout = function(){
			this.style.color = '#3b5998';
			this.style.borderColor = '#d8dfea';
			this.style.backgroundColor = '#fff';
		}
	}
}
</script>
]]></content:encoded>
			<wfw:commentRss>http://utahvalleybusinessq.com/building-wealth/take-stock/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
