SetLevelStyle The function sets a new style, width and color of horizontal levels of indicator to be output in a separate window. voidSetLevelStyle( intdraw_style,// drawing style intline_width,// line width colorclr// color ); Parameters...
SetLevelStyle The function sets a new style, width and color of horizontal levels of indicator to be output in a separate window. void SetLevelStyle( int draw_style, // drawing style int line_width, // line width color clr // color ); Parameters draw_style [in] Drawing style. Can be...