指標のレベルスタイルの設定【SetLevelStyle】

void SetLevelStyle(int drow_style, int line_width, color clr=CLR_NONE)

 

The function sets a new style, width and color of horizontal levels of indicator to be output in a separate window.

この関数は新しいスタイルを設定します。別のウィンドウに出力されるインディケータの水平レベルの色を設定します。

Parameters:

パラメータ:

draw_style
Drawing style. Can be one of the Drawing shape styles listed. EMPTY value means that the style will not be changed.

描画スタイル。描画する図形スタイルを、一覧のいずれかの値から指定できます。EMPTY 値は、スタイルが変更されない事を意味します。

line_width
Line width. Valid values are 1,2,3,4,5. EMPTY value indicates that the width will not be changed.

線の幅。有効な値は、1,2,3,4,5。EMPTY 値は、幅が変更されない事を意味します。

clr
Line color. Empty value CLR_NONE means that the color will not be changed.

線の色。このパラメータが CLR_NONE の場合は、色が変更されない事を意味します。

 

Sample:

サンプル:

Leave a Reply

Your email address will not be published. Required fields are marked *

CAPTCHA


You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code class="" title="" data-url=""> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong> <pre class="" title="" data-url=""> <span class="" title="" data-url="">