getStock52WeekHighLine()

This method returns the object ID of the 52-week high line that may appear in a stock graph.

Syntax:

IdentObj getStock52WeekHighLine();

Example:

setDisplay(getStock52WeekHighLine(),true);
setGraphType(73);
setStock52WeekHighValue(40.0);

stock graph

See getStock52WeekHighLine(), getStock52WeekLowLine(), getStockCloseTick(), getStockFallingRiser(), getStockHighLine(), getStockLowerRiser(), getStockLowLine(), getStockMALine(), getStockOpenTick(), getStockRiser(), getStockRisingRiser(), getStockVolumeRiser().


WebFOCUS