getStockFallingRiser()

This method returns the object ID of the falling riser that may appear in a stock graph.

Syntax:

IdentObj getStockFallingRiser();
IdentObj getStockFallingRiser(int s, int g);
where:
s

Is an optional series number.

g

Is an optional group number.

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


WebFOCUS