Skip to main content
Nasdaq Logo
  • Market Activity
    • See All Market Activity
      Market Activity
      • Stocks
      • Funds + ETFs
      • Indexes
      • Commodities
      • Cryptocurrency
      • Currencies
      • Futures
      • Fixed Income
    • Quick Links
      • Real-Time Quotes
      • After-Hours Quotes
      • Pre-Market Quotes
      • Nasdaq-100
      • Symbol Screener
      • Online Brokers
      • Glossary
      • Sustainable Bond Network
    • Market Events
      • Economic Calendar
      • Earnings
      • IPO Calendar
      • Dividends
      • Stock Splits
  • News + Insights
    • See All News + Insights
      • Markets
      • Companies
      • Technology
      • Personal Finance
      • Financial Advisors
    • Topics
      • Blockchain
      • Commodities
      • Cryptocurrencies
      • Earnings
      • Governance
      • IPOs
      • Retirement
      • Stocks
    • Features
      • Cultural Capital
      • Investing Strategies
      • Market Makers by Phil Mackintosh
      • Market Intelligence Desk
      • Tactics of the Trade
      • TotalMarkets Podcast
      • TradeTalks
      • Nasdaq Watch
  • Solutions
    • See All Solutions
      Raise & Access Capital
      • List with Nasdaq
      • Nasdaq Private Market Solutions
      • Investor Relations Intelligence
      Optimize Governance Practices
      • Nasdaq Boardvantage Board Portal
      • Board Evaluations
      • Nasdaq Center for Corporate Governance
    • Transform with Technology
      • Market Infrastructure Technology
      • Non-Traditional Exchanges & New Markets
      • Sell-Side Technology
      • Buy-Side Technology
      • Catastrophe Risk Technology
      Gain Market Intelligence
      • Buy-Side Intelligence
      • Investment Data & Analytics
      • Market Data & Feeds
      • Nasdaq Global Indexes
      • Institutional Capital with eVestment
    • Trade Global Markets
      • Equities
      • Equity Derivatives
      • ETFs & ETPs
      • Fixed Income
      • Commodities
      • Trading Services
      • Post Trade Services
      • Clearing
      • Exchange Oversight
      • Sustainable Bonds
  • About
    • See All About
      • Our People
      • Careers
      • Press Center
      • Contact
    • Quick Links
      • Nasdaq Marketsite
      • Investor Relations
      • Diversity, Inclusion and Belonging
      • ESG Reporting Guide
      • Nasdaq Nordic Foundation
      • Nasdaq Thought Leadership
    • Nasdaq Initiatives
      • TotalMarkets
      • Public Policy Advocacy
      • Sustainability at Nasdaq
      • Nasdaq Entrepreneurial Center
      • Nasdaq Ventures
      • Revitalize the Markets
  • Log in
Log in
Data is currently not available
Data is currently not available

  • Stocks
  • Funds + ETFs
  • Indexes
  • Commodities
When autocomplete results are available use up and down arrows to review and enter to select. Touch device users, explore by touch or with swipe gestures.

RUT Russell 2000 (RUT) News Headlines

Russell 2000 (RUT) News Headlines

  • May 23, 2019

    3 Smart Trades for a Troubled Market

  • Jan 7, 2019

    Small-Caps Outperform in Up Day for Stocks

  • Dec 17, 2018

    Dow Drops 507 Points as Sell-Off Intensifies

  • Jul 10, 2018

    Dow Nabs Fourth Straight Win as RUT Retreats

  • Jun 20, 2018

    Dow Extends Slide as Nasdaq, Russell 2000 Nab Record Highs

  • Jun 8, 2018

    How Strong Is the Economy Really?

  • May 30, 2018

    Energy Tailwinds Help Stocks Bounce Back

  • May 21, 2018

    Dow Tops 25K; Russell 2000 Hits Another High

  • May 18, 2018

    Intraday Update: Small Caps Keep the Faith, Blue Chips Blue in the Face

  • May 18, 2018

    S&P, Nasdaq Fall as Small-Cap Stocks Outperform Again

  • May 16, 2018

    Nike, GE Lift Dow; Russell 2000 Hits All-Time High

  • Oct 18, 2017

    New Record Levels Possible on Wall Street, US Futures Point to a Slightly Positive Open

  • Sep 27, 2017

    Dow Snaps Losing Streak as Bank Stocks Surge

  • Aug 14, 2017

    Stocks Rebound, But Dow Jones Stays Below 22,000

  • Aug 9, 2017

    iShares Russell 2000 Index (ETF) (IWM) Is a Tempting Bear Target

  • May 31, 2017

    S&P 500 Slowing, But Still Going Upward

  • May 24, 2017

    The S&P 500 Continues its Lethargic Upward Haul

  • May 23, 2017

    The Dow Jones Industrial Average May Be Stalling

  • May 19, 2017

    Is the S&P 500’s Correction Here?

  • May 16, 2017

    The Nasdaq Hits a new Record Close Thanks to Energy Rally

