Count Criteria PB

From MultiCharts
Revision as of 12:23, 12 October 2021 by Vlada MultiCharts (talk | contribs) (Created page with "=== Definition === The Count Criteria PB indicator paints the current bar if the number bars meeting the condition specified in Criteria input is greater than or equal to th...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Definition

The Count Criteria PB indicator paints the current bar if the number bars meeting the condition specified in Criteria input is greater than or equal to the number specified in the Occur input.

Default Inputs

Criteria sets the criteria to be evaluated over the specified length, close > high[1] by default.

Length sets the number of bars over which to evaluate the Criteria input, 14 by default.

Occur sets the number of occurrences of the Criteria input over Length, 7 by default.