Watch how to download trading robots for free
Find us on Facebook!
Join our fan page
Interesting script?
So post a link to it -
let others appraise it
You liked the script? Try it in the MetaTrader 5 terminal
Experts

Demo_Create_OBJ_BITMAP_LABEL_EA - expert for MetaTrader 5

MetaQuotes
MetaQuotes
MetaQuotes Ltd is the software development company. One of our products is the MetaTrader 5 trading platform intended for trading in different financial markets.
Use the links below to download the latest builds:
| English Русский 中文 Español Deutsch 日本語 Português 한국어 Français Italiano Türkçe
Views:
4988
Rating:
(20)
Published:
Updated:
MQL5 Freelance Need a robot or indicator based on this code? Order it on Freelance Go to Freelance

The graphic object of OBJ_BITMAP_LABEL allows to create the different buttons. To enable the change of its state, it's necessary to enable the "Disable selection" property.

By default, the "Disable selection" property is enabled for all graphic objects, created in MQL5.

Demo_Create_OBJ_BITMAP_LABEL_EA

Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/289

cIntBMP - a library for creation of BMP images cIntBMP - a library for creation of BMP images

A class for creation and output of BMP images.

TrendMagic TrendMagic

The Trend Magic indicator.

Demo_Create_OBJ_BITMAP_Script Demo_Create_OBJ_BITMAP_Script

The example of chart background image, created using the object of OBJ_BITMAP type.

Demo_resource_EA Demo_resource_EA

The example of use of the resources. It creates a button, using the object of OBJ_BITMAP_LABEL type.