ICICI Bank Q4 net profit jumps 30% to Rs 9,122 cr: How brokerages see the stock

ICICI Bank Q4 net profit jumps 30% to Rs 9,122 cr: How brokerages see the stock

ICICI Bank Q4: JPMorgan has been given an ‘overweight’ rating to the stock with a target of Rs 1,150 per share.

NII rose 40.2 percent to Rs 17,667 crore from Rs 12,605 crore, YoY.

‘);
$(‘#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’);
}
}

The ICICI Bank share price will remain in focus on April 24 after the lender reported better-than-expected numbers for the quarter ended March 2023.

ICICI Bank clocked nearly 30 percent year-on-year (YoY) jump in net profit to Rs 9,121.9 crore in the quarter ended March 2023.

The bank was expected to report a Rs 8,540-crore profit for the quarter ended March 2023, according to the average of a poll of three brokerages’ estimates taken by Moneycontrol.

ICICI Bank’s net interest income (NII) surged 40.2 percent to Rs 17,667 crore from Rs 12,605 crore in the corresponding quarter last year.

According to the poll, NII was expected to have grown 38 percent year-on-year (YoY) to Rs 17,712 crore for the three months ended December.

Catch all the market action on our live blog

Here is what brokerages have to say about stock and the company post March quarter earnings:

Prabhudas Lilladher

ICICI Bank saw a steady quarter with core PAT largely in-line at Rs 91.5 billion. Better NIM at 5.3 percent (PLe 5.2 percent) was offset by higher opex due to one-time employee cost. Loan growth was 4.7 percent QoQ (in-line), led by retail/SME while asset quality was superior due to lower net slippages.

Bank further fortified its balance sheet, as provisions for Q4FY23 were mainly contingent in nature. Buffer provisions at 129 bps are best in-class. As focus would be on sustaining growth, branch accretion in FY24 would be higher than FY23 (482 branches). Thus, we are factoring a higher opex CAGR of 17 percent over FY23-25 (earlier 14 percent) and lower FY24/25 earnings by 2 percent.

ICICIB remains the preferred pick due to strong earnings quality and superior deposit profile. Maintaining multiple at 3.0x and rolling forward to core March 2025 ABV, we raise SOTP based Target Price to Rs 1130 from Rs 1090. Maintain ‘buy’.

Nirmal Bang

ICICI Bank reported strong 4QFY23 performance on the back of healthy credit growth, margin expansion and improvement in asset quality. The result was largely in-line with broking house estimates, with PAT growing by 30 percent YoY to Rs 91 billion.

Credit growth came in at 4.7 percent QoQ (18.7 percent YoY), driven by domestic credit book. NIM expansion was strong at 25bps QoQ and 90bps YoY to 4.9 percent and stood at a multi quarter high, leading to NII growth of 40.2 percent YoY (7.3 percent QoQ) to Rs 176.7 billion.

Core fee income growth was healthy at 10.6 percent YoY, while total non-interest income grew by 7.4 percent YoY, as it was impacted by a small treasury loss.

Nirmal Bang remain positive on ICICI Bank given its growth outlook and earnings trajectory with return ratios to remain in top quartile going forward.

It maintains ‘buy’ on ICICI Bank with a target price (TP) of Rs 1,154 (SOTP based).

JPMorgan

JPMorgan has been given an ‘overweight’ rating to the stock with a target of Rs 1,150 per share. The Q4 earnings were 7 percent higher than JPMorgan’s estimates. The core pre-provision operating profit (PPoP) was driven by net interest margin (NIM) expansion and loan growth. Nearly all of the provisions made in the quarter were contingent in nature.

Ex-provisions, the core return on equity (ROE) would have been 21 percent. However, it is expected that NIMs have peaked. Despite this, the bank build-up enough buffer to support high-teens growth with stable return on assets (RoAs).

JPMorgan views ICICI Bank as a steady, low-risk compounding story that is likely to deliver a 16 percent consolidated EPS CAGR over the next two years with a 17 percent RoE.

Bernstein

Bernstein has given ICICI Bank an ‘overweight’ rating with a target of Rs 1,000 per share. The bank reported very strong Q4 results with EPS increasing by 30 percent YoY. The EPS growth at 36 percent higher, for the full year was also strong.

The EPS growth was largely led by the 31 percent growth in Net Interest Income (NII) and a decline in provision expenses. There was little to complain about this quarter, except a weak deposit growth relative to its larger peer.

CLSA

The broking firm has kept ‘buy’ rating on the stock and raised target of Rs 1,200 per share. The bank delivered an impeccable Q4, with core pre-provision operating profit (PPOP) growth driven by another 25 bps QoQ/19 percent YoY of NIM expansion. Management has indicated that it does not see any growth or deposit challenges.

The bank plans to use its high profitability phase to invest in more branches in FY24. Its RoRWA (return on risk-weighted assets) of 3.1-3.2% is best in class.

The earnings multiples of 14x/12x FY24/25CL are undemanding.

Jefferies 

The research house has maintained the ‘buy’ rating with a target of Rs 1,180 per share. The bank’s profits is ahead of estimates, aided by stronger net interest margins (NIMs). Asset quality was noted to remain robust, and 99 percent of credit costs were attributed to buffer-building.

Deposit growth was modest at 11 percent, while loans plus investments rose by 18 percent, as liquid assets and Rural Infrastructure Development Fund (RIDF) fell. However, Jefferies expects to see an uptick in deposit mobilisation as a plus expect this to continue into FY24.

Jefferies has raised its earnings estimates by 5-9 percent.

Goldman Sachs 

Goldman Sachs has kept the ‘buy’ rating on the stock with a target of Rs 1,100 per share. The bank’s operational performance was in-line, and market share gains are expected to continue with a strong pre-provision operating profit to return on assets (PPOP-ROA).

It believes that the core PPOP growth could likely slowdown in FY24E/FY25E. This was one of the reasons for taking ICICI Bank off its Conviction List recently, even though it remains a buy.

Disclaimer: The views and investment tips expressed by 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