29 Nov, EOD - Indian
SENSEX 79802.79 (0.96)
Nifty 50 24131.1 (0.91)
Nifty Bank 52055.6 (0.29)
Nifty IT 43146.25 (0.41)
Nifty Midcap 100 56392.65 (0.16)
Nifty Next 50 70726.85 (0.67)
Nifty Pharma 22240.2 (2.35)
Nifty Smallcap 100 18650.95 (0.75)
29 Nov, EOD - Global
NIKKEI 225 38208.03 (-0.37)
HANG SENG 19423.61 (0.29)
S&P 6034.02 (0.50)
"); }, success: function (data) { $(".loadingpopups").html(data.d); $(".showpopup").show(); // $('.equity').addClass('active'); // $('.mf').removeClass('active'); // $('.news').removeClass('active'); // $('.indices').removeClass('active'); // $('.fno').removeClass('active'); // $('.ipo').removeClass('active'); // $('.currency').removeClass('active'); // $('.bonds').removeClass('active'); //$('.commodity').removeClass('active'); // $('.research').removeClass('active'); }, complete: function () { $("#loader").hide(); // $('#showpopup').addClass('hidepopup'); }, error: function (errormsg) { // alert(errormsg.toString()); } }); }, select: function (event, ui) { // alert(ui.item.expdate); $("#txtGetCompanyName").val(ui.item.value); var name = ui.item.value; $("#hidschemename").val(ui.item.Id); //if ($('#ddlContext').val() == 'EQ') { // alert("select Mutual Fund txtGetCompanyNamesection"); //} //window.location = '/CompanyInformation/OverView.aspx?Heading='+ name.replaceAll(" ","-") +"&cocode="+ui.item.Id; //window.location = '/CompanyInformation/OverView.aspx?Heading=' + name.replaceAll(" ", "-").replaceAll(" - ", "-").replaceAll(",", "-").replaceAll("''", "").replaceAll("?", "").replaceAll(".", "-").replaceAll("'", "").replaceAll("/", "").replaceAll(":", "").replaceAll("&", "and").replaceAll("%", "percent").replaceAll("--", "-").replaceAll(">", "-").replaceAll("#", "") +"&cocode="+ui.item.Id; //----------------------------------------------sanjana------------------------------------------------------------------------- // window.location = '/CompanyInformation/OverView/' + name.replaceAll(" ", "-").replaceAll(" - ", "-").replaceAll(",", "-").replaceAll("''", "").replaceAll("?", "").replaceAll(".", "-").replaceAll("'", "").replaceAll("/", "").replaceAll(":", "").replaceAll("&", "and").replaceAll("%", "percent").replaceAll("--", "-").replaceAll(">", "-").replaceAll("#", "") + "/" + ui.item.Id; //alert(ui.item.value); if (document.getElementById("ddlContext").value == "company") { window.location = '/CompanyInformation/OverView/' + name.replaceAll(" ", "-").replaceAll(" - ", "-").replaceAll(",", "-").replaceAll("''", "").replaceAll("?", "").replaceAll(".", "-").replaceAll("'", "").replaceAll("/", "").replaceAll(":", "").replaceAll("&", "and").replaceAll("%", "percent").replaceAll("--", "-").replaceAll(">", "-").replaceAll("#", "") + "/" + ui.item.Id; } else if (document.getElementById("ddlContext").value == "FNO") { //window.location = '/derivatives/get-quotes/' + ui.item.instname.replaceAll(" ", "-").replaceAll(" - ", "-").replaceAll(",", "-").replaceAll("''", "").replaceAll("?", "").replaceAll(".", "-").replaceAll("'", "").replaceAll("/", "").replaceAll(":", "").replaceAll("&", "and").replaceAll("%", "percent").replaceAll("--", "-").replaceAll(">", "-").replaceAll("#", "") + "/" + ui.item.label.replaceAll(" ", "-").replaceAll(" - ", "-").replaceAll(",", "-").replaceAll("''", "").replaceAll("?", "").replaceAll(".", "-").replaceAll("'", "").replaceAll("/", "").replaceAll(":", "").replaceAll("&", "and").replaceAll("%", "percent").replaceAll("--", "-").replaceAll(">", "-").replaceAll("#", "") + "/" + ui.item.expdate; window.location = '/markets/derivatives/get-quotes/' + ui.item.instname; } else if (document.getElementById("ddlContext").value == "commodity") { //window.location = '/markets/derivatives/get-quotes/' + ui.item.instname.replaceAll(" ", "-").replaceAll(" - ", "-").replaceAll(",", "-").replaceAll("''", "").replaceAll("?", "").replaceAll(".", "-").replaceAll("'", "").replaceAll("/", "").replaceAll(":", "").replaceAll("&", "and").replaceAll("%", "percent").replaceAll("--", "-").replaceAll(">", "-").replaceAll("#", "") + "/" + ui.item.label.replaceAll(" ", "-").replaceAll(" - ", "-").replaceAll(",", "-").replaceAll("''", "").replaceAll("?", "").replaceAll(".", "-").replaceAll("'", "").replaceAll("/", "").replaceAll(":", "").replaceAll("&", "and").replaceAll("%", "percent").replaceAll("--", "-").replaceAll(">", "-").replaceAll("#", "") + "/" + ui.item.expdate; window.location = '/markets/commodities/get-quotes/' + ui.item.instname; } else if (document.getElementById("ddlContext").value == "Mutual") { window.location = '/Markets/MutualFund/scheme-snapshot/' + ui.item.Id; } else if (document.getElementById("ddlContext").value == "currency") { window.location = '/markets/currency/get-quotes/' + ui.item.instname; // markets/currency/get-quotes/FUTCUR/usdinr/27-Oct-2023/XX/-1 } else if (document.getElementById("ddlContext").value == "news") { ///markets/news/live-news/creative-eye-ltd-leads-losers-in-b-group/1462287 window.location = '/markets/news/' + ui.item.instname; } else if (document.getElementById("ddlContext").value == "research") { window.location = '/markets/research/' + ui.item.instname; } else if (document.getElementById("ddlContext").value == "indices") { window.location = '/markets/indices-get-quotes/' + ui.item.instname; } else if (document.getElementById("ddlContext").value == "bond") { window.location = '/markets/Bonds/bonds-get-quotes/' + ui.item.instname; //window.location = '/markets/Bonds/bonds-get-quotes/' + ui.item.value.replaceAll(" ", "-").replaceAll(" - ", "-").replaceAll(",", "-").replaceAll("''", "").replaceAll("?", "").replaceAll(".", "-").replaceAll("'", "").replaceAll("/", "").replaceAll(":", "").replaceAll("&", "and").replaceAll("%", "percent").replaceAll("--", "-").replaceAll(">", "-").replaceAll("#", ""); } else if (document.getElementById("ddlContext").value == "ipo") { window.location = '/markets/IPOs/IPO-Synopsis/' + ui.item.instname; //window.location = '/markets/Bonds/bonds-get-quotes/' + ui.item.value.replaceAll(" ", "-").replaceAll(" - ", "-").replaceAll(",", "-").replaceAll("''", "").replaceAll("?", "").replaceAll(".", "-").replaceAll("'", "").replaceAll("/", "").replaceAll(":", "").replaceAll("&", "and").replaceAll("%", "percent").replaceAll("--", "-").replaceAll(">", "-").replaceAll("#", ""); } // -----------------------------------------------end---------------------------------------------------------------------------------- }, response: function (event, ui) { if (!ui.content.length) { var noResult = { value: "", label: "No Result Found!" }; ui.content.push(noResult); } }, minLength: 2 //minLength as 2, it means when ever user enter 2 character in TextBox the AutoComplete method will fire and get its source data. }) //alert($("#formBasicEmail").value); activeTab("news"); });
- Overview
- Background Information
- Company Histoy
- Board of Directors
- Balance Sheet
- Profit and Loss
- Cash flow
- Key Financial Ratios
- Quarterly Results
- Peer Comparison
- MF Holding
- Schemes Bought/Sold
- Corporate Actions
- Share Price
- Share Holding Pattern
- Chairman's Speech
- Directors Reports
- Company News
- Company Research
- Result Analysis
- Concall Highlights
Basic Chart
As on 29 November 2024, EOD
LTP (₹) 5,282.60 31.35 (0.60%)
News
News
Hot Pursuit 26-Nov-2024 (13:00)
Hot Pursuit 22-Nov-2024 (13:05)
Corporate News 18-Nov-2024 (09:28)
Corporate News 11-Nov-2024 (19:00)
Corporate News 11-Nov-2024 (18:05)
View More
Research Report
No Data Found |
Concall Highlights
No Data Found |
Corporate Actions
-
Board Meeting Bonus Splits Dividends Book Closure AGM
Announcement Date | Date Of Meeting | Purpose |
30-Sep-2024 | 16-Oct-2024 | Quarterly Results |
04-Jul-2024 | 18-Jul-2024 | Quarterly Results |
26-Jun-2024 | 26-Jun-2024 | Change in Directors |
02-Apr-2024 | 25-Apr-2024 | Accounts |
07-Mar-2024 | 07-Mar-2024 | Change in Other Executive |
View More
Financials
FY Standalone Quarterly Result
Profit and Loss (Rs in Crs)
Particulars | Mar2024 | Mar2023 | Mar2022 | Mar2021 |
---|
Revenue From Operations | 8,678.90 | 7,910.00 | 5,873.70 | 4,964.00 |
Sale of Products | 0.00 | 0.00 | 0.00 | 0.00 |
Sale of Services | 8,678.90 | 7,910.00 | 5,873.70 | 4,964.00 |
Income from Investment and Financial Services | 0.00 | 0.00 | 0.00 | 0.00 |
View More
Balance Sheet(Rs in Crs)
Particulars | Mar2024 | Mar2023 | Mar2022 | Mar2021 |
---|
Fixed Assets | 1,612.60 | 1,303.00 | 1,282.70 | 1,282.40 |
Property, Plant and Equipments | 392.70 | 285.00 | 232.40 | 206.30 |
Right-of-Use Assets | 595.10 | 377.70 | 407.30 | 419.70 |
Intangible Assets | 624.80 | 640.30 | 643.00 | 656.40 |
View More
Market Cap (Rs in Crs) | 55,911.80 |
P/E | 44.52 |
Book Value (Rs) | 501.77 |
Div (%) | 2500 |
Market Lot | 1 |
EPS (TTM) | 118.66 |
Price/Book | 10.53 |
Div Yield.(%) | 0.95 |
Face value (RS) | 2 |
Deliverables (%) | 29.39 |
Peer Comparsion
Company Name | Market Cap (₹) | LTP (₹) | Prev. Close (₹) | Chg(%) | 52 Week H/L(₹) - 52 Week H/L(₹)
- Todays H/L(₹)
- PE(TTM)
- PB(₹)
- Dividend Yield(%)
|
Tata Technologi... | 38,055.76 | 938.10 | 933.50 | 0.49 | 1,400.00 - 930.65 |
Affle India Ltd | 22,733.63 | 1,619.70 | 1,598.80 | 1.31 | 1,715.00 - 998.00 |
Cyient Ltd | 20,569.29 | 1,853.35 | 1,857.05 | -0.20 | 2,457.00 - 1,655.00 |
Sagility India ... | 17,330.28 | 37.02 | 34.94 | 5.95 | 36.18 - 27.02 |
Black Box Ltd | 10,608.90 | 631.20 | 602.65 | 4.74 | 617.00 - 210.10 |
View More
(As on 30-Sep-2024)
Total Foreign
Total Institutions
Total Govt Holding
Total Non Promoter Corporate Holding
Total Promoters
Total Public & others
Category | No. of Shares | Percentage |
Total Foreign | 52,96,074 | 5.00 |
Total Institutions | 1,47,75,909 | 13.96 |
Total Govt Holding | 0 | 0.00 |
Total Non Promoter Corporate Holding | 3,44,824 | 0.33 |
Total Promoters | 7,79,86,899 | 73.69 |
Total Public & others | 7433827 | 7.02 |
Total | 10,58,37,533 | 100 |
View More
-
Incorporation Year | 2012 |
Registered Office | L&T House N M Marg,Ballard Estate, Mumbai, Maharashtra-400001 |
Telephone | |
Chairman | A M Naik |
Managing Director | Amit Chadha |
Company Secretary | Prasad Shanbhag |
Auditor | MSKA & Associates |
Face Value (₹) | 2 |
Market Lot (Nos) | 1 |
Listing | BSE,NSE |
Registrar | KFin Techologies Ltd Karvy Selenium Tow-B,31&32 Financial Dist,Nanakramguda ,Hyderabad-500032
|
View More