Top Trending Stocks: US stocks with the highest interest today - Yahoo Finance (2024)

Table of Contents
Stocks Stocks News FAQs
0?" ".concat(t.layer):""," {")),o+=t.css,i&&(o+="}"),t.media&&(o+="}"),t.supports&&(o+="}");var r=t.sourceMap;r&&"undefined"!=typeof btoa&&(o+="\n/*# sourceMappingURL=data:application/json;base64,".concat(btoa(unescape(encodeURIComponent(JSON.stringify(r))))," */")),n.styleTagTransform(o,e,n.options)}(n,e,t)},remove:function(){!function(e){if(null===e.parentNode)return!1;e.parentNode.removeChild(e)}(n)}}}},589:function(e){e.exports=function(e,n){if(n.styleSheet)n.styleSheet.cssText=e;else{for(;n.firstChild;)n.removeChild(n.firstChild);n.appendChild(document.createTextNode(e))}}},559:function(e){e.exports=JSON.parse('[{"id":"search.voice.hover_clear_text","description":"","defaultMessage":"Clear"},{"id":"search.voice.hover_search_text","description":"","defaultMessage":"Search the web"},{"id":"search.voice.hover_voice_text","description":"","defaultMessage":"Search by voice"},{"id":"search.voice.permission_text","description":"","defaultMessage":"Allow microphone access to enable voice search"},{"id":"search.voice.permission_title","description":"","defaultMessage":"Waiting for permission"},{"id":"search.voice.recognition_error","description":"","defaultMessage":"Please check your microphone and audio levels."},{"id":"search.voice.recognition_listening","description":"","defaultMessage":"Listening..."},{"id":"search.voice.recognition_nomatch","description":"","defaultMessage":"Didn\'t get that."},{"id":"search.voice.recognition_retry","description":"","defaultMessage":"Try again."},{"id":"search.voice.recognition_start","description":"","defaultMessage":"What would you like to search for?"},{"id":"search.voice.trending_title","description":"","defaultMessage":"Try saying"},{"id":"search.voice.trending_or","description":"","defaultMessage":"or"}]')},336:function(e){e.exports=JSON.parse('["ar-JO","da-DK","de-AT","de-CH","de-DE","el-GR","en-AU","en-CA","en-GB","en-IN","en-MY","en-NZ","en-PH","en-SG","es-AR","es-CL","es-CO","es-ES","es-MX","es-US","fi-FI","fr-CA","fr-CH","fr-FR","id-ID","it-CH","it-IT","ko-KR","nb-NO","nl-NL","pl-PL","pt-BR","ro-RO","ru-RU","sv-SE","th-TH","tr-TR","vi-VN","zh-Hant-HK","zh-Hant-TW"]')}},v={};function y(e){var n=v[e];if(void 0!==n)return n.exports;var t=v[e]={id:e,exports:{}};return f[e](t,t.exports,y),t.exports}y.n=function(e){var n=e&&e.__esModule?function(){return e.default}:function(){return e};return y.d(n,{a:n}),n},y.d=function(e,n){for(var t in n)y.o(n,t)&&!y.o(e,t)&&Object.defineProperty(e,t,{enumerable:!0,get:n[t]})},y.o=function(e,n){return Object.prototype.hasOwnProperty.call(e,n)},y.nc=void 0,e=y(379),n=y.n(e),t=y(795),o=y.n(t),i=y(569),r=y.n(i),a=y(565),s=y.n(a),c=y(216),l=y.n(c),d=y(589),u=y.n(d),p=y(383),(h={}).styleTagTransform=u(),h.setAttributes=s(),h.insert=r().bind(null,"head"),h.domAPI=o(),h.insertStyleElement=l(),n()(p.Z,h),p.Z&&p.Z.locals&&p.Z.locals,m=y(516),function(e,n){var t={uiLang:"en-US",speechLang:"en-US",voiceButton:"#voice-btn",searchBox:{form:"#sf",input:"#yschsp",params:{fr:"",fr2:""}},enable_voice_trending:!1,trending:{market:"en-us"},ui:{speechOverlay:{disableBlur:!1}},browsers:{edge:!1}};function o(i){var r=this;if(r.config=Object.assign(t,i||{}),r.i18n=new o.I18n({lang:r.config.uiLang}),r.renderPermissionGuide(r),r.renderSpeechPanel(r),r.speechResult="",r.noSpeech=!0,r.isRecognitionStart=!1,r.recognition=null,r.voiceButton=n.querySelector(r.config.voiceButton),r.searchBoxForm=n.querySelector(r.config.searchBox.form),r.searchBoxQuery=n.querySelector(r.config.searchBox.input),r.speechPanel=n.querySelector("#spch"),r.speechButtonContainer=n.querySelector("#spchbc"),r.speechButton=n.querySelector("#spchbc-btn"),r.speechText=n.querySelector("#spcht"),r.speechOverlay=n.getElementById("spch-overlay"),r.retryLink=n.querySelector("#spcht-retry"),r.trending=n.getElementById("spch-trending"),r.trendingTerms=n.getElementById("trending-terms"),r.termSpans=n.getElementsByClassName("trending-term"),r.closeButton=n.querySelector("#spchx"),r.startAudio=new Audio("https://s.yimg.com/pv/static/misc/voice-start-202105050733.wav"),r.resultAudio=new Audio("https://s.yimg.com/pv/static/misc/voice-result-202105050733.wav"),r.errorAudio=new Audio("https://s.yimg.com/pv/static/misc/voice-error-202105050733.wav"),r.closeAudio=new Audio("https://s.yimg.com/pv/static/misc/voice-close-202105050733.wav"),r.permissionGuide=n.querySelector("#spchp"),r.permissionGuideClose=n.querySelector("#spchpx"),r.permissionGuideTimer=null,r.onEscKeyDown=function(e){"Escape"===e.code&&(r.recognition.stop(),r.sendBeacon("keybrd","voicesearch_cancel_esc"),r.closePanel(r))},r.isBrowserSupported()){var a=e.SpeechRecognition||e.webkitSpeechRecognition,s=e.SpeechGrammarList||e.webkitSpeechGrammarList;r.recognition=new a;var c=new s;c.addFromString&&c.addFromString("#JSGF V1.0;",1),r.recognition.grammars=c,r.recognition.continuous=!1,r.recognition.lang=r.config.speechLang,r.recognition.interimResults=!1,r.recognition.maxAlternatives=1,r.voiceButton&&(r.voiceButton.onclick=function(){r.recognition.start(),r.permissionGuideTimer&&e.clearTimeout(r.permissionGuideTimer),r.permissionGuideTimer=e.setTimeout((function(){r.isRecognitionStart||r.showPermissionGuide(r)}),300),n.addEventListener("keydown",r.onEscKeyDown),r.sendBeacon("clk","voicesearch")}),r.speechButton&&(r.speechButton.onclick=function(){r.isRecognitionStart?(r.recognition.stop(),r.sendBeacon("clk","voicesearch_panel_mic_close"),r.closePanel(r)):(r.recognition.start(),r.sendBeacon("clk","voicesearch_panel_mic_restart"))}),r.retryLink&&(r.retryLink.onclick=function(){r.isRecognitionStart||(r.recognition.start(),r.sendBeacon("clk","voicesearch_panel_retry"))}),r.speechOverlay&&(r.speechOverlay.onclick=function(){r.recognition.stop(),r.sendBeacon("clk","voicesearch_cancel_outside"),r.closePanel(r)}),r.closeButton&&(r.closeButton.onclick=function(){r.recognition.stop(),r.sendBeacon("clk","voicesearch_cancel"),r.closePanel(r)}),r.permissionGuideClose&&(r.permissionGuideClose.onclick=function(){r.recognition.stop(),r.sendBeacon("clk","voicesearch_permission_close"),r.closeAudio.play(),r.hidePermissionGuide(r)}),r.recognition.onresult=function(n){r.speechResult=n.results[0][0].transcript,r.handlePunctuation(r),r.speechText&&(r.speechText.innerText=r.speechResult),r.searchBoxQuery&&(r.searchBoxQuery.value=r.speechResult),r.resultAudio.play(),e.setTimeout((function(){if(r.speechPanel&&(r.speechPanel.classList.remove("s2tb"),r.speechPanel.classList.add("s2tb-h")),r.hideRetryLink(r),r.searchBoxForm){var e=r.searchBoxForm.querySelector("[name=fr]"),n=r.searchBoxForm.querySelector("[name=fr2]");e&&r.config.searchBox&&r.config.searchBox.params&&r.config.searchBox.params.fr&&(e.value=i.searchBox.params.fr,e.disabled=!1),n&&r.config.searchBox&&r.config.searchBox.params&&r.config.searchBox.params.fr2&&(n.value=i.searchBox.params.fr2,n.disabled=!1),r.searchBoxForm.submit()}}),1e3)},r.recognition.onspeechstart=function(){},r.recognition.onspeechend=function(){r.recognition.stop()},r.recognition.onerror=function(){r.speechText&&(r.speechText.innerText=r.i18n.t("search.voice.recognition_error")),r.hideTrending(r),r.showRetryLink(r),r.errorAudio.play()},r.recognition.onaudiostart=function(){r.speechButtonContainer&&r.speechButtonContainer.classList.add("listening")},r.recognition.onaudioend=function(){r.speechButtonContainer&&r.speechButtonContainer.classList.remove("listening")},r.recognition.onsoundstart=function(){r.hideTrending(r),r.noSpeech=!1,r.speechButtonContainer&&(r.speechButtonContainer.classList.remove("listening"),r.speechButtonContainer.classList.add("speaking"))},r.recognition.onsoundend=function(){r.speechButtonContainer&&r.speechButtonContainer.classList.remove("speaking")},r.recognition.onstart=function(){r.recognitionInit(r),r.startRecognition(r)},r.recognition.onend=function(){r.isRecognitionStart=!1,0==r.noSpeech&&""==r.speechResult&&(r.speechText&&(r.speechText.innerText=r.i18n.t("search.voice.recognition_nomatch")),r.hideTrending(r),r.showRetryLink(r),r.errorAudio.play())},document&&document.dispatchEvent&&document.dispatchEvent(new Event("VOICE_JS_READY"))}}o.I18n=m,o.prototype.renderPermissionGuide=function(e){var n='\n

\n

\n

\n

\n

\n

\n

\n

'.concat(e.i18n.t("search.voice.permission_title"),'

\n

').concat(e.i18n.t("search.voice.permission_text"),"

\n

\n

\n

\n "),t=(new DOMParser).parseFromString(n,"text/html");document.body.appendChild(t.body.children[0])},o.prototype.renderSpeechPanel=function(e){var n='\n

\n

\n

\n

\n

\n

\n \n \n \n \n \n \n

\n

\n

\n \n \n '.concat(e.i18n.t("search.voice.recognition_retry"),'\n

\n

\n

\n

\n

\n

\n ').concat(e.i18n.t("search.voice.trending_title"),'\n \n

\n

\n

\n '),t=(new DOMParser).parseFromString(n,"text/html");e&&e.config&&e.config.ui&&e.config.ui.speechOverlay&&e.config.ui.speechOverlay.disableBlur&&t.body.children[0].classList.add("disable-blur-overlay"),document.body.appendChild(t.body.children[0])},o.prototype.isBrowserSupported=function(){for(var n=!1,t=this,o=Boolean(window.chrome),i=/CriOS/.test(window.navigator.userAgent),r=/Edg\//.test(window.navigator.userAgent),a=/Edge\//.test(window.navigator.userAgent),s=Boolean(window.opr),c=Boolean(window.navigator.brave),l=[{checkEnabled:function(){return!0},checkBrowser:function(){return o&&!i&&!r&&!s&&!c},checkAPI:function(){return e&&("SpeechRecognition"in e||"webkitSpeechRecognition"in e)&&("SpeechGrammarList"in e||"webkitSpeechGrammarList"in e)}},{checkEnabled:function(){return t&&t.config&&t.config.browsers&&t.config.browsers.edge},checkBrowser:function(){return o&&r&&!a},checkAPI:function(){return e&&("SpeechRecognition"in e||"webkitSpeechRecognition"in e)&&("SpeechGrammarList"in e||"webkitSpeechGrammarList"in e)}}],d=0;d0){var n=e.speechResult.charAt(e.speechResult.length-1);"."!==n&&"?"!==n&&"。"!==n&&"?"!==n||(e.speechResult=e.speechResult.slice(0,-1))}},o.prototype.sendBeacon=function(n,t){var o=e.YAHOO.ULT||{},i=e.YAHOO.SB||{};if(o.beacon_click){var r={_S:i.config.i13n.spaceid,_I:i.config.i13n.pvid,actn:n,sec:"search",slk:t};e.YAHOO.ULT.beacon_click(r)}},o.prototype.ajaxReq=function(t,o){var i,r,a=XMLHttpRequest.DONE||4,s=new XMLHttpRequest;if(n.documentMode&&n.documentMode<10)return(new e.XDomainRequest).onload=function(){try{r=JSON.parse(i),o(r)}catch(e){return}},s.open("GET",t),void s.send();s.onreadystatechange=function(){if(s.readyState===a)if(200===s.status){i=s.responseText;try{r=JSON.parse(i),o(r)}catch(e){return}}else o(r)},s.open("GET",t,!0),s.timeout=1e4,s.send()},e.YAHOO||(e.YAHOO={}),e.YAHOO.Util||(e.YAHOO.Util={}),e.YAHOO.Util.VoiceSearch=o}(window,document)}();var Wn={containerClass:Un.tooltip,textClass:Un.tooltip__text,showClass:Un["tooltip--show"]},Jn=["zh-hant-tw","zh-hant-hk"];ye("ybar-mod-searchbox",(function(e){var n={ybar:document.getElementById("ybar"),searchInput:document.getElementById("ybar-sbq"),buttonBar:document.querySelector(".".concat(Un["sa-btn-bar"])),voiceSearchBtn:document.getElementById("ybar-sbq-voice"),searchForm:document.getElementById("ybar-sf"),searchBoxIcon:document.querySelector(".".concat(Un["searchbox-icon-uh3"])),searchBoxPlaceholder:document.getElementById("ybar-smartphone-searchbox-placeholder"),searchBoxBackButton:document.getElementById("ybar-search-back-btn"),shopsButtonsWrap:document.querySelector(".".concat(Un["shops-buttons"])),categorySelect:document.getElementById("shops-category-select"),selectedMerchantInput:document.getElementById("selected-merchant-input"),selectedMerchantClearButton:document.querySelector(".".concat(Un["selected-merchant-clear-button"])),submitSearchBtn:document.getElementById("ybar-search"),clearSearchBtn:document.getElementById("ybar-sbq-x")};!function(e,n){var t,o,i,r=e.getConfig();if(n.ybar&&"desktop"===r.device&&(null===(t=r.bucketConfig)||void 0===t?void 0:t.highlight_searchassist)&&(null===(o=r.bucketConfig)||void 0===o?void 0:o.overlay_class)){n.ybar.setAttribute("data-ovrly-bkt",r.bucketConfig.overlay_class),null===(i=n.searchForm)||void 0===i||i.classList.add(Un[r.bucketConfig.overlay_class]);var a=document.createElement("div");a.classList.add(Un.overlay,Un[r.bucketConfig.overlay_class]),document.body.appendChild(a),e.onDestroy((function(){document.body.removeChild(a)})),e.addElementListener(n.searchForm,"focusout",(function(e){if(n.searchForm&&n.searchInput){var t=e.relatedTarget;t&&!n.searchForm.contains(t)&&window.YAHOO.SA&&window.YAHOO.SA.apps&&window.YAHOO.SA.apps[0]&&window.YAHOO.SA.apps[0].view.shown&&window.YAHOO.SA.apps[0].view.hide()}}))}}(e,n),zn(e,n),n.voiceSearchBtn&&function(e,n){var t=e.getConfig(),o=t.locale,i=function(){var e,t;(null===(t=null===(e=window.YAHOO)||void 0===e?void 0:e.Util)||void 0===t?void 0:t.VoiceSearch)?new window.YAHOO.Util.VoiceSearch({uiLang:o,speechLang:o,voiceButton:"#ybar-sbq-voice",searchBox:{form:"#ybar-sf",input:"#ybar-sbq",params:{fr:n.voiceSearchBtn.dataset.fr||"yfp-t-voice",fr2:n.voiceSearchBtn.dataset.fr2||"p:fp,m:voice-search"}},ui:{speechOverlay:{disableBlur:Jn.includes(o.toLowerCase())}},browsers:{edge:!0},enable_voice_trending:!0,trending:{market:o}}):console.log("YBAR: VoiceJS lib was not loaded")};e.addElementListener(document,"VOICE_JS_READY",(function(){var o,i;n.voiceSearchBtn.style.visibility="visible",n.voiceSearchBtn.style.display="block",new Gn(e,n.voiceSearchBtn,h(h({},Wn),{label:null!==(o=t.i18n.root.SEARCH_TOOLTIP_VOICE)&&void 0!==o?o:"Search with voice",containerClass:"".concat(Un.tooltip," ").concat(Un.tooltip__voice),tooltipParentElm:null===(i=n.voiceSearchBtn)||void 0===i?void 0:i.parentElement}))})),e.addElementListener(document,"DOMContentLoaded",(function(){var o,i;new Gn(e,n.submitSearchBtn,h(h({},Wn),{label:null!==(o=t.i18n.root.SEARCH_TOOLTIP_WEB)&&void 0!==o?o:"Search the web",containerClass:"".concat(Un.tooltip," ").concat(Un.tooltip__web),tooltipParentElm:null===(i=n.voiceSearchBtn)||void 0===i?void 0:i.parentElement}))})),"loading"===document.readyState?e.addElementListener(document,"DOMContentLoaded",i):i(),window.addEventListener("keyup",(function(e){27===e.keyCode&&n.voiceSearchBtn.blur()}))}(e,h(h({},n),{voiceSearchBtn:n.voiceSearchBtn})),n.searchForm&&(e.addElementListener(n.searchBoxIcon,"mouseover",(function(){n.searchForm.classList.add("".concat(Un["search-input-uh3-hover"]))})),e.addElementListener(n.searchBoxIcon,"mouseout",(function(){n.searchForm.classList.remove("".concat(Un["search-input-uh3-hover"]))})),e.addElementListener(n.buttonBar,"mouseover",(function(){n.searchForm.classList.add("".concat(Un["search-input-uh3-hover"]))})),e.addElementListener(n.buttonBar,"mouseout",(function(){n.searchForm.classList.remove("".concat(Un["search-input-uh3-hover"]))})),e.addElementListener(n.searchInput,"keyup",(function(e){"Tab"===e.key&&n.searchForm.classList.add("".concat(Un["search-input-uh3-focus-visible"])),n.searchInput.classList.toggle("".concat(Un.empty),""===n.searchInput.value)})),e.addElementListener(n.searchInput,"keydown",(function(){n.searchForm.classList.remove("".concat(Un["search-input-uh3-focus-visible"]))})),e.addElementListener(n.searchInput,"focusout",(function(){n.searchForm.classList.remove("".concat(Un["search-input-uh3-focus-visible"]))})),e.addElementListener(n.submitSearchBtn,"click",(function(e){""===n.searchInput.value.trim()&&e.preventDefault()})),e.addElementListener(n.clearSearchBtn,"click",(function(){n.searchInput.classList.add("".concat(Un.empty))})))}));var Vn="_yb_1s8iukh",Kn="_yb_ebsoxt",Xn="_yb_1mu5jf8",Zn="_yb_1s8rgr9",$n="_yb_1m2sptc",Qn="_yb_18qm5el",et="_yb_1mdkoeh",nt="_yb_1amn7lu";ye("ybar-mod-adaptivenav",(function(e){var n={moreDropDown:document.querySelector(".".concat(Vn)),moreBtn:document.querySelector(".".concat(Kn)),wrap:document.querySelector(".".concat(Zn)),moreSectionTitle:document.querySelectorAll(".".concat($n)),editionsCtaBtn:document.querySelector(".".concat(Qn)),editionsMenu:document.querySelector(".".concat(et)),closeBtn:document.querySelector(".".concat(nt))},t=!1,o=function(n,t){var o=n.moreDropDown,i=n.moreBtn,r=n.wrap,a={sec:"ybar",slk:"More",elm:"expand",pkgt:"top",subsec:"navrail",itc:"1"};o&&i&&r&&o.classList.contains("".concat(Vn))&&(o.classList.remove("".concat(Vn)),r.classList.add("".concat(Xn)),i.setAttribute("aria-expanded","true"),a.elm="expand",e.triggerEvent("adapnav:more:show",{event:t}),Q("ybar",a.slk,"",a))},i=function(e,n){void 0===n&&(n=!1);var o=e.moreDropDown,i=e.moreBtn,r=e.wrap,a={sec:"ybar",slk:"More",elm:"close",pkgt:"top",subsec:"navrail",itc:"1"};o&&i&&r&&(o.classList.contains("".concat(Vn))||(o.classList.add("".concat(Vn)),r.classList.remove("".concat(Xn)),i.setAttribute("aria-expanded","false"),t||n||Q("ybar",a.slk,"",a)))},r=function(e,n){void 0===n&&(n=!1);var t=e.editionsMenu,o={sec:"ybar",slk:"More",elm:"close",pkgt:"top",subsec:"navrail",itc:"1"};null==t||t.close(),n||Q("ybar",o.slk,"",o)},a=function(){var e;window.innerWidth<1024&&(null===(e=n.editionsMenu)||void 0===e||e.close())};n.moreBtn&&(e.addElementListener(n.moreBtn.parentNode,"focusin",(function(e){o(n,e)})),e.addElementListener(n.moreBtn.parentNode,"focusout",(function(){i(n)})),e.addElementListener(n.moreBtn,"mouseenter",(function(e){var t;window.YAHOO.SA&&window.YAHOO.SA.apps&&window.YAHOO.SA.apps[0]&&window.YAHOO.SA.apps[0].view.shown?window.YAHOO.SA.apps[0].view.hide():null===(t=n.moreBtn)||void 0===t||t.click(),o(n,e)})),e.addElementListener(n.moreBtn.parentNode,"mouseleave",(function(){i(n)})),e.addElementListener(n.moreBtn.parentNode,"click",(function(e){n.moreDropDown&&n.moreDropDown.classList.contains("".concat(Vn))&&o(n,e)})),e.addElementListener(n.moreBtn,"keydown",(function(e){var t;27===e.keyCode&&(null===(t=n.moreBtn)||void 0===t||t.blur())}))),n.moreSectionTitle&&Array.from(n.moreSectionTitle).forEach((function(n){e.addElementListener(n,"mouseover",(function(){t=!0})),e.addElementListener(n,"mouseout",(function(){t=!1}))})),n.editionsCtaBtn&&n.editionsMenu&&"function"==typeof HTMLDialogElement&&(n.editionsMenu.setAttribute("style",""),e.addElementListener(n.editionsCtaBtn,"click",(function(){var e,t;n.editionsMenu&&(e=n.editionsMenu,t={sec:"ybar",slk:"More",elm:"expand",pkgt:"top",subsec:"navrail",itc:"1"},e&&(e.showModal(),Q("ybar",t.slk,"",t)))})),e.addElementListener(n.closeBtn,"click",(function(){r(n)})),n.editionsMenu.addEventListener("click",(function(e){var t,o,i=null===(t=n.editionsMenu)||void 0===t?void 0:t.getBoundingClientRect();(e.clientXi.right||e.clientYi.bottom)&&(null===(o=n.editionsMenu)||void 0===o||o.close())})),window.addEventListener("resize",a)),e.onDestroy((function(){i(n,!0),r(n,!0),window.removeEventListener("resize",a)})),window.addEventListener("keyup",(function(e){27===e.keyCode&&i(n)}))}));var tt,ot,it,rt={"account-status-container":"_yb_7135td","accounts-container":"_yb_1ywpisb","accounts-list":"_yb_f4b08u",chevron:"_yb_1q8frrc",current:"_yb_fcudfu",expanded:"_yb_1h0jqys",greetings:"_yb_nmxnv5","greetings-container":"_yb_7ezxwb",hide:"_yb_jmt0ir",mobile:"_yb_q3hab",multiple:"_yb_iz4lyr","loading-profile-wrapper":"_yb_lu2zlp","loading-profile-button":"_yb_qf3drs","notification-container":"_yb_pab7k4","pfs-container":"_yb_1tte3sc","pfs-iframe":"_yb_148b127",show:"_yb_jn72o0","sign-in-menu":"_yb_ghv2c","signed-in":"_yb_25mn3v","signed-in-mark":"_yb_1dsjgqr","signed-out":"_yb_1n9110y","signedout-text":"_yb_1jnwg8f","stacked-name":"_yb_13130au","stacked-name-given":"_yb_1i736ns","stacked-name-family":"_yb_4beu4d","uh3-layout":"_yb_1i7iasa","ybar-account-img":"_yb_1q21amh","ybar-account-img-signed-out":"_yb_1p22lyt","ybar-account-img-hidden":"_yb_vttj3i","ybar-account-menu":"_yb_1swe915","ybar-account-menu-item-signed-out":"_yb_1gfl4v1","ybar-account-user-email":"_yb_737o56","ybar-account-user-email-other":"_yb_1xk01v7","ybar-account-user-name":"_yb_uc3nld","ybar-account-user-signedout":"_yb_1ahvwve","ybar-account-yahoo-plus-imp":"_yb_j09y2c","ybar-icon-arrow":"_yb_oyjvy1","ybar-icon-arrow-down":"_yb_1vvmiqu","ybar-icon-arrow-up":"_yb_fhmxqp","ybar-icon-image-wrapper":"_yb_1iv1f2x","ybar-item-hidden":"_yb_13ugtkk","ybar-login-btn":"_yb_1feifww","ybar-mod-account":"_yb_1xsqquk","ybar-mod-mail":"_yb_1m0wrpg","ybar-profile-character":"_yb_9sf0qh","ybar-profile-character-hidden":"_yb_1ogqljy","ybar-see-info":"_yb_1j5ttqu","ybar-sign-out":"_yb_1y28a0m","ybar-sign-out-text":"_yb_1hiq2sm","ybar-user-accounts-list":"_yb_1j4zfyf","ybar-user-profile-img":"_yb_jhv5y7"};tt="ybar",it={createHTML:function(e){return e}},void 0!==(ot=window.trustedTypes)&&void 0!==ot.createPolicy&&window.trustedTypes.createPolicy(tt,it);var at,st=!1,ct=function(e,n,t){var o,i=t.ybarAccMenuItemTemplate,r=t.crumb;if(i){var a=(n+1).toString(),s=i.getAttribute("data-signedOutState"),c=i.getAttribute("data-signedInState")||"",l=i.getAttribute("data-done")||"",d=function(e){if("content"in e)return e.content.cloneNode(!0);for(var n=document.createDocumentFragment(),t=0;t=230&&(e.greetings.classList.add(rt.hide),e.stackedName.classList.remove(rt.hide),e.chevron&&(e.chevron.style.marginTop="-35px"))},dt=function(e,n,t){return 0===e.indexOf("javascript:")||~e.indexOf("https://membernotifications.aol.com/notice/maillogout")||~e.indexOf("wtExtndSource")?e:(t&&(t=~e.indexOf("&activity=ybar-")?void 0:t.replace("[[pspid]]",ce())),~e.indexOf("done=")?(e=e.replace(/\[\[page\]\]/g,encodeURIComponent(window.location.href)),t&&(e+="&"+t),e):~e.indexOf("dest=[[done]]")?e.replace(/\[\[done\]\]/g,encodeURIComponent(n)):(e=de(e),e+=".done="+encodeURIComponent(n),t&&(e+="&"+t),e))},ut=function(e,n){var t,o=e.ybarAccMenuItemTemplate,i=e.ybarAccountContainer,r=document.querySelector(".".concat(rt["ybar-mod-account"]," .").concat(rt["ybar-login-btn"])),a=document.querySelector(".".concat(rt["ybar-mod-account"]," .").concat(rt["ybar-sign-out"])),s=i&&i.querySelectorAll("a"),c="",l=window.location.href;if(r){var d=r.href;n.onDestroy((function(){r.href=d})),r.href=dt(r.href,l,r.getAttribute("data-redirect-params")||void 0)}if(o?(l=o.getAttribute("data-done")||"",c=o.getAttribute("data-sign-out-url")||""):a&&(c=a.getAttribute("data-sign-out-url")||""),s){var u=function(){var e=t,o=s[e].href;n.onDestroy((function(){s[e].href=o}));var i=s[t].getAttribute("data-redirect-params");s[t].classList.contains(rt["ybar-sign-out"])?s[t].href=dt(s[t].href,c,i||void 0):s[t].href=dt(s[t].href,l,i||void 0)};for(t=0;t=0;--n){e[n]=(i=void 0,(i={fn:(o=e[n]).fn||"",ln:o.ln||"",em:o.em||"",alias:o.alias||"",imageUrl:o.imageUrl,state:o.state,fullName:null,identifier:""}).fullName=pe(i.fn,i.ln)?[i.ln,i.fn].join(""):[i.fn,i.ln].join(" "),i.identifier=i.em||i.alias,i);var t=e[n].state;0!==t&&"0"!==t||(window.YBAR&&window.YBAR.setUserEmail(e[n].em),at=e[n],e.splice(n,1)[0])}var o,i;return e}(r.users);if(n.isUH3Layout&&at){if(n.ybarLoadingProfileWrapper){var l=document.querySelector(".".concat(rt["ybar-profile-character-hidden"])),d=at.fn&&at.fn[0].toUpperCase()||"",u=pe(at.fn,at.ln),p=function(){n.ybarLoadingProfileWrapper.remove(),n.ybarAccountMenu.classList.remove(rt["loading-profile-button"])};if(l&&ue(at.imageUrl)&&!u)l.innerHTML=d,l.ontransitionend=p,l.classList.remove(rt["ybar-profile-character-hidden"]);else{var h=new Image;h.classList.add(rt["ybar-account-img"],rt["ybar-account-img-hidden"]),h.src=at.imageUrl,h.alt=n.ybarLoadingProfileWrapper.getAttribute("data-alt")||"",h.ontransitionend=p,h.onload=function(){h.classList.remove(rt["ybar-account-img-hidden"])},n.ybarLoadingProfileWrapper.parentElement.prepend(h),l&&l.remove()}n.greetings&&(n.greetings.innerText=at.fullName||""),n.stackedNameGiven&&(n.stackedNameGiven.innerText=at.fn||""),n.stackedNameFamily&&(n.stackedNameFamily.innerText=at.ln||""),lt(n)}c.length>0&&(c.unshift(at),n.chevron&&n.chevron.classList.remove("hide"),n.greetingsContainer&&(n.greetingsContainer.classList.add(rt.multiple),n.greetingsContainer.setAttribute("aria-expanded","false")))}for(var m=document.querySelector(".".concat(rt["ybar-user-accounts-list"]))||document.querySelector(".".concat(rt["accounts-list"])),f=function(t){var o=ct(c[t],t,n);o&&(null==m||m.appendChild(o)),e.onDestroy((function(){o&&(null==m||m.removeChild(o))}))},v=0;v0){var y=document.querySelector("".concat(a," .").concat(rt["ybar-sign-out"])),g=y&&y.getAttribute("data-soa"),b=document.querySelector("".concat(a," .").concat(rt["ybar-sign-out-text"]));if(b&&g&&(b.innerText=g),s&&s.classList.add(rt.show),t){var w=document.querySelector("".concat(a," ").concat(rt["ybar-icon-arrow"])),_=rt["ybar-icon-arrow-up"],L=rt["ybar-icon-arrow-down"],x=rt["ybar-item-hidden"],k=document.querySelectorAll(".".concat(rt["ybar-item-hidden"]));w&&(w.classList.toggle(L),e.addElementListener(w,"click",(function(){for(var e=0;e3){var E=document.querySelector("".concat(a," .").concat(rt["ybar-see-info"]));E&&E.style&&(E.style.display="block")}ut(n,e),o&&o(),st=!1}))}},ht=function(e,n,t){var o,i,r,a,s,c={},l=e.getConfig(),d=new URLSearchParams({activity_p:"ybar"}),u=null,p="https://pfs.yahoo.com",h=function(e){for(var n=e.split(";"),t=new Map,o=0;o720?720:e},y=function(){document.body.removeEventListener("focusin",y,!1),document.body.removeEventListener("click",y,!1),u&&(u.style.height="0",u.style.visibility="hidden")},g=function(){setTimeout((function(){var e;if(null===(e=document.activeElement)||void 0===e?void 0:e.classList.contains(t))return document.body.addEventListener("focusin",y,!1),void document.body.addEventListener("click",y,!1);y()}),300)},b=function(){u&&(u.style.visibility="visible",m("resize",{height:f()}))},w=function(){if(null===u){(u=document.createElement("iframe")).src="".concat(p,"/?").concat(d.toString()),u.scrolling="no",u.sandbox.add("allow-forms"),u.sandbox.add("allow-scripts"),u.sandbox.add("allow-same-origin"),u.sandbox.add("allow-popups"),u.classList.add(t),u.style.visibility="visible",u.style.height="0px",u.style.opacity="0";var r=document.createElement("style");r.type="text/css",r.appendChild(document.createTextNode("body { background: var(--UI-White, #FFF); }.skeleton-container { display: inline-flex; padding: 20px 20px 41px 20px; justify-content: center; align-items: center; background: var(--UI-White, #FFF); }.profile-skeleton { display: flex; flex-direction: column; align-items: flex-start; gap: 14px; }.userinfo-container { display: flex; align-items: center; gap: 12px; }.avatar { width: 72px; height: 72px; border-radius: 8px; background: var(--Greyscale-14-Grey-Hair, #F0F3F5); }.userinfo { display: flex; padding: 8px 0px; flex-direction: column; align-items: flex-start; gap: 10px; }.name { width: 117px; height: 16px; border-radius: 8px; background: var(--Greyscale-14-Grey-Hair, #F0F3F5); }.email { width: 74px; height: 12px; border-radius: 8px; background: var(--Greyscale-14-Grey-Hair, #F0F3F5); }.manage-account { width: 284px; height: 40px; border-radius: 40px; opacity: 0.5; background: var(--Greyscale-14-Grey-Hair, #F0F3F5); }.list-container { display: flex; padding-top: 12px; flex-direction: column; align-items: flex-start; gap: 36px; align-self: stretch; opacity: 0.25; }.list { border-radius: 8px; background: var(--Greyscale-14-Grey-Hair, #F0F3F5); } .list:nth-child(1) { width: 198px; height: 12px; }.list:nth-child(2) { width: 169.5px; height: 12px; }.list:nth-child(3) { width: 198px; height: 12px; }")),u.addEventListener("load",(function(){setTimeout((function(){var t;o&&i||(e.triggerEvent("ybar-pfs-init-failure"),null===(t=null==u?void 0:u.parentNode)||void 0===t||t.removeChild(u),n.ybarAccountContainer&&n.ybarAccountContainer.setAttribute("data-pfs","err"))}),500)})),n.loggedInUserElement&&(n.loggedInUserElement.appendChild(u),u.contentDocument&&(u.contentDocument.head.appendChild(r),u.contentDocument.body.innerHTML='\n

\n

\n

\n

\n

\n

\n

\n

\n

\n

\n

\n

\n

\n

\n

\n

\n

',u.style.opacity="1",setTimeout((function(){u&&(u.style.height="300px")}),100)),e.addElementListener(n.loggedInUserElement,"mouseleave",g),e.addElementListener(n.loggedInUserElement,"blur",g),n.ybarAccountMenu&&(e.addElementListener(n.ybarAccountMenu.parentNode,"mouseenter",b),e.addElementListener(n.ybarAccountMenu.parentNode,"focus",b)))}};if(n.ybarAccountMenu){if(e.addElementListener(n.ybarAccountMenu.parentNode,"mouseenter",w,{once:!0}),e.addElementListener(n.ybarAccountMenu.parentNode,"focus",w,{once:!0}),e.onDestroy((function(){y(),u=null})),n.ybarAccountContainer)"false"===n.ybarAccountContainer.getAttribute("data-prod")&&(p="https://stage.pfs.yahoo.com"),d.set("intl","us"),d.set("src",l.property),d.set("lang",l.locale),d.set("theme",(r="light",a=document.documentElement,null!==(s=a.getAttribute("data-color-theme-enabled"))&&"false"!==s&&(r="dark"===a.getAttribute("data-color-scheme")?"dark":"auto"),r)),d.set("done",window.location.href),d.set("pspid",ce());window.addEventListener("message",(function(e){if(e.origin===p){var n=function(e){var n={cmd:"noop",params:{height:"0px",width:"",url:"","data-ylk":""}};try{n=JSON.parse(e)}catch(e){return}return n}(e.data);if(null!==u&&(null==n?void 0:n.cmd)&&e.source&&!(e.source instanceof MessagePort)&&!(e.source instanceof ServiceWorker))switch(n.cmd){case"iframeready":o=e.origin,i=e.source,m("initialize",{height:f(),maxAccounts:3,enableAnimations:!0,animationDuration:"500ms",animationTimingFunction:"ease-in-out"});break;case"hide":case"hide-for-animation":u.style.height="0";break;case"show":u.style.height=n.params.height,u.style.visibility="0"===n.params.height?"hidden":"visible",n.params.width&&(u.style.width=n.params.width);break;case"redirect":c=h(n.params["data-ylk"]),Q("ybar",c.slk||"account","",c),window.location=n.params.url;break;case"popup":c=h(n.params["data-ylk"]),Q("ybar",c.slk||"account","",c),window.open(n.params.url,"_blank")}}})),window.addEventListener("keyup",(function(e){if(!u||"visible"===u.style.visibility){27===e.keyCode&&g()}}))}},mt=null,ft=!0,vt=0,yt={ybarAccountImage:{selector:"ybar-account-img",size:"64"},ybarCurrentUserProfileImage:{selector:"ybar-current-user-profile-img",size:"128"},ybarUserProfileImage:{selector:"ybar-user-profile-img",size:"128"}};ye("ybar-account-init",(function(e){var n=document.getElementById("ybarAccountContainer");!function(e,n){var t=n.ybarAccountContainer,o=n.ybarAccountMenu,i=n.ybarMobile,r=n.ybarMenuManagePub,a=n.signInAccountMenu,s=n.signInBtn,l=n.ybarModAccount,d=n.yahooPlusImpression,u=n.chevron,p=n.greetingsContainer,h=n.accountsContainer,m=n.ybarLabel,f=e.getConfig(),v=function(){new Ge(e,{containerElm:n.ybarAccountContainer,isUserAccountNavigation:!0,loggedInUser:n.loggedInUser,loggedInUserElement:n.loggedInUserElement,accountSwitcherButtonSelector:".".concat(rt["greetings-container"],".").concat(rt.multiple)})},y=function(o){if(t)t.style.removeProperty("display"),"false"===t.getAttribute("data-enabled")&&(t.style.display="none"),ut(n,e);else{var i=new Error("ybarAccountContainer not Found");c("ERROR:",i)}t&&ft&&(ft=!1,e.onDestroy((function(){ft=!0})),pt(e,n,o,v))},g=function(){var e,n;0===vt&&(vt=1,null===(e=null==o?void 0:o.parentNode)||void 0===e||e.removeEventListener("mouseenter",g),null===(n=null==o?void 0:o.parentNode)||void 0===n||n.removeEventListener("focusin",g),setTimeout((function(){ee()}),500))},b=function(n){(null==t?void 0:t.classList.contains("ybarMenuOpen"))||(null==o?void 0:o.classList.contains(rt["loading-profile-button"]))||(null==t||t.classList.add("ybarMenuOpen"),null==o||o.setAttribute("aria-expanded","true"),e.triggerEvent("profile:show",{event:n}))},w=function(n){if(o&&t){if(o.classList.contains(rt["loading-profile-button"]))return;t.classList.contains("ybarMenuOpen")?(t.classList.remove("ybarMenuOpen"),null==o||o.setAttribute("aria-expanded","false")):(t.classList.add("ybarMenuOpen"),o.setAttribute("aria-expanded","true"),e.triggerEvent("profile:show",{event:n}))}},_=function(){null==t||t.classList.remove("ybarMenuOpen"),null==o||o.setAttribute("aria-expanded","false")},L=function(){window.YAHOO.SA&&window.YAHOO.SA.apps&&window.YAHOO.SA.apps[0]&&window.YAHOO.SA.apps[0].view.shown&&window.YAHOO.SA.apps[0].view.hide()},x=function(e){27===e.keyCode&&(_(),null==m||m.blur())},k=function(){if(d&&!d.getAttribute("src")&&d.getAttribute("data-src")){var n=d.getAttribute("data-src")||"";Xe(n).then((function(e){null===mt&&((mt=document.createElement("iframe")).src="https://s.yimg.com/jk/gtm/gtm_ns.html?id=GTM-NVQTVCX&type=yahoo&cat=ybarimp1",mt.sandbox.add("allow-scripts"),mt.sandbox.add("allow-same-origin"),mt.height="0",mt.width="0",mt.referrerPolicy="origin",mt.style.display="none",mt.style.visibility="hidden",document.body.appendChild(mt)),d.setAttribute("src",e)})),e.onDestroy((function(){d.setAttribute("src",""),mt=null}))}};lt(n),s&&(Ee(e,s,"ybar","sign-in",{elm:"signin",subsec:"settings",itc:"2"}),ut(n,e));var E=function(){y(!1),e.addEventListener("close-all-menus",(function(){a&&a.classList.contains(rt.show)&&a.parentNode&&!xe(a.parentNode)&&_()})),h&&u&&p&&e.addElementListener(p,"click",(function(e){e.stopPropagation(),p.classList.contains(rt.multiple)&&(h.classList.contains("hide")?(u.classList.add(rt.expanded),h.classList.remove("hide"),p.setAttribute("aria-expanded","true")):(u.classList.remove(rt.expanded),h.classList.add("hide"),p.setAttribute("aria-expanded","false"),p.setAttribute("aria-label",p.getAttribute("data-label")||"")))})),"mail"===f.property&&h&&u&&p&&(u.classList.add(rt.expanded),h.classList.remove("hide"),p.setAttribute("aria-expanded","true")),e.onDestroy((function(){_()})),o&&(o.onchange=function(){e.triggerEvent("close-all-menus")},{itc:"2",elm:"menu",elmt:"user-info",subsec:"accounts"},l&&(e.addElementListener(l,"mouseenter",k),e.addElementListener(l,"focus",k)),o&&o.parentNode&&(e.addElementListener(o.parentNode,"mouseenter",g),e.addElementListener(o.parentNode,"focusin",g)),Se("#ybarAccountMenu","#ybarAccountMenu + label",e)),e.addElementListener(l,"focusin",b),e.addElementListener(l,"focusout",_),e.addElementListener(l,"click",w),e.addElementListener(l,"mouseenter",w),e.addElementListener(l,"mouseleave",_),e.addElementListener(r,"click",_),e.addElementListener(l,"mouseenter",L),e.addElementListener(l,"keydown",x)};if(o||i||a){if(i)y(!0);else{if(t&&"true"===t.getAttribute("data-pfs"))return ht(e,n,rt["pfs-iframe"]),void e.addEventListener("ybar-pfs-init-failure",(function(){var e;null===(e=n.ybarAccountMenuBody)||void 0===e||e.classList.remove(rt["pfs-container"]),E(),Q("ybar","pfs-load-failure","",{elm:"btn",subsec:"profile",itc:"1"})}));E()}Object.keys(yt).forEach((function(e){var n=yt[e],t=document.querySelector(".".concat(rt[n.selector]));t&&(t.onerror=function(){var e,o;o="https://s.yimg.com/cv/apiv2/ybar/images/default_user_profile_pic_"+n.size+".svg",(e=t).onerror=null,e.srcset="",e.src=o})}))}window.addEventListener("keyup",x)}(e,{ybarAccountContainer:n,ybarAccountMenu:document.getElementById("ybarAccountMenu"),loggedInUser:document.querySelectorAll("#ybarAccountProfile"),loggedInUserElement:document.getElementById("ybarAccountProfile"),ybarMobile:document.querySelector(".".concat(rt.mobile," .").concat(rt["ybar-account-user-email"])),ybarMenuManagePub:document.getElementById("ybarMenuManagePub"),signInAccountMenu:document.querySelector(".".concat(rt["ybar-mod-account"]," .").concat(rt["sign-in-menu"])),signInBtn:document.querySelector(".".concat(rt["ybar-mod-account"]," .").concat(rt["ybar-login-btn"])),ybarModAccount:document.querySelector(".".concat(rt["ybar-mod-account"])),yahooPlusImpression:n&&n.querySelector(".".concat(rt["ybar-account-yahoo-plus-imp"])),crumb:document.querySelector('input[name="uh-crumb"]'),jsapicrumb:document.querySelector('input[name="jsapicrumb"]'),ybarAccMenuItemTemplate:document.getElementById("ybarAccMenuItemTemplate"),isUH3Layout:!!document.querySelector(".".concat(rt["uh3-layout"])),isAOLMail:!!document.querySelector("#ybar.ybar-variant-aolmail"),chevron:document.querySelector(".".concat(rt.chevron)),accountsContainer:document.querySelector(".".concat(rt["accounts-container"])),greetingsContainer:document.querySelector(".".concat(rt["greetings-container"])),ybarAccountMenuBody:document.getElementById("ybarAccountMenuBody"),greetings:document.querySelector(".".concat(rt.greetings)),stackedName:document.querySelector(".".concat(rt["stacked-name"])),stackedNameGiven:document.querySelector(".".concat(rt["stacked-name-given"])),stackedNameFamily:document.querySelector(".".concat(rt["stacked-name-family"])),ybarLabel:document.querySelector("#ybarAccountMenuOpener"),ybarLoadingProfileWrapper:document.querySelector(".".concat(rt["loading-profile-wrapper"]))})}));var gt={"popover-body":"_yb_j895x3","ybar-mail-link":"_yb_18cmqx6","ybar-mail-preview":"_yb_1dhgckg","ybar-mail-signin-link":"_yb_jzjhtf","ybar-mod-mail":"_yb_66uz9o","ybar-mod-mail-promo-imp":"_yb_nz5vh3","ybar-large-unread":"_yb_1n059p3","ybar-mid-unread":"_yb_1oyq0y2","ybar-mail-indicator":"_yb_dbehyj","ybar-unread-active":"_yb_ttt2ue","count-loaded":"_yb_1n14rnm"},bt=function(e){var n,t;null===(n=e.mailPreview)||void 0===n||n.classList.add("ybarMenuOpen"),null===(t=e.mailLink)||void 0===t||t.setAttribute("aria-expanded","true")},wt=function(e){var n,t;null===(n=e.mailPreview)||void 0===n||n.classList.remove("ybarMenuOpen"),null===(t=e.mailLink)||void 0===t||t.setAttribute("aria-expanded","false")},_t=function(e,n,t){var o=n.mailLink,i=n.mailUnread,r=n.mailUnreadSpan,a=n.mailIndicator,s=n.mailModule,c="".concat(gt["ybar-unread-active"]);t.fetchCount().then((function(n){if(i&&n>0){var t=e.getConfig().i18n.root.MAIL_ARIA_LINK;if(o&&o.hasAttribute("aria-label")&&t&&o.setAttribute("aria-label",t.replace("{count}",n.toString())),i.classList.add(c),a&&(a.classList.add(c),null==s||s.classList.add(c)),r){var l=n>99;r.textContent=l?"99+":n+"",i.classList.add("".concat(gt["count-loaded"])),l?i.classList.add("".concat(gt["ybar-large-unread"])):n>=10&&i.classList.add("".concat(gt["ybar-mid-unread"]))}e.onDestroy((function(){i.classList.remove(c),a&&a.classList.remove(c),r&&(r.textContent="")}))}})).catch((function(){}))};ye("ybar-mail-init",(function(e){var n=document.getElementById("ybarUnread");!function(e,n){var t=n.mailModule,o=n.mailLink,i=n.mailSigninLink,r=n.mailPreview;if(t){var a=new Pn;if(e.addElementListener(t,"mouseenter",(function(){e.triggerEvent("close-all-menus")})),e.addEventListener("close-all-menus",(function(){xe(t)||wt(n)})),e.addElementListener(r,"focusin",(function(){bt(n)})),e.addElementListener(r,"focusout",(function(){wt(n)})),e.onDestroy((function(){wt(n)})),i){var s=o.getAttribute("data-redirect-params");if(s&&""!==s){var c=o.href;e.onDestroy((function(){o.href=c})),s=-1!==o.href.indexOf("&activity=ybar-")?"":s.replace(/\[\[pspid\]\]/,ce()),o.href=de(o.href)+s,(null==i?void 0:i.href)&&(i.href=de(i.href)+s)}}else _t(e,n,a)}}(e,{mailModule:document.querySelector(".".concat(gt["ybar-mod-mail"])),mailIndicator:document.querySelector(".".concat(gt["ybar-mail-indicator"])),mailLink:document.querySelector(".".concat(gt["ybar-mail-link"])),mailSigninLink:document.querySelector(".".concat(gt["ybar-mail-signin-link"])),mailUnread:n,mailUnreadSpan:null==n?void 0:n.querySelector("span"),mailPreview:document.getElementById("ybarMailPreview"),popoverBody:document.querySelector(".".concat(gt["popover-body"].split(" ").join("."))),mailPreviewPopover:document.querySelector(".".concat(gt["ybar-mail-preview"].split(" ").join(".")," .").concat(gt["popover-body"].split(" ").join(".")))})}));var Lt,xt,kt="_yb_j0oaq2",Et="_yb_f3y31p",St="_yb_tmojr9",Ct="_yb_idzc7h",At="_yb_1sv0hn0",Mt="_yb_9qjnmj",Nt="_yb_1wlbfes",It="_yb_xp39sv",Tt="_yb_157ftdi",Ot="_yb_1r73an",Bt=function(e){var n=document.querySelector("#ybar-navigation-item-mail"),t=document.querySelector("#ybar-navigation-item-mail > a"),o=document.querySelector("#ybar-navigation-item-mail > a > span");null!==n&&null!==t&&(new Pn).fetchCount().then((function(n){o&&n>0&&(o.textContent="("+(n>99?"99+":n)+")",e.onDestroy((function(){o.textContent=""})))})).catch((function(){}))},qt=!1,Pt=-1,Rt=function(e,n,t){var o,i,r,a=-1,s=0;if(e.ybarNav&&e.navList){var c=window.getComputedStyle(e.ybarNav),l=parseInt(c.width,10)-parseInt(c.paddingLeft,10)-parseInt(c.paddingRight,10),d=61,u=e.navigationPlacement();if(u)d+=u.getBoundingClientRect().width;if(xt)d+=xt.getBoundingClientRect().width;for(var p=window.getComputedStyle(e.navList),h=parseInt(p.gap,10)||0,m=0;mb&&(m!==e.navItems.length-1||s+y>b||e.moreMenuDropdown&&e.moreMenuDropdown.hasChildNodes()&&Pt<0)){a=m;break}s+=y+(mPt&&-1!==Pt)for(var _=Pt;_=a;){var x=e.navItems[L].cloneNode(!0),k=x.querySelector("a");k&&(k.setAttribute("id",""),k.classList.remove(St));var E=x.querySelector(".".concat(e.navigationDropdownListClass));if(E&&(E.style.display="none"),x.classList.remove(e.dropdownWrapperClass),x.classList.remove(e.ybarNavigationItemClass),x.classList.add(e.navigationDropdownItemClass),e.moreMenuDropdown){e.moreMenuDropdown.insertBefore(x,e.moreMenuDropdown.firstChild);var S=x.getElementsByTagName("a")[0];t.unshiftMoreMenuItem(S)}null===(r=e.navItems[L].querySelector("a"))||void 0===r||r.setAttribute("tabindex","-1"),L--}Pt=a}if(-1!==a&&e.navList){var C=parseInt(s.toString(),10)+"px";e.navList.style.maxWidth=C,n.textContent=".".concat(Nt,"{ max-width: ").concat(C,"}")}xt||(e.moreMenuNavItem&&e.moreMenuDropdown&&e.moreMenuDropdown.hasChildNodes()?(e.moreMenuNavItem.classList.add(e.dropdownWrapperClass),e.moreMenuNavItem.style.visibility="visible"):null!==e.moreMenuNavItem&&(e.moreMenuNavItem.classList.remove(e.dropdownWrapperClass),e.moreMenuNavItem.style.visibility="hidden"),e.moreMenuDropdown&&e.moreMenuDropdown.childElementCount>10?e.moreMenuDropdown.classList.add(e.longListClass):null!==e.moreMenuDropdown&&e.moreMenuDropdown.classList.remove(e.longListClass))}},Dt=function(e,n,t,o){for(var i=n||window.location.pathname,r=t||window.location.hostname,a=(o||{}).setParentFocus,s=void 0!==a&&a,c=y([],v(e.topLevelNavLinks),!1),l=null,d=null,u=0;u0),r=new Ge(e,{containerElm:n.ybarNav,navlistItemSelector:".".concat(Tt," > li"),dropdownClass:n.dropdownWrapperClass,enableMoreMenu:i,moreMenuNavElm:n.moreMenuMainFocusItem,isUserAccountNavigation:!1});!function(e,n){var t,o;y([],v(null===(t=n.ybarNav)||void 0===t?void 0:t.querySelectorAll(".".concat(n.dropdownOpenClass))),!1).forEach((function(e){return e.classList.remove(n.dropdownOpenClass)}));var i=e.getConfig();xt=(null===(o=i.bucketConfig)||void 0===o?void 0:o.enable_mid_nav_placement)?document.getElementById("ybar-mid-nav-placement"):void 0,"news"===i.property?Lt=-12:(Lt="finance"!==i.property&&"sports"!==i.property&&n.shiftMoreMenuEnabled?-24:-16,"zh-Hant-HK"!==i.locale&&"zh-Hant-TW"!==i.locale||(Lt=-20));var r=n.isTablet?"touchstart":"mouseover",a=je(".".concat(n.dropdownWrapperClass,", .").concat(n.navigationDropdownListClass),r,(function(t){if(window||document){var o=window.innerWidth||document.documentElement.clientWidth,r=t.delegateTarget;if(r&&-1!=r.className.indexOf(n.dropdownWrapperClass)&&(r=r.querySelector(".".concat(n.navigationDropdownListClass))),r){r.style.removeProperty("left");var a=r.getBoundingClientRect(),s=Math.trunc(a.right),c=parseInt(window.getComputedStyle(r).marginLeft,10)+o-s;if(s>o)return"sports"!==i.property?void(r.style.marginLeft=c+"px"):void(r.style.right="0px");parseInt(r.style.marginLeft)0?r.style.removeProperty("margin-left"):r.style.marginLeft=c+"px":(r.style.removeProperty("margin-left"),r.style.marginLeft=Lt+"px")}}else{var l=new Error("Dropdown could not be initialized");e.logError("Error:",l)}}));e.onDestroy((function(){a.destroy()}))}(e,n),Bt(e),e.addElementListener(document,"DOMContentLoaded",(function(){Bt(e)})),function(e,n){var t=function(e,t){var o;e.classList.contains(n.moreMenuNavItemClass)&&(null===(o=n.moreMenuMainFocusItem)||void 0===o||o.setAttribute("aria-expanded",t))},o=je(".".concat(n.dropdownWrapperClass),"focusin",(function(e){var o=e.delegateTarget;o&&o.classList.contains(n.dropdownWrapperClass)&&(o.classList.add(n.dropdownOpenClass),t(o,"true"))})),i=je(".".concat(n.dropdownWrapperClass,", .").concat(n.navigationDropdownListClass),"focusout",(function(e){var o=e.delegateTarget;if(null==o?void 0:o.classList.contains(n.navigationDropdownListClass)){var i=o.parentElement;i&&!i.contains(e.relatedTarget)&&i.classList.contains(n.dropdownWrapperClass)&&(i.classList.remove(n.dropdownOpenClass),t(i,"false"))}else(null==o?void 0:o.classList.contains(n.dropdownOpenClass))&&(o.classList.remove(n.dropdownOpenClass),t(o,"false"))}));e.onDestroy((function(){var e;o.destroy(),i.destroy(),y([],v(null===(e=n.ybarNav)||void 0===e?void 0:e.querySelectorAll(".".concat(n.dropdownOpenClass))),!1).forEach((function(e){e.classList.remove(n.dropdownOpenClass);var t=document.activeElement;(function(e,n){var t=!1;if(!e||!n)return t;if("function"==typeof e.contains)t=e.contains(n);else for(var o=n;o;){if(o===e){t=!0;break}o=o.parentElement}return t})(n.ybarNav,t)&&setTimeout((function(){null==t||t.blur()}),1)}))}))}(e,n);var a=e.getConfig().bucketConfig,s=void 0===a?{}:a,c=s.enableDynamicNavfocus,l=void 0!==c&&c,d=s.enableFuzzyMatching;if(l&&(qt=void 0!==d&&d,Dt(n)),e.addEventListener("nav:setFocus",(function(e){var t=e.detail,o=void 0===t?{}:t,i=o.hostname,r=void 0===i?window.location.hostname:i,a=o.pathname,s=void 0===a?window.location.pathname:a,c=o.options;Dt(n,s,r,void 0===c?{}:c)})),i){var u=document.createElement("style");u.title="ybar_nav_interim",document.head.appendChild(u);var p=je("#ybar-nav-more-menu ul a","click",(function(n){e.triggerEvent("navigation",{event:n})}));e.addEventListener("nav:resize",(function(){Rt(n,u,r)})),Rt(n,u,r);var h=e.getConfig();if("complete"===document.readyState)Ht(e,n,u,r);else{var m="load";("news"===h.property&&("zh-Hant-TW"===h.locale||"zh-Hant-HK"===h.locale)||"finance"===h.property&&"zh-Hant-TW"===h.locale)&&(m="DOMContentLoaded"),e.addElementListener(window,m,(function(){Ht(e,n,u,r)}))}e.addElementListener(window,"resize",(function(){Rt(n,u,r)})),e.onDestroy((function(){var e=u.parentNode;null==e||e.removeChild(u),p.destroy()}))}jt(e,n)},Yt=function(e,n){var t=["zh-Hant-TW","zh-Hant-HK"].includes(e.getConfig().locale);return n.isFuji2&&t},jt=function(e,n){if(n.isNavHidden){var t=!1;e.addElementListener(document,"DOMContentLoaded",(function(t){n.isNavHidden()&&e.triggerEvent("l2:hide",{event:t})})),e.addElementListener(window,"resize",(function(o){!t&&n.isNavHidden()&&e.triggerEvent("l2:hide",{event:o}),t=n.isNavHidden()}))}},Ft="#ybar-nav-more-menu";ye("ybar-mod-navigation",(function(e){var n,t=e.getConfig(),o={dropdownWrapperClass:Et,isFuji2:null!==document.querySelector(".ybar-ytheme-fuji2")||null!==document.querySelector(".ybar-ytheme-crunch"),isTablet:null!==document.querySelector(".tablet"),longListClass:Ct,moreMenuDropdown:document.querySelector("".concat(Ft," ul")),moreMenuNavItem:document.querySelector(Ft),moreMenuNavLinksSelector:"".concat(Ft," ul a"),moreMenuMainFocusItem:document.querySelector("".concat(Ft," > button")),moreMenuNavItemClass:Ot,navigationDropdownItemClass:At,navigationDropdownListClass:Mt,navItems:document.querySelectorAll("ul.".concat(Tt," li.").concat(It)),topLevelNavLinks:document.querySelectorAll("li.".concat(It," > a")),navLinks:document.querySelectorAll(".ybar-mod-navigation a"),navList:document.querySelector(".ybar-mod-navigation ul"),shiftMoreMenuEnabled:document.querySelector(".ybar-shift-more-menu"),ybarNav:document.getElementById("ybar-navigation"),ybarNavigationItemClass:It,dropdownOpenClass:kt,hasNavPlacement:document.getElementById("ybar-nav-placement"),marginOffset:function(e){var n=window.getComputedStyle(e),o=parseInt(n.marginLeft,10)+parseInt(n.marginRight,10);return"sports"===t.property?parseInt(n.marginRight):"finance"===t.property&&"crunch"===t.ytheme?(o-=1.8)>5?o:5:"crunch"===t.ytheme?o:0},navigationPlacement:function(){return n||(n=document.getElementById("ybar-nav-placement")),n},isNavHidden:function(){var e=!1;return"finance"===t.property&&"crunch"===t.ytheme&&document.documentElement.clientWidth<=1049&&(e=!0),e}};o.ybarNav&&Ut(e,o)}));var zt="_yb_17y6fxi",Gt="_yb_usimpu",Wt="_yb_1uv43xs",Jt="_yb_1xzt09w",Vt="ytlv",Kt=864e5,Xt="_yb_6c0ozo",Zt="_yb_1ysf3ss",$t="_yb_1cf55jy",Qt="_yb_1rq03zi",eo=function(){function e(e,n){var t=this;this.initialized=!1,this.ybar=e,this.container=n,this.a11yMenu=this.container.querySelector(".".concat(Qt)),this.historyEnabled=!!Number(this.container.dataset.history);var o=this.getLocalStorage();this.state={lastSeen:(null==o?void 0:o.lastSeen)||null,manuallyClosed:(null==o?void 0:o.manuallyClosed)||!1},this.init();var i=0,r=setInterval((function(){i>=5||t.initialized?clearInterval(r):(void 0!==t.isNotificationsSupported()&&t.init(),i++)}),100)}return e.prototype.show=function(e){var n;this.initialized&&(this.historyEnabled&&!e||(document.body.classList.add(Xt),null===(n=this.a11yMenu)||void 0===n||n.setAttribute("aria-expanded","true"),this.lastSeen=(new Date).getTime()))},e.prototype.hide=function(){var e;this.initialized&&(this.historyEnabled&&document.body.classList.remove(Zt),document.body.classList.remove(Xt),null===(e=this.a11yMenu)||void 0===e||e.setAttribute("aria-expanded","false"))},Object.defineProperty(e.prototype,"lastSeen",{get:function(){return this.state.lastSeen},set:function(e){this.state.lastSeen=e,this.setLocalStorage()},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"manuallyClosed",{get:function(){return this.state.manuallyClosed},set:function(e){this.state.manuallyClosed=!!e,this.setLocalStorage()},enumerable:!1,configurable:!0}),e.prototype.init=function(){this.isNotificationsSupported()&&this.isNotificationPermissionDefault()&&(this.historyEnabled||document.body.classList.add(Zt),this.addEventListeners(),this.initialized=!0,this.hasSeenTooltipIn(this.manuallyClosed?6048e5:Kt)||(document.body.classList.add(Zt),this.show(!0)))},e.prototype.addEventListeners=function(){var e=this;this.ybar.addElementListener(this.container.getElementsByClassName($t)[0],"click",(function(){e.hide(),e.manuallyClosed=!0}))},e.prototype.isNotificationsSupported=function(){var e;return null===(e=null===window||void 0===window?void 0:window.subscriptionHelperInstance)||void 0===e?void 0:e.checkIsSupportedBrowser()},e.prototype.isNotificationPermissionDefault=function(){var e;return"default"===(null===(e=window.Notification)||void 0===e?void 0:e.permission)},e.prototype.hasSeenTooltipIn=function(e){if(!this.lastSeen)return!1;var n=new Date(this.lastSeen),t=new Date;return n.getTime()+e>t.getTime()},e.prototype.setLocalStorage=function(){var e;null===(e=window.localStorage)||void 0===e||e.setItem(Vt,JSON.stringify(this.state))},e.prototype.getLocalStorage=function(){var e,n,t=null===(e=window.localStorage)||void 0===e?void 0:e.getItem(Vt);if(null===t)return null;try{return JSON.parse(t)}catch(e){return null===(n=window.localStorage)||void 0===n||n.removeItem(Vt),null}},e}(),no=-1,to={0:0,1:1,9:9,99:99,150:150},oo=function(e,n){var t,o=n.isUH3,i=n.notifMenu,r=n.notifMenuOpener,a=n.notifDropdown,s=n.notifBadge,c=n.notifContainer,l=n.notifLabel;n.tooltipContainer&&(t=new eo(e,n.tooltipContainer));var d=G(),u=function(){i&&(i.checked=!1),null==a||a.classList.remove("ybarMenuOpen")},p=function(){var n;e.triggerEvent("close-all-menus"),!!document.querySelector(".display-push-promos .".concat(zt))||(d.resetBadge(),s&&(o?null===(n=s.parentElement)||void 0===n||n.classList.remove(Gt):s.style.display="none"))},h=function(e){var n,t;0===no&&(null===(n=null==e?void 0:e.css)||void 0===n?void 0:n.length)&&e.css.length>0&&(no++,function(e){for(var n,t,o=0;o0&&s)if(o){var r,a=(r=e.newCount)>99;s.textContent=a?"99+":r+"",null===(t=s.parentElement)||void 0===t||t.classList.add(Gt)}else s.style.display="block"},m=function(){d.refreshPanel().then(h).then(ee).catch((function(){}))};e.addEventListener("close-all-menus",(function(){xe(c)||u()})),c&&(m(),setInterval((function(){m()}),3e5),o?l&&l.addEventListener("mouseenter",(function(){p(),null==t||t.show()})):c.addEventListener("mouseenter",(function(){p(),null==t||t.show()})),c.addEventListener("mouseleave",(function(){u(),null==t||t.hide()}))),e.addElementListener(i,"click",(function(){Q("ybar","notification","",{elm:"btn",elmt:"block"===(null==s?void 0:s.style.display)?"newalert":"",subsec:"notification",itc:"1"})})),r&&Ee(e,r,"ybar","notification",{elm:"expand",subsec:"notifications",itc:"2"}),e.addElementListener(a,"focusin",(function(){i&&(i.checked=!0),null==a||a.classList.add("ybarMenuOpen")})),e.addElementListener(a,"focusout",u),e.addElementListener(n.tooltipContainer,"focusin",(function(){null==t||t.show()})),e.addElementListener(n.tooltipContainer,"focusout",(function(){null==t||t.hide()}));var f=e.getConfig().device,v=document.getElementById("ybar");v&&v.classList.contains("ybar-ytheme-crunch")&&(no=0);var y=new RegExp("[?&]notifications=1(&|#|$)");"desktop"===f&&i&&y.test(window.location.search)&&(i.checked=!0)};ye("ybar-mod-notification",(function(e){var n={isUH3:"crunch"===e.getConfig().ytheme,notifContainer:document.getElementById("notification-container"),notifBadge:document.getElementById("notif-badge"),notifMenu:document.getElementById("ybarNotificationMenu"),notifMenuOpener:document.querySelector("#ybarNotificationMenu + label"),notifDropdown:document.getElementById("notifDropdownContainer"),tooltipContainer:document.querySelector(".".concat(Wt)),notifLabel:document.querySelector(".".concat(Jt))};oo(e,n)}))}()}};

Stocks

Table View

Heatmap View

Symbol

Price

Change

Change %

Volume

Avg Vol (3M)

Market Cap

P/E Ratio (TTM)

52 Wk Change %

52 Wk Range

Day Chart

BA The Boeing Company
156.77

-6.00 (-3.69%)

-6.00 -3.69% 18.924M 6.485M 96.605B - -23.57%
MSTR MicroStrategy Incorporated
141.47

+10.70 (+8.18%)

+10.70 +8.18% 12.009M 11.536M 27.491B - 315.33%
17.97

+1.89 (+11.79%)

+1.89 +11.79% 24.953M 8.938M 3.597B - 13.38%
RDFN Redfin Corporation
14.45

+2.95 (+25.65%)

+2.95 +25.65% 17.787M 5.892M 1.76B - 76.65%
NVAX Novavax, Inc.
13.61

+1.69 (+14.18%)

+1.69 +14.18% 12.184M 7.232M 2.179B - 83.67%
PLTR Palantir Technologies Inc.
35.59

+0.68 (+1.95%)

+0.68 +1.95% 49.441M 49.994M 79.702B 209.35 130.21%
BNTX BioNTech SE
123.40

+18.40 (+17.52%)

+18.40 +17.52% 6.223M 825,738 29.34B - 13.17%
MCD McDonald's Corporation
296.53

+4.18 (+1.43%)

+4.18 +1.43% 1.682M 3.726M 212.714B 25.94 6.77%
TNON Tenon Medical, Inc.
7.55

+3.15 (+71.59%)

+3.15 +71.59% 24.199M 1.016M 3.729M - -47.57%
GE GE Aerospace
178.28

+8.58 (+5.06%)

+8.58 +5.06% 6.571M 5.329M 193.311B 48.18 91.63%
INTC Intel Corporation
19.66

+0.30 (+1.55%)

+0.30 +1.55% 43.596M 68.138M 84.066B 81.92 -48.25%
UBER Uber Technologies, Inc.
72.48

+4.39 (+6.45%)

+4.39 +6.45% 28.703M 15.577M 152.276B 78.78 55.84%
RKLB Rocket Lab USA, Inc.
7.46

+0.60 (+8.75%)

+0.60 +8.75% 13.584M 11.2M 3.705B - 48.02%
SMX SMX (Security Matters) Public Limited Company
5.95

+3.50 (+142.86%)

+3.50 +142.86% 49.581M 1.46M 4.952M - -95.64%
VSAT Viasat, Inc.
12.79

-2.23 (-14.85%)

-2.23 -14.85% 7.769M 2.391M 1.634B - -46.95%
NNE NANO Nuclear Energy Inc.
15.23

+3.53 (+30.17%)

+3.53 +30.17% 4.656M 2.557M 458.845M - 193.45%
SPCE Virgin Galactic Holdings, Inc.
6.99

+0.71 (+11.31%)

+0.71 +11.31% 2.162M 2.066M 199.1M - -81.31%
SLB Schlumberger Limited
39.96

+0.16 (+0.40%)

+0.16 +0.40% 16.118M 9.897M 56.737B 13.06 -34.72%
PTON Peloton Interactive, Inc.
4.7300

+0.4600 (+10.77%)

+0.4600 +10.77% 12.366M 16.047M 1.78B - 2.16%
SERV Serve Robotics Inc.
8.67

+1.33 (+18.12%)

+1.33 +18.12% 8.621M 18.15M 367.087M - -63.57%
MARA MARA Holdings, Inc.
16.12

+0.32 (+2.03%)

+0.32 +2.03% 34.206M 40.179M 4.747B 17.91 64.66%
WBA Walgreens Boots Alliance, Inc.
9.21

+0.37 (+4.19%)

+0.37 +4.19% 18.147M 21.773M 7.951B - -58.49%
COIN Coinbase Global, Inc.
163.05

+0.16 (+0.10%)

+0.16 +0.10% 5.864M 7.675M 40.514B 29.01 99.79%
ETSY Etsy, Inc.
55.65

+3.91 (+7.56%)

+3.91 +7.56% 6.195M 3.476M 6.386B 25.88 -12.84%
TIL Instil Bio, Inc.
84.52

+38.06 (+81.92%)

+38.06 +81.92% 3.895M 156,035 549.71M - 885.08%

Stocks News

Top Trending Stocks: US stocks with the highest interest today - Yahoo Finance (2024)

FAQs

What stocks are rising the most today? ›

Stocks
SymbolPriceChange %
WST West Pharmaceutical Services, Inc.308.29 +12.43 (+4.20%)+4.20%
DUOL Duolingo, Inc.251.68 +9.20 (+3.79%)+3.79%
HAYW Hayward Holdings, Inc.14.65 +0.51 (+3.61%)+3.61%
PEN Penumbra, Inc.193.46 +6.40 (+3.42%)+3.42%
21 more rows

What are the top 3 most active stocks today? ›

Stocks
SymbolPriceChange
AAPL Apple Inc.220.85 +4.06 (+1.87%)+4.06
NOK Nokia Oyj4.1900 0.0000 (0.00%)0.0000
SOFI SoFi Technologies, Inc.8.10 -0.02 (-0.31%)-0.02
F Ford Motor Company10.98 +0.08 (+0.73%)+0.08
21 more rows

Which stocks trend the most? ›

Stocks
SymbolPriceChange %
APLT Applied Therapeutics, Inc.7.72 +3.07 (+65.91%)+65.91%
BCE.TO BCE Inc.48.46 +1.51 (+3.22%)+3.22%
VEEA Veea Inc.15.75 +10.45 (+197.17%)+197.17%
SAVA Cassava Sciences, Inc.31.49 +0.19 (+0.61%)+0.61%
21 more rows

What's trending in stocks today? ›

Today's hot stocks
  • NVDA. 116.78. - 2.32. 1.95% 249M. 39.23140.76.
  • INTC. 20.91. + 1.25. 6.36% 149M. 18.5151.28.
  • PLTR. 36.31. + 0.72. 2.02% 75M. 13.6836.92.
  • NCNA. 6.37. + 3.83. 150.79% 67M. 2.3420.25.
  • IMRX. 2.87. + 0.85. 42.08% 66M. 1.009.00.
  • AAPL. 216.32. - 6.18. 2.78% 59M. 164.07237.23.
  • TSLA. 226.78. - 3.51. 1.52% 54M. ...
  • T. 22.27. + 0.63. 2.91% 54M.

What stocks are taking the biggest hit today? ›

Stocks
SymbolPrice52 Wk Change %
TEM Tempus AI, Inc49.23 -5.44 (-9.95%)22.31%
NFE New Fortress Energy Inc.11.29 -0.87 (-7.15%)-63.02%
RNMBY Rheinmetall AG107.35 -8.22 (-7.11%)96.68%
NUVL Nuvalent, Inc.104.75 -7.42 (-6.61%)145.78%
21 more rows

What are the best stocks to put money in right now? ›

9 Best Stocks To Buy Now
Company (Ticker)Forward P/E Ratio
Spotify Technology S.A. (SPOT)20.9
The Progressive Corporation (PGR)8.6
Alphabet, Inc. (GOOG, GOOGL)13.2
Intuitive Surgical, Inc. (ISRG)52.2
5 more rows
Aug 29, 2024

What stock has the highest buy rating right now? ›

Trending Stocks By Analysts
CompanyAnalyst Consensus% Upside
STRO Sutro BiopharmaStrong Buy171.09% Upside
IMCR Immunocore HoldingsStrong Buy135.74% Upside
BCYC Bicycle TherapeuticsStrong Buy51.19% Upside
LSCC Lattice SemiconductorModerate Buy8.24% Upside
32 more rows

Which is the best stock to buy today? ›

Top Intraday Stocks
Company NameLTP ()CHG ()
Hero MotoCorp Ltd5949.95170.50
Bajaj Auto Ltd11894.50206.15
Bharti Airtel Ltd1662.5527.10
Britannia Industries Ltd6157.9594.95
6 more rows

What stock went up 1000 percent in a day? ›

Even so, the gains posted by Ambrx Biopharma (AMAM) in Friday's session are unusual and particularly eye-catching. The stock soared to the tune of a hardly believable 1007% after the company announced pleasing results from the mid-stage testing of its breast cancer drug ARX788.

How to find the best trending stocks? ›

Trending stocks are always accompanied by high trade volume. Look for stocks with the most trades per day as these are the stocks garnering the most attention. Sudden changes in volume can help identify positive or negative trends.

What stock has the highest value right now? ›

What Are the 10 Most Expensive Stocks Right Now?
  • Berkshire Hathaway Inc. ( BRK.A) Price: $689,286.60 per share. ...
  • NVR Inc. ( NVR) Price: $9,068.54 per share. ...
  • Booking Holdings Inc. ( BKNG) ...
  • Seaboard Corp. ( SEB) ...
  • AutoZone Inc. ( AZO) ...
  • MercadoLibre Inc. (MELI) ...
  • First Citizens BancShares Inc. (FCNCA) ...
  • Fair Isaac Corp. ( FICO)

What penny stocks are hot right now? ›

Most Active Penny Stocks
  • BTG3.340.18% B2Gold Corp.
  • RIG4.440.31% Transocean Ltd.
  • PSNY1.810.18% Polestar Automotive Holding UK PLC.
  • OPEN2.380.11% Opendoor Technologies Inc.
  • TLRY1.800.06% Tilray Brands, Inc.
  • LAZR0.930.08% Luminar Technologies, Inc.
  • GEVO1.380.21% Gevo, Inc.
  • ZNTL3.680.44% Zentalis Pharmaceuticals, Inc.

Which stocks are in uptrend today? ›

Uptrend stock
S.No.NameCMP Rs.
1.HB Stockholdings145.30
2.Systematix Corp.1684.45
3.R S Software (I)282.25
4.HBL Power System628.80
22 more rows

What's hot for investment? ›

Technology Stocks

(NVDA), Microsoft Corp. (MSFT) and Broadcom Inc. (AVGO). Nvidia is the biggest year-to-date gainer not only in the S&P tech sector, but in the wider index, returning 159.5% so far in 2024 as of Aug.

How to find trending markets? ›

Moving Averages in a Trending Market

Place a 7 period, a 20 period, and a 65 period Simple Moving Average on your chart. Then, wait until the three SMAs compress together and begin to fan out. If the 7 period SMA fans out on top of the 20 period SMA and the 20 SMA on top of the 65 SMA, then the price is trending up.

Which stocks will grow up today? ›

Top Gainers
CompanyMarket Price
Power Finance Corporation₹492.05 (0.00%)
Nestle India₹2,597.15 (0.00%)
Zomato₹275.85 (0.00%)
ICICI Lombard General Insurance Company₹2,140.45 (0.00%)
16 more rows

Which stock is rising fast? ›

FAST GROWING STOCK
S.No.NameP/E
1.Bajaj Holdings16.11
2.Lloyds Metals30.81
3.Natco Pharma16.81
4.Mahanagar Gas15.33
22 more rows

Top Articles
Bucket Lists and Positive Psychology
Airbnb Income Tax In Canada: What Every Host Should Know » NBG Chartered Professional Accountant
Kostner Wingback Bed
Katie Nickolaou Leaving
Camera instructions (NEW)
Best Big Jumpshot 2K23
Rek Funerals
How to know if a financial advisor is good?
Craigslist - Pets for Sale or Adoption in Zeeland, MI
Steve Strange - From Punk To New Romantic
New Day Usa Blonde Spokeswoman 2022
Stream UFC Videos on Watch ESPN - ESPN
U.S. Nuclear Weapons Complex: Y-12 and Oak Ridge National Laboratory…
Tiger Island Hunting Club
2021 Lexus IS for sale - Richardson, TX - craigslist
Chicken Coop Havelock Nc
Cvs Appointment For Booster Shot
Tcu Jaggaer
Lancasterfire Live Incidents
라이키 유출
Bank Of America Financial Center Irvington Photos
Google Doodle Baseball 76
Pjs Obits
Boscov's Bus Trips
Woodmont Place At Palmer Resident Portal
Pasco Telestaff
Xfinity Cup Race Today
T Mobile Rival Crossword Clue
Lovindabooty
Summoners War Update Notes
Mastering Serpentine Belt Replacement: A Step-by-Step Guide | The Motor Guy
Proto Ultima Exoplating
Craigslistodessa
Kids and Adult Dinosaur Costume
After Transmigrating, The Fat Wife Made A Comeback! Chapter 2209 – Chapter 2209: Love at First Sight - Novel Cool
How to Use Craigslist (with Pictures) - wikiHow
In Branch Chase Atm Near Me
Deleted app while troubleshooting recent outage, can I get my devices back?
Clark County Ky Busted Newspaper
Craigslist Car For Sale By Owner
Grapes And Hops Festival Jamestown Ny
Labyrinth enchantment | PoE Wiki
301 Priest Dr, KILLEEN, TX 76541 - HAR.com
Weekly Math Review Q2 7 Answer Key
Copd Active Learning Template
Adams-Buggs Funeral Services Obituaries
Minecraft: Piglin Trade List (What Can You Get & How)
Blog Pch
Craigs List Sarasota
211475039
Latest Posts
Article information

Author: Eusebia Nader

Last Updated:

Views: 5385

Rating: 5 / 5 (60 voted)

Reviews: 91% of readers found this page helpful

Author information

Name: Eusebia Nader

Birthday: 1994-11-11

Address: Apt. 721 977 Ebert Meadows, Jereville, GA 73618-6603

Phone: +2316203969400

Job: International Farming Consultant

Hobby: Reading, Photography, Shooting, Singing, Magic, Kayaking, Mushroom hunting

Introduction: My name is Eusebia Nader, I am a encouraging, brainy, lively, nice, famous, healthy, clever person who loves writing and wants to share my knowledge and understanding with you.