InvestorsHub Logo

stocktrademan

04/13/15 1:30 PM

#20 RE: stocktrademan #15

$GMAN recent news/filings

bullish

## source: finance.yahoo.com

Fri, 10 Apr 2015 21:15:09 GMT ~ Fred's' Same-Store Sales Increase in March on Easter Rush - Analyst Blog


read full: http://finance.yahoo.com/news/freds-same-store-sales-increase-211509648.html
*********************************************************

Wed, 08 Apr 2015 17:04:13 GMT ~ GORDMANS STORES, INC. Financials


read full: http://finance.yahoo.com/q/is?s=gman
*********************************************************

Thu, 02 Apr 2015 20:15:27 GMT ~ GORDMANS STORES, INC. Files SEC form 10-K, Annual Report


read full: http://biz.yahoo.com/e/150402/gman10-k.html
*********************************************************

Thu, 02 Apr 2015 14:40:02 GMT ~ Sears Forms JV with GGP, Plans to Sell Assets to Seritage - Analyst Blog


read full: http://finance.yahoo.com/news/sears-forms-jv-ggp-plans-144002433.html
*********************************************************

Thu, 02 Apr 2015 12:50:12 GMT ~ Why Gordmans Stores (GMAN) Stock Might be a Great Pick - Tale of the Tape


read full: http://finance.yahoo.com/news/why-gordmans-stores-gman-stock-125012697.html
*********************************************************

$GMAN charts

basic chart ## source: stockcharts.com



basic chart ## source: stockscores.com



big daily chart ## source: stockcharts.com



big weekly chart ## source: stockcharts.com



$GMAN company information

## source: otcmarkets.com

Link: http://www.otcmarkets.com/stock/GMAN/company-info
Ticker: $GMAN
OTC Market Place: Not Available
CIK code: not found
Company name: Gordmans Stores, Inc.
Incorporated In:

Business Description:

$GMAN share structure

## source: otcmarkets.com

