+1 888 340 6572

Custom PaintBar

From MultiCharts

The Custom PaintBar indicator is used to paint the bar a specified color when certain criteria are met. The criteria can be set in the Criteria input. High, Low, Open and Close parameters can be used for the Custom PaintBar criteria.

Default Inputs

Criteria( high < high[1] and low > low[1] ) sets the criteria to be evaluated.