Via Image (ThumbCharts only)

Using standard HTML image tags, FutureSource iFS Thumbnail Charts are quick to integrate.

 

Components:

 

Example:

 

<html>

<head>

<title>Market Overview</title>

</head>

<body>

<table border="0" cellpadding="0" cellspacing="0">

<tr valign="top">

<td align="center">

<a href="https://ifs.dataservices.theice.com/sample/charts.jsp?cID=[ID]&iFSsymbols=NSDQY"><img src="https://ifs.dataservices.theice.com/charts/thumbchart.jsp?cID=[ID]&sym=NSDQY&header=true" border="0" width="150" height="150" alt="Mini Dow"></a><br>

</td>

<td align="center">

<a href="https://ifs.dataservices.theice.com/sample/charts.jsp?cID=[ID]&iFSsymbols=SPY"><img src="https://ifs.dataservices.theice.com/charts/thumbchart.jsp?cID=[ID]&sym=SPY&header=true" border="0" width="150" height="150" alt="E-Mini S&P"></a><br>

</td>

<td align="center">

<a href="https://ifs.dataservices.theice.com/sample/charts.jsp?cID=[ID]&iFSsymbols=DJIAY"><img src="https://ifs.dataservices.theice.com/charts/thumbchart.jsp?cID=[ID]&sym=DJIAY&header=true" border="0" width="150" height="150" alt="Crude Oil"></a><br>

</td>

</tr>

</table>

</body>

</html>

 

Note:

In the above example please be sure to replace "cID=[ID]" with the ID given to you.  For example, to use the FutureSource ID simple replace "cID=[ID]" with "cID=FS".