AMREIN ENGINEERING SharePoint Web Parts   |   Office 365 Web Parts   |   Support   |   Search   |   About us   |   Home  
  AE Sharepoint Stock Quotes Web Part Deutsch English  


Sharepoint Web Parts  

Digital Clock Web Part  

Stock Chart Web Part  

Stock Quotes Web Part  

Quote of the Day Web Part  

"Spotlight On.." Web Part  

"Tip of the Day" Web Part  

Lightbox Web Part  

Weather Web Part  

Slideshow Web Part  

Currency Rates Web Part  

Media Player Web Part  

YouTube Player Web Part  

Org Chart Web Part  

Tiles Web Part  

Hero Web Part  

Bullet Graph Web Part  

RSS Feed Ticker Web Part  

SQL Viewer Web Part  

Google Map Web Part  

Quick Poll Web Part  

Quick Survey Web Part  

Audio Player Web Part  

Google GeoMapper Web Part  

SQL Chart Web Part  

Exchange Calendar Web Part  

Podcast Web Part  

Filter Web Part  

Image Rotator Web Part  

Navigator Web Part  

KPI Web Part  

Page Hits Web Part  

Picture Menu Web Part  

Timer Web Part  

SQL Bullet Graph Web Part  

User Spotlight Web Part  

List View Web Part  

Staff Directory Web Part  

Birthday Reminder Web Part  

News Carousel Web Part  

Team Members Web Part  

Classifieds Web Part  

Image Menu Carousel Web Part  

Timeline Web Part  

Banner Rotator Web Part  

AZ Index Web Part  

Blog Roll Up Web Part  

Discussion Roll Up Web Part  

Document Roll Up Web Part  

News Roll Up Web Part  

Task Roll Up Web Part  

Calendar Roll Up Web Part  

Quick Form Web Part  

Twitter Web Part  

Upcoming Events Web Part  

Welcome Web Part  

Color Calendar Web Part  

Image Carousel Web Part  

List Rotator Web Part  

List Search Web Part  

Facebook Timeline Web Part  

Zip Creator  

Web Part Support  

Web Part Bundle  

Microsoft Sharepoint Web Parts

Stock Quotes Sharepoint Web Part



The Stock Quotes Web Part�uses the public Yahoo Finance Stock Quote Web Service to display selected stock quote information. The data are delayed by 20 minutes and provided by Yahoo Finance.

The Web Part can be used with SharePoint 2010, SharePoint 2013, SharePoint 2016, SharePoint 2019 and SharePoint SE (both 'classic' and 'modern' pages).

You can configure the following web part properties:

  • the list stock symbol(s) to watch
  • the amount of information displayed by selecting specific columns
  • Stock Ticker or Table display

Clicking on a company name in the list�leads you to the related Yahoo Finance page for more information on the selected stock.
Since the web part connects to an external web service, we recommend�to�deploy it�to the Global Assemby Cache (GAC) for security reasons.

Important Note to all customers using the original Yahoo based web part:
On November 10, 2017 we have released a new version (since the original Yahoo finance�web service has been shut down).
Please re-download and install the new version and then also remove the old solution.

Product Price
Stock Quotes Web Part for SharePoint 2010�
30 Day�Evaluation Version
Free download..
Stock Quotes Web Part for SharePoint 2013
30 Day�Evaluation Version
Free download..
Stock Quotes Web Part for SharePoint 2016
30 Day�Evaluation Version
Free download..
Stock Quotes Web Part for SharePoint 2019 and SE
30 Day�Evaluation Version
Free download..
Stock Quotes�Web Part License Key
per Server License
USD 80.00
Installation Instructions download..
SP 2010 Deployment� Instructions download..
Deployment �Instructions for SP 2013 download..
Deployment �Instructions for SP 2016 download..
You can also send us a PO via e-mail to [email protected]� or by fax to ++41 62�823 75 74

Table View (no table header)

Ticker View

Stock Index Display

Personalized Stock Quotes


Stock Tile Display

Installation Instructions:

  1. download the Stock Quotes Web Part Installation Instructions (PDF file, see above) 
  2. download the StockQuotesWebpart.zip file (see above)
  3. deploy the feature to your server/farm as described in the instructions.
  4. Navigate to a page where you would like to place the webpart and choose "Site Actions/Edit Page"
  5. Add the web part to the appropriate zone. The web part is listed in the "Amrein Engineering" web part gallery section
  6. Configure the Web Part properties in the Web Part Editor "Miscellaneous" pane section as described in the Installation Instructions.

    • Stock Symbol(s): enter one or more stock symbols, separated by semicolons.
      If you enter just one stock symbol, the "Single Stock Display" applies, otherwise the stocks are rendered in Table View.

      You can lookup the available stock symbols on the Yahoo Finance web site.

      You can also request a stock index as eg.
      DJI (Dow Jones Industrial Average Index)
      ^FTSE
      (FTSE 100) 
      ^NYA (NYSE Composite Index)
      ^IXIC (NASDAQ Composite Index)
      ^GSPC (S&P 500 Index)
      ^RUI (Russell 1000 Index)
      ^N225 (Nikkei Index)
      ^HSI (Hang Seng)
      etc.

      Local Exchange stock quotes usually have a country prefix as eg.
      EZJ:L (EasyJet/London Exchange)
      DE:MUK (Bayerische Gewerbebau AG/Frankfurt Exchange)

      The web part supports web part connections thus you can optionally pass the stock symbol via a web part connection.



      You also can pass the symbol(s) via the page URL as follows:
      http://sharepointserver.com/somesite/somepage.aspx?AESQsymbol=IBM;APPL

      The URL parameter is �AESQsymbol�. You can pass multiple symbols separated by semicolons.

      Friendly Symbol Names:
      If you would like to display a �friendly symbol name� instead of the stock name returned by the web service, please append it to the symbol, separated by the �|� pipe symbol.
      Example:
      INDU|Dow Jones Index;^NYA|New York Stock Exchange

    • Stock Detail Fields: add additional columns to the list, separated by semicolons.
      The following columns are available:

      - CompanyName
      - Change
      - PercentChange
      - Currency
      - Exchange
      - Last
      - LastTime
      - LastSize

      - FloatShares

      - AnnualizedGain

      - 52-WeekLow

      - 52-WeekRange

      - Revenue

      - Open
      - Close
      - High
      - Low
      - Ask
      - Bid
      - EPS
      - PE

      -MarketCap

      - EBITDA

      - Price/Sales

      - Price/Book

      - PEG Ratio

       

       

      - Volume
      - SharesOut
      - Currency
      - Exchange
      - BidSize

      - Dividend

      - Earnings

      - EPSNextYear

      - EPSNextQuarter

      - ShortRatio

      - 1yrTargetPrice

      - LastTradeDate

      - OpenInterestOptions

       



      You can append a stock chart to the "Single Stock Display" by appending ";Chart" to the end of the field.
      ;Chart  adds a chart of the current trading day.
      ;Chart/v adds a chart of the past 5 days
      ;Chart/1m adds a chart of the past month
      ;Chart/3m adds a chart of the past 3 months
      ;Chart/6m adds a chart of the past 6 months
      ;Chart/y
      adds a chart of the past year

      Example:
      CompanyName;Last;Change;PercentChange;LastTime;Open;Close;Chart/y



      Friendly Header Names:
      If you would like to display a �friendly header name� instead of the default column name, please append it to the column name, separated by the �|� pipe symbol. This also allows for localization of the column names.

      Example:
      Symbol;CompanyName;Last|Stock Price;Change;PercentChange;LastTime

    • Show Table Header: turn on/off the Stock Table headers:


    • Center Text: center the text in the "Single Stock Display" mode
    • Use SSL: optionally enable server-side processing when running on https to avoid "mixed content" browser warnings.
    • UTC Offset Last Trade: enter the optional UTC offset (in hours) to correct the "Last Trade" info
    • Footer Text: Enter an optional Footer text at the bottom of the web part.
    • Show Stocks as a Ticker: display the stock quotes as a scrolling ticker:


    • Use HTML Marquee: use the HTML MARQUEE tag instead of the built-in JavaScript ticker in case you observe any browser performance problems.
    • Ticker Scroll Delay: sets the Marquee scroll delay in millseconds (1=fastest, higher values=slower)
      You can also optionally specify the marquee scroll amount in pixels by appending the value (separated by a semicolon):
      Example: 1;3
    • Ticker Background Color: Enter the desired background color of the ticker (Default:white). Use either a hex RGB value (as eg. #FFCC99) or an HTML color name (as eg. orange)
    • Ticker Font Style: Enter the optional Ticker CSS style if you want to override the standard Sharepoint font settings.
      Example: 20pt Lucida Sans

      You can optionally append more CSS styles as follows:
      20pt Lucida Sans; font-weight:bold; color:red
    • Ticker Delimiter: enter the desired Ticker delimiter character string (Default: "+++")
    • Ticker Height: enter the desired Ticker height in pixels (Default = 20 pixels)
    • Page Refresh Interval: enter the page refresh interval in minutes (0 = no page refresh)
    • Web Service Timeout: enter the desired maximum timeout (in seconds) to reach the Yahoo Finance web service (Default: 30 seconds).
    • License Key: enter your Product License Key (as supplied after purchase of the license key).
      Leave this field empty if you are using the evaluation version.


















Technical Support Contact Information
If you find that you cannot resolve an issue using the above tools, our Technical Support staff will be ready to handle your technical support needs. You can reach our staff by phone or by email.

Phone: +41 (0)62 823 75 75 (9am - 5pm GMT)
Fax : +41 (0)62 823 75 74
Email: [email protected]
 
© 2025 AMREIN ENGINEERING AG


Great products and excellent support!

Karl Weinrich, Rockwood School District