Picture this scenerio:

A house not a particularly memorable home sits occupied by a quiet family that has livd there for around 7-8 years. They keep to themselves, the homelooks a bit more unkept than you recently remember it and the family of course like most, seem to be working and not home quite as much. You can remember that a ways back, the daughter was ill and taken to the hospital but you are not sure what became of it. You see all three children leave to get their school bus in the morning and that is about it.

Under the surface, the “Jones'” are actually in the final stages of the home forclosure process. The did not take the bank’s offer of a short sale because they would have no other home to move into. A slow economy causing less hours for the dad, coupled with a child’s illnss cost a great dead in care and needed medicine, has caused this family to fall more than a year behind in their mortgage. You say how? they work right? Well actually some mortgage companis will (after a certain point in time) not accept anypayment except for a lump sum payment of the amount owed. Sooo, now we find this family facing many legal letters and leters from their bank and related items stating that they are “in forclosure” but somehow, some way, no one hs come to serve them, to remove them or anything of the like so they say, pray and continue to do what they normally would do.

The reason this has become more common than not s because they are in the limbo land of being considered “Shadow Inventory. Where banks know they can and probably will eventually foreclose and take possession of the property but either choose not to at this point or are forbidden in doing so at this point in time.

On Wednesday of this week, Corel Logic reported that as of January 2012, the U.S. had approximately 1.6 million units of residential shadow inventory. This is a little more than half of the 3 million total properties that are currently seriously delinquent, in foreclosure status or bank-owned properties (known as REOs, for real estate owned). CHARTS BELOW !!

FC: Foreclosures

REO: Real Estate or “Bank Owned” (Already foreclosed)

“‘Shadow inventory” broadly speaking, refers to all the homes in the foreclosure pipeline that will eventually flow into the market but aren’t there yet. In practical terms, the definition of shadow inventory varies considerably depending on which analyst you ask, and there is truth to be gleaned from each of their carefully calculated studies.”

Huffington Post : Adam Heller March 31, 2012

The ‘Shadow Inventory’ Darkening Housing

Home sales can’t rise until the foreclosure backlog gets cleared. But that’s not happening nearly fast enough

Mar 23, 2012, 11:31 am EDT | By Ethan Roberts, InvestorPlace Contributor

Reducing inventory in the real estate market these days is like trying to shovel your driveway clean in the middle of a blizzard. No matter how fast you work, new falling snow just keeps covering over any progress you have made.

And housing’s biggest problem continues to be a blizzard of backlogged foreclosures, aka “shadow inventory,” which before the recent agreement with the 50 state attorneys general were backed up in the pipelines of the major banks.

http://www.dianomioffers.co.uk/smartads.epl?id=860

1.6 million homes in the current “shadow inventory”

1.6 million homes in the current “shadow inventory”

1.6 million homes in the current “shadow inventory”

That 1.6 million units equate with a about a six-month supply, and the good news is that’s a two-month reduction from the levels seen in January 2011. The bad news is the level of shadow inventory remains the same as it was six months ago. As fast as investors and cash purchasers snatch up these properties, new shadow inventory is released.

This is the frustrating Catch-22 of today’s real estate market. Prices can’t rise until inventory declines, and inventory can’t decline until prices rise. Let’s take a closer look at why this is the case.

Sellers Can’t Sell

Imagine you need to sell your home due to a change in job or family situation. But the problem is that you bought your home with a 30-year mortgage less than eight years ago, and you’re upside-down on your mortgage. If you sold your home, you would have to bring $30,000 or $40,000 to the closing, and that’s money you just don’t have.

One solution is to short-sell your home (sell for less than what’s owed on the mortgage). But if you do that (assuming your bank even agrees), it hurts your credit, could take up to eight months to get lender approval — and it ultimately brings down the value of the surrounding homes in your neighborhood.

Another solution is to rent your home, but depending on when you bought your home, your mortgage payment could be several hundred dollars a month more than your potential rental income.

Faced with this dilemma, many homeowners have chosen to simply walk away from their mortgage, a practice known as “strategic default.” But doing this has ruined their credit and now prevents them from buying another home for as long as seven years. The ongoing strategic defaults have continued to feed the shadow inventory levels, which eventually trickle down into the inventories of the local Multiple Listing Services (MLS).

Inventory rises and prices decline or remain low.

Buyers Can’t Buy

Some buyers can’t buy due to poor credit or high debt loads. Lenders are demanding better credit and lower debt-to-income levels than they did several years ago. Another obstacle for would-be buyers is higher down payment requirements and an increase in loan fees, especially on FHA loans.

Other buyers can’t buy because of their recent foreclosures or bankruptcies, thanks to that hit to their credit ratings.

Along with the buyers who can’t buy are those who “won’t” buy, either because the recent downturn in real estate has left a sour taste in their mouths or because they fear further decline is probable. These buyers won’t move until they see evidence that prices are rising again.

Since inventory is showing few signs of diminishing, prices are stagnant in many areas of the country, and buyers in those areas continue to hold off. By doing so, they perpetuate the cycle in which inventories remain abnormally high.

Solutions

As I have noted in a recent InvestorPlace article on homebuilder stocks, employment and the real estate market remain inexorably linked: Each relies on the other for growth. New construction creates thousands of jobs, and each re-sale provides additional revenue for dozens of independent contractors and service providers, who can then afford to hire more help.

So the key to a better real estate market remains an employment rate that will give more first-time buyers the wherewithal to qualify for loans. Additionally, the government needs to stop hindering the market with the kinds of programs now in force, including new FHA loan fees, excessive environmental regulations on older homes and a centralized appraisal system that’s destroying market values.

Another solution is for the government to give real estate investors incentives to purchase homes — without destroying property values, which is what happens when thousands of homes get sold in bulk to hedge funds. Incentives such as tax breaks or the ability to roll the cost of needed repairs into conventional home loans would help reduce the inventory of the foreclosures more quickly and would not hinder property values.

Until and unless we break through the stalemate that simply replaces one sold foreclosure with another from the pipeline, the housing market will continue to muddle along at the bottom for several more years.

Mar 23, 2012, 11:31 am EDT | By Ethan Roberts, InvestorPlace Contributor

My final words on this is that My prayers go out to all that are behind on their mortgage and the hope is that some of this inventor stays in the hand of the original owners. There is also talk of other programs on the horizon that may help homeowner.

One response »

  1. […] function setIframeHeight(iframeName) { var iframeEl = document.getElementById? document.getElementById(iframeName): document.all? document.all[iframeName]: null; if (iframeEl) { iframeEl.style.height = "auto"; // need to add to height to be sure it will all show var h = alertSize(iframeName); iframeEl.style.height =h + "px"; } } function alertSize(frameId) { var myHeight = 0; frame = document.getElementById(frameId); if( typeof( window.innerWidth ) == 'number' ) { //Non-IE var getFFVersion=navigator.userAgent.substring(navigator.userAgent.indexOf("Firefox")).split("/")[1]; var FFextraHeight=parseFloat(getFFVersion)>=0.1? 16 : 0; myHeight=frame.contentDocument.body.offsetHeight+FFextraHeight; } else if( document.documentElement && ( document.documentElement.clientWidth || document.documentElement.clientHeight ) ) { //IE 6+ in 'standards compliant mode' innerDoc = (frame.contentDocument) ? frame.contentDocument : frame.contentWindow.document; myHeight= innerDoc.body.scrollHeight + 10; //myHeight = document.documentElement.clientHeight; } else if( document.body && ( document.body.clientWidth || document.body.clientHeight ) ) { //IE 4 compatible myHeight = document.body.clientHeight; } return myHeight; } #split {}#single {}#splitalign {margin-left: auto; margin-right: auto;}#singlealign {margin-left: auto; margin-right: auto;}#splittitlebox {text-align: center;}#singletitlebox {text-align: center;}.linkboxtext {line-height: 1.4em;}.linkboxcontainer {padding: 7px 7px 7px 7px;background-color:#eeeeee;border-color:#000000;border-width:0px; border-style:solid;}.linkboxdisplay {padding: 7px 7px 7px 7px;}.linkboxdisplay td {text-align: center;}.linkboxdisplay a:link {text-decoration: none;}.linkboxdisplay a:hover {text-decoration: underline;} function opensplitdropdown() { document.getElementById('splittablelinks').style.display = ''; document.getElementById('splitmouse').style.display = 'none'; var titleincell = document.getElementById('titleincell').value; if (titleincell == 'yes') {document.getElementById('splittitletext').style.display = 'none';} } function closesplitdropdown() { document.getElementById('splittablelinks').style.display = 'none'; document.getElementById('splitmouse').style.display = ''; var titleincell = document.getElementById('titleincell').value; if (titleincell == 'yes') {document.getElementById('splittitletext').style.display = '';} } Bank Mortgage Insurance Versus Life Insurance: Pros and ConsFriday Mortgage Round Up: April 13th, 2012Financial Fraud and incentivesSave Money on Your MortgageLandmark Sees New Property Valuation Tools Gaining AppealJIM NEWMAN- Bill Clinton: Wanted for Crimes Against Our EconomyWhen houses come out of the shadows- General interest post […]

    Like

Leave a comment