EventChartCustom
この関数は、指定されたチャートのカスタムイベントを生成します。 BOOL EventChartCustom (長いchart_id 、 チャート受信イベントの//識別子USHORTのcusto…
この関数は、指定されたチャートのカスタムイベントを生成します。 BOOL EventChartCustom (長いchart_id 、 チャート受信イベントの//識別子USHORTのcusto…
Timerからのイベントの生成を停止するために必要なクライアント端末を指定します。 void EventKillTimer (); 戻り値 戻り値はありません。 注意 通常、EventSetTimer()関数がOnI…
この機能は、このインジケーターまたはExpert Advisorに対して、タイマーからのイベントを指定された周期で生成する必要があることをクライアント端末に示します。 bool EventSetTimer (int …
この関数は、このExpert Advisorまたはインジケーターに対して1秒未満の間隔でタイマーイベントを生成する必要があることをクライアント端末に示します。 bool EventSetMillisecondTime…
int WindowYOnDropped( ) Returns the value at Y axis in pixels for the chart window client area point at…
int WindowXOnDropped( ) Returns the value at X axis in pixels for the chart window client area point at…
int WindowsTotal( ) Returns count of indicator windows on the chart (including main chart). チャート上の(メイン …
datetiem WindowTimeOnDropped( ) Returns the time part of the chart point where expert or script was dro…
bool WindowScreenShot(string filename, int size_x, int size_y, int star_bar=-1, int chart_scale=1, int chart_m…
void WindowRedraw( ) Redraws the current chart forcedly. It is normally used after the objects properti…