オブジェクトの移動【ObjectMove】

bool ObjectMove(string name, int point, datetime time1,double price1)

 

The function moves an object coordinate in the chart. Objects can have from one to three coordinates depending on their types. If the function succeeds, the returned value will be TRUE. Otherwise, it will be FALSE. To get the detailed error information, one has to call the GetLastError()function. The object coordinates are numbered starting from 0.

この関数は、チャートの中にあるオブジェクトの座標を移動させます。オブジェクトは、そのに応じて3つの座標を持つことができます。もし、関数が正常終了した場合、返される値は TRUE になります。それ以外の場合は FALSE になります。詳細なエラー情報を取得するには、GetLastError() 関数を呼び出します。オブジェクトの座標には、0 から始まる番号がつけられます。

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