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

---Advertisement---

सेंसेक्स 250 अंक गिरकर 77,000 के स्तर पर आया:निफ्टी में भी 100 अंक की गिरावट, ये 24,000 के स्तर पर कारोबार कर रहा

On: मई 5, 2026 9:21 पूर्वाह्न
Follow Us:
red and white modern breaking news youtube thumbnail
---Advertisement---

हफ्ते के दूसरे कारोबारी दिन यानी 5 मई को शेयर बाजार में गिरावट देखने को मिल रही है। सेंसेक्स करीब 250 अंक गिरकर 77,000 के स्तर पर कारोबार कर रहा है। निफ्टी में भी 100 अंक की गिरावट है, ये 77,000 के स्तर पर आ गया है। एशियाई बाजार में आज मिला-जुला कारोबार 4 मई को अमेरिकी बाजार में गिरावट रही थी 7 दिन में FII ने 10,514 करोड़ रुपए के शेयर बेचे नोट: FIIs और DIIs की नेट खरीदारी/बिकवाली के आंकड़े करोड़ रुपए में हैं। सोमवार को सेंसेक्स 355 अंक चढ़कर बंद हुआ था इससे पहले सोमवार, 4 मई को शेयर बाजार में तेजी रही थी। सेंसेक्स 355 अंक चढ़कर 77,269 के स्तर पर बंद हुआ। निफ्टी भी 121 अंक ऊपर रहा, ये 24,119 के स्तर पर बंद हुआ था। कारोबार में रियल्टी, मेटल, फार्मा और ऑटो के शेयरों में सबसे ज्यादा खरीदारी रही। जबकि आईटी, सरकारी बैंक और मीडिया शेयरों में सबसे ज्यादा बिकवाली रही थी।

Join WhatsApp

Join Now

Join Telegram

Join Now

और पढ़ें

red and white modern breaking news youtube thumbnail

अब ज्वेलर्स के पास भी जमा कर सकेंगे सोना:बैंक के अलावा नए कलेक्शन पार्टनर बनेंगे, नई गोल्ड मोनेटाइजेशन स्कीम लाने का प्लान

red and white modern breaking news youtube thumbnail

52000 करोड़ की डिफेंस डील को मिली मंजूरी:आकाश तरंग, कामिकाजे ड्रोन समेत कई हाईटेक हथियार आर्मी के जखीरे में होंगे शामिल

red and white modern breaking news youtube thumbnail

₹52000 करोड़ की डिफेंस डील को मंजूरी:आर्मी में आकाश तरंग, कामिकाजे ड्रोन समेत कई हाईटेक हथियार शामिल होंगे

red and white modern breaking news youtube thumbnail

आधार कार्ड में ईमेल-ID अब घर बैठे अपडेट कर सकेंगे:आधार एप पर 6 महीने के लिए फ्री सर्विस शुरू, सेंटर जाने की जरूरत नहीं; जानें प्रोसेस

red and white modern breaking news youtube thumbnail

कोलकाता में TMC मुख्यालय पर बागी गुट का कब्जा:ताले बदले, लेकिन ममता की फोटो नहीं हटाई; एक दिन पहले पार्टी सिंबल पर दावा किया था

red and white modern breaking news youtube thumbnail

भागवत बोले-पांच महाद्वीपों के लोग RSS से ट्रेनिंग मांग रहे:दुनिया को भारत से सही रास्ता दिखाने की उम्मीद, लेकिन पहले हमें मजबूत बनना होगा

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