FY18 annual report analyses: Brokers expect these 11 stocks to give 14-100% return (2024)

The carnage in midcap and smallcaps is a buying opportunity in select stocks

Sunil Shankar Matkar

July 19, 2018 / 07:07 PM IST

FY18 annual report analyses: Brokers expect these 11 stocks to give 14-100% return (1)

  • Watchlist
  • Portfolio
  • Message
  • Set Alert

live

  • bselive
  • nselive

Volume

Todays L/H

FY18 annual report analyses: Brokers expect these 11 stocks to give 14-100% return (2)

More

');$('#lastUpdated_'+articleId).text(resData[stkKey]['lastupdate']);//if(resData[stkKey]['percentchange'] > 0){//$('#greentxt_'+articleId).removeClass("redtxt").addClass("greentxt");//$('.arw_red').removeClass("arw_red").addClass("arw_green");//}else if(resData[stkKey]['percentchange'] < 0){//$('#greentxt_'+articleId).removeClass("greentxt").addClass("redtxt");//$('.arw_green').removeClass("arw_green").addClass("arw_red");//}if(resData[stkKey]['percentchange'] >= 0){$('#greentxt_'+articleId).removeClass("redtxt").addClass("greentxt");//$('.arw_red').removeClass("arw_red").addClass("arw_green");$('#gainlosstxt_'+articleId).find(".arw_red").removeClass("arw_red").addClass("arw_green");}else if(resData[stkKey]['percentchange'] < 0){$('#greentxt_'+articleId).removeClass("greentxt").addClass("redtxt");//$('.arw_green').removeClass("arw_green").addClass("arw_red");$('#gainlosstxt_'+articleId).find('.arw_green').removeClass("arw_green").addClass("arw_red");}$('#volumetxt_'+articleId).show();$('#vlmtxt_'+articleId).show();$('#stkvol_'+articleId).text(resData[stkKey]['volume']);$('#td-low_'+articleId).text(resData[stkKey]['daylow']);$('#td-high_'+articleId).text(resData[stkKey]['dayhigh']);$('#rightcol_'+articleId).show();}else{$('#volumetxt_'+articleId).hide();$('#vlmtxt_'+articleId).hide();$('#stkvol_'+articleId).text('');$('#td-low_'+articleId).text('');$('#td-high_'+articleId).text('');$('#rightcol_'+articleId).hide();}$('#stk-graph_'+articleId).attr('src','//appfeeds.moneycontrol.com/jsonapi/stocks/graph&format=json&watch_app=true&range=1d&type=area&ex='+stockType+'&sc_id='+stockId+'&width=157&height=100&source=web');}}}});}$('.bseliveselectbox').click(function(){$('.bselivelist').show();});function bindClicksForDropdown(articleId){$('ul#stockwidgettabs_'+articleId+' li').click(function(){stkId = jQuery.trim($(this).find('a').attr('stkid'));$('ul#stockwidgettabs_'+articleId+' li').find('a').removeClass('active');$(this).find('a').addClass('active');stockWidget('N',stkId,articleId);});$('#stk-b-'+articleId).click(function(){stkId = jQuery.trim($(this).attr('stkId'));stockWidget('B',stkId,articleId);$('.bselivelist').hide();});$('#stk-n-'+articleId).click(function(){stkId = jQuery.trim($(this).attr('stkId'));stockWidget('N',stkId,articleId);$('.bselivelist').hide();});}$(".bselivelist").focusout(function(){$(".bselivelist").hide(); //hide the results});function bindMenuClicks(articleId){$('#watchlist-'+articleId).click(function(){var stkId = $(this).attr('stkId');overlayPopupWatchlist(0,2,1,stkId);});$('#portfolio-'+articleId).click(function(){var dispId = $(this).attr('dispId');pcSavePort(0,1,dispId);});}$('.mc-modal-close').on('click',function(){$('.mc-modal-wrap').css('display','none');$('.mc-modal').removeClass('success');$('.mc-modal').removeClass('error');});function overlayPopupWatchlist(e, t, n,stkId) {$('.srch_bx').css('z-index','999');typparam1 = n;if(readCookie('nnmc')){var lastRsrs =new Array();lastRsrs[e]= stkId;if(lastRsrs.length > 0){var resStr='';let secglbVar = 1;var url = '//www.moneycontrol.com/mccode/common/saveWatchlist.php';$.get( "//www.moneycontrol.com/mccode/common/rhsdata.html", function( data ) {$('#backInner1_rhsPop').html(data);$.ajax({url:url,type:"POST",dataType:"json",data:{q_f:typparam1,wSec:secglbVar,wArray:lastRsrs},success:function(d){if(typparam1=='1') // rhs{var appndStr='';//var newappndStr = makeMiddleRDivNew(d); //appndStr = newappndStr[0];var tit*tr='';var editw='';var typevar='';var pparr= new Array('Monitoring your investments regularly is important.','Add your transaction details to monitor your stock`s performance.','You can also track your Transaction History and Capital Gains.');var phead ='Why add to Portfolio?';if(secglbVar ==1){var stkdtxt='this stock';var fltxt=' it ';typevar ='Stock ';if(lastRsrs.length>1){stkdtxt='these stocks';typevar ='Stocks ';fltxt=' them';}}//var popretStr =lvPOPRHS(phead,pparr); //$('#poprhsAdd').html(popretStr);//$('.btmbgnwr').show();var tickTxt ='';if(typparam1==1){var modalContent = 'Watchlist has been updated successfully.';var modalStatus = 'success'; //if error, use 'error'$('.mc-modal-content').text(modalContent);$('.mc-modal-wrap').css('display','flex');$('.mc-modal').addClass(modalStatus);//var existsFlag=$.inArray('added',newappndStr[1]); //$('#toptitleTXT').html(tickTxt+typevar+' to your watchlist');//if(existsFlag == -1)//{//if(lastRsrs.length > 1)//$('#toptitleTXT').html(tickTxt+typevar+'already exist in your watchlist');//else//$('#toptitleTXT').html(tickTxt+typevar+'already exists in your watchlist');////}}//$('.accdiv').html('');//$('.accdiv').html(appndStr);}},//complete:function(d){//if(typparam1==1)//{//watchlist_popup('open');//} //}});});}else{var disNam ='stock';if($('#impact_option').html()=='STOCKS') disNam ='stock';if($('#impact_option').html()=='MUTUAL FUNDS') disNam ='mutual fund';if($('#impact_option').html()=='COMMODITIES') disNam ='commodity';alert('Please select at least one '+disNam);}}else{AFTERLOGINCALLBACK = 'overlayPopup('+e+', '+t+', '+n+')';commonPopRHS();/*work_div = 1;typparam = t;typparam1 = n;check_login_pop(1)*/}}function pcSavePort(param,call_pg,dispId){var adtxt='';if(readCookie('nnmc')){if(call_pg == "2"){pass_sec = 2;}else{pass_sec = 1;}var postfolio_url = 'https://www.moneycontrol.com/portfolio_new/add_stocks_multi.php?id='+dispId;window.open(postfolio_url, '_blank');}else{AFTERLOGINCALLBACK = 'pcSavePort('+param+', '+call_pg+', '+dispId+')';commonPopRHS();/*work_div = 1;typparam = t;typparam1 = n;check_login_pop(1)*/}}function commonPopRHS(e) { /*var t = ($(window).height() - $("#" + e).height()) / 2 + $(window).scrollTop(); var n = ($(window).width() - $("#" + e).width()) / 2 + $(window).scrollLeft(); $("#" + e).css({ position: "absolute", top: t, left: n }); $("#lightbox_cb,#" + e).fadeIn(300); $("#lightbox_cb").remove(); $("body").append('

