Definition
Sets the chart panel back color for the current bar.
Property Value
A color structure that represents the color of this price bar.
Syntax
BarColor
Examples
|
// Sets the chart panel back color to pale green
// Sets the back color to the default color set in the chart properties dialog window
// Sets the back color to maroon when the closing price is less than the 20 period SMA // and to lime green when above (see image below)
|
