BOOLEAN_WEDGE_DOWN

Syntax

PaintingStrategy.BOOLEAN_WEDGE_DOWN

Description

Defines the boolean wedge down painting strategy. Boolean plots only have two values: true and false; the painting strategy is used to mark true values with down wedges below low prices of corresponding bars.

Sample

Example

See the SetPaintingStrategy function in the Look and Feel section.

Top