テスト指標を隠す【HideTestIndicators】

void HideTestIndicators(bool hide)

 

The function sets a flag hiding indicators called by the Expert Advisor. After the expert has been tested and the appropriate chart opened, the flagged indicators will not be drawn in the testing chart. Every indicator called will first be flagged with the current hiding flag.

この関数は、エキスパート アドバイザによって呼び出されたインディケータに非表示フラグを設定します。エキスパートでテストした後、適切なチャートが開かれ、フラグを付けたインディケータはテスト チャートで表示されません。呼び出されたすべてのインディケータは、まず、現在の非表示フラグが設定されます。

It must be noted that only those indicators can be drawn in the testing chart that are directly called from the expert under test.

テスト中にエキスパートから直接呼び出されたテスト チャートで、それらのインディケータのみが表示されることを注意する必要があります。

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