'); $("#lightbox_cb").css({ filter: "alpha(opacity=80)" }).fadeIn()*/$(".linkSignUp").click();}function overlay(n){document.getElementById('back').style.width = document.body.clientWidth + "px";document.getElementById('back').style.height = document.body.clientHeight +"px";document.getElementById('back').style.display = 'block';jQuery.fn.center = function () {this.css("position","absolute");var topPos = ($(window).height() - this.height() ) / 2;this.css("top", -topPos).show().animate({'top':topPos},300);this.css("left", ( $(window).width() - this.width() ) / 2);return this;}setTimeout(function(){$('#backInner'+n).center()},100);}function closeoverlay(n){document.getElementById('back').style.display = 'none';document.getElementById('backInner'+n).style.display = 'none';}stk_str='';stk.forEach(function (stkData,index){if(index==0){stk_str+=stkData.stockId.trim();}else{stk_str+=','+stkData.stockId.trim();}});$.get('//www.moneycontrol.com/techmvc/mc_apis/stock_details/?classic=true&sc_id='+stk_str, function(data) { stk.forEach(function (stkData,index){$('#stock-name-'+stkData.stockId.trim()+'-'+article_id).text(data[stkData.stockId.trim()]['nse']['shortname']); }); });function redirectToTradeOpenDematAccountOnline(){if (stock_isinid && stock_tradeType) {window.open(`https://www.moneycontrol.com/open-demat-account-online?classic=true&script_id=${stock_isinid}&ex=${stock_tradeType}&site=web&asset_class=stock&utm_source=moneycontrol&utm_medium=articlepage&utm_campaign=tradenow&utm_content=webbutton`, '_blank');}}

