指標スタイルの設定【SetIndexStyle】

void SetIndexStyle(int index, int type, int style=EMPTY, int width=EMPTY, colorclr=CLR_NONE)

 

Sets the new type, style, width and color for a given indicator line.

特定のインディケータ線のための新しい型、スタイル、幅、カラーを設定します。

Parameters:

パラメータ:

index
Line index. Must lie between 0 and 7.

ライン インデックス。0~7の間である必要があります。

type
Shape style. Can be one of Drawing shape styles listed.

図形スタイル。描画する図形スタイルを、一覧のいずれかの値から指定できます。

style
Drawing style. It is used for one-pixel thick lines. It can be one of the Drawing shape styles listed. EMPTY value means that the style will not be changed.

描画スタイル。1ピクセル以上の幅を持つときに使用されます。 描画する図形スタイルを、一覧のいずれかの値から指定できます。EMPTY 値は、値が変更されない事を意味します。

width
Line width. Valid values are: 1,2,3,4,5. EMPTY value means that width will not be changed.

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

clr
Line color. Absence of this parameter means that the color will not be changed.

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

 

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="">