チャート上の指標検索【WindowFind】

int WindowFind(string name)

 

If indicator with name was found, the function returns the window index containing this specified indicator, otherwise it returns -1.

インディケータの name(名前)が見つかった場合、この関数は指定されたインディケータを含んでいるウィンドウ インデックスを返します。それ以外の場合は、-1 を返します。

Note: WindowFind() returns -1 if custom indicator searches itself when init() function works.

注意: カスタム インディケータが、init() 関数を処理するときに、自分自身を検索する場合、WindowFind() は -1 を返します。

Parameters:

パラメータ:

 

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