Watch how to download trading robots for free
Find us on Telegram!
Join our fan page
Join our fan page
You liked the script? Try it in the MetaTrader 5 terminal
- Views:
- 4468
- Rating:
- Published:
- 2011.02.11 10:37
- Updated:
- 2021.11.01 10:33
-
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.
Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/289

A class for creation and output of BMP images.

The Trend Magic indicator.

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

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