{"id":28249,"date":"2024-01-27T09:47:21","date_gmt":"2024-01-27T04:17:21","guid":{"rendered":"https:\/\/kuvera.in\/blog\/?p=28249"},"modified":"2024-01-27T10:04:46","modified_gmt":"2024-01-27T04:34:46","slug":"top-news-and-market-movers-this-week-26-jan-2024","status":"publish","type":"post","link":"https:\/\/kuvera.in\/blog\/top-news-and-market-movers-this-week-26-jan-2024\/","title":{"rendered":"Top news and market movers this week: 26 Jan\u2019 2024"},"content":{"rendered":"<h4 class=\"null\">Top news<\/h4>\n<div id=\"sa_slider_shortcode\">\n<div class='white' style='background:rgba(0,0,0,0); border:solid 0px rgba(0,0,0,0); border-radius:0px; padding:0px 0px 0px 0px;'>\n<div id='slider_28248' class='owl-carousel sa_owl_theme owl-pagination-true autohide-arrows' data-slider-id='slider_28248' style='visibility:hidden;'>\n<div id='slider_28248_slide01' class='sa_hover_container' style='padding:5% 5%; margin:0px 0%; background-color:rgb(252, 229, 205); '><p><span style=\"font-weight: 400\">In FY 23, the direct tax-to-GDP ratio reached a record high of 6.1%, up from 5.62% in FY 14. The number of income tax returns filed in FY 23 doubled to 77.8 million, compared to 38 million filed in FY 14.<\/span><\/p><\/div>\n<div id='slider_28248_slide02' class='sa_hover_container' style='padding:5% 5%; margin:0px 0%; background-color:rgb(207, 226, 243); '><p><span style=\"font-weight: 400\">India overtakes Hong Kong as the world's fourth largest stock market. The combined value of shares listed on Indian exchanges reached $4.33 trillion versus $4.29 trillion for Hong Kong as of closing on 22 Jan\u201924.<\/span><\/p><\/div>\n<div id='slider_28248_slide03' class='sa_hover_container' style='padding:5% 5%; margin:0px 0%; background-color:rgb(182, 215, 168); '><p><span style=\"font-weight: 400\">Shares of <\/span><a href=\"https:\/\/kuvera.in\/stocks\/medi-assist-healthcare-services-ltd\" target=\"_blank\" rel=\"noopener\"><span style=\"font-weight: 400\">Medi Assist Healthcare Ltd<\/span><\/a><span style=\"font-weight: 400\"> got listed at a premium of 11% over issue price of Rs 418 while\u00a0 IPO of EPACK Durable got oversubscribed by 16.79 times.<\/span><\/p><\/div>\n<div id='slider_28248_slide04' class='sa_hover_container' style='padding:5% 5%; margin:0px 0%; background-color:rgb(234, 209, 220); '><p><span style=\"font-weight: 400\">PGIM AMC launched the NFO for <\/span><a href=\"https:\/\/kuvera.in\/mutual-funds\/fund\/pgim-india-large-mid-cap-growth--PRLMG1-GR\" target=\"_blank\" rel=\"noopener\"><span style=\"font-weight: 400\">PGIM India Large &amp; Mid Cap Growth Fund<\/span><\/a><span style=\"font-weight: 400\">. The NFO closes on 7th February 2024.<\/span><\/p><\/div>\n<\/div>\n<\/div>\n<script type='text\/javascript'>\n\tjQuery(document).ready(function() {\n\t\tjQuery('#slider_28248').owlCarousel({\n\t\t\titems : 1,\n\t\t\tsmartSpeed : 200,\n\t\t\tautoplay : true,\n\t\t\tautoplayTimeout : 5000,\n\t\t\tautoplayHoverPause : true,\n\t\t\tsmartSpeed : 200,\n\t\t\tfluidSpeed : 200,\n\t\t\tautoplaySpeed : 200,\n\t\t\tnavSpeed : 200,\n\t\t\tdotsSpeed : 200,\n\t\t\tloop : true,\n\t\t\tnav : true,\n\t\t\tnavText : ['Previous','Next'],\n\t\t\tdots : true,\n\t\t\tresponsiveRefreshRate : 200,\n\t\t\tslideBy : 1,\n\t\t\tmergeFit : true,\n\t\t\tautoHeight : true,\n\t\t\tmouseDrag : true,\n\t\t\ttouchDrag : true\n\t\t});\n\t\tjQuery('#slider_28248').css('visibility', 'visible');\n\t\tsa_resize_slider_28248();\n\t\twindow.addEventListener('resize', sa_resize_slider_28248);\n\t\tfunction sa_resize_slider_28248() {\n\t\t\tvar min_height = '20';\n\t\t\tvar win_width = jQuery(window).width();\n\t\t\tvar slider_width = jQuery('#slider_28248').width();\n\t\t\tif (win_width < 480) {\n\t\t\t\tvar slide_width = slider_width \/ 1;\n\t\t\t} else if (win_width < 768) {\n\t\t\t\tvar slide_width = slider_width \/ 1;\n\t\t\t} else if (win_width < 980) {\n\t\t\t\tvar slide_width = slider_width \/ 1;\n\t\t\t} else if (win_width < 1200) {\n\t\t\t\tvar slide_width = slider_width \/ 1;\n\t\t\t} else if (win_width < 1500) {\n\t\t\t\tvar slide_width = slider_width \/ 1;\n\t\t\t} else {\n\t\t\t\tvar slide_width = slider_width \/ 1;\n\t\t\t}\n\t\t\tslide_width = Math.round(slide_width);\n\t\t\tvar slide_height = '0';\n\t\t\tif (min_height == 'aspect43') {\n\t\t\t\tslide_height = (slide_width \/ 4) * 3;\t\t\t\tslide_height = Math.round(slide_height);\n\t\t\t} else if (min_height == 'aspect169') {\n\t\t\t\tslide_height = (slide_width \/ 16) * 9;\t\t\t\tslide_height = Math.round(slide_height);\n\t\t\t} else {\n\t\t\t\tslide_height = (slide_width \/ 100) * min_height;\t\t\t\tslide_height = Math.round(slide_height);\n\t\t\t}\n\t\t\tjQuery('#slider_28248 .owl-item .sa_hover_container').css('min-height', slide_height+'px');\n\t\t}\n\t\tvar owl_goto = jQuery('#slider_28248');\n\t\tjQuery('.slider_28248_goto1').click(function(event){\n\t\t\towl_goto.trigger('to.owl.carousel', 0);\n\t\t});\n\t\tjQuery('.slider_28248_goto2').click(function(event){\n\t\t\towl_goto.trigger('to.owl.carousel', 1);\n\t\t});\n\t\tjQuery('.slider_28248_goto3').click(function(event){\n\t\t\towl_goto.trigger('to.owl.carousel', 2);\n\t\t});\n\t\tjQuery('.slider_28248_goto4').click(function(event){\n\t\t\towl_goto.trigger('to.owl.carousel', 3);\n\t\t});\n\t\tvar resize_28248 = jQuery('.owl-carousel');\n\t\tresize_28248.on('initialized.owl.carousel', function(e) {\n\t\t\tif (typeof(Event) === 'function') {\n\t\t\t\twindow.dispatchEvent(new Event('resize'));\n\t\t\t} else {\n\t\t\t\tvar evt = window.document.createEvent('UIEvents');\n\t\t\t\tevt.initUIEvent('resize', true, false, window, 0);\n\t\t\t\twindow.dispatchEvent(evt);\n\t\t\t}\n\t\t});\n\t});\n<\/script>\n\n<\/div>\n<h4 class=\"null\">Index Returns<\/h4>\n\n<table id=\"tablepress-3501\" class=\"tablepress tablepress-id-3501\">\n<thead>\n<tr class=\"row-1 odd\">\n\t<th class=\"column-1\">Index<\/th><th class=\"column-2\">1W<\/th><th class=\"column-3\">1Y<\/th><th class=\"column-4\">3Y<\/th><th class=\"column-5\">P\/E<\/th><th class=\"column-6\">P\/B<\/th>\n<\/tr>\n<\/thead>\n<tbody class=\"row-hover\">\n<tr class=\"row-2 even\">\n\t<td class=\"column-1\"><a target=\"_blank\" href=\"https:\/\/app.kuvera.in\/explore\/mf\/l\/hdfc-index-nifty-50-growth--INNPT-GR\" rel=\"noopener\">NIFTY 50<\/a><\/td><td class=\"column-2\">-0.5%<\/td><td class=\"column-3\">19.3%<\/td><td class=\"column-4\">14.1%<\/td><td class=\"column-5\">22.3<\/td><td class=\"column-6\">3.7<\/td>\n<\/tr>\n<tr class=\"row-3 odd\">\n\t<td class=\"column-1\"><a target=\"_blank\" href=\"https:\/\/app.kuvera.in\/explore\/mf\/l\/uti-nifty-next-50-index-growth--UTNYG1-GR\" rel=\"noopener\">NIFTY NEXT 50<\/a><\/td><td class=\"column-2\">0.6%<\/td><td class=\"column-3\">33.2%<\/td><td class=\"column-4\">17.6%<\/td><td class=\"column-5\">26.0<\/td><td class=\"column-6\">4.4<\/td>\n<\/tr>\n<tr class=\"row-4 even\">\n\t<td class=\"column-1\"><a target=\"_blank\" href=\"https:\/\/app.kuvera.in\/explore\/mf\/l\/hdfc-index-sensex-growth--INSPT-GR\" rel=\"noopener\">S&amp;P BSE SENSEX<\/a><\/td><td class=\"column-2\">-0.7%<\/td><td class=\"column-3\">17.4%<\/td><td class=\"column-4\">17.9%<\/td><td class=\"column-5\">24.4<\/td><td class=\"column-6\">3.6<\/td>\n<\/tr>\n<tr class=\"row-5 odd\">\n\t<td class=\"column-1\">S&amp;P BSE SmallCap<\/td><td class=\"column-2\">0.9%<\/td><td class=\"column-3\">57.6%<\/td><td class=\"column-4\">35.2%<\/td><td class=\"column-5\">32.6<\/td><td class=\"column-6\">3.4<\/td>\n<\/tr>\n<tr class=\"row-6 even\">\n\t<td class=\"column-1\">S&amp;P BSE MidCap<\/td><td class=\"column-2\">0.5%<\/td><td class=\"column-3\">53.1%<\/td><td class=\"column-4\">26.9%<\/td><td class=\"column-5\">26.3<\/td><td class=\"column-6\">3.5<\/td>\n<\/tr>\n<tr class=\"row-7 odd\">\n\t<td class=\"column-1\">NASDAQ 100<\/td><td class=\"column-2\">0.6%<\/td><td class=\"column-3\">43.2%<\/td><td class=\"column-4\">8.9%<\/td><td class=\"column-5\">26.3<\/td><td class=\"column-6\">5.2<\/td>\n<\/tr>\n<tr class=\"row-8 even\">\n\t<td class=\"column-1\"><a target=\"_blank\" href=\"https:\/\/app.kuvera.in\/explore\/us-stocks\/d\/s-p-500-growth-index-ishares-ivw\" rel=\"noopener\">S&amp;P 500<\/a><\/td><td class=\"column-2\">1.1%<\/td><td class=\"column-3\">20.2%<\/td><td class=\"column-4\">8.2%<\/td><td class=\"column-5\">26.6<\/td><td class=\"column-6\">4.6<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<!-- #tablepress-3501 from cache -->\n<h4 class=\"null\"><img loading=\"lazy\" class=\"wp-image-28296 aligncenter\" src=\"https:\/\/kuvera.in\/blog\/wp-content\/uploads\/2024\/01\/Index-performance-26Jan24-300x167.jpg\" alt=\"\" width=\"519\" height=\"289\" srcset=\"https:\/\/kuvera.in\/blog\/wp-content\/uploads\/2024\/01\/Index-performance-26Jan24-300x167.jpg 300w, https:\/\/kuvera.in\/blog\/wp-content\/uploads\/2024\/01\/Index-performance-26Jan24-1024x569.jpg 1024w, https:\/\/kuvera.in\/blog\/wp-content\/uploads\/2024\/01\/Index-performance-26Jan24-768x427.jpg 768w, https:\/\/kuvera.in\/blog\/wp-content\/uploads\/2024\/01\/Index-performance-26Jan24-1536x854.jpg 1536w, https:\/\/kuvera.in\/blog\/wp-content\/uploads\/2024\/01\/Index-performance-26Jan24-2048x1138.jpg 2048w, https:\/\/kuvera.in\/blog\/wp-content\/uploads\/2024\/01\/Index-performance-26Jan24-150x83.jpg 150w\" sizes=\"(max-width: 519px) 100vw, 519px\" \/><\/h4>\n<p><a href=\"http:\/\/app.kuvera.in\/tax-harvesting\"><img loading=\"lazy\" class=\"aligncenter wp-image-9296 size-full\" src=\"https:\/\/kuvera.in\/blog\/wp-content\/uploads\/2021\/12\/Tax-havesting-P2.png\" alt=\"\" width=\"652\" height=\"164\" srcset=\"https:\/\/kuvera.in\/blog\/wp-content\/uploads\/2021\/12\/Tax-havesting-P2.png 652w, https:\/\/kuvera.in\/blog\/wp-content\/uploads\/2021\/12\/Tax-havesting-P2-300x75.png 300w\" sizes=\"(max-width: 652px) 100vw, 652px\" \/><\/a><\/p>\n<h4><strong><br \/>\nBest Performers<\/strong><\/h4>\n\n<table id=\"tablepress-3502\" class=\"tablepress tablepress-id-3502\">\n<thead>\n<tr class=\"row-1 odd\">\n\t<th class=\"column-1\">Mutual Funds<\/th><th class=\"column-2\">1W<\/th><th class=\"column-3\">1Y<\/th><th class=\"column-4\">3Y<\/th>\n<\/tr>\n<\/thead>\n<tbody class=\"row-hover\">\n<tr class=\"row-2 even\">\n\t<td class=\"column-1\"><a target=\"_blank\" href=\"https:\/\/kuvera.in\/mutual-funds\/fund\/mirae-asset-hang-seng-tech-etf-fof-growth--MAHSD1-GR\" rel=\"noopener\">Mirae Asset Hang Seng Tech ETF FoF<\/a><\/td><td class=\"column-2\">4.6%<\/td><td class=\"column-3\">-18.1%<\/td><td class=\"column-4\">NA<\/td>\n<\/tr>\n<tr class=\"row-3 odd\">\n\t<td class=\"column-1\"><a target=\"_blank\" href=\"https:\/\/kuvera.in\/mutual-funds\/fund\/edelweiss-us-technology-equity-fof-growth--EDUTD1-GR\" rel=\"noopener\">Edelweiss US Technology Equity FoF<\/a><\/td><td class=\"column-2\">3.9%<\/td><td class=\"column-3\">62.3%<\/td><td class=\"column-4\">4.8%<\/td>\n<\/tr>\n<tr class=\"row-4 even\">\n\t<td class=\"column-1\"><a target=\"_blank\" href=\"https:\/\/kuvera.in\/mutual-funds\/fund\/hsbc-asia-pacific-dividend-yield-growth--HSHAPDG-GR\" rel=\"noopener\">HSBC Asia Pacific Dividend Yield<\/a><\/td><td class=\"column-2\">3.6%<\/td><td class=\"column-3\">-0.3%<\/td><td class=\"column-4\">-1.3%<\/td>\n<\/tr>\n<tr class=\"row-5 odd\">\n\t<td class=\"column-1\"><div class=\"softmerge-inner\" style=\"width:230px;left:-1px\"><a target=\"_blank\" href=\"https:\/\/kuvera.in\/mutual-funds\/fund\/edelweiss-greater-china-equity-off..-growth--EDGCD1-GR\" rel=\"noopener\">Edelweiss Greater China Equity Off Shore<\/a><\/div><\/td><td class=\"column-2\">3.5%<\/td><td class=\"column-3\">-20.3%<\/td><td class=\"column-4\">-18.5%<\/td>\n<\/tr>\n<tr class=\"row-6 even\">\n\t<td class=\"column-1\"><a target=\"_blank\" href=\"https:\/\/kuvera.in\/mutual-funds\/fund\/axis-greater-china-equity-fof-growth--AXGCDG-GR\" rel=\"noopener\">Axis Greater China Equity FoF<\/a><\/td><td class=\"column-2\">3.2%<\/td><td class=\"column-3\">52.4%<\/td><td class=\"column-4\">13.3%<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<!-- #tablepress-3502 from cache -->\n\n<table id=\"tablepress-3503\" class=\"tablepress tablepress-id-3503\">\n<thead>\n<tr class=\"row-1 odd\">\n\t<th class=\"column-1\">ELSS Tax Saving Funds<\/th><th class=\"column-2\">1W<\/th><th class=\"column-3\">1Y<\/th><th class=\"column-4\">3Y<\/th>\n<\/tr>\n<\/thead>\n<tbody class=\"row-hover\">\n<tr class=\"row-2 even\">\n\t<td class=\"column-1\"><a target=\"_blank\" href=\"https:\/\/app.kuvera.in\/explore\/shriram-elss-tax-saver-growth--SH105D-GR\" rel=\"noopener\">Shriram ELSS Tax Saver<\/a><\/td><td class=\"column-2\">0.1%<\/td><td class=\"column-3\">34.6%<\/td><td class=\"column-4\">17.9%<\/td>\n<\/tr>\n<tr class=\"row-3 odd\">\n\t<td class=\"column-1\"><a target=\"_blank\" href=\"https:\/\/app.kuvera.in\/explore\/quant-elss-tax-saver-growth--QUTPDG-GR\" rel=\"noopener\">Quant ELSS Tax Saver<\/a><\/td><td class=\"column-2\">-0.1%<\/td><td class=\"column-3\">40.0%<\/td><td class=\"column-4\">34.6%<\/td>\n<\/tr>\n<tr class=\"row-4 even\">\n\t<td class=\"column-1\"><a target=\"_blank\" href=\"https:\/\/kuvera.in\/mutual-funds\/fund\/quantum-elss-tax-saver-growth--QMFTS-GR\" rel=\"noopener\">Quantum ELSS Tax Saver<\/a><\/td><td class=\"column-2\">-0.3%<\/td><td class=\"column-3\">28.0%<\/td><td class=\"column-4\">18.2%<\/td>\n<\/tr>\n<tr class=\"row-5 odd\">\n\t<td class=\"column-1\"><a target=\"_blank\" href=\"https:\/\/kuvera.in\/mutual-funds\/fund\/invesco-india-elss-tax-saver-growth--RGTPD1-GR\" rel=\"noopener\">Invesco India ELSS Tax Saver<\/a><\/td><td class=\"column-2\">-0.4%<\/td><td class=\"column-3\">36.7%<\/td><td class=\"column-4\">17.8%<\/td>\n<\/tr>\n<tr class=\"row-6 even\">\n\t<td class=\"column-1\"><a target=\"_blank\" href=\"https:\/\/app.kuvera.in\/explore\/groww-elss-tax-saver-growth--INTSG1-GR\" rel=\"noopener\">Groww ELSS Tax Saver<\/a><\/td><td class=\"column-2\">-0.5%<\/td><td class=\"column-3\">29.5%<\/td><td class=\"column-4\">23.1%<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<!-- #tablepress-3503 from cache -->\n\n<table id=\"tablepress-3504\" class=\"tablepress tablepress-id-3504\">\n<thead>\n<tr class=\"row-1 odd\">\n\t<th class=\"column-1\">Stocks (Market cap > Rs 50k Cr)<\/th><th class=\"column-2\">1W<\/th><th class=\"column-3\">1Y<\/th><th class=\"column-4\">5Y<\/th>\n<\/tr>\n<\/thead>\n<tbody class=\"row-hover\">\n<tr class=\"row-2 even\">\n\t<td class=\"column-1\"><a target=\"_blank\" href=\"https:\/\/app.kuvera.in\/stocks\/oracle-financial-services-software-ltd\" rel=\"noopener\">Oracle Financial Services Software<\/a><\/td><td class=\"column-2\">31.9%<\/td><td class=\"column-3\">115.0%<\/td><td class=\"column-4\">14.0%<\/td>\n<\/tr>\n<tr class=\"row-3 odd\">\n\t<td class=\"column-1\"><a target=\"_blank\" href=\"https:\/\/kuvera.in\/stocks\/rail-vikas-nigam-ltd\" rel=\"noopener\">Rail Vikas Nigam<\/a><\/td><td class=\"column-2\">25.6%<\/td><td class=\"column-3\">300.2%<\/td><td class=\"column-4\">NA<\/td>\n<\/tr>\n<tr class=\"row-4 even\">\n\t<td class=\"column-1\"><a target=\"_blank\" href=\"https:\/\/kuvera.in\/stocks\/idbi-bank-ltd\" rel=\"noopener\">IDBI Bank<\/a><\/td><td class=\"column-2\">21.6%<\/td><td class=\"column-3\">55.9%<\/td><td class=\"column-4\">6.5%<\/td>\n<\/tr>\n<tr class=\"row-5 odd\">\n\t<td class=\"column-1\"><a target=\"_blank\" href=\"https:\/\/kuvera.in\/stocks\/indian-railway-finance-corp-ltd\" rel=\"noopener\">Indian Railway Finance Corp<\/a><\/td><td class=\"column-2\">16.6%<\/td><td class=\"column-3\">433.3%<\/td><td class=\"column-4\">NA<\/td>\n<\/tr>\n<tr class=\"row-6 even\">\n\t<td class=\"column-1\"><a target=\"_blank\" href=\"https:\/\/kuvera.in\/stocks\/nhpc-ltd\" rel=\"noopener\">NHPC<\/a><\/td><td class=\"column-2\">14.1%<\/td><td class=\"column-3\">91.5%<\/td><td class=\"column-4\">27.1%<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<!-- #tablepress-3504 from cache -->\n<h4><strong><br \/>\nWorst Performers<\/strong><\/h4>\n\n<table id=\"tablepress-3505\" class=\"tablepress tablepress-id-3505\">\n<thead>\n<tr class=\"row-1 odd\">\n\t<th class=\"column-1\">Mutual Funds<\/th><th class=\"column-2\">1W<\/th><th class=\"column-3\">1Y<\/th><th class=\"column-4\">3Y<\/th>\n<\/tr>\n<\/thead>\n<tbody class=\"row-hover\">\n<tr class=\"row-2 even\">\n\t<td class=\"column-1\"><a target=\"_blank\" href=\"https:\/\/kuvera.in\/mutual-funds\/fund\/hdfc-defence-growth--HDHDDGR-GR\" rel=\"noopener\">HDFC Defence <\/a><\/td><td class=\"column-2\">-2.5%<\/td><td class=\"column-3\">NA<\/td><td class=\"column-4\">NA<\/td>\n<\/tr>\n<tr class=\"row-3 odd\">\n\t<td class=\"column-1\"><a target=\"_blank\" href=\"https:\/\/kuvera.in\/mutual-funds\/fund\/pgim-india-midcap-opportunities-growth--PRMOG1-GR\" rel=\"noopener\">PGIM India Midcap Opportunities<\/a><\/td><td class=\"column-2\">-2.4%<\/td><td class=\"column-3\">23.7%<\/td><td class=\"column-4\">24.7%<\/td>\n<\/tr>\n<tr class=\"row-4 even\">\n\t<td class=\"column-1\"><a target=\"_blank\" href=\"https:\/\/kuvera.in\/mutual-funds\/fund\/icici-prudential-fmcg-growth--8011-GR\" rel=\"noopener\">IPRU FMCG<\/a><\/td><td class=\"column-2\">-2.3%<\/td><td class=\"column-3\">21.0%<\/td><td class=\"column-4\">NA<\/td>\n<\/tr>\n<tr class=\"row-5 odd\">\n\t<td class=\"column-1\"><a target=\"_blank\" href=\"https:\/\/kuvera.in\/mutual-funds\/fund\/dsp-midcap-growth--DS782-GR\" rel=\"noopener\">DSP Midcap<\/a><\/td><td class=\"column-2\">-2.2%<\/td><td class=\"column-3\">39.2%<\/td><td class=\"column-4\">18.6%<\/td>\n<\/tr>\n<tr class=\"row-6 even\">\n\t<td class=\"column-1\"><a target=\"_blank\" href=\"https:\/\/kuvera.in\/mutual-funds\/fund\/dsp-midcap-growth--DS782-GR\" rel=\"noopener\">DSP Focus<\/a><\/td><td class=\"column-2\">-2.1%<\/td><td class=\"column-3\">36.0%<\/td><td class=\"column-4\">15.5%<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<!-- #tablepress-3505 from cache -->\n\n<table id=\"tablepress-3506\" class=\"tablepress tablepress-id-3506\">\n<thead>\n<tr class=\"row-1 odd\">\n\t<th class=\"column-1\">Stocks (Market cap > Rs 50k Cr)<\/th><th class=\"column-2\">1W<\/th><th class=\"column-3\">1Y<\/th><th class=\"column-4\">5Y<\/th>\n<\/tr>\n<\/thead>\n<tbody class=\"row-hover\">\n<tr class=\"row-2 even\">\n\t<td class=\"column-1\"><a target=\"_blank\" href=\"https:\/\/kuvera.in\/stocks\/larsen-toubro-infotech-ltd\" rel=\"noopener\">LTIMindtree<\/a><\/td><td class=\"column-2\">-12.4%<\/td><td class=\"column-3\">21.9%<\/td><td class=\"column-4\">27.2%<\/td>\n<\/tr>\n<tr class=\"row-3 odd\">\n\t<td class=\"column-1\"><a target=\"_blank\" href=\"https:\/\/kuvera.in\/stocks\/havells-india-ltd\" rel=\"noopener\">Havells India<\/a><\/td><td class=\"column-2\">-9.9%<\/td><td class=\"column-3\">8.1%<\/td><td class=\"column-4\">13.7%<\/td>\n<\/tr>\n<tr class=\"row-4 even\">\n\t<td class=\"column-1\"><a target=\"_blank\" href=\"https:\/\/kuvera.in\/stocks\/asian-paints-ltd\" rel=\"noopener\">Asian Paints<\/a><\/td><td class=\"column-2\">-9.0%<\/td><td class=\"column-3\">4.9%<\/td><td class=\"column-4\">17.1%<\/td>\n<\/tr>\n<tr class=\"row-5 odd\">\n\t<td class=\"column-1\"><a target=\"_blank\" href=\"https:\/\/kuvera.in\/stocks\/indusind-bank-ltd\" rel=\"noopener\">IndusInd Bank<\/a><\/td><td class=\"column-2\">-8.0%<\/td><td class=\"column-3\">24.7%<\/td><td class=\"column-4\">-0.2%<\/td>\n<\/tr>\n<tr class=\"row-6 even\">\n\t<td class=\"column-1\"><a target=\"_blank\" href=\"https:\/\/kuvera.in\/stocks\/mankind-pharma-ltd\" rel=\"noopener\">Mankind Pharma<\/a><\/td><td class=\"column-2\">-7.7%<\/td><td class=\"column-3\">NA<\/td><td class=\"column-4\">NA<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<!-- #tablepress-3506 from cache -->\n<h4><strong><br \/>\nBought and Sold<\/strong><\/h4>\n\n<table id=\"tablepress-3507\" class=\"tablepress tablepress-id-3507\">\n<thead>\n<tr class=\"row-1 odd\">\n\t<th class=\"column-1\">Most Bought MF<\/th><th class=\"column-2\">1W<\/th><th class=\"column-3\">1Y<\/th><th class=\"column-4\">3Y<\/th>\n<\/tr>\n<\/thead>\n<tbody class=\"row-hover\">\n<tr class=\"row-2 even\">\n\t<td class=\"column-1\"><a target=\"_blank\" href=\"https:\/\/app.kuvera.in\/explore\/parag-parikh-flexi-cap-growth--PP001ZG-GR\" rel=\"noopener\">Parag Parikh Flexi Cap<\/a><\/td><td class=\"column-2\">1.2%<\/td><td class=\"column-3\">37.0%<\/td><td class=\"column-4\">23.3%<\/td>\n<\/tr>\n<tr class=\"row-3 odd\">\n\t<td class=\"column-1\"><a target=\"_blank\" href=\"https:\/\/app.kuvera.in\/explore\/quant-small-cap-growth--QUIBDG-GR\" rel=\"noopener\">Quant Small Cap<\/a><\/td><td class=\"column-2\">3.0%<\/td><td class=\"column-3\">59.7%<\/td><td class=\"column-4\">48.6%<\/td>\n<\/tr>\n<tr class=\"row-4 even\">\n\t<td class=\"column-1\"><a target=\"_blank\" href=\"https:\/\/app.kuvera.in\/explore\/uti-nifty-50-index-growth--UTNID2-GR\" rel=\"noopener\">UTI Nifty 50 Index<\/a><\/td><td class=\"column-2\">-0.5%<\/td><td class=\"column-3\">20.4%<\/td><td class=\"column-4\">15.6%<\/td>\n<\/tr>\n<tr class=\"row-5 odd\">\n\t<td class=\"column-1\"><a target=\"_blank\" href=\"https:\/\/app.kuvera.in\/explore\/quant-flexi-cap-growth--QUPEDG-GR\" rel=\"noopener\">Quant Flexi Cap<\/a><\/td><td class=\"column-2\">2.7%<\/td><td class=\"column-3\">43.0%<\/td><td class=\"column-4\">35.1%<\/td>\n<\/tr>\n<tr class=\"row-6 even\">\n\t<td class=\"column-1\"><a target=\"_blank\" href=\"https:\/\/app.kuvera.in\/explore\/quant-mid-cap-growth--QUOFDG-GR\" rel=\"noopener\">Quant Mid Cap<\/a><\/td><td class=\"column-2\">1.7%<\/td><td class=\"column-3\">48.3%<\/td><td class=\"column-4\">38.7%<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<!-- #tablepress-3507 from cache -->\n\n<table id=\"tablepress-3508\" class=\"tablepress tablepress-id-3508\">\n<thead>\n<tr class=\"row-1 odd\">\n\t<th class=\"column-1\">Most sold MF<\/th><th class=\"column-2\">1W<\/th><th class=\"column-3\">1Y<\/th><th class=\"column-4\">3Y<\/th>\n<\/tr>\n<\/thead>\n<tbody class=\"row-hover\">\n<tr class=\"row-2 even\">\n\t<td class=\"column-1\"><a target=\"_blank\" href=\"https:\/\/app.kuvera.in\/explore\/axis-bluechip-growth--AXEFDG-GR\" rel=\"noopener\">Axis Bluechip<\/a><\/td><td class=\"column-2\">-0.1%<\/td><td class=\"column-3\">21.0%<\/td><td class=\"column-4\">11.0%<\/td>\n<\/tr>\n<tr class=\"row-3 odd\">\n\t<td class=\"column-1\"><a target=\"_blank\" href=\"https:\/\/app.kuvera.in\/explore\/axis-focused-25-growth--AFDG-GR\" rel=\"noopener\">Axis Focused 25<\/a><\/td><td class=\"column-2\">-0.5%<\/td><td class=\"column-3\">22.9%<\/td><td class=\"column-4\">7.9%<\/td>\n<\/tr>\n<tr class=\"row-4 even\">\n\t<td class=\"column-1\"><a target=\"_blank\" href=\"https:\/\/app.kuvera.in\/explore\/motilal-oswal-nasdaq-100-fof-growth--MON1GD-GR\" rel=\"noopener\">Motilal Oswal Nasdaq 100 FoF<\/a><\/td><td class=\"column-2\">4.6%<\/td><td class=\"column-3\">52.4%<\/td><td class=\"column-4\">13.3%<\/td>\n<\/tr>\n<tr class=\"row-5 odd\">\n\t<td class=\"column-1\"><div class=\"softmerge-inner\" style=\"width:196px;left:-1px\"><a target=\"_blank\" href=\"https:\/\/kuvera.in\/mutual-funds\/fund\/edelweiss-greater-china-equity-off-shore-growth--EDGCD1-GR\" rel=\"noopener\">Edelweiss Greater China Equity Off Shore<\/a><\/div><\/td><td class=\"column-2\">3.5%<\/td><td class=\"column-3\">-20.3%<\/td><td class=\"column-4\">-18.5%<\/td>\n<\/tr>\n<tr class=\"row-6 even\">\n\t<td class=\"column-1\"><a target=\"_blank\" href=\"https:\/\/app.kuvera.in\/explore\/aditya-birla-sun-life-elss-tax-saver-growth--BS02GZ-GR\" rel=\"noopener\">ABSL ELSS Tax Saver<\/a><\/td><td class=\"column-2\">-1.0%<\/td><td class=\"column-3\">23.6%<\/td><td class=\"column-4\">10.6%<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<!-- #tablepress-3508 from cache -->\n<h4><strong><br \/>\nMost Watchlisted\u00a0<\/strong><\/h4>\n\n<table id=\"tablepress-3509\" class=\"tablepress tablepress-id-3509\">\n<thead>\n<tr class=\"row-1 odd\">\n\t<th class=\"column-1\"><div class=\"softmerge-inner\" style=\"width:240px;left:-1px\">Mutual Fund <a class=\"waffle-rich-text-link\" href=\"https:\/\/app.kuvera.in\/explore\/watchlist\">Watchlist<\/a><\/div><\/th><th class=\"column-2\">1W<\/th><th class=\"column-3\">1Y<\/th><th class=\"column-4\">3Y<\/th>\n<\/tr>\n<\/thead>\n<tbody class=\"row-hover\">\n<tr class=\"row-2 even\">\n\t<td class=\"column-1\"><a target=\"_blank\" href=\"https:\/\/app.kuvera.in\/mutual-funds\/fund\/motilal-oswal-midcap-growth--MOFMGD-GR\" rel=\"noopener\">Motilal Oswal Midcap<\/a><\/td><td class=\"column-2\">-0.3%<\/td><td class=\"column-3\">48.3%<\/td><td class=\"column-4\">36.6%<\/td>\n<\/tr>\n<tr class=\"row-3 odd\">\n\t<td class=\"column-1\"><a target=\"_blank\" href=\"https:\/\/app.kuvera.in\/mutual-funds\/fund\/axis-small-cap-growth--AXSCDG-GR\" rel=\"noopener\">Axis Small Cap<\/a><\/td><td class=\"column-2\">0.6%<\/td><td class=\"column-3\">39.6%<\/td><td class=\"column-4\">32.0%<\/td>\n<\/tr>\n<tr class=\"row-4 even\">\n\t<td class=\"column-1\"><a target=\"_blank\" href=\"https:\/\/app.kuvera.in\/mutual-funds\/fund\/icici-prudential-bluechip-growth--8042-GR\" rel=\"noopener\">IPRU Bluechip <\/a><\/td><td class=\"column-2\">0.4%<\/td><td class=\"column-3\">30.6%<\/td><td class=\"column-4\">21.0%<\/td>\n<\/tr>\n<tr class=\"row-5 odd\">\n\t<td class=\"column-1\"><a target=\"_blank\" href=\"https:\/\/app.kuvera.in\/mutual-funds\/fund\/icici-prudential-value-discovery-growth--8176-GR\" rel=\"noopener\">IPRU Value Discovery<\/a><\/td><td class=\"column-2\">0.7%<\/td><td class=\"column-3\">34.1%<\/td><td class=\"column-4\">27.6%<\/td>\n<\/tr>\n<tr class=\"row-6 even\">\n\t<td class=\"column-1\"><a target=\"_blank\" href=\"https:\/\/app.kuvera.in\/mutual-funds\/fund\/bandhan-small-cap-growth--IDD340-GR\" rel=\"noopener\">Bandhan Small Cap<\/a><\/td><td class=\"column-2\">1.1%<\/td><td class=\"column-3\">67.0%<\/td><td class=\"column-4\">33.2%<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<!-- #tablepress-3509 from cache -->\n\n<table id=\"tablepress-3510\" class=\"tablepress tablepress-id-3510\">\n<thead>\n<tr class=\"row-1 odd\">\n\t<th class=\"column-1\"><div class=\"softmerge-inner\" style=\"width:198px;left:-1px\">Stocks <a class=\"waffle-rich-text-link\" href=\"https:\/\/app.kuvera.in\/explore\/stocks\/c\/watchlist\">Watchlist<\/a><\/div><\/th><th class=\"column-2\">1W<\/th><th class=\"column-3\">1Y<\/th><th class=\"column-4\">5Y<\/th>\n<\/tr>\n<\/thead>\n<tbody class=\"row-hover\">\n<tr class=\"row-2 even\">\n\t<td class=\"column-1\"><a target=\"_blank\" href=\"https:\/\/app.kuvera.in\/stocks\/suzlon-energy-ltd\" rel=\"noopener\">Suzlon Energy <\/a><\/td><td class=\"column-2\">4.0%<\/td><td class=\"column-3\">340.9%<\/td><td class=\"column-4\">54.1%<\/td>\n<\/tr>\n<tr class=\"row-3 odd\">\n\t<td class=\"column-1\"><a target=\"_blank\" href=\"https:\/\/kuvera.in\/stocks\/tata-motors-ltd-class-a\" rel=\"noopener\">Tata Motors<\/a><\/td><td class=\"column-2\">0.8%<\/td><td class=\"column-3\">92.3%<\/td><td class=\"column-4\">40.8%<\/td>\n<\/tr>\n<tr class=\"row-4 even\">\n\t<td class=\"column-1\"><a target=\"_blank\" href=\"https:\/\/kuvera.in\/stocks\/indian-railway-finance-corp-ltd\" rel=\"noopener\">Indian Railway Finance Corp<\/a><\/td><td class=\"column-2\">16.6%<\/td><td class=\"column-3\">433.3%<\/td><td class=\"column-4\">NA<\/td>\n<\/tr>\n<tr class=\"row-5 odd\">\n\t<td class=\"column-1\"><a target=\"_blank\" href=\"https:\/\/app.kuvera.in\/stocks\/rec-ltd\" rel=\"noopener\">REC<\/a><\/td><td class=\"column-2\">10.3%<\/td><td class=\"column-3\">282.6%<\/td><td class=\"column-4\">40.0%<\/td>\n<\/tr>\n<tr class=\"row-6 even\">\n\t<td class=\"column-1\"><a target=\"_blank\" href=\"https:\/\/app.kuvera.in\/stocks\/tata-power-co-ltd\" rel=\"noopener\">Tata Power Co<\/a><\/td><td class=\"column-2\">4.7%<\/td><td class=\"column-3\">77.4%<\/td><td class=\"column-4\">36.3%<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<!-- #tablepress-3510 from cache -->\n\n<table id=\"tablepress-3511\" class=\"tablepress tablepress-id-3511\">\n<thead>\n<tr class=\"row-1 odd\">\n\t<th class=\"column-1\"><div class=\"softmerge-inner\" style=\"width:197px;left:-1px\">US Stocks <a class=\"waffle-rich-text-link\" href=\"https:\/\/kuvera.in\/explore\/us-stocks\/list\/watchlist\">Watchlist<\/a><\/div><\/th><th class=\"column-2\">1W<\/th><th class=\"column-3\">1Y<\/th><th class=\"column-4\">5Y<\/th>\n<\/tr>\n<\/thead>\n<tbody class=\"row-hover\">\n<tr class=\"row-2 even\">\n\t<td class=\"column-1\"><a target=\"_blank\" href=\"https:\/\/kuvera.in\/us-stocks\/nvidia-corporation-nvda\" rel=\"noopener\">NVIDIA Corporation<\/a><\/td><td class=\"column-2\">2.6%<\/td><td class=\"column-3\">199.7%<\/td><td class=\"column-4\">72.6%<\/td>\n<\/tr>\n<tr class=\"row-3 odd\">\n\t<td class=\"column-1\"><a target=\"_blank\" href=\"https:\/\/app.kuvera.in\/us-stocks\/meta-platforms-inc-meta\" rel=\"noopener\">Meta Platforms<\/a><\/td><td class=\"column-2\">2.8%<\/td><td class=\"column-3\">159.8%<\/td><td class=\"column-4\">21.4%<\/td>\n<\/tr>\n<tr class=\"row-4 even\">\n\t<td class=\"column-1\"><a target=\"_blank\" href=\"https:\/\/kuvera.in\/us-stocks\/microsoft-corporation-msft\" rel=\"noopener\">Microsoft Corporation<\/a><\/td><td class=\"column-2\">1.3%<\/td><td class=\"column-3\">62.8%<\/td><td class=\"column-4\">31.7%<\/td>\n<\/tr>\n<tr class=\"row-5 odd\">\n\t<td class=\"column-1\"><a target=\"_blank\" href=\"https:\/\/app.kuvera.in\/watchlist\/us-stocks\" rel=\"noopener\">Netflix, Inc.<\/a><\/td><td class=\"column-2\">18.1%<\/td><td class=\"column-3\">58.1%<\/td><td class=\"column-4\">11.0%<\/td>\n<\/tr>\n<tr class=\"row-6 even\">\n\t<td class=\"column-1\"><a target=\"_blank\" href=\"https:\/\/kuvera.in\/us-stocks\/amazon-com-inc-amzn\" rel=\"noopener\">Amazon.com<\/a><\/td><td class=\"column-2\">2.4%<\/td><td class=\"column-3\">55.6%<\/td><td class=\"column-4\">13.7%<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<!-- #tablepress-3511 from cache -->\n<p>Data Source: NSE, BSE &amp; <a href=\"https:\/\/app.kuvera.in\/\">Kuvera.in<\/a><\/p>\n<h4>Interested in how we think about the markets?<\/h4>\n<p>Read more:\u00a0<a href=\"https:\/\/kuvera.in\/blog\/category\/zen-and-the-art-of-investing\/\" target=\"_blank\" rel=\"noopener noreferrer\"><strong>Zen And The Art Of Investing<\/strong><\/a><\/p>\n<p>Watch\/hear on YouTube:<\/p>\n<p><iframe loading=\"lazy\" title=\"Kuvera Insights\" width=\"640\" height=\"360\" src=\"https:\/\/www.youtube.com\/embed\/videoseries?list=PLDSzQdT9nLmCysU31bg4Ngh7WY2p3UiiI\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" allowfullscreen><\/iframe><\/p>\n<p>Start investing through a platform that brings goal planning and investing to your fingertips. Visit\u00a0<a href=\"https:\/\/www.kuvera.in\/\"><strong>kuvera.in<\/strong><\/a>\u00a0to discover\u00a0<a href=\"https:\/\/kuvera.in\/blog\/direct-plans-better\/\"><strong>Direct Plans<\/strong><\/a>\u00a0and\u00a0<strong><a href=\"https:\/\/kuvera.in\/explore\/fixed-deposit\/c\/all\">Fixed Deposits<\/a> <\/strong>and <a href=\"https:\/\/kuvera.in\/user\/login\"><strong>start investing today.<\/strong><\/a><\/p>\n<blockquote><p>Disclaimer: Mutual Fund investments are subject to market risks. Read all scheme related documents carefully.<br \/>\nRegistration granted by SEBI, membership of BASL (in case of IAs) and certification from NISM in no way guarantee performance of the intermediary or provide any assurance of returns to investors.<br \/>\nInvestment in the securities is subject to market risks. Read all the related documents carefully before investing.<br \/>\nThe securities quoted are for illustration only and are not recommendatory.<\/p><\/blockquote>\n<p>This market update was initially published by <strong>Livemint<\/strong>.<br \/>\n#MutualFundSahiHai, #KuveraSabseSahiHai!<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Top news Index Returns Best Performers Worst Performers Bought and Sold Most Watchlisted\u00a0 Data Source: NSE, BSE &amp; Kuvera.in Interested in how we think about the markets? Read more:\u00a0Zen And The Art Of Investing Watch\/hear on YouTube: Start investing through a platform that brings goal planning and investing to your fingertips. Visit\u00a0kuvera.in\u00a0to discover\u00a0Direct Plans\u00a0and\u00a0Fixed Deposits [&#8230;]<\/p>\n<p><a class=\"btn btn-secondary understrap-read-more-link\" href=\"https:\/\/kuvera.in\/blog\/top-news-and-market-movers-this-week-26-jan-2024\/\">Read More&#8230;<\/a><\/p>\n","protected":false},"author":11,"featured_media":28298,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_mi_skip_tracking":false},"categories":[391],"tags":[392,69,242,280,281,388,397,390],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v20.6 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Top news and market movers this week: 26 Jan\u2019 2024 - Kuvera<\/title>\n<meta name=\"description\" content=\"Key market data in one place. What was bought &amp; what was sold? What went up &amp; what went down? Find answers to all these questions and more!\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/mintgenie.livemint.com\/news\/markets\/weekend-wrap-from-indusind-bank-to-zydus-lifesciences-top-news-and-market-movers-this-week-30-june-2023-151688190468282\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Top news and market movers this week: 26 Jan\u2019 2024 - Kuvera\" \/>\n<meta property=\"og:description\" content=\"Key market data in one place. What was bought &amp; what was sold? What went up &amp; what went down? Find answers to all these questions and more!\" \/>\n<meta property=\"og:url\" content=\"https:\/\/mintgenie.livemint.com\/news\/markets\/weekend-wrap-from-indusind-bank-to-zydus-lifesciences-top-news-and-market-movers-this-week-30-june-2023-151688190468282\" \/>\n<meta property=\"og:site_name\" content=\"Kuvera\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/kuvera.in\" \/>\n<meta property=\"article:published_time\" content=\"2024-01-27T04:17:21+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2024-01-27T04:34:46+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/kuvera.in\/blog\/wp-content\/uploads\/2024\/01\/Weekly-cover-image-26Jan24.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"4297\" \/>\n\t<meta property=\"og:image:height\" content=\"2250\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"Kuvera\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@Kuvera_In\" \/>\n<meta name=\"twitter:site\" content=\"@Kuvera_In\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Kuvera\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"2 minutes\" \/>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Top news and market movers this week: 26 Jan\u2019 2024 - Kuvera","description":"Key market data in one place. What was bought & what was sold? What went up & what went down? Find answers to all these questions and more!","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/mintgenie.livemint.com\/news\/markets\/weekend-wrap-from-indusind-bank-to-zydus-lifesciences-top-news-and-market-movers-this-week-30-june-2023-151688190468282","og_locale":"en_US","og_type":"article","og_title":"Top news and market movers this week: 26 Jan\u2019 2024 - Kuvera","og_description":"Key market data in one place. What was bought & what was sold? What went up & what went down? Find answers to all these questions and more!","og_url":"https:\/\/mintgenie.livemint.com\/news\/markets\/weekend-wrap-from-indusind-bank-to-zydus-lifesciences-top-news-and-market-movers-this-week-30-june-2023-151688190468282","og_site_name":"Kuvera","article_publisher":"https:\/\/www.facebook.com\/kuvera.in","article_published_time":"2024-01-27T04:17:21+00:00","article_modified_time":"2024-01-27T04:34:46+00:00","og_image":[{"width":4297,"height":2250,"url":"https:\/\/kuvera.in\/blog\/wp-content\/uploads\/2024\/01\/Weekly-cover-image-26Jan24.jpg","type":"image\/jpeg"}],"author":"Kuvera","twitter_card":"summary_large_image","twitter_creator":"@Kuvera_In","twitter_site":"@Kuvera_In","twitter_misc":{"Written by":"Kuvera","Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/mintgenie.livemint.com\/news\/markets\/weekend-wrap-from-indusind-bank-to-zydus-lifesciences-top-news-and-market-movers-this-week-30-june-2023-151688190468282#article","isPartOf":{"@id":"https:\/\/kuvera.in\/blog\/top-news-and-market-movers-this-week-26-jan-2024\/"},"author":{"name":"Kuvera","@id":"https:\/\/kuvera.in\/blog\/#\/schema\/person\/6b774e7d3516942b9e0242c93d7cb307"},"headline":"Top news and market movers this week: 26 Jan\u2019 2024","datePublished":"2024-01-27T04:17:21+00:00","dateModified":"2024-01-27T04:34:46+00:00","mainEntityOfPage":{"@id":"https:\/\/kuvera.in\/blog\/top-news-and-market-movers-this-week-26-jan-2024\/"},"wordCount":199,"commentCount":0,"publisher":{"@id":"https:\/\/kuvera.in\/blog\/#organization"},"keywords":["best performing mutual funds","ELSS","equity mutual funds","most bought","most sold","Stocks","US stocks","watchlist"],"articleSection":["Weekly Data Pack"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/mintgenie.livemint.com\/news\/markets\/weekend-wrap-from-indusind-bank-to-zydus-lifesciences-top-news-and-market-movers-this-week-30-june-2023-151688190468282#respond"]}]},{"@type":"WebPage","@id":"https:\/\/kuvera.in\/blog\/top-news-and-market-movers-this-week-26-jan-2024\/","url":"https:\/\/mintgenie.livemint.com\/news\/markets\/weekend-wrap-from-indusind-bank-to-zydus-lifesciences-top-news-and-market-movers-this-week-30-june-2023-151688190468282","name":"Top news and market movers this week: 26 Jan\u2019 2024 - Kuvera","isPartOf":{"@id":"https:\/\/kuvera.in\/blog\/#website"},"datePublished":"2024-01-27T04:17:21+00:00","dateModified":"2024-01-27T04:34:46+00:00","description":"Key market data in one place. What was bought & what was sold? What went up & what went down? Find answers to all these questions and more!","breadcrumb":{"@id":"https:\/\/mintgenie.livemint.com\/news\/markets\/weekend-wrap-from-indusind-bank-to-zydus-lifesciences-top-news-and-market-movers-this-week-30-june-2023-151688190468282#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/mintgenie.livemint.com\/news\/markets\/weekend-wrap-from-indusind-bank-to-zydus-lifesciences-top-news-and-market-movers-this-week-30-june-2023-151688190468282"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/mintgenie.livemint.com\/news\/markets\/weekend-wrap-from-indusind-bank-to-zydus-lifesciences-top-news-and-market-movers-this-week-30-june-2023-151688190468282#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/kuvera.in\/blog\/"},{"@type":"ListItem","position":2,"name":"Top news and market movers this week: 26 Jan\u2019 2024"}]},{"@type":"WebSite","@id":"https:\/\/kuvera.in\/blog\/#website","url":"https:\/\/kuvera.in\/blog\/","name":"Kuvera","description":"Wealth Management, Simplified","publisher":{"@id":"https:\/\/kuvera.in\/blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/kuvera.in\/blog\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/kuvera.in\/blog\/#organization","name":"Kuvera","url":"https:\/\/kuvera.in\/blog\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/kuvera.in\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/kuvera.in\/blog\/wp-content\/uploads\/2022\/07\/cropped-cropped-kuvera-logo-dark-3.png","contentUrl":"https:\/\/kuvera.in\/blog\/wp-content\/uploads\/2022\/07\/cropped-cropped-kuvera-logo-dark-3.png","width":83,"height":13,"caption":"Kuvera"},"image":{"@id":"https:\/\/kuvera.in\/blog\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/kuvera.in","https:\/\/twitter.com\/Kuvera_In","https:\/\/www.instagram.com\/kuvera.in","https:\/\/www.linkedin.com\/company-beta\/10456535\/"]},{"@type":"Person","@id":"https:\/\/kuvera.in\/blog\/#\/schema\/person\/6b774e7d3516942b9e0242c93d7cb307","name":"Kuvera","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/kuvera.in\/blog\/#\/schema\/person\/image\/","url":"https:\/\/kuvera.in\/blog\/wp-content\/uploads\/2019\/07\/social-media-logo-02-alt-v3-150x150.jpg","contentUrl":"https:\/\/kuvera.in\/blog\/wp-content\/uploads\/2019\/07\/social-media-logo-02-alt-v3-150x150.jpg","caption":"Kuvera"},"description":"Kuvera is India's first free Direct Mutual Fund investing platform. We bring you goal-based investing and innovative features like Tax Harvesting, TradeSmart, Family Account and more!","sameAs":["http:\/\/kuvera.in"],"url":"https:\/\/kuvera.in\/blog\/author\/kuvera-research\/"}]}},"amp_enabled":true,"_links":{"self":[{"href":"https:\/\/kuvera.in\/blog\/wp-json\/wp\/v2\/posts\/28249"}],"collection":[{"href":"https:\/\/kuvera.in\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/kuvera.in\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/kuvera.in\/blog\/wp-json\/wp\/v2\/users\/11"}],"replies":[{"embeddable":true,"href":"https:\/\/kuvera.in\/blog\/wp-json\/wp\/v2\/comments?post=28249"}],"version-history":[{"count":3,"href":"https:\/\/kuvera.in\/blog\/wp-json\/wp\/v2\/posts\/28249\/revisions"}],"predecessor-version":[{"id":28304,"href":"https:\/\/kuvera.in\/blog\/wp-json\/wp\/v2\/posts\/28249\/revisions\/28304"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/kuvera.in\/blog\/wp-json\/wp\/v2\/media\/28298"}],"wp:attachment":[{"href":"https:\/\/kuvera.in\/blog\/wp-json\/wp\/v2\/media?parent=28249"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/kuvera.in\/blog\/wp-json\/wp\/v2\/categories?post=28249"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/kuvera.in\/blog\/wp-json\/wp\/v2\/tags?post=28249"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}