+1 888 340 6572

Cust Gradient- Bnd: Difference between revisions

From MultiCharts
(Created page with "=== 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 wit...")
 
(No difference)

Latest revision as of 16:17, 12 October 2021

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.