CChartObjectFibo

La clase CChartObjectFibo facilita el acceso a las propiedades del objeto gráfico "Retroceso de Fibonacci".

Descripción

La clase CChartObjectFibo proporciona acceso a las propiedades del objeto "Retroceso de Fibonacci".

Declaración

   class CChartObjectFibo : public CChartObjectTrend

Título

   #include <ChartObjects\ChartObjectsFibo.mqh>

Jerarquía de herencia

  CObject

      CChartObject

          CChartObjectTrend

              CChartObjectFibo

Métodos de la clase

Create

 

Create

Crea el objeto gráfico "Retroceso de Fibonacci"

Entrada/salida

 

virtual Type

Método virtual de identificación

Métodos heredados de la clase CObject

Prev, Prev, Next, Next, Compare

Métodos heredados de la clase 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

Métodos heredados de la clase CChartObjectTrend

RayLeft, RayLeft, RayRight, RayRight, Create, Save, Load

Ver también

Tipos de objetos, Objetos gráficos