Investor Village: Stock Message Boards | Stock Quotes | Market News (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 = '

For login assistance call us at 1-888-222-7309. Also cookies are required for member-related features to function properly.
Please check your cookie settings on your browser before continuing.

For additional information or help with cookies, click here.

COMPLIMENTARY 7-DAY PASS FOR FORMER FREE MEMBERS:It has come to our attention that many former free members are hesitant to purchase a membership out of concern that the boards they frequent no longer have sufficient activity to justify the fee. Based on the activity we see across the site, there is little reason to be concerned. That said, we understand that seeing is believing. So, if you had a free account with us and would like temporary access to look around for yourself, email admin@investorvillage.com and request a complimentary 7-day pass. Please include your name, username and email address associated with your account. We will verify your account and grant you a pass in our sole discretion. (In other words, troublemakers need not apply.) If you are approved, you will then have 7 days to see which valuable posters continue to share information on your favorite boards and how much more enjoyable the site is thanks to the complete absence of ads and noticeably faster page loads.Investor Village: Stock Message Boards | Stock Quotes | Market News (1)

NEW CUSTOMERS: If you are new to Investor Village and do not have a legacy account to upgrade, purchase a membership and email your desired username to admin@investorvillage.com. We will then create your new account and email you login instructions.

Click HereTo SUBSCRIBE!


Or pay by check or money order! Click here to learn more


' + 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 = 'www.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

Investor Village: Stock Message Boards | Stock Quotes | Market News (3)
Investor Village: Stock Message Boards | Stock Quotes | Market News (4)
Investor Village: Stock Message Boards | Stock Quotes | Market News (5)
Investor Village: Stock Message Boards | Stock Quotes | Market News (6)

| 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; } } }
Investor Village: Stock Message Boards | Stock Quotes | Market News (2024)

FAQs

What is a stock message board? ›

Many investors use online stock message boards to connect with other investors, share information, and discover profitable trading tips.

Is Stockopedia free? ›

Try Stockopedia for free today

After your free trial, plans start at just £295 per year.

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 does a message board work? ›

The Message Board serves as an online discussion area where users can participate in conversations in the form of posted messages. The Message Board consists of Categories, Threads, and Posts. These components assist in organizing the topics that are discussed within the Message Board.

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

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 are the risk ratings on Stockopedia? ›

The five classifications (from least to most volatile) are Conservative, Balanced, Adventurous, Speculative and Highly Speculative. At any time 10% of the market will be classified as Conservative, 15% Balanced, 20% Adventurous, 25% Speculative and 30% Highly Speculative.

What is the purpose of message boards? ›

There is a need to foster connections and a discussion board provides a platform where conversations can take place about any subject. It would not even have to be business-related.

What are message boards? ›

What Does Message Board Mean? A message board is an online discussion area in which users with similar interests discuss topics. These conversations or discussions are available in the form of posted messages.

What is the stock board? ›

A nickname for the New York Stock Exchange (NYSE). Also known as The Exchange. More than 2,000 common and preferred stocks are traded. Founded in 1792, the NYSE is the oldest exchange in the United States, and the largest. It is located on Wall Street in New York City.

What is the meaning of stock board? ›

: a loose piece of wood plated with iron around the upper edge and forming the bottom of a brick mold. 2. : stock exchange. 3. : a board of an even width usually 8, 10, or 12 inches.

References

Top Articles
Latest Posts
Article information

Author: Msgr. Benton Quitzon

Last Updated:

Views: 6425

Rating: 4.2 / 5 (63 voted)

Reviews: 86% of readers found this page helpful

Author information

Name: Msgr. Benton Quitzon

Birthday: 2001-08-13

Address: 96487 Kris Cliff, Teresiafurt, WI 95201

Phone: +9418513585781

Job: Senior Designer

Hobby: Calligraphy, Rowing, Vacation, Geocaching, Web surfing, Electronics, Electronics

Introduction: My name is Msgr. Benton Quitzon, I am a comfortable, charming, thankful, happy, adventurous, handsome, precious person who loves writing and wants to share my knowledge and understanding with you.