Syntax
PaintingStrategy.BOOLEAN_ARROW_UP
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 up arrows below low prices of corresponding bars.
Sample
Example
See the SetPaintingStrategy
function in the Look and Feel section.