Stock Market Ticker is a JavaScript scroller that displays stock market quotes. The visual part of the ticker is built from JavaScript on client-side with design being configured using CSS file for different parts of the elements: symbols, quotes, background etc.

On server-side, the ticker is build from PHP. The data connection part is modular and allows configuring the ticker to load quote data from multiple sources. We are currently offering a connector that loads data from Yahoo Finance! section and also a connector that generates random data.

NOTE: we are not providing any quote data, this is a product not a service (see F.A.Q. for more info).

REQUIREMENTS

  • on server side: PHP
  • on client side: JavaScript and CSS

CUSTOMIZABLE FEATURES

  • width / height (from PHP)
  • symbols selection (from PHP)
  • background color or image (from CSS)
  • start / trailing text (from PHP)
  • font size/style/color for each of: start and trailing text, symbols, last value, change/change% value (from CSS)
  • hold on mouseover (from PHP)
  • quote data source (from PHP)

VERSION: 3.0

INSTALLATION [ more ]

Ticker script is very simple to install and requires minimal PHP knowledge. Please see installation page for a demonstration. We are offering email support for installation and customization of the script.

QUOTE DATA SOURCE

The script requires a quote data source. The quote data part of the script is modular and allows simple customization and integration with other quote feeds, without interfering with the scripting code for ticker content bulding. We are currently offering two modules that demonstrate how to integrate the ticker with other quote data source:

  • "random" - generates random quotes. used for testing
  • "php-quote" - interacts with library "PHP-Quote"
  • "csv" - reads data from a CSV feed specified by $csv_feed variable placed in file "wqt.inc.php"

PURCHASE

PRICE: $25 / site licence / single payment

[ ORDER NOW ]

NOTES:

  • Price is one time payment, no monthly fee.
  • Our payments processor is Share-it - global e-commerce provider for Internet software and shareware. For payment related questions, we recommend you visit Share-it Customer Care Center. Also, you are welcomed to contact us for any question you might have.

SEE ALSO

STOCK LINKS

AJAX Stock Market Quotes Ticker