ColorCandleBear (Get Method)
Gets the value of "ColorCandleBear" property (body color of the bear candle).
color ColorCandleBear() const |
Returned value
ColorCandleBear (Set Method)
Sets new value for "ColorBarBear" property.
bool ColorCandleBear(
color new_color
) |
Parameters
new_color
[in] New color of the bear candle body.
Returned value