q4.eiStockQuote
Stock Quote using Euro Data- Script link
- q4.euro-stock.1.1.5.min.js
- Source file
- q4.euro-stock.js, line 2
Options
- customerKey string
-
Client name, based on EuroInvestor
- Example
'gruposupervielle'
- dateFormat string
-
Date format using datepicker
- Example
'mm/dd/yy'
- changeCls array
-
Additional class added if the price is up or down
- tabCls string
-
Container class for tabs
- stockCls string
-
Container class for the Stock Quote
- stockTpl string
-
Mustache Template for the stock
- Parameters
- symbol string
- Mustache Template for the stock
- exchange string
- Mustache Template for the stock
- change string
- Mustache Template for the stock
- percChange string
- Mustache Template for the stock
- tradePrice string
- Mustache Template for the stock
- high string
- Mustache Template for the stock
- low string
- Mustache Template for the stock
- high52 string
- Mustache Template for the stock
- low52 string
- Mustache Template for the stock
- open string
- Mustache Template for the stock
- previousClose string
- Mustache Template for the stock
- tradeDate string
- Mustache Template for the stock
- volume string
- Mustache Template for the stock
- tradeTime string
- Mustache Template for the stock
- uod string
- Mustache Template for the stock
- tabTpl string
-
Template for tabs
- exchangeMap object
-
Map Full exchange names to an acronym.
- complete function
-
A callback that fires after the entire widget is rendered.
- Parameters
- event Event
- The event object.