Voir comment télécharger gratuitement des robots de trading
Retrouvez-nous sur Twitter !
Rejoignez notre page de fans
Un script intéressant ?
Poster un lien vers celui-ci -
laisser les autres l'évaluer
Vous avez aimé le script ? Essayez-le dans le terminal MetaTrader 5
Experts

DPI Alert EA - expert pour MetaTrader 4

Vues:
3444
Note:
(25)
Publié:
2021.12.17 11:02
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance

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 )