StudyFilledAreaGradientColorStyle
Interface
Study filled area gradient styles.
Properties
bottomColor
OptionalGradient bottom color.
Type
string
bottomValue
OptionalValue at which the bottom of the gradient is drawn.
Example
75 // Drawn at price = 75
Type
number
fillType
Gradient fill type
Type
"gradient"
topColor
OptionalGradient top color.
Type
string
topValue
OptionalValue at which the top of the gradient is drawn.
Example
75 // Drawn at price = 75
Type
number
transparency
Filled area's transparency.
Min
0
Max
100
Type
number
visible
Filled area's visibility.
Type
boolean