Quote Boards

Using the FutureSource iFS Quote Boards component, you can easily integrate dynamic quote boards into your website via Frames, Inline Frames, or even Javascript.  For more information about integrating components into your site please visit "Including Components In My Site".

 

Component URL: https://ifs.dataservices.theice.com/quotes/quotes.jsp

JavaScript URL: https://ifs.dataservices.theice.com/js/quotes/quotes.jsp

 

This component should be included via the iFS GET method using "QUOTE" as the action variable, when attempting to include via JavaScript.  It is  recommended that you do this since a Quote Board component can transform into either a Quote Board with Options component or a Chart component.  For more information about using the iFS GET method please visit "Using the iFS GET Method".

 

Parameter

Description

Default Value

iFSQwidth

Defines the width of the quote board.  The quote board will expand past the specified width if the data requested is to large to fit in the quote board.

100%

iFSQtitle

Defines the title of the quote board.

"Quotes"

iFSQtype

Defines the types of quotes the quote board should display.  Multiple types may be specified using a comma separated list (no spaces).

 

Contract types are cashbond, cashprice, forex, future, index, platts, termsupl, and equity.

"future,index"

iFSQsymbols

Defines the symbols to display in the quote board.  Multiple symbols can be specified using a comma separated list (no spaces).

"SP1!,DJIAY,NSDQY,US1!"

iFSQgroup

Notifies the quote board to use a default grouping of symbols.  If iFSQsymbols is specified this parameter is ignored.

 

Quote Groups are:

  • Currencies - AD1!, BP1!, CD1!, DX1!, JY1!, SF1!, EC1!, ME1!

  • Energy - NG1!, CL1!, HO1!, HU1!, PN1!, COB1!, CN1!

  • Grains - C1!, S1!, SM1!, W1!, O1!, NR1!, BO1!, KW1!, LWH1!

  • Indices - CR1!, NDJ1!, NQ1!, EN1!, ES1!, SP1!, YX1!

  • IRates - ED1!, FV1!, TB1!, MB1!, TY1!, US1!

  • Livestock - FC1!, LH1!, LC1!, PB1!

  • Metals - HG1!, GC1!, XU1!, SI1!, PL1!, PA1!, KI1!, XK1!

  • Softs - LB1!, KC1!, CT1!, CO1!, OJ1!, SE1!, SB1!, BICF1!, BISU1!, LCO1!, LKD1!, LSB1!

  • Forex - ADJY, ADUS, BPJY, BPUS, EUBP, EUJY, EUSF, EUUS, SFJY, USCD, USJY, USSF

none

iFSQoptions

Defines which contracts to find options for.  Multiple contracts can be specified using a comma separated list (no spaces).

none

iFSQfields

Defines which columns to display on the quote board.  Multiple fields can be specified using a comma separated list (no spaces).  Please not that "desc" and/or "dispname" must be specified or it will be appended to the specified list.

 

 

Possible field values:

  •  

"desc, month, last, netchg, open, high, low, vol, openint, exchg, time"

iFSQform

Toggles whether or not the quote board should display the custom quote board form that allows users to customize the quote boards.

 

Possible values : True or False

False