TradeMUX SDK Documentation
1.0
TradeMUX SDK Documentation
|
void SetLevelStyle | ( | int | draw_style, |
int | line_width, | ||
Color | clr | ||
) |
The function sets a new style, width and color of horizontal levels of indicator to be output in a separate window
draw_style | Drawing style. Can be one of the:
| ||||||||||
width | Line width. Valid values are: 1,2,3,4,5. EMPTY value means that width will not be changed | ||||||||||
clr | Line color |