InvestorsHub Logo
Followers 507
Posts 10138
Boards Moderated 0
Alias Born 04/28/2014

Re: None

Friday, 04/10/2015 10:36:00 AM

Friday, April 10, 2015 10:36:00 AM

Post# of 31
$ROVI recent news/filings

bullish
oversold
pulling away from lower band
recent bullish engulfing candle

## source: finance.yahoo.com

Thu, 09 Apr 2015 19:50:16 GMT ~ Rovi Corporation Announces Q1 2015 Earnings Results and Conference Call Scheduled for April 30, 2015

[at noodls] - Santa Clara, Calif., April 9, 2015 - Rovi Corporation (NASDAQ: ROVI) announced today that it plans to release its 2015 first quarter results on April 30, 2015. ... This is an abstract of the original noodl. ...

read full: http://www.noodls.com/view/E1651E0D6A68A8515AADB920994ECD480065A03B
*********************************************************

Thu, 09 Apr 2015 18:36:00 GMT ~ Rovi Corporation Announces Q1 2015 Earnings Results and Conference Call Scheduled for April 30, 2015

[Business Wire] - Rovi Corporation announced today that it plans to release its 2015 first quarter results on April 30, 2015.

read full: http://finance.yahoo.com/news/rovi-corporation-announces-q1-2015-183600642.html
*********************************************************

Mon, 06 Apr 2015 16:07:49 GMT ~ Must-Know Overview of Rovi Corporation


read full: http://finance.yahoo.com/news/must-know-overview-rovi-corporation-160749824.html
*********************************************************

Sat, 04 Apr 2015 00:00:33 GMT ~ Rovi Expands Patent License Agreement with NTT Docomo

[at noodls] - Rovi Expands Patent License Agreement with NTT DOCOMO Largest Japanese Mobile Service Provider Selects Rovi's IP Portfolio for First Video-on-Demand Dedicated Adapter for Fiber-to-the-Home Service Santa ...

read full: http://www.noodls.com/view/1B7285EFB6FDBDC7056FB2E0F4C58277E7E6B63D
*********************************************************

Fri, 03 Apr 2015 22:06:45 GMT ~ Glenn Welling’s Fund Pressures Rovi’s Board

[Market Realist] - According to Bloomberg News, Engaged Capital is seeking to alter Rovi Corporation's cost structure and implement various strategic initiatives.

read full: http://finance.yahoo.com/news/glenn-welling-fund-pressures-rovi-220645747.html
*********************************************************

$ROVI charts

basic chart ## source: stockcharts.com



basic chart ## source: stockscores.com



big daily chart ## source: stockcharts.com



big weekly chart ## source: stockcharts.com



$ROVI company information

## source: otcmarkets.com

Link: http://www.otcmarkets.com/stock/ROVI/company-info
Ticker: $ROVI
OTC Market Place: Not Available
CIK code: 0001424454
Company name: Rovi Corp.
Incorporated In: DE, USA

Business Description:

$ROVI share structure

## source: otcmarkets.com

Market Value: $1,673,292,839 a/o Apr 09, 2015
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 = "ROVI"; 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(123364, 671761, "Rovi Corp.", "ROVI CORP", "ROVI", "Nasdaq", false, false, undefined, "Common Stock", undefined, undefined, false, false, true, false, 0.001000000000000, "0.001", 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 ROVI Rovi Corp. Common Stock 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 2830 De La Cruz Boulevard Santa Clara, CA 95050 Phone: 408-562-8400 Business Description toggleFullDescription(true); Update Company Profile Financial Reporting/Disclosure Reporting Status U.S. Reporting: SEC Filer
Float: Not Available
Authorized Shares: Not Available
Par Value: 0.001

$ROVI extra dd links

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

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

## STOCK ANALYSIS ##
Analyst Research (nasdaq.com): http://www.nasdaq.com/symbol/ROVI/analyst-research
Guru Analysis (nasdaq.com): http://www.nasdaq.com/symbol/ROVI/guru-analysis
Stock Report (nasdaq.com): http://www.nasdaq.com/symbol/ROVI/stock-report
Competitors (nasdaq.com): http://www.nasdaq.com/symbol/ROVI/competitors
Stock Consultant (nasdaq.com): http://www.nasdaq.com/symbol/ROVI/stock-consultant
Stock Comparison (nasdaq.com): http://www.nasdaq.com/symbol/ROVI/stock-comparison
Investopedia (investopedia.com): http://www.investopedia.com/markets/stocks/ROVI/?wa=0
Research Reports (otcmarkets.com): http://www.otcmarkets.com/stock/ROVI/research
Basic Tech. Analysis (yahoo.com): http://finance.yahoo.com/q/ta?s=ROVI+Basic+Tech.+Analysis
Barchart (barchart.com): http://www.barchart.com/quotes/stocks/ROVI
DTCC (dtcc.com): http://search2.dtcc.com/?q=Rovi+Corp.&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=Rovi+Corp.
Corporation WIKI (corporationwiki.com): http://www.corporationwiki.com/search/results?term=Rovi+Corp.&x=0&y=0

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

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

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



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

Join the InvestorsHub Community

Register for free to join our community of investors and share your ideas. You will also get access to streaming quotes, interactive charts, trades, portfolio, live options flow and more tools.