MQL5 - Language of trade strategies built-in the MetaTrader 5 client terminal

Automated Trading Language Documentation

Screenshot
AUDUSD, W1
Demo
How to Post a Product in the Market How to Post a Product in the Market ACPD Auto Candlestick Patterns DetectedACPD Auto Candlestick Patterns Detected Try product
ACPD Auto Candlestick Patterns Detected
Author: Aktiniy
Subscribe to signal
Gorshochekvari
27.13%, 0.00 RUR
JMASlope Indicator
JMASlope
Author: GODZILLA

CChartObjectBmpLabel

Class CChartObjectBmpLabel is a class for simplified access to "Bitmap Label" graphic object properties.

Description

Class CChartObjectBmpLabel provides access to "Bitmap Label" object properties.

Declaration

   class CChartObjectBmpLabel : public CChartObject

Title

   #include <ChartObjects\ChartObjectsBmpControls.mqh>

Class Methods

Create

 

Create

Creates graphic object "BmpLabel"

Properties

 

X_Distance

Gets/Sets property "X_Distance"

Y_Distance

Gets/Sets property "Y_Distance"

X_Offset

Gets/Sets property "X_Offset"

Y_Offset

Gets/Sets property "Y_Offset"

Corner

Gets/Sets property "Corner"

X_Size

Gets/Sets property "X_Size"

Y_Size

Gets/Sets property "Y_Size"

BmpFileOn

Gets/Sets property "BmpFileOn" for button pressed state (On)

BmpFileOff

Gets/Sets property "BmpFileOff" for button depressed state (Off)

State

Gets/Sets property "Button State" (Pressed/Depressed)

Time

"Gag" for time coordinate change

Price

"Gag" for price coordinate change

Input/output

 

virtual Save

Virtual method for writing to file

virtual Load

Virtual method for reading from file

virtual Type

Virtual method of identification

See also

Object types, Object properties, Chart angle, Graphic objects


Updated: 2011.07.12