Cust Gradient- Unbnd

From MultiCharts
Jump to navigation Jump to search

Definition

The Cust Gradient- Unbnd 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 calculation is relative to the interval of data specified in the ColorNormLength input.
The Formula expression should have an indeterminate range (or in other words, it should be "unbounded").

Default Inputs

Formula sets the PowerLanguage expression, close by default.

CrossesZero enter true if the value of the Formula input can be negative; enter false if the value of the Formula input cannot be negative, false by default.

ColorNormLength sets the number of bars over which to determine High and Low for use creating gradient colors, 14 by default.

UpColor sets the color to be used when Formula values are relatively high compared to the previous values, yellow by default.

DnColor sets the color to be used when Formula values are relatively low compared to the previous values, cyan by default.