Bulk Deals: Ashish Kacholia picks 8.54% stake in Universal Autofoundry, Government of Singapore buys 1.2% in Amber Enterprises

Bulk Deals: Ashish Kacholia picks 8.54% stake in Universal Autofoundry, Government of Singapore buys 1.2% in Amber Enterprises

We have seen big action in Manappuram Finance too, which declined 2.64 percent to Rs 142.25 with multi-fold jump in volumes.

Sunil Shankar Matkar

August 25, 2023 / 12:16 AM IST

Himalaya Finance & Investment Co. bought 10.34 lakh shares in Universal Autofoundry

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

We have seen significant block deals in Universal Autofoundry, Amber Enterprises India, Coforge, Max Financial Services, Sapphire Foods India, Manappuram Finance, and GI Engineering Solutions on August 24.

Ace investor Ashish Rameshchandra Kacholia has picked up 8.54 percent stake or 10.34 lakh shares in Universal Autofoundry, via open market transactions, at an average price of Rs 161.59 per share. Himalaya Finance & Investment Company also bought 10.34 lakh shares in the company at an average price of Rs 168.49 per share.

The stock was locked in 20 percent upper circuit at Rs 193.40.

However, promoters and promoter group were the selling shareholders in the iron foundries company. Urmila Gupta sold 1.17 lakh shares at an average price of Rs 193.4 per share, Payal Gupta offloaded 9.85 lakh shares at average price of Rs 160 per share, Kishan Lal Gupta 1.77 lakh shares at  average price of Rs 193.4 per share, and Amit Gupta 7.71 lakh shares at average price of Rs 160 per share. They exited the company by selling their entire personal shareholdings.

Coforge has also seen strong rally after big block deal, rising 9.72 percent to Rs 5,390.85 on the NSE.

Also read: Antfin likely to sell 3.6% stake in Paytm via block deal tomorrow: Report

SBI Mutual Fund, Societe Generale – ODI, Smallcap World Fund Inc, Morgan Stanley Asia Singapore Pte, Kotak Funds – India Midcap Fund, ICICI Prudential Life Insurance Company, HDFC Mutual Fund, and Aditya Birla Sun Life Mutual Fund have bought 62.93 lakh equity shares or 10.3 percent stake in the mid-sized IT company, which amounted to Rs 2,976.5 crore.

However, promoter Hulst B V, owned by Baring Private Equity Asia, exited the company by selling entire 1.62 crore equity shares or 26.63 percent stake at an average price of Rs 4,722.15 per share, amounting to Rs 7,683.53 crore.

Amber Enterprises India was down 1.9 percent at Rs 2,800.80. The Government of Singapore has bought 4.05 lakh equity shares or 1.2 percent stake in Amber Enterprises, which provides solutions to air conditioner OEM and ODM industry, at an average price of Rs 2,800 per share. The stake buy was worth Rs 113.48 crore.

Also read: Are defence stocks on the moon as well?

Max Financial Services was also in focus, rising 2.6 percent to Rs 904.35. Plutus Wealth Management LLP has bought 25 lakh shares in the Max Group company and UBS (US) Group Trust acquired 47.5 lakh shares at an average price of Rs 873 per share. Together they bought 2.1 percent stake worth Rs 632.92 crore.

However, promoter Max Ventures Investment Holdings sold 1.12 crore shares or 3.26 percent stake in Max Financial at same price. The stake sale was worth Rs 982.12 crore.

Sapphire Foods India closed the day at Rs 1,364.15, up third of a percent. Promoter Sapphire Foods Mauritius has sold 16.25 lakh equity shares or 2.55 percent stake in the franchisee of Yum! Brands Inc, at an average price of Rs 1,355 per share.

Also read: MPC Minutes: Members express caution on near-term pick up in inflation

However, Wtcnam Common Trust Funds Trust Emerging Markets Opportunities Portfolio bought 11.14 lakh shares or 1.75 percent stake in Sapphire at same price.

We have seen big action in Manappuram Finance too, which declined 2.64 percent to Rs 142.25 with multi-fold jump in volumes. Foreign portfolio investor Quinag Acquisition (FPI) exited the gold loan financing company by selling entire 8.38 crore equity shares or 9.9 percent stake at an average price of Rs 140.5 per share.

However, another foreign portfolio investor BofA Securities Europe SA was the buyer in this deal, purchasing additional 62.6 lakh shares or 0.74 percent stake in the company at an average price of Rs 140.17 per share, and Chartered Finance and Leasing bought 50 lakh shares at an average price of Rs 140.3 per share.

Mansi Share & Stock Advisors net bought 36 lakh shares in Manappuram at an average price of Rs 140.29 per share, and F3 Advisors net purchased 35.83 lakh shares at an average price of Rs 140.53 per share.

GI Engineering Solutions continued to see buying interest for 13 sessions in a row. But GG Engineering, one of the public shareholders, has consistently been offloading shares in the engineering design company for fourth consecutive session.

GG Engineering sold 25.84 lakh shares at an average price of Rs 12.15 per share, and 11.8 lakh shares at an average price of Rs 12.14 per share. With this 4.37 percent stake sale on August 24, GG Engineering has sold 1.23 crore shares or 14.38 percent shareholding in GI Engineering in four sessions, against its 24.47 percent stake held as of June 2023.Image1124082023

admin