Count Criteria SM

From MultiCharts
Jump to navigation Jump to search

Definition

The Count Criteria SM indicator marks 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. The study will also plot the text if the ShowText input is set to "true".

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.

ShowText enter 1 to place text showing the number of occurrences on the chart; enter 0 not to place text, true by default.

TextColor set the text color, cyan by default.