Quick Links

  • Historical
  • News Headlines

Related Symbols

AMZN

Data is currently not available
AAPL

Data is currently not available
TSLA

Data is currently not available
Use Screener
When autocomplete results are available use up and down arrows to review and enter to select. Touch device users, explore by touch or with swipe gestures.

Trending Articles

  • Why Energizer Holdings, Luckin Coffee, and Datadog Jumped Today Nov 13, 2019
  • Datadog's Stellar Earnings Come With a Stiff Valuation Nov 18, 2019
  • Technology Sector Update for 11/13/2019: ARLO,DDOG,IIVI,CSIQ Nov 13, 2019
  • There Are Challenges Behind New Relic's Encouraging Q2 Earnings Nov 14, 2019

Market Makers

Please opt-in to receive news and information about Nasdaq’s services.

var dom1 = document.querySelector('#form1783 #field1');var field1 = new LiveValidation(dom1, {validMessage: "", onlyOnBlur: false, wait: 300});field1.add(Validate.Presence, {failureMessage:"This field is required"});field1.add(Validate.Format, {pattern: /^([^@\s]+)@((?:[-a-z0-9]+\.)+[a-z]{2,})$/i, failureMessage: "A valid email address is required"});var dom2 = document.querySelector('#form1783 #field2');var field2 = new LiveValidation(dom2, {validMessage: "", onlyOnBlur: false, wait: 300});field2.add(Validate.Presence, {failureMessage:"This field is required"});var dom11 = document.querySelector('#form1783 #field11');var field11 = new LiveValidation(dom11, {validMessage: "", onlyOnBlur: false, wait: 300});field11.add(Validate.Custom, {against: function(value) {return !value.match(/(telnet|ftp|https?):\/\/(?:[a-z0-9][a-z0-9-]{0,61}[a-z0-9]\.|[a-z0-9]\.)+[a-z]{2,63}/i);}, failureMessage: "Value must not contain any URL's"});field11.add(Validate.Presence, {failureMessage:"This field is required"});field11.add(Validate.Length, {tooShortMessage:"Invalid length for field value", tooLongMessage: "Invalid length for field value", minimum: 4, maximum: 4});function handleFormSubmit(ele) { var submitButton = ele.querySelector('input[type=submit]'); var spinner = document.createElement('span'); spinner.setAttribute('class', 'loader'); submitButton.setAttribute('disabled', true); submitButton.style.cursor = 'wait'; submitButton.parentNode.appendChild(spinner); return true; }function resetSubmitButton(e){ var submitButtons = e.target.form.getElementsByClassName('submit-button'); for(var i=0;i<submitButtons.length;i++){ submitButtons[i].disabled = false; } }function addChangeHandler(elements){ for(var i=0; i<elements.length; i++){ elements[i].addEventListener('change', resetSubmitButton); } }var form = document.getElementById('form1783'); addChangeHandler(form.getElementsByTagName('input')); addChangeHandler(form.getElementsByTagName('select')); addChangeHandler(form.getElementsByTagName('textarea'));var nodes = document.querySelectorAll('#form1783 input[data-subscription]'); if (nodes) { for (var i = 0, len = nodes.length; i < len; i++) {var status = nodes[i].dataset ? nodes[i].dataset.subscription : nodes[i].getAttribute('data-subscription'); if(status ==='true') {nodes[i].checked = true;}}};var nodes = document.querySelectorAll('#form1783 select[data-value]'); if (nodes) { for (var i = 0; i < nodes.length; i++) { var node = nodes[i]; var selectedValue = node.dataset ? node.dataset.value : node.getAttribute('data-value'); if (selectedValue) { for (var j = 0; j < node.options.length; j++) { if(node.options[j].value === selectedValue) { node.options[j].selected = 'selected';break;}}}}}
Thanks for submitting!
  • Investor Relations
  • Contact
  • Careers
  • Advertise
  • Nasdaq MarketSIte
  • Trust Center
  • Privacy
  • Cookies
  • Legal
Nasdaq Logo

© 2019, Nasdaq, Inc. All Rights Reserved.

My Portfolio
/
Your Watchlist is empty.
Most Active