Mira cómo descargar robots gratis
¡Búscanos en Telegram!
Pon "Me gusta" y sigue las noticias
¿Es interesante este script?
Deje un enlace a él, ¡qué los demás también lo valoren!
¿Le ha gustado el script?
Evalúe su trabajo en el terminal MetaTrader 5
Asesores Expertos

DPI Alert EA - Asesor Experto para MetaTrader 4

Visualizaciones:
3543
Ranking:
(25)
Publicado:
2021.12.17 11:02
¿Necesita un robot o indicador basado en este código? Solicítelo en la bolsa freelance Pasar a la bolsa

This EA alerts you the Depth per inch of your monitor. This is very important code for this trying to make your panels work on multiple screen resolution. 

Generally a panel works only for few resolutions with default steins. However a panel must work for all monitor resolutions. 

In order to achieve this one must use DPI and set the dimensions of the panel according to DPI. 

The code along with helps you achieve the same.

    Static arrows and graphic objects on MT4 Chart Static arrows and graphic objects on MT4 Chart

    This code is used to create static object on MT4 charts which will not move along with the chart when you scroll the chart.

    Indicator Name Indicator Name

    it gives you the name of the indicator which is attached to a chart.

    Time of an Object Time of an Object

    This code help you get the time of an object created on a chart.

    One order every second One order every second

    This code places only one order every second ( not every tick )