Stock Message Boards | Stock Market News | Investing Research - Investor Village (2024)

';intColNum = 2;} else {strHtml = strHtml + '';intColNum = 1;}}intCount += 1;} else {if (intGCount <= 10) {if (intGColNum == 1) {strGroupHtml = strGroupHtml + '';intGColNum = 2;} else {strGroupHtml = strGroupHtml + '';intGColNum = 1;}}intGCount += 1;}});if (intCount > 10) {strHtml = strHtml + '';} else {if (intColNum == 2) strHtml = strHtml + '';}strHtml = '' + strHtml$('tblTopMyBoards').fade('hide');$('tblTopMyBoards').set('html', strHtml);$('tblTopMyBoards').fade(1);if (intGCount > 10) {strGroupHtml = strGroupHtml + '';} else {if (intColNum == 2) strGroupHtml = strGroupHtml + '';}strGroupHtml = '' + strGroupHtml$('tblTopMyGroups').fade('hide');$('tblTopMyGroups').set('html', strGroupHtml);$('tblTopMyGroups').fade(1);$('divLoadingDDMyBoards').addClass('off');break;case 'myIVBarGetMyLinks':$('divInnerMyLinks').fade('hide');$('divInnerMyLinks').set('html', responseTree);$('divInnerMyLinks').fade(1);$('divLoadingDDMyBoards').addClass('off');break;case 'myIVBarGetFavPosts': var strHtml = ''; var strMore = ''; if (responseTree != 'none') { var myFavPosts = JSON.decode(responseTree); var intCount = 0; myFavPosts.Fields.each(function(item) { if (intCount > 6) { if (strMore == '') strMore = ''; } else { strHtml = strHtml + ''; } intCount = intCount + 1; });}else { strHtml = ''}strHtml = '' + strHtml + strMore;$('tblFavPostsInner').fade('hide');$('tblFavPostsInner').set('html', strHtml);$('tblFavPostsInner').fade(1);$('divLoadingDDMyLinks').addClass('off');break;case 'myIVBarGetFavMembers':var strHtml = '';var strMore = '';if (responseTree != 'none') { var myFavMembers = JSON.decode(responseTree); var intCount = 0; myFavMembers.Fields.each(function(item) { if (intCount > 6) { if (strMore == '') strMore = ''; } else { strHtml = strHtml + ''; } intCount = intCount + 1; });}else { strHtml = ''}strHtml = '' + strHtml + strMore;$('tblFavMembersInner').fade('hide');$('tblFavMembersInner').set('html', strHtml);$('tblFavMembersInner').fade(1);$('divLoadingDDFavMembers').addClass('off');break;case 'myIVBarGetPMGroups':var myPMGroups = JSON.decode(responseTree);var intCount = 0;var strHtml = '';var strMore = '';myPMGroups.Fields.each(function(item) {if (intCount > 6) {if (strMore == '') strMore = '';} else {strHtml = strHtml + '';}intCount = intCount + 1;});strHtml = '' + strHtml + strMore;$('tblPMGroupsInner').fade('hide');$('tblPMGroupsInner').set('html', strHtml);$('tblPMGroupsInner').fade(1);$('divLoadingDDPMGroups').addClass('off');break;case 'myIVBarGetInbox':var myInbox = JSON.decode(responseTree);var intCount = 0;var strHtml = '';var strMore = '';myInbox.Fields.each(function(item) {if (intCount == 5) {if (strMore == '') strMore = '';} else {strHtml = strHtml + '';}intCount = intCount + 1;});strHtml = '' + strHtml + strMore;$('tblTopInbox').fade('hide');$('tblTopInbox').set('html', strHtml);$('tblTopInbox').fade(1);if ($chk($('divLoadingDDInbox'))) $('divLoadingDDInbox').set('class', 'off');break;}} }function writeMyLinksTable(intNumColumns, arrBoardLinks) {var colNum = 1;var strHtml = '

Boards

Search


Top Active Boards

By Category

(5 Most Active Boards Listed)


Large Cap

Mid Cap

Browse 530 Large Cap Boards...

Browse 888 Mid Cap Boards...

Small Cap

OTC Bulletin Board

Browse 6930 Small Cap Boards...

Browse 3357 OTCBB Boards...

Pink Sheets