Indian markets, represented by the Sensex and Nifty, have scaled fresh record highs even asthe broader market, comprising of mid and small caps,are witnessing a correction.

The mid and small cap indices have plunged nearly 15 percent and 18 percent this year, after rising 48 percent and 60 percent respectively last year.

The carnage in midcap and smallcap stocks is a buying opportunity in select stocks where earnings growth is fair and the outlook is strong, Mahesh Patil, Co-Chief Investment Officer and Fund Manager, Aditya Birla Sun Life AMC told CNBC-TV18.

Rajeev Srivastava, Head-Retail Broking, Reliance Securities, said that the ongoing Q1 earnings season is unlikely to disappoint but said valuations aren't cheap. "Therefore, one needs to be careful while treading in the current market. Getting carried away becomes easy when one sees stocks especially in the mid and small cap space."

It would be advisable to stick to fundamentals and invest in stocks of quality companies which are generating positive cash flows rather than getting trapped in penny stocks, he added.

Related stories

  • Daily Voice: Better to exit PSU stocks given extreme overvaluation, says Ladderup's Raghvendra Nath
  • Stock Market LIVE Updates: Sensex falls 570 pts, Nifty below 21,900; all sectors in the red
  • Trade Spotlight | How to trade in PI Industries, Godfrey Phillips, Linde India counters today

Siddharth Sedani of Anand Rathi Shares and Stock Brokers said results will be closely watched - for support in mid & small cap stocks. "Along with this, good monsoon (widespread and adequate rainfall) will be crucial in containing inflation, boosting earnings growth and shoring up rural demand."

Here is the list of 11 stocks that can give 14 to 100 percent returns:

FY18 annual report analyses: Brokers expect these 11 stocks to give 14-100% return (6)

Brokerage: Dolat Capital

NCC: Buy | Target: 164 | Return: 100%

NCC standalone received historic high order inflow of Rs 24,700 crore in FY18 which is more than 3x received in FY16 (Rs 7,400 crore) / FY17 (Rs 7,700 crore). This lead to highest ever standalone order book of Rs 29,990 crore providing robust 4x FY18 revenue visibility. around 92 percent of FY18 order inflow is in its core segments (‘buildings & roads’ and ‘water’) and compression of execution timeline to 12-24 months will drive growth.

NCC plans to shut down its unviable international operations in the next 6-12 months which will strengthen the balance sheet and any monetization of real estate will aid deleveraging.

We expect NCC to witness robust revenue growth supported by highest ever order inflow and order book having shorter execution timeline, decent EBITDA margin, healthy profit growth, improvement in working capital limiting debt and interest cost, declining leverage over FY18-20E. It continues to focus on core construction business and deleveraging balance sheet, particularly through the sale of land.

Thus, we maintain Buy on the stock with SOTP (sum-of-the-part) based target price of Rs 164.

Balkrishna Industries: Buy | Target: Rs 1,356 | Return: 18%

Balkrishna Industries has rapidly progressed as a global player in the off-highway tyres (OHT) segment and with lot of headroom available on distribution front, we expect BKT to grow at more than double the industry growth rate.

Margins will further improve due to backward integration and with no major capex in coming 2-3 years, return ratios will expand.

Despite the outperformance in the stock price, we believe that BKT is a structural bet and should be accumulated at all dips. Recommend Accumulate with a target price of Rs 1,356.

