Show 

Quote View Overview

The Quote View component provides a tabular display of price data at the current point in time with one row for each specified symbol and a  column for each specified fields.

 

Data in the Quote View grid is dynamically updated on a cell by cell basis as soon as updates arrive at the client.

 

When a new Quote View component is inserted on to a page, the Edit Dialog will be displayed.  At this point, the user can specify the symbols to view and the display attributes of the grid.

 

   Quote View component in symbol set mode

Specifying Symbols

The Quote View component can be configured to operate in one of two modes allowing for two different methods of specifying the symbols to view: Symbol Set and Symbol Chain.  The modes also effect the behavior of the component and how it saves its state.

 

Symbol Set

In Symbol Set mode, the user may directly specify symbols from either the toolbar in the Display View or from the Edit Dialog.  No validation is performed on symbols added in this manner unless one of the Symbol Selection tools (Symbol Explorer or Symbol Lookup) are utilized and therefore symbols entered on one day may not be valid the next, but will still be displayed in the grid.  In addition, the user may mix and match any combination of symbol types in the grid (i.e., futures, options, spots, and equities).  State is maintained with a fixed list of symbols.

 

Symbol Chain

   Quote View component in Symbol Chain mode

 

 

In Symbol Chain mode, the user specifies a symbol root and additional parameters.  The actual symbol list is generated dynamically each session.  In this mode, only active, valid symbols will be displayed.  The user may only alter the symbol display from the Edit Dialog and state is maintained with only the symbol root and any additional qualifying parameters.

 

Changing Modes

When changing from Symbol Set mode to Symbol Chain mode, any currently selected symbols are deleted.  The dialog changes as the selection panel and certain controls are not available in both modes.  However, any selected fields or other display options will be maintained.

Drag and Drop




Users can drag and drop single or multiple symbols from the QuoteView components to Chart or Table History components. To select a symbol, you will need to left mouse double click on the row to engage it. While holding the left mouse click down, simply drag the symbol to the chart or table and let go of the mouse. You will be presented with a menu to add or replace last symbol. Selecting Add, will add it to the existing Chart/Table. Selecting Replace Last Symbol will replace the last symbol that had been added. To select multiple symbols, simply hold down CTRL key while left mouse clicking on the symbols you want to drag and drop. Doubleclicking on the last symbol will then allow you to drag the symbols.

 

Validation