ObjectGetTimeByValue
この関数は、指定されたチャートの指定されたチャートサブウィンドウに、指定された名前、タイプ、および初期座標を持つオブジェクトを作成します。この関数には2つのバリアントがあります。 bool ObjectCreate( …
この関数は、指定されたチャートの指定されたチャートサブウィンドウに、指定された名前、タイプ、および初期座標を持つオブジェクトを作成します。この関数には2つのバリアントがあります。 bool ObjectCreate( …
エキスパートアドバイザーまたはスクリプトがドロップされたチャートポイントに対応する時間座標を返します。 datetime ChartTimeOnDropped(); 戻り値 日時タイプの値。 例: datetim…
int ObjectType(string name) The function returns the object type value. To get the detailed error infor…
int ObjectsTotal(int type=EMPTY) Returns total amount of objects of the specified type in the chart. チャ…
bool ObjectSetText(string name, stirng text, int font_size, string font=NULL, color text_color=CLR_NONE)  …
bool ObjectSetFiboDescription(string name, string text) The function assigns a new description to a lev…
bool ObjectSet(string name, int index, double value) Changes the value of the specified object property…
int ObjectsDeleteAll(int window=EMPTY, int type=EMPTY) Removes all objects of the specified type and in…
string ObjectName(int index) The function returns the object name by its index in the objects list. To …
bool ObjectMove(string name, int point, datetime time1,double price1) The function moves an object coor…