Persistent Systems: Buy | Target: Rs 1,200 | Return: 44%

We expect Persistent Systems to report revenue growth of 13 percent USD terms in FY19 as compared to 9.7 percent in FY18 which is higher than peers and industry averages helped better revenue growth in the Enterprise vertical.

Persistent expects double digit growth in IBM Watson which will drive better growth in Alliance segment. We expect margin improvement led by lower R&D and better growth in enterprise.

The company is already trading at inexpensive valuation of 14x/11.7x based on FY19E/FY20E earnings estimate.

We believe consistent revenue growth coupled with improvement in margin may trigger upgrades in the near term. We maintain Buy rating with target price of Rs 1,200 based on 15.5x one year forward PER.

Dixon Technologies: Buy | Target: Rs 3,430 | Return: 20%

Company added new customers in last year in all its verticals, with big brands like Samsung, Flipkart, Crompton, Lloyds etc. as its customer.

Dixon is confident about expanding margins. It will also be helped by more backward integration. It continues to talk to many big brands in TVs and mobile and expects to add more clients in FY19.

Company increased its cash to Rs 44.1 crore from Rs 15.4 crore following its IPO. Cash flow from operations was higher at Rs 117.3 crore compared to Rs 82.7 crore in last year. Company did major capex of Rs 71.2 crore for setting up its plant at Tirupati. Capex in FY17 was Rs 26.1 crore. Further capex of Rs 40 crore is expected to be incurred in FY19 for Tirupati facility expansion. Company repaid debt of Rs 22 crore during the year.

We expect TV and washing machine volumes to drive growth for Dixon in FY19. We have an Accumulate rating for the stock with a target price of Rs 3,430, valuing stock at 33x for FY20 EPS.

KEC International: Buy | Target: Rs 390 | Return: 19%

FY18 was a strong year despite facing challenges regarding GST implementation in first half of FY18 with revenue at Rs 10,090 crore grew by 15.3 percent YoY as EBIDTA grew by 23 percent to around Rs 1,000 crore and PAT grew by 1.5x to Rs 460 crore. Overall order book was up 37 percent given the strong capex environment in power transmission and rail electrification projects.

Management has guided for a 15 percent revenue growth in FY19, which we believe is doable.

The management expects to double its revenues from railway segment with margins moving closer to T&D. There is focus on reducing interest cost and debt along with better working capital management.

We see 16 percent revenue CAGR over FY18-20E. We maintain Accumulate rating with target price Rs 390 based on target multiple of 15xFY20E.

ITC: Buy | Target: Rs 310 | Return: 16%

Despite a sharp slowdown in the economy, steep increase in tax incidence on cigarettes, subdued demand conditions in the FMCG industry, shortage of tobacco crop in Andhra Pradesh and lack of trading opportunities in the Agri Business, ITC witnessed satisfactory performance in FY18.

While net sales grew by just over 1 percent, bottomline grew by 6 percent during the year.

Cigarette volume growth is expected to amplify on the favourable base of past one year (around 18 percent volume decline in past three years).

Packaged food business, which accounts for 76 percent of ITC’s non-cigarette FMCG business is expected to drive growth.

Moreover, normal monsoon forecast and increasing disposable income, we anticipate consumer shift from bidi to cigarette as well as to branded FMCG products which is likely to improve company’s profitability. Maintain Accumulate.

Havells India: Buy | Target: Rs 640 | Return: 14%

In the Annual Report, Havells has discussed at length the impact of automation and software solutions across its entire value chain. It has also outlined some of the future initiatives it has planned to use IoT, Big data etc.

We are very enthused about the way the company has utilised and continues to use IT as a major business enabler.

From a commercial angle, this has helped Havells in saving significant manpower cost incurred previously to manage the loyalty programmes and reduce retail last mile workforce by 50 percent.

FY18 saw business stabilizing post GST and improved after rates for most of the durables came down to 18 percent from 28 percent in November 2017.Havells is seeing a shift of unorganised to organised.

Channel expansion is the Havells key strategic initiative involves greater engagement with the retailers, exclusive brand store online platform with continuity of relationships with its distributor and direct dealers.

