BOOLEAN_WEDGE_UP

Syntax

PaintingStrategy.BOOLEAN_WEDGE_UP

Description

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

Sample

Example

See the SetPaintingStrategy function in the Look and Feel section.

Top