ChartRedraw

この関数は、指定されたチャートの強制再描画を呼び出します。

void  ChartRedraw(
   long  chart_id=0      // Chart ID
   );

パラメーター

chart_id = 0

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

注意

通常、オブジェクトのプロパティを変更した後に使用されます

ChartRedraw()関数がインジケーターから呼び出されると、インジケーターは共通の端末スレッドで実行されるため、OnCalculate()関数の計算が終了した後にのみチャートが再描画されます。

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