images/contents.gifimages/index.gifimages/prev1.gifimages/next1.gif

QUOTE()

Definition Renders a horizontal line in a chart at an instruments last price. This function is so called because it is the antithesis of the CHART() function. Where the CHART() function displays information derived from a chart in a quote window (as well as performing similar feats in other contexts), the QUOTE() displays information derived from a quote window in a chart.

Syntax images/aspen00000276.gif

Parameters <symbol>
Required. Indicates the instrument used to derive quote information.

[.delimiter]
Optional. If you omit this parameter, the last price is used. If you include this parameter, all option quote codes (including codes available through subscription) are available.

Examples QUOTE(IBM.OPEN)