IndicatorSetString
この関数は、対応するインジケータープロパティの値を設定します。インジケータプロパティは文字列型である必要があります。この関数には2つのバリアントがあります。 プロパティ識別子を指定して呼び出します。 bool Indi…
この関数は、対応するインジケータープロパティの値を設定します。インジケータプロパティは文字列型である必要があります。この関数には2つのバリアントがあります。 プロパティ識別子を指定して呼び出します。 bool Indi…
この関数は、対応するインジケータープロパティの値を設定します。インジケータープロパティは、intまたはcolorタイプでなければなりません。この関数には2つのバリアントがあります。 プロパティ識別子を指定して呼び出します…
この関数は、対応するインジケータープロパティの値を設定します。インジケータープロパティはdouble型である必要があります。この関数には2つのバリアントがあります。 プロパティ識別子を指定して呼び出します。 bool …
void SetLevelValue(int level, double value) The function sets a value for a given horizontal level of t…
void SetLevelStyle(int drow_style, int line_width, color clr=CLR_NONE) The function sets a new style, w…
void SetIndexStyle(int index, int type, int style=EMPTY, int width=EMPTY, colorclr=CLR_NONE) Sets the n…
void SetIndexShift(int index, int shift) Sets offset for the drawing line. For positive values, the lin…
void SetIndexLabel(int index, string text) Sets drawing line description for showing in the DataWindow …
void SetIndexEmptyValue(int index, double value) Sets drawing line empty value. Empty values are not dr…
void SetIndexDrawBegin(int index, int begin) Sets the bar number (from the data beginning) from which t…