Community Boards

Browse 984 Pink Sheet Stocks...

Browse 119 Community Boards...

InvestorVillage Groups

Toronto TSX

Browse 1030 Groups...

Browse 3407 TSX Stocks...

Notes on our Message Board Directory:

For purposes of categorizing our stock message boards, we have followed the market cap conventions as defined by sources such as Investopedia. We recognize that conceptually market cap definitions involve a certain amount of fluidity and arbitrariness.

Large Cap*: Stocks whose market capitalization is greater than $10 billion
Mid Cap*: Stocks whose market capitalization is between $2 billion and $10 billion
Small Cap*: Stocks whose market capitalization is less that $2 billion
OTCBB: Stocks whose shares trade on the Over-The-Counter Bulletin Board, irrespective of market capitalization
Pink Sheets: Stocks whose shares trade on the "Pink Sheets" irrespective of market capitalization
Community Boards: Public boards for market related but non-stock specific discussion
Group Boards: Private and Semi-Private Boards created and moderated by registered members of InvestorVillage. Topics of discussion are governed by the moderators, subject to the terms and conditions of our User Agreement.

NOTE: Obviously, these arbitrary dividing lines are blurred at the edges. So for example, stocks close to the pivot point, such as $1.99 billion, will inevitably vary throughout the course of a year or even a single trading day, bouncing above and below the $2 billion mark. If you believe that a stock has passed meaningfully from one category to another, please let us know and we will reevaluate its categorization.

' + shortenString(item.companyName, 20) + '' + (item.lastTradeAmt == 0 ? '' : '' + item.lastTradeAmt + '' + item.change + '') + '

' + item.name + '

' + item.name + '

More
Boards
More
Groups
More
(' + item.Name + ') ' + shortenString(item.Subject, 35) + '' + new Date(item.DatePosted).format('%x') + '
You have not favorited any posts yet.
Favorite Posts
More
' + item.Alias + 'Recent PostsProfile';strHtml = strHtml + 'Send PM
You have no favorite members yet.
Favorite Members
More
' + item.Alias + 'Recent PostsProfile';strHtml = strHtml + 'Send PM
PM Groups
More
' + item.Alias + ': ' + shortenString(item.Subject, 35) + '' + item.DateCreated + '
Inbox';strHtml = strHtml + 'Send PM
';arrBoardLinks.each(function(item) {if (colNum == 1 && intNumColumns == 1) {strHtml = strHtml + '';} else if (colNum == 1) {strHtml = strHtml + '';colNum = 2;} else if (colNum == intNumColumns) {strHtml = strHtml + '';colNum = 1;} else {strHtml = strHtml + '';colNum += 1;}});strHtml = strHtml + '
' + item + '
' + item + '' + item + '
' + item + '
';return strHtml;} window.addEvent('domready', function() { if (typeof pageLoad == 'function') pageLoad();/* if (0 == 1 && 0 == 1) { var arrFreeBookButtons = new Array(); arrFreeBookButtons[0] = new Element('br'); arrFreeBookButtons[1] = new Element('div', {'class': 'fl pL50 fs12 buttons'}).adopt(new Element('a', { 'href': '/RequestFreeBook.asp?redirURL=' + escape(document.URL) }).set('text', 'Free? Of course!')); arrFreeBookButtons[2] = new Element('div', {'class': 'fl pL50 fs10 buttons'}).adopt(new Element('a', { 'href': 'javascript:void(1);' }).set('text', 'No Thanks').addEvent('click', function() { declineFreeBook(); })); arrFreeBookButtons[3] = new Element('br', {'class': 'cb'}); modalMsgBox('To claim your free copy of Chris Camillo\'s Book, "Laughing At Wall Street", click here and fill out the accompanying order form so the publisher can ship your copy to you when the book is released later this year.', 'alert', '', null, arrFreeBookButtons); } */ attachTips();//var myGlobalSearchSelection = Cookie.read('myGlobalSearchSelection');if (typeOf(Cookie.read('myGlobalSearchSelection')) == "null") {Cookie.write('myGlobalSearchSelection', "BOARDS");};topMenuAutoComplete = new Autocompleter.Ajax.Xhtml($('txtTopMenuSearch'), '/ajaxManagers/BoardAjaxManager.asp?action=autoSearchBoards', { selectMod: 'type-ahead', delay: 300, width: '300px', sideAlign: 'right', filterSubset: true, minLength: 2, autoSubmit: true });topMenuFilterChanged(Cookie.read('myGlobalSearchSelection')); // if ($chk($('txtTopMenuSearch'))) {// $('txtTopMenuSearch').addEvent('focus', function() { topSearchHasFocus = true; if ($('txtTopMenuSearch').get('value') == 'Enter Symbol') { $('txtTopMenuSearch').set('value', '').set('style', 'color: #000000;'); } });// $('txtTopMenuSearch').addEvent('blur', function() { topSearchHasFocus = false; if ($('txtTopMenuSearch').get('value') == '') { $('txtTopMenuSearch').set('class', 'fwb').set('value', 'Enter Symbol').set('style', 'color: #949494;'); } });// } if ($chk($('imgSearchIcon'))) $('imgSearchIcon').addEvents({ 'mouseenter': function() { hoverSearchIcon(); }, 'mouseleave': function() { unhoverSearchIcon(); }, 'click': function() { document.goboard.submit(); }});if ($chk($('aTopSearch'))) $('aTopSearch').addEvent('click', function() { document.goboard.submit(); });if ($chk($('aDDLogin'))) {$('txtUserName').addEvent('focus', function() { loginFocus = 1; pinDD('Login'); });$('txtUserName').addEvent('blur', function() { loginFocus = 0; if (loginFocus == 0 && loginHover == 0) unpinDD('Login'); });$('txtPassword').addEvent('focus', function() { loginFocus = 1; pinDD('Login'); });$('txtPassword').addEvent('blur', function() { loginFocus = 0; if (loginFocus == 0 && loginHover == 0) unpinDD('Login'); });$('chkSavePwd').addEvent('focus', function() { loginFocus = 1; pinDD('Login'); });$('chkSavePwd').addEvent('blur', function() { loginFocus = 0; if (loginFocus == 0 && loginHover == 0) unpinDD('Login'); });$('aDDLogin').addEvent('mouseenter', function() { loginHover = 1; pinDD('Login'); });$('aDDLogin').addEvent('mouseleave', function() { loginHover = 0; if (loginFocus == 0 && loginHover == 0) unpinDD('Login'); });$('divDDLogin').addEvent('mouseenter', function() { loginHover = 1; pinDD('Login'); });$('divDDLogin').addEvent('mouseleave', function() { loginHover = 0; if (loginFocus == 0 && loginHover == 0) unpinDD('Login'); });}if ($chk($('aDDMyBoards'))) {$('aDDMyBoards').addEvent('mouseenter', function() { pinDD('MyBoards'); });$('aDDMyBoards').addEvent('mouseleave', function() { unpinDD('MyBoards'); });$('divDDMyBoards').addEvent('mouseenter', function() { pinDD('MyBoards'); });$('divDDMyBoards').addEvent('mouseleave', function() { unpinDD('MyBoards'); });}if ($chk($('aDDMyLinks'))) {$('aDDMyLinks').addEvent('mouseenter', function() { pinDD('MyLinks'); });$('aDDMyLinks').addEvent('mouseleave', function() { unpinDD('MyLinks'); });$('divDDMyLinks').addEvent('mouseenter', function() { pinDD('MyLinks'); });$('divDDMyLinks').addEvent('mouseleave', function() { unpinDD('MyLinks'); });}if ($chk($('aDDFavMembers'))) {$('aDDFavMembers').addEvent('mouseenter', function() { pinDD('FavMembers'); });$('aDDFavMembers').addEvent('mouseleave', function() { unpinDD('FavMembers'); });$('divDDFavMembers').addEvent('mouseenter', function() { pinDD('FavMembers'); });$('divDDFavMembers').addEvent('mouseleave', function() { unpinDD('FavMembers'); });}if ($chk($('aDDInbox'))) {$('aDDInbox').addEvent('mouseenter', function() { pinDD('Inbox'); });$('aDDInbox').addEvent('mouseleave', function() { unpinDD('Inbox'); });$('divDDInbox').addEvent('mouseenter', function() { pinDD('Inbox'); });$('divDDInbox').addEvent('mouseleave', function() { unpinDD('Inbox'); });} $('aTopMenuFilter').addEvents({'mouseenter': function() { pinMenuFilter(); }, 'mouseleave': function() { $('imgTopMenuFilter').set('src', '/Images/global_search-green-off.png'); }}); $('divTopMenuFilter').getElements('div.dropdownEntry').each(function(item) { item.addEvents({'mouseenter': function() { item.set('class', 'dropdownEntrySelected cp'); }, 'mouseleave': function() { item.set('class', 'dropdownEntry cp'); }, 'click': function() { topMenuFilterChanged(item.get('text').toUpperCase()); }}); }); $('div' + $('tdTopMenuFilter').get('text').trim() + 'Filter').removeEvents(); $('div' + $('tdTopMenuFilter').get('text').trim() + 'Filter').set('class', 'dropdownEntrySelected cp'); $('div' + $('tdTopMenuFilter').get('text').trim() + 'Filter').addEvent('click', function() { $('divTopMenuFilter').set('class', 'off'); }); curDomain = 'ns2.investorvillage.com'; //topMenuAutoComplete = new Autocompleter.Ajax.Xhtml($('txtTopMenuSearch'), '/ajaxManagers/BoardAjaxManager.asp?action=autoSearchBoards', { selectMod: 'type-ahead', delay: 300, width: '300px', sideAlign: 'right', filterSubset: true, minLength: 2, autoSubmit: true }); }); function pinDD(strType) {eval(strType + 'DoPin += 1;');setTimeout('doPinDD(\'' + strType + '\')', 500);}function doPinDD(strType) {doPin = eval(strType + 'DoPin');if (doPin == 1) {hasPinned = eval(strType + 'HasPinned');if (hasPinned != 1) {switch (strType) {case 'MyBoards':ajaxRequest('/ajaxManagers/BoardAjaxManager.asp', 'action=getMyBoards&sortBy=LastPost&sortDir=DESC', 'myIVBarGetMyBoards', 'false', 'true');break;case 'MyLinks':ajaxRequest('/ajaxManagers/MemberAjaxManager.asp', 'action=getMyLinks', 'myIVBarGetMyLinks', 'false', 'true');ajaxRequest('/ajaxManagers/MemberAjaxManager.asp', 'action=getFavPosts', 'myIVBarGetFavPosts', 'false', 'true');break;case 'FavMembers':ajaxRequest('/ajaxManagers/MemberAjaxManager.asp', 'action=getFavMembers', 'myIVBarGetFavMembers', 'false', 'true');ajaxRequest('/ajaxManagers/MemberAjaxManager.asp', 'action=getPMGroupMembers', 'myIVBarGetPMGroups', 'false', 'true');break;case 'Inbox':ajaxRequest('/ajaxManagers/MemberAjaxManager.asp', 'action=getNewPrivateMessages&count=5', 'myIVBarGetInbox', 'false', 'true');break;}eval(strType + 'HasPinned = 1;');}$('divDD' + strType).set('class', 'on dd' + strType);if ($chk($('aDD' + strType))) $('aDD' + strType).set('class', 'buttonPressed');}}function unpinDD(strType) {eval(strType + 'DoPin -= 1;');eval('if (' + strType + 'DoPin == 1) ' + strType + 'DoPin -=1;');setTimeout('doUnpinDD(\'' + strType + '\')', 500);}function doUnpinDD(strType) {doPin = eval(strType + 'DoPin');if (doPin == 0) {$('divDD' + strType).set('class','off');if ($chk($('aDD' + strType))) $('aDD' + strType).set('class', 'arrow');}} function pinSubNav(strType) {eval(strType + 'DoSNPin = 1;');setTimeout('doPinSubNav(\'' + strType + '\')', 300);}function doPinSubNav(strType) {doPin = eval(strType + 'DoSNPin');if (doPin == 1) {hasPinned = eval(strType + 'HasSNPinned');if (hasPinned != 1) {var newSubNav = new Element('div').set('class', 'off').set('id', 'div' + strType + 'SubNav');newSubNav.addEvent('mouseenter', function() { pinSubNav(strType); });newSubNav.addEvent('mouseleave', function() { unpinSubNav(strType); });newSubNav.set('style', 'width:' + $('divSubNav').getSize().x + 'px;').set('html', getSubNav(strType)).fade('hide');newSubNav.set('class', 'on pa');newSubNav.inject($('divSubNav'), 'before').position({ relativeTo:$('divSubNav'), position:'upperLeft', edge:'upperLeft'});;newSubNav.fade(1);eval(strType + 'HasSNPinned = 1;');} else {if ($chk($('div' + strType + 'SubNav'))) {if ($('div' + strType + 'SubNav').get('class') == 'off') {$('div' + strType + 'SubNav').fade('hide');$('div' + strType + 'SubNav').set('class', 'on pa');$('div' + strType + 'SubNav').fade(1);}}}}}function unpinSubNav(strType) {eval(strType + 'DoSNPin = 0;');setTimeout('doUnpinSubNav(\'' + strType + '\')', 500);}function doUnpinSubNav(strType) {doPin = eval(strType + 'DoSNPin');if (doPin == 0) {if ($chk($('div' + strType + 'SubNav'))) {setTimeout('$(\'div' + strType + 'SubNav\').fade(\'out\');', 600);setTimeout('$(\'div' + strType + 'SubNav\').set(\'class\', \'off\');', 1200);}}}function getSubNav(strType) {switch (strType) {case 'Posts':return '

Browse | Popular | Search

';break;case 'Boards':return '

Companies | Groups | Blogs | Search

';break;case 'Members':return '

Browse | Leaderboards | Search

';break;case 'Mail':return '

Inbox | Folder Manager | Send PM

';break;case 'MyAccount':return '

Settings | Profile | Privacy | Privacy | Membership Details

';break;case 'Admin':return '

Dashboard | Users | Subscriptions | Transactions | Boards | Abuse Reports | Copy | Broadcast | IP Addresses | Reports | Emails

';break;case 'CurrBoard':return '

Board | Groups | News | Ignore | Stats | Links

Stock Message Boards | Stock Market News | Investing Research - Investor Village (5)
Stock Message Boards | Stock Market News | Investing Research - Investor Village (6)
Stock Message Boards | Stock Market News | Investing Research - Investor Village (7)
Stock Message Boards | Stock Market News | Investing Research - Investor Village (8)

| Search

';break;}} function declineFreeBook() { ar('/ajaxManagers/MemberAjaxManager.asp', 'declineFreeBook', 'memberId=0'); } function ac(strAction, strResponseTree) { if ($chk(strResponseTree) && strResponseTree != 'False') { switch (strAction) { case 'declineFreeBook': fadeMsgBox(); break; } } }
Stock Message Boards | Stock Market News | Investing Research - Investor Village (2024)

FAQs

What is the best stock message board? ›

2. Stockaholics. Stockaholics is a financial forum and active online community that has discussions about investing, stock tips, penny stocks, and market analysis. The community is filled with many traders and investors, and it's a place where like-minded individuals can connect to talk about the market.

What is a stock message board? ›

Stock message boards, among many other online platforms, serve as important tools for investors and market participants to share stock information and opinions.

How do you keep track of stock news? ›

Best stock market tracking apps and websites of 2024
  1. Our Pick: Yahoo Finance.
  2. Best for budget-conscious investors: Morningstar.
  3. Best for investors of all types: Seeking Alpha.
  4. Another option is to track your portfolio, including stocks, with Empower.
Mar 11, 2024

Is Stockopedia free? ›

Try Stockopedia for free today

After your free trial, plans start at just £295 per year. With a one month money back guarantee, you're in control.

Do people still use message boards? ›

It seems that in the past couple of years, traditional forums have been largely replaced by specialized community-building tools, like Discord and Slack, or by social media groups, like the ones on Facebook.

What is the best source for stock news? ›

Top 20 Stock Market News Websites
  • Stock Market News Websites. MarketWatch. Investing.com | Stock Market Quotes & Financial News. Seeking Alpha » News. The Motley Fool UK. INO.com. Moneycontrol. AlphaStreet. Stocks News Feed. KlickAnalytics. Raging Bull. Scanz Blog. Equity Master. ...
  • Stock Market Journalists.
  • Stock Market News Newsletter.

Why do people bash stocks on message boards? ›

In most cases, the stock basher will directly benefit from market manipulation by spreading highly negative rumors. The hope is that investors will believe the false claims and sell their stock before it fails.

How do I set up a message board? ›

  1. Choose a forum software. You can start creating a forum by simply choosing a forum software. ...
  2. Define your forum's theme. ...
  3. Be clear about the rules. ...
  4. Encourage active participation. ...
  5. Promote your forum regularly. ...
  6. Enhance your forum with special features.

Do message boards save conversations? ›

An Internet forum, or message board, is an online discussion site where people can hold conversations in the form of posted messages. They differ from chat rooms in that messages are often longer than one line of text, and are at least temporarily archived.

Where do stock traders get their news? ›

This involves reading stories from various newspapers and financial websites, as well as listening to updates from financial news networks, such as CNBC and Bloomberg. The futures markets, as well as the broad market indexes, are noted as traders form opinions about the direction they expect the market to trend.

What is the best stock market tracker? ›

Here's my list of the top investment trackers in 2024.
  1. Best portfolio tracker overall: Empower. ...
  2. Best portfolio tracker for investment research: Seeking Alpha. ...
  3. Best simple interface: Stock Analysis. ...
  4. Best for crypto, NFT, and DeFi: Kubera. ...
  5. Best portfolio tracker for international investors: Sharesight.
Jan 11, 2024

What is the most accurate stock tracker? ›

1. Seeking Alpha: The Best Stock Portfolio Tracker Overall. You may know Seeking Alpha Premium as an exceptional investment research platform, but it also leverages its data and reports into a unique portfolio tracker.

What is the best free stock advisor website? ›

To help you get started with some quality sources, here are five stock advisor websites for investors:
  • Morningstar Investor. SmartAsset: Stock Advisor Websites for Investors. ...
  • The Motley Fool. SmartAsset: Stock Advisor Websites for Investors. ...
  • Dividend.com. ...
  • SeekingAlpha. ...
  • ValueInvesting.io.
Jan 6, 2024

What is the best website for stock charts free? ›

The best free stock charts are on TradingView. Other free charting websites include StockCharts.com, FINVIZ, Stock Rover and Yahoo Finance. Traders can also open an account at many U.S. brokers for free and chart stocks, even with a zero balance.

Which is better SharePad or Stockopedia? ›

Stockopedia's stock screener allows you to identify shares exhibiting attractive StockRanks. For normal stock screening, though, Stockopedia lacks the custom flexibility and extensive data offered by SharePad.

What is the best way to mail stock certificates? ›

We recommend the use of an overnight courier service, like Federal Express, UPS or DHL, to deliver documents to Registrar and Transfer Company. If you use the mail, we strongly recommend the use of registered insured mail, return receipt requested.

What is the best app for stock advice? ›

List of The Top 20 Trading Apps In India
App NameFees per trade (INR)Stock Portfolio (Local & International)
Zerodha Kite20All NSE & BSE stocks
Angel One20All NSE & BSE stocks, US stocks
Upstox App20All NSE & BSE stocks, US stocks
Groww app0.05% or INR 20 (which one is lower)All NSE & BSE stocks, US stocks
16 more rows
Feb 19, 2024

Should I buy DM stock? ›

Desktop Metal's analyst rating consensus is a Moderate Buy. This is based on the ratings of 3 Wall Streets Analysts.

What is the best way to monitor stock? ›

Compare your stocks' performance against benchmarks, or stock market indices. Review stock indicators, including Earnings Per Share (EPS), Price to Earnings (P/E) ratio, Price to Earnings ratio to Growth ratio (PEG), Price to Book Value ratio (P/B), Dividend Payout ratio (DPR), and Dividend Yield.

References

Top Articles
Latest Posts
Article information

Author: Terence Hammes MD

Last Updated:

Views: 6207

Rating: 4.9 / 5 (49 voted)

Reviews: 88% of readers found this page helpful

Author information

Name: Terence Hammes MD

Birthday: 1992-04-11

Address: Suite 408 9446 Mercy Mews, West Roxie, CT 04904

Phone: +50312511349175

Job: Product Consulting Liaison

Hobby: Jogging, Motor sports, Nordic skating, Jigsaw puzzles, Bird watching, Nordic skating, Sculpting

Introduction: My name is Terence Hammes MD, I am a inexpensive, energetic, jolly, faithful, cheerful, proud, rich person who loves writing and wants to share my knowledge and understanding with you.