The market Widget
The Market Widget
...is a Financial plugin that enables user evaluate the market on your site. Features include Index Graph and Market Facts.
Market Relevance:
The Market widget uses market events to surface the latest market data for the user. Market data are ordered to show users the most recent values from market players.
These values include:
The index graph, closing price, Market Capitalisation, Index, Volume, Value, Deals, Gainers and losers.
Distribution:
The widget can be easily shared with people who visit your website.
Attributes:
wWidth: This is the width of the widget
wHeight: The desired height of the widget
wFColor: The color of the values of data
wTitle: Title of your Widget
wURL: Default is www.proshareng.com/analyst
Getting your Proshare Market Widget can't be simpler:
<script type='text/javascript'>
wWidth = "220px";
wHeight = "200px";
wFColor = "#627ea6";
wTitle = "Proshare market Widget";
wURL= "http://www.proshareng.com/analyst";
document.write('<div id="myFirstWidget"></div>');
document.write('<scr'+'ipt type="text/JavaScript" src="http://www.proshareng.com/api/bootstrap.js"></scr'+'ipt>');
</script>