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

---Advertisement---

सेंसेक्स में 200 अंक की गिरावट:74,100 पर कारोबार कर रहा, निफ्टी भी 50 अंक टूटा; IT और मेटल शेयर्स में ज्यादा बिकवाली

On: जून 4, 2026 9:31 पूर्वाह्न
Follow Us:
red and white modern breaking news youtube thumbnail
---Advertisement---

शेयर बाजार में आज यानी 4 जून को गिरावट है। सेंसेक्स 200 अंक की गिरावट के साथ 346,100 पर कारोबार कर रहा है। निफ्टी में भी 50 अंक से ज्यादा की गिरावट है, ये 23,350 के स्तर पर आ गया है। आज IT और मेटल शेयर्स में ज्यादा बिकवाली है। एशियाई बाजारों में भी आज गिरावट कल अमेरिकी बाजारों में गिरावट रही विदेशी निवेशकों ने कल 5,617 करोड़ के शेयर बेचे कल बाजार में रही थी गिरावट इससे पहले कल यानी 3 जून को शेयर बाजार में गिरावट रही थी। सेंसेक्स 303 अंक की गिरावट के साथ 74,346 पर बंद हुआ था। निफ्टी में भी 77 अंकों की गिरावट रही, ये 23,405 पर बंद हुआ था।

Join WhatsApp

Join Now

Join Telegram

Join Now

और पढ़ें

red and white modern breaking news youtube thumbnail

पहलाज निहलानी का 76 साल की उम्र में निधन:शोला और शबनम, आंखें जैसी बेहतरीन फिल्में बनाईं, कभी खून की उल्टी होने की शिकायत थी

red and white modern breaking news youtube thumbnail

होर्मुज संकट के बीच भारत आईं वेनेजुएलाई राष्ट्रपति:PM मोदी से मिलीं, तेल सप्लाई पर बड़ा समझौता संभव

red and white modern breaking news youtube thumbnail

Bilaspur NEET Protest: NEET पेपर लीक पर NSUI के प्रदर्शन में भारी बवाल, देवेंद्र यादव का फटा कुर्ता

red and white modern breaking news youtube thumbnail

Lalit Modi on Shashi Tharoor: सुनंदा के सवाल पर थरूर ने दी थी छापा मरवाने की धमकी? ललित मोदी का सनसनीखेज दावा

red and white modern breaking news youtube thumbnail

Dhamtari Drone Farming: किसानों को मिलेगी ड्रोन सुविधा, छत्तीसगढ़ में अब यहां होगी ड्रोन से खेती

red and white modern breaking news youtube thumbnail

शिल्पा शिंदे ने फर्जी सेक्शुअल हैरेसमेंट केस करना कबूला:हिना खान समेत कई सेलेब्स भड़के, NGO ने की गिरफ्तारी की मांग, शिल्पा बोलीं- सुसाइड करने वाली थी

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!"); } });