Definition
Sets the color of a price bar.
Property Value
A color structure that represents the color of this price bar.
Syntax
BarColor
Property Of
Custom Indicator, Custom Strategy
Examples
|
// Sets the bar color to yellow
// Sets the bar color to its default color as defined in the chart properties dialog
// Sets the bar color to yellow if the 20 SMA is above the 50 SMA and the closing
|