We continue to like Havells in the consumer electricals space. Structural growth story should continue, and we maintain Buy rating.

Brokerage: Stewart & Mackertich Wealth Management

Everest Industries: Buy | Target: Rs 566 | Return: 45%

Everest Industries (EIL) is the pioneer of fiber cement products in India. In the pre-engineered steel buildings (PEB) segment, the company is seating with the order book of 32,000 tonnes in value term which is Rs 300 crore.

Positive cash flows due to improved receivable and working capital management have resulted in the ability to minimise borrowings. Debt Equity ratio improved from 0.27 as at FY17 to 0.13 as at FY18 while the interest coverage ratio improved from 1.3 to 6.9 during the year.

We reduced target price to Rs 566 from Rs 669 by using DCF methods, keeping in mind the robust demand for building products, and their strong participation in 'Bharatmala Project', & 'Housing for all by 2022', however, subdued PEB segment due to volatile steel price could erode the blended margin.

We believe in the coming year they could ramp up their steel building segment margin which will push their bottom line.

Thermax: Buy | Target: Rs 1,420 | Return: 38%

Thermax Limited provides a range of engineering solutions to the energy, cement, oil & gas, chemical, metal and environment sectors.

Company's key strategy has been to protect its business from cyclicality of the India's capital goods sector. Through selective internationalisation of the product businesses and strategic expansion of its product manufacturing footprint, the company has progressed well in this direction.

With the help of its new capacities, company is well positioned to benefit from domestic and global demand recovery and expected to generate positive cash flow in future.

Its presence in areas like clean and green technology gives traction for the long term outlook. With the significant capex coming over, the company is looking at significant growth in its businesses along with improving profitability.

Thermax Group posted a significantly higher order booking for FY2017-18 at Rs 6,380 crore, a 45.2 percent growth over the previous fiscal. It won the highest ever export contract of $157 million from a leading African conglomerate for its refinery project coming up in Nigeria.

Brokerage: Motilal Oswal

Emami: Buy | Target: Rs 690 | Return: 25%

Emami (HMN) HMN is transforming itself to stay ahead of industry with a continuing high focus on innovation and advertisem*nts. Increased emphasis on data analytics – an area where it had lagged peers previously – is a welcome move. ‘Naya Emami’ seems to be the rallying cry.

The stock has been an underperformer over the past two years, which is not surprising, as absolute PAT declined by 4 percent over this period compared to 18 percent CAGR over the preceding five years. Earnings recovery will also be gradual, as HMN is likely to witness the impact of weak summer sales on its talcum powder and cooling oils businesses in 1QFY19.

Nevertheless, we remain convinced about HMN’s strong medium- to long-term revenue and earnings growth prospects as ongoing distribution expansion, continued high pace of innovation, problem-solving nature of its products, high advertisem*nts, and importantly a normalised environment (unlike FY17 and FY18) lead to resumption of strong revenue growth both in the core portfolio and new launches.

At 29.5x FY20E EPS, HMN is inexpensive relative to peers, particularly given its healthy long-term earnings growth opportunity and mid-30s return ratios. Our target price is Rs 690. Maintain Buy.

Brokerage: Reliance Securities

Shree Cement: Buy | Target: Rs 21,500 | Return: 33%

While there has been an increase in debt balance led by new capacities, Debt/Equity at 0.1x and healthy operating cash flow (OCF) generation (Rs 1,880 crore) continue to remain impressive.

Further, low contingent liabilities and continued thrust on growth bode well. We expect its premium multiple to sustain, which can be supported by thin liquidity and meagre non-institutional holdings.

We have a Buy rating on the stock with a target price of Rs 21,500.

Disclaimer: The views and investment tips expressed by brokerage houses on moneycontrol.com are their own and not that of the website or its management. Moneycontrol.com advises users to check with certified experts before taking any investment decisions.

FY18 annual report analyses: Brokers expect these 11 stocks to give 14-100% return (2024)

FAQs

Which is better investment 11% stock at 143 or 94% stock at 117? ›

11143 x 143 x 117 = Rs. 1287. Clearly, 9 3/4% stock at 117 is better.

What is the projected 10 year stock market return? ›

Optimistic: 6%-7% per year.

If you assume margins and P/E multiples will remain at their current high level, and expect sales and buybacks to grow at their historical rates, then you can anticipate making about 6% in returns per year over the next decade.

When you buy a stock on margin, your return is magnified if the stock goes up in value.? ›

Buying stock on margin is only profitable if your stocks go up enough to pay back the loan with interest. But you could lose your principal and then some if your stocks go down too much. However, used wisely and prudently, a margin loan can be a valuable tool in the right circ*mstances.

Which is better investment, 11oz stock at 143 or 9.75% stock at 117? ›

Clearly, 9.75% stock at 117 is better.

What is a good number of stocks to have in your portfolio? ›

Most studies use the fully diversified portfolio as a benchmark and then derive that a portfolio of 20-30 stocks achieves a 'similar' risk profile as the target portfolio.

What is the average return of the S&P 500 in the last 100 years? ›

The US stock market has a long history of producing double-digit yearly returns. The average yearly return for the S&P 500 is 10.62% over the last 100 years.

What is the average 401k return for 20 years? ›

What is the typical 401(k) return over 20 years? The typical return for 401(k)s over 20 years is between 5% and 8%, assuming a portfolio sticks to an asset mix of roughly 60% stocks and 40% bonds. There's also no guarantee that returns will fall within that range.

Which stock has highest return in last 20 years? ›

From PI Industries in the materials sector to Bajaj Finance in financial services, these stocks have delivered returns ranging from impressive to almost unbelievable. For instance, a mere Rs 10,000 investment in PI Industries in 2000 could have grown to almost Rs 2 crore by 2023.

Can you lose more money than you invest in stocks? ›

The biggest risk from buying on margin is that you can lose much more money than you initially invested. A decline of 50 percent or more from stocks that were half-funded using borrowed funds, equates to a loss of 100 percent or more in your portfolio, plus interest and commissions.

Can you lose more money than you invest with leverage? ›

If investment returns can be amplified using leverage, so too can losses. Using leverage can result in much higher downside risk, sometimes resulting in losses greater than your initial capital investment.

What are the disadvantages of margin trading? ›

Disadvantages of Margin Trading:
  • Magnified Losses: Just as gains can be amplified, so can losses. ...
  • Interest Costs: Borrowing funds for Margin Trading entails interest charges, which, if not managed suitably, can erode your profits over time. ...
  • Margin Calls: ...
  • Risk of Liquidation: ...
  • Emotional Stress: ...
  • Regulatory Limitations:
5 days ago

What is the best ratio to value a stock? ›

The most common way to value a stock is to compute the company's price-to-earnings (P/E) ratio. The P/E ratio equals the company's stock price divided by its most recently reported earnings per share (EPS). A low P/E ratio implies that an investor buying the stock is receiving an attractive amount of value.

What is the best percentage to invest in stocks? ›

Although that percentage can vary depending on your income, savings, and debts. “Ideally, you'll invest somewhere around 15%–25% of your post-tax income,” says Mark Henry, founder and CEO at Alloy Wealth Management. “If you need to start smaller and work your way up to that goal, that's fine.

What is a good number of stock shares to buy? ›

The more equities you hold in your portfolio, the lower your unsystematic risk exposure. A portfolio of 10 or more stocks, particularly those across various sectors or industries, is much less risky than a portfolio of only two stocks.

Which number is good for stock market? ›

numbers 1,4,6,8 an 9 are good for business/trading. if by trading you meant shares then to be an investor you need 5 and 6 in your chart. to be a share analyst , consultant or broker you need to have numbers 2,7,3 and you cannot be an investor.

Top Articles
Latest Posts
Article information

Author: Sen. Ignacio Ratke

Last Updated:

Views: 6208

Rating: 4.6 / 5 (76 voted)

Reviews: 83% of readers found this page helpful

Author information

Name: Sen. Ignacio Ratke

Birthday: 1999-05-27

Address: Apt. 171 8116 Bailey Via, Roberthaven, GA 58289

Phone: +2585395768220

Job: Lead Liaison

Hobby: Lockpicking, LARPing, Lego building, Lapidary, Macrame, Book restoration, Bodybuilding

Introduction: My name is Sen. Ignacio Ratke, I am a adventurous, zealous, outstanding, agreeable, precious, excited, gifted person who loves writing and wants to share my knowledge and understanding with you.