Cust Gradient- Bnd

From MultiCharts
Jump to navigation Jump to search

Definition

The Cust Gradient- Bnd indicator displays the value of the Formula input on the current bar in the form of a color gradient which varies in accordance with Formula's value.
The Formula expression should have a determinate range (or in other words, it should be "bounded").

Default Inputs

Formula sets the PowerLanguage expression, fastk (14) by default.

LowerBound sets the level of the Formula input at which the bar will be painted DnColor, 0 by default.

UpperBound sets the level of the Formula input at which the bar will be painted UpColor, 100 by default.

UpColor sets the color to be used when Formula values approach UpperBound, cyan by default.

DnColor sets the color to be used when Formula values approach LowerBound, magenta by default.