Syntax
PaintingStrategy.BOOLEAN_ARROW_DOWN
Description
Defines the boolean arrow down painting strategy. Boolean plots only have two values: true and false; the painting strategy is used to mark true values with down arrows above high prices of corresponding bars.
Sample
Example
See the SetPaintingStrategy
function in the Look and Feel section.