CChartObjectGannLine

CChartObjectGannLine は「Gann Line(ギャンライン)」グラフィックオブジェクトのプロパティに簡単にアクセスするためのクラスです。

説明

CChartObjectGannLine クラスは「Gann Line(ギャンライン)」グラフィックオブジェクトのプロパティへのアクセスを簡易化します。

宣言

  class CChartObjectGannLine : public CChartObjectTrendByAngle

タイトル

  #include <ChartObjects\ChartObjectsGann.mqh>

継承階層

  CObject

      CChartObject

          CChartObjectTrend

              CChartObjectTrendByAngle

                  CChartObjectGannLine

クラスメソッド

作成

 

Create

「Gann Line(ギャンライン)」グラフィックオブジェクトを作成します。

プロパティ

 

PipsPerBar

「Scale(スケール)」プロパティを取得/設定します。

入出力

 

virtual Save

ファイル書き込みの仮想メソッド。

virtual Load

ファイル読み込みの仮想メソッド。

virtual Type

識別の仮想メソッド。

クラスから継承されたメソッド CObject

Prev, Prev, Next, Next, Compare

クラスから継承されたメソッド CChartObject

ChartId, Window, Name, Name, NumPoints, Attach, SetPoint, Delete, Detach, Time, Time, Price, Price, Color, Color, Style, Style, Width, Width, Background, Background, Fill, Fill, Z_Order, Z_Order, Selected, Selected, Selectable, Selectable, Description, Description, Tooltip, Tooltip, Timeframes, Timeframes, CreateTime, LevelsCount, LevelsCount, LevelColor, LevelColor, LevelStyle, LevelStyle, LevelWidth, LevelWidth, LevelValue, LevelValue, LevelDescription, LevelDescription, GetInteger, GetInteger, SetInteger, SetInteger, GetDouble, GetDouble, SetDouble, SetDouble, GetString, GetString, SetString, SetString, ShiftObject, ShiftPoint

クラスから継承されたメソッド CChartObjectTrend

RayLeft, RayLeft, RayRight, RayRight, Create

クラスから継承されたメソッド CChartObjectTrendByAngle

Angle, Angle, Create

参照

オブジェクトの型グラフィックオブジェクト