Retail investors’ favourite stocks that turned multibaggers in FY24

Retail investors' favourite stocks that turned multibaggers in FY24

Several stocks with very high retail investor base, rode the market rally to turn multibaggers in FY24. Moneycontrol has listed top 30 firms with the largest retail shareholder base, and selected 10 out of them with at least 100 percent rise this fiscal

FY2023-24: A year of stellar returns for Indian equities

‘);
$(‘#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 titStr=”;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 equities had a stellar year in 2023-24, with the benchmark NSE Nifty 50 rising 30 percent and broader midcap and smallcap indices surging as much as 70 percent. Several stocks with very high retail investor base, rode the market rally to turn multibaggers, more than doubling during the year.

Moneycontrol has listed top 30 firms with the largest retail shareholder base, and selected 10 of them that zoomed at least 100 percent this fiscal.

Story continues below Advertisement

IRFC | Rise: 435 percent | Market Cap: Rs 1.74 lakh crore

The stock of Indian Railways Finance Corp surged over 435 percent in FY24. Around 32 lakh retail investors hold 138 crore shares in this stock, valued at Rs 19,500 crore. The company’s market cap stands at Rs 1.74 lakh crore as of the last close, making it the most valued railway stock. Analysts advise investors to exit, attributing the surge to top-down bullish sentiment for PSUs rather than significant fundamental changes. Most foreign portfolio investors have remained cautious, anticipating no major shifts in governance or operations.

Suzlon Energy | Rise: 412 percent | Market Cap: Rs 55,000 crore

The Suzlon stock soared 412 percent in FY24. Over 34 lakh retail investors hold 579 crore shares now valued at Rs 23,462 crore. Analysts have raised their targets on expectations of growth in India’s wind turbines market, anticipating Suzlon to benefit as domestic wind capacity expands to 100 GW from 45 MW. Risks include adverse government policies, slower-than-expected uptake in Wind Turbine Generators, and intense competition.

Zomato | Rise: 258 percent | Market Cap: Rs 1.61 lakh core

The Zomato stock has surged 258 percent so far in FY24. Some 17 lakh retail investors now hold 63.34 crore shares, valued at Rs 11,550 crore as of the last close.

Story continues below Advertisement

Story continues below Advertisement

Reliance Power | Rise: 184 percent | Market Cap: Rs 10,758 crore

Shares of Reliance Power surged by 184 percent in FY24, with 35 lakh shareholders holding around 202 crore shares valued at Rs 5,711 crore. Recent reports indicate Reliance Power’s aim to go debt-free by FY23-24, with only a working capital loan from IDBI Bank remaining. The company cleared debts with ICICI Bank, DBS Bank, and Axis Bank, while its parent company, Reliance Infrastructure, is working on settling dues of around Rs 2,100 crore to JC Flowers Asset Reconstruction Company.

Jaiprakash Power Ventures | Rise: 175 percent | Market Cap: Rs 10,472 crore 

The stock of Jaiprakash Power Ventures stock surged 175 percent in FY24, with 17.55 lakh retail holders owning over 256 crore shares valued at Rs 3,915 crore. JP Power Ventures significantly reduced its debt from Rs 11,150 crore in FY19 to Rs 4,754 crore by FY23, reporting profits and increased revenue for the past year. This has brought the company back on the path to profitability and growth, say analysts.

Punjab National Bank | Rise: 166 percent | Market Cap: Rs 1.37 lakh crore

The Punjab National Bank stock rose 166 percent this fiscal, with around 21.30 lakh individual shareholders holding about 96.46 lakh shares in the PSU lender, valued at around Rs 12,000 crore. Analysts highlight that PSU banks are undervalued compared to private banks, with strengthened balance sheets and improved asset quality, notably low slippage ratios and reduced credit costs.

Tata Motors | Rise: 136 percent | Market Cap: Rs 3.30 lakh crore

Shares of Tata Motors zoomed about 136 percent this fiscal. Around 41 lakh individual shareholders hold 51.33 crore shares which are currently valued at Rs 50,972 crore.

Vodafone Idea | Rise: 128 percent | Rs 6,4452 crore

Telecom service provider Vodafone Idea saw its shares surge over 128 percent this fiscal year. Some 31 lakh individual investors now hold 456.54 crore shares, valued at Rs 6,044 crore. The struggling telco’s stock has surged amid expectation of fund infusion from promoters and other fundraising plans.

Indian Oil Corp | Rise: 115 percent | Market Cap: Rs 2.37 lakh crore

State-run oil major Indian Oil Corp gained 115 percent in FY24. Currently 20.32 lakh retail investors have 95.3 crore shares of the company, which are valued at Rs 16,000 crore.

Tata Power Co Ltd | Rise: 107 percent | Market Cap: Rs 1.26 lakh crore

The stock of Tata Power Co Ltd spiked 107 percent this fiscal. Around 39.28 lakh individual shareholders hold around 75.52 crore shares of the company which is valued at around Rs 30,000 crore.

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

admin