Market Value: Not Available
Shares Outstanding: l PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">; OTC Markets | Official site of the OTCQX, OTCQB and OTC Pink Marketplaces featuring Free Stock & Bond Quotes, Trade Prices, Chart, Financials and Company News & Information for Investors, Companies and Traders - OTCMarkets.com var appSection = "" ; var tierGroupId = undefined; var symbol = "GMAN"; var jq191 = $.noConflict(true); var appNav = new OTCMarketsAppNav(); var iqCaller = new OtcIQCalls(); var commonCaller = new PinkCommonCalls(); var contentCaller = new PinkContentCalls(); var edgarCaller = new PinkEdgarCalls(); var decorateSymbols = new SymbolDecorator(commonCaller); height="0" width="0" style="display:none;visibility:hidden"> (function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= '//www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer',"GTM-N65JXN"); OTC Markets Home Marketplaces Market Activity Current Market Closing Summary Broker Dealer Data Corporate Actions Short Sale Data Reg SHO Data News Company News & Financials Press Releases Videos & Presentations RSS Feeds OTC Markets Events OTC Markets Newsletter OTC Markets Press Center Services Companies Investors Market Data Trading Research Stock Screener OTCQX Company List Company Directory Service Provider Directory OTCQX Advisor List Broker Dealer Directory Prohibited Attorney List Symbology Glossary Learn Our Marketplaces Market 101 Investor Protection Reporting Requirements American Depositary Receipts (ADRs) Apply for OTCQX - Our Best Marketplace Comply with New OTCQB Requirements Information for OTC Pink Companies How to Get Traded Caveat Emptor Policy FINRA & SEC Rules Whitepapers FAQs tierTitle = getTierTitle(undefined); Company Directory | Stock Screener OTC Market Totals - Securities - Dollar Volume - Share Volume - Trades var glossaryDecorator = new GlossaryDecorator (contentCaller) ; $('p').each (function () { var glossaryId = $(this).attr('glossaryId'); if (glossaryId) this.psGlossaryId=glossaryId; }); if (document.getElementById('p')) glossaryDecorator .doSection (document.getElementById ('p')); $('#quoteEntry input#quoteBox').focus(function() { toggleFieldValue(this, 'Enter Symbol/Company Name', ''); }).blur(function() { toggleFieldValue(this, '', 'Enter Symbol/Company Name'); }); var security = new SecurityInfo(130209, 676042, "Gordmans Stores, Inc.", "GORDMANS STORES INC", "GMAN", "Nasdaq", false, false, undefined, "", undefined, undefined, false, false, true, true, 0E-15, "0.00", undefined, false, 1.0, undefined); var symbolSecurity = (security.symbol)? security.symbol:security.secId; var initNewsId = undefined; var glossaryDecorator = new GlossaryDecorator (contentCaller) ; Quote Charts Company Profile News Financials Filings and Disclosure Short Sales Insider Disclosure Research Reports Videos and Presentations GMAN Gordmans Stores, Inc. Nasdaq function doOTCQX30Logo(url) { var CONSTITUENTS_DATA; if ($.browser.msie) { var http = new XDomainRequest(); http.open("get", url); http.onload = function() { var data = http.responseText; if (typeof data === "undefined") return; CONSTITUENTS_DATA = JSON.parse(data); displayIndexLogo(CONSTITUENTS_DATA); }; http.send(null); } else { $.ajax({ type : "GET", url : url, data : {}, success : function(data) { if (typeof data === "undefined") return; CONSTITUENTS_DATA = JSON.parse(data); displayIndexLogo(CONSTITUENTS_DATA); } }); } } function displayIndexLogo(constituents) { if (typeof constituents === undefined) { if (console && console.log) { console.log("Unable to load constituents."); } } var result = $.grep(constituents, function(e){ return e.ticker == security.symbol; }); if (result.length > 0) { $('.tierLogoContainer a').attr('href', '/index/.OTCQX30/quote'); $('.tierLogo').attr('src', '/content/doc/otcm/tier/logo/small/otcqx30.png'); $('.tierLogo').attr('alt','OTCM QX ADR 30 Index Constituent'); $('.tierLogo')[0].psGlossaryId='otcqx30-constituent'; handler.decorateGlossary(); } } var json_url = "http://s3.amazonaws.com/content.otcmarkets.com/constituents/otcqx_30_list.json";; doOTCQX30Logo(json_url); var handler = new QuoteHandler(); handler.checkCaveat(); var tradeHeaderHandler; if (!window.location.href.match('quote')) tradeHeaderHandler = new TradeHeaderHandler(iqCaller, window.document.getElementById('quoteBar')); if (security.symbol == null || security.symbol.length == 0) { $('#quoteUnderArrowTabs li.eqOnly').hide(); } $('img').each(function () { var glossaryId = $(this).attr('glossaryId'); if (glossaryId) this.psGlossaryId = glossaryId; }); handler.decorateGlossary(); $("#title").html('Company Info'); var shortDesc = undefined; var longDesc = ""; function toggleFullDescription(full) { if (full) { $("#businessContent p").html(longDesc); }else { $("#businessContent p").html(shortDesc); } } Contact Info Business Description toggleFullDescription(true); Update Company Profile Financial Reporting/Disclosure Reporting Status Alternative Reporting Standard
Float: Not Available
Authorized Shares: Not Available
Par Value: No Par Value

$GMAN extra dd links

Company name: Gordmans Stores, Inc.
## STOCK DETAILS ##
After Hours Quote (nasdaq.com): http://www.nasdaq.com/symbol/GMAN/after-hours
Option Chain (nasdaq.com): http://www.nasdaq.com/symbol/GMAN/option-chain
Historical Prices (yahoo.com): http://finance.yahoo.com/q/hp?s=GMAN+Historical+Prices
Company Profile (yahoo.com): http://finance.yahoo.com/q/pr?s=GMAN+Profile
Industry (yahoo.com): http://finance.yahoo.com/q/in?s=GMAN+Industry

## COMPANY NEWS ##
Market Stream (nasdaq.com): http://www.nasdaq.com/symbol/GMAN/stream
Latest news (otcmarkets.com): http://www.otcmarkets.com/stock/GMAN/news - http://finance.yahoo.com/q/h?s=GMAN+Headlines

## STOCK ANALYSIS ##
Analyst Research (nasdaq.com): http://www.nasdaq.com/symbol/GMAN/analyst-research
Guru Analysis (nasdaq.com): http://www.nasdaq.com/symbol/GMAN/guru-analysis
Stock Report (nasdaq.com): http://www.nasdaq.com/symbol/GMAN/stock-report
Competitors (nasdaq.com): http://www.nasdaq.com/symbol/GMAN/competitors
Stock Consultant (nasdaq.com): http://www.nasdaq.com/symbol/GMAN/stock-consultant
Stock Comparison (nasdaq.com): http://www.nasdaq.com/symbol/GMAN/stock-comparison
Investopedia (investopedia.com): http://www.investopedia.com/markets/stocks/GMAN/?wa=0
Research Reports (otcmarkets.com): http://www.otcmarkets.com/stock/GMAN/research
Basic Tech. Analysis (yahoo.com): http://finance.yahoo.com/q/ta?s=GMAN+Basic+Tech.+Analysis
Barchart (barchart.com): http://www.barchart.com/quotes/stocks/GMAN
DTCC (dtcc.com): http://search2.dtcc.com/?q=Gordmans+Stores%2C+Inc.&x=10&y=8&sp_p=all&sp_f=ISO-8859-1
Spoke company information (spoke.com): http://www.spoke.com/search?utf8=%E2%9C%93&q=Gordmans+Stores%2C+Inc.
Corporation WIKI (corporationwiki.com): http://www.corporationwiki.com/search/results?term=Gordmans+Stores%2C+Inc.&x=0&y=0

## FUNDAMENTALS ##
Call Transcripts (nasdaq.com): http://www.nasdaq.com/symbol/GMAN/call-transcripts
Annual Report (companyspotlight.com): http://www.companyspotlight.com/library/companies/keyword/GMAN
Income Statement (nasdaq.com): http://www.nasdaq.com/symbol/GMAN/financials?query=income-statement
Revenue/EPS (nasdaq.com): http://www.nasdaq.com/symbol/GMAN/revenue-eps
SEC Filings (nasdaq.com): http://www.nasdaq.com/symbol/GMAN/sec-filings
Latest filings (otcmarkets.com): http://www.otcmarkets.com/stock/GMAN/filings
Latest financials (otcmarkets.com): http://www.otcmarkets.com/stock/GMAN/financials
Short Interest (nasdaq.com): http://www.nasdaq.com/symbol/GMAN/short-interest
Dividend History (nasdaq.com): http://www.nasdaq.com/symbol/GMAN/dividend-history
RegSho (regsho.com): http://www.regsho.com/tools/symbol_stats.php?sym=GMAN&search=search
OTC Short Report (otcshortreport.com): http://otcshortreport.com/index.php?index=GMAN
Short Sales (otcmarkets.com): http://www.otcmarkets.com/stock/GMAN/short-sales
Key Statistics (yahoo.com): http://finance.yahoo.com/q/ks?s=GMAN+Key+Statistics
Insider Roster (yahoo.com): http://finance.yahoo.com/q/ir?s=GMAN+Insider+Roster
Income Statement (yahoo.com): http://finance.yahoo.com/q/is?s=GMAN
Balance Sheet (yahoo.com): http://finance.yahoo.com/q/bs?s=GMAN
Cash Flow (yahoo.com): http://finance.yahoo.com/q/cf?s=GMAN+Cash+Flow&annual

## HOLDINGS ##
Major holdings (cnbc.com): http://data.cnbc.com/quotes/GMAN/tab/8.1
Insider transactions (yahoo.com): http://finance.yahoo.com/q/it?s=GMAN+Insider+Transactions
Insider transactions (secform4.com): http://www.secform4.com/insider-trading/GMAN.htm
Insider transactions (insidercrow.com): http://www.insidercow.com/history/company.jsp?company=GMAN
Ownership Summary (nasdaq.com): http://www.nasdaq.com/symbol/GMAN/ownership-summary
Institutional Holdings (nasdaq.com): http://www.nasdaq.com/symbol/GMAN/institutional-holdings
Insiders (SEC Form 4) (nasdaq.com): http://www.nasdaq.com/symbol/GMAN/insider-trades
Insider Disclosure (otcmarkets.com): http://www.otcmarkets.com/stock/GMAN/insider-transactions

## SOCIAL MEDIA AND OTHER VARIOUS SOURCES ##
PST (pennystocktweets.com): http://www.pennystocktweets.com/stocks/profile/GMAN
Market Watch (marketwatch.com): http://www.marketwatch.com/investing/stock/GMAN
Bloomberg (bloomberg.com): http://www.bloomberg.com/quote/GMAN:US
Morningstar (morningstar.com): http://quotes.morningstar.com/stock/s?t=GMAN
Bussinessweek (businessweek.com): http://investing.businessweek.com/research/stocks/snapshot/snapshot_article.asp?ticker=GMAN



$GMAN DD Notes ~ http://www.ddnotesmaker.com/GMAN