Filed under:

On July 1, Diamondback Energy CEO Travis D. Stice executed a transaction to sell 75,000 of his shares in the company. This reduced Stice’s holdings to just 14,705 shares — an 84% decrease from his previous position. Additionally, the largest hedge fund shareholder in Diamondback Energy, Wexford Capital, sold 1 million shares of the company two weeks ago after having steadily reduced its position by about 6.5 million shares over the course of a year. Columbus Circle Investors, the second-largest hedge fund shareholder, cut its holdings by 9%, and Citadel Investment Group sold 44% of its shares.

The company announced a secondary common stock offering in late June, with Wexford Capital and Gulfport Energy Corporation selling the most shares. Such moves are not uncommon when IPO lock-up periods end, but investors must ask why these institutional shareholders want to reduce their holdings at this time, and why the company’s own CEO reduced his holdings so drastically. What is all this selling really about?

Jitters over a possible fall
Since Diamondback Energy went public and offered an IPO at $17.50 per share in October 2012, the company has enjoyed a relatively smooth and quick rise.

FANG Chart

Source: FANG data by YCharts

Diamondback Energy has not been hit with any particularly terrible news or developments. In fact, the company has performed extremely well and has been rewarded by the investing public, as evidenced by its soaring stock price. The company has steadily grown revenue and gross profit over the quarters. Since Q2 2013, both metrics have taken off.

FANG Revenue (Quarterly) Chart

Source: FANG Revenue (Quarterly) data by YCharts

Perhaps its stunning success played a role in the decisions of institutional investors and the CEO to sell — they may have perceived the stock as becoming overvalued and expensive relative to its peers, and/or were attempting to time the market and pull back before a price decrease. These concerns have merit, and there are two things that deserve careful consideration.

Growing debt
At the end of 2012, Diamondback Energy had just $193,000 of long-term debt — essentially nothing for a company that had, at the time, over $600 million in assets, $75 million in revenue, and $59 million in gross profit.

At the end of 2013, the company had a whopping $460 million of long-term debt. The total has increased to $587 million as of Q1 2014.

FANG Total Long Term Debt (Quarterly) Chart

Source: FANG Total Long Term Debt (Quarterly) data by YCharts

As the graph above illustrates, debt has exploded in the past year. Diamondback Energy currently carries a long-term debt to total assets ratio of 0.3, indicating that the company has $0.30 of debt for every $1.00 of assets.

Being that Diamondback Energy is an oil and natural gas E&P company focused on the Permian Basin, it is best compared to other companies with a similar profile. One such company is Concho Resources , which focuses its operations on the Permian Basin. Another company, LINN Energy , operates in the central and western United States, but considers the Permian to be one of its core areas.

By way of comparison, Concho Resources reported long-term debt of $3.67 billion and total assets worth $9.98 billion as of Q1 2014, giving it a long-term debt to total assets ratio of 0.37. LINN Energy carries a long-term debt to total assets ratio of 0.56, having reported $9.26 billion in debt and $16.47 billion in total assets for Q1 2014.

Company Long-term Debt to Total Assets Ratio
Diamondback Energy 0.3
Concho Resources 0.37
LINN Energy 0.56

Diamondback Energy seems to compare favorably with these two companies on the issue of debt. Although the debt buildup was rapid, the bulk of it comes from a $450 million senior notes offering last fall. The capital was used to pay for mineral acquisitions in the Permian. Nonetheless, this may be a troublesome development if it is the beginning of a trend to favor debt-fueled growth.

Foolish conclusion
Diamondback Energy’s CEO and institutional investors could have reasonably pulled back for any or all of the reasons outlined above. They may have also just wanted to lock in their gains from the great run the company has been on since its IPO. However, the lesson for value investors and any Fools is to look closely at Diamondback’s debt now and in subsequent quarters, and consider whether the company is a good buy at its current price levels.

Do you know this energy tax “loophole”?
You already know record oil and natural gas production is changing the lives of millions of Americans. But what you probably haven’t heard is that the IRS is encouraging investors to support our growing energy renaissance, offering you a tax loophole to invest in some of America’s greatest energy companies. Take advantage of this profitable opportunity by grabbing your brand-new special report, “The IRS Is Daring You to Make This Investment Now!,” and you’ll learn about the simple strategy to take advantage of a little-known IRS rule. Don’t miss out on advice that could help you cut taxes for decades to come. Click here to learn more.

var FoolAnalyticsData = FoolAnalyticsData || []; FoolAnalyticsData.push({ eventType: “ArticlePitch”, contentByline: “Dajahi Wiley”, contentId: “cms.135869”, contentTickers: “”, contentTitle: “Why Did This Company’s CEO Sell 84% of His Shares?”, hasVideo: “False”, pitchId: “684”, pitchTickers: “”, pitchTitle: “”, pitchType: “”, sfrId: “” });

The article Why Did This Company’s CEO Sell 84% of His Shares? originally appeared on Fool.com.

var ord = window.ord || Math.floor(Math.random() * 1e16);
document.write(‘x3Cscript type=”text/javascript” src=”http://ad.doubleclick.net/N3910/adj/usdf.df.articles/articles;sz=5×7;ord=’ + ord + ‘?”x3ex3C/scriptx3e’);




Dajahi Wiley has no position in any stocks mentioned. The Motley Fool has no position in any of the stocks mentioned. Try any of our Foolish newsletter services free for 30 days. We Fools may not all hold the same opinions, but we all believe that considering a diverse range of insights makes us better investors. The Motley Fool has a disclosure policy.

Copyright © 1995 – 2014 The Motley Fool, LLC. All rights reserved. The Motley Fool has a disclosure policy.

(function(c,a){window.mixpanel=a;var b,d,h,e;b=c.createElement(“script”);
b.type=”text/javascript”;b.async=!0;b.src=(“https:”===c.location.protocol?”https:”:”http:”)+
‘//cdn.mxpnl.com/libs/mixpanel-2.2.min.js’;d=c.getElementsByTagName(“script”)[0];
d.parentNode.insertBefore(b,d);a._i=[];a.init=function(b,c,f){function d(a,b){
var c=b.split(“.”);2==c.length&&(a=a[c[0]],b=c[1]);a[b]=function(){a.push([b].concat(
Array.prototype.slice.call(arguments,0)))}}var g=a;”undefined”!==typeof f?g=a[f]=[]:
f=”mixpanel”;g.people=g.people||[];h=[‘disable’,’track’,’track_pageview’,’track_links’,
‘track_forms’,’register’,’register_once’,’unregister’,’identify’,’alias’,’name_tag’,
‘set_config’,’people.set’,’people.increment’];for(e=0;e<h.length;e++)d(g,h[e]);
a._i.push([b,c,f])};a.__SV=1.2;})(document,window.mixpanel||[]);
mixpanel.init(“9659875b92ba8fa639ba476aedbb73b9”);

function addEvent(obj, evType, fn, useCapture){
if (obj.addEventListener){
obj.addEventListener(evType, fn, useCapture);
return true;
} else if (obj.attachEvent){
var r = obj.attachEvent(“on”+evType, fn);
return r;
}
}

addEvent(window, “load”, function(){new FoolVisualSciences();})
addEvent(window, “load”, function(){new PickAd();})

var themeName = ‘dailyfinance.com’;
var _gaq = _gaq || [];
_gaq.push([‘_setAccount’, ‘UA-24928199-1’]);
_gaq.push([‘_trackPageview’]);

(function () {

var ga = document.createElement(‘script’);
ga.type = ‘text/javascript’;
ga.async = true;
ga.src = (‘https:’ == document.location.protocol ? ‘https://ssl’ : ‘http://www’) + ‘.google-analytics.com/ga.js’;

var s = document.getElementsByTagName(‘script’)[0];
s.parentNode.insertBefore(ga, s);
})();

 

Read | Permalink | Email this | Linking Blogs | Comments

Source: Investing