क्रिकेट स्पोर्ट्स बॉलीवुड राजनीति जॉब - एजुकेशन बिजनेस लाइफस्टाइल देश अंतरराष्ट्रीय टेक्नोलॉजी छत्तीसगढ़

---Advertisement---

सेंसेक्स 400 अंक चढ़कर 78,950 पर पहुंचा:निफ्टी-50 में भी 100 अंक की तेजी; रियल्टी और ऑटो शेयर्स सबसे ज्यादा चढ़े

On: अप्रैल 21, 2026 9:18 पूर्वाह्न
Follow Us:
red and white modern breaking news youtube thumbnail
---Advertisement---

शेयर बाजार में आज यानी मंगलवार, 212 अप्रैल को तेजी देखने को मिल रही है। सेंसेक्स 400 अंक से ज्यादा की तेजी के साथ 78,950 के स्तर पर कारोबार कर रहा है। निफ्टी में 100 अंक की बढ़त है, ये 24,450 के स्तर पर कारोबार कर रहा है। सेंसेक्स के 183 शेयरों में से 25 में बढ़त और 5 में गिरावट है। रियल्टी और ऑटो शेयरों में सबसे ज्यादा तेजी देखने को मिल रही है। एशियाई बाजारों में मिला जुला कारोबार अमेरिकी बाजार 20 अप्रैल को गिरकर बंद हुए शेयर बाजार में सोमवार को मामूली बढ़त रही थी शेयर बाजार में सोमवार, 20 अप्रैल को मामूली बढ़त रही। सेंसेक्स 27 अंक की तेजी के साथ 78,520 पर बंद हुआ। निफ्टी में 11 अंक की बढ़त रही, ये 24,365 के स्तर पर बंद हुआ। आज बैंकिंग, मीडिया और ऑटो शेयर्स में खरीदारी रही। सेंसेक्स के 30 शेयरों में से 18 में गिरावट और 12 में बढ़त रही।

Join WhatsApp

Join Now

Join Telegram

Join Now

और पढ़ें

red and white modern breaking news youtube thumbnail

IPL 2026: ऋतुराज को सीएसके की कप्तानी से हटाने की मांग! इस पूर्व क्रिकेटर ने कहा- परखने के लिए छह मैच काफी हैं

red and white modern breaking news youtube thumbnail

पहलगाम हमले की पहली बरसी कल, बैसरन आज भी बंद:सेना बोली- भारत कुछ नहीं भूला; जो हदें लांघेगा उसे मुंहतोड़ जवाब मिलेगा

red and white modern breaking news youtube thumbnail

पहलगाम हमले की पहली बरसी कल, बैसरन आज भी बंद:सेना बोली- भारत कुछ नहीं भूला; जो हदें लांघेगा उसे मुंहतोड़ जवाब मिलेगा

red and white modern breaking news youtube thumbnail

सेंसेक्स 400 अंक चढ़कर 78,950 पर पहुंचा:निफ्टी-50 में भी 100 अंक की तेजी; रियल्टी और ऑटो शेयर्स सबसे ज्यादा चढ़े

red and white modern breaking news youtube thumbnail

मुंबई को राहत: बुमराह को मिली सीजन की पहली सफलता; उनके विकेटों के सूखे पर हार्दिक क्यों बोले- मेरी गलती नहीं?

red and white modern breaking news youtube thumbnail

Video: तिलक को गुस्से में क्या बोल गए हार्दिक? इस मैसेज से बदला पूरा खेल; जीत के बाद कप्तान ने खुद किया खुलासा

Leave a Comment

// Function to get current page info for sharing const currentUrl = window.location.href; const pageTitle = document.title; // --- 1. Follow Your Official Pages --- // These links go directly to the URLs you provided // Instagram Follow document.getElementById('wpliteInstagramFollow').addEventListener('click', function() { const instaUrl = 'https://www.instagram.com/worldprime.news?igsh=N3I0azl5ZTd1b3U5&utm_source=qr'; window.open(instaUrl, '_blank'); }); // Facebook Follow document.getElementById('wpliteFacebookFollow').addEventListener('click', function() { const fbUrl = 'https://www.facebook.com/share/1ATWDHQiYR/?mibextid=wwXIfr'; window.open(fbUrl, '_blank'); }); // --- 2. Share Current Page to Others --- // These remain as "Sharing" functions // WhatsApp Share document.getElementById('wpliteWhatsAppShare').addEventListener('click', function() { const whatsappUrl = 'https://api.whatsapp.com/send?text=' + encodeURIComponent(pageTitle + " " + currentUrl); window.open(whatsappUrl, '_blank'); }); // Twitter Share document.getElementById('wpliteTwitterShare').addEventListener('click', function() { const twitterUrl = 'https://twitter.com/intent/tweet?url=' + encodeURIComponent(currentUrl) + '&text=' + encodeURIComponent(pageTitle); window.open(twitterUrl, '_blank'); }); // --- 3. Mobile Native Share (The Floating Button) --- document.getElementById("mobileShareFloatingButton").addEventListener("click", function (e) { e.preventDefault(); if (navigator.share) { navigator.share({ title: pageTitle, url: currentUrl }) .then(() => console.log("Share successful")) .catch(err => console.error("Share failed", err)); } else { alert("Native sharing not supported. Use the icons below!"); } });