ChartIndicatorsTotal

指定したチャートウィンドウに適用されるすべてのインジケーターの数を返します。

int  ChartIndicatorsTotal(
   long  chart_id,      // chart id
   int   sub_window     // number of the subwindow
   );

パラメーター

chart_id

[in]チャートID。0は現在のチャートを示します。

sub_window

[in]チャートサブウィンドウの番号。0はメインチャートサブウィンドウを示します。

戻り値

指定されたチャートウィンドウ内のインジケーターの数。エラーの詳細を取得するには、GetLastError()関数を使用します。

注意

この機能により、チャートに添付されているすべてのインジケーターを検索できます。チャートのすべてのウィンドウの数はChartGetInteger()関数を使用してCHART_WINDOWS_TOTALプロパティから取得できます

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