Assista a como baixar robôs de negociação gratuitos
Encontre-nos em Telegram!
Participe de nossa página de fãs
Participe de nossa página de fãs
Script interessante?
Coloque um link para ele, e permita que outras pessoas também o avaliem
Coloque um link para ele, e permita que outras pessoas também o avaliem
Você gostou do script?
Avalie seu funcionamento no terminal MetaTrader 5
Avalie seu funcionamento no terminal MetaTrader 5
- Visualizações:
- 4208
- Avaliação:
- Publicado:
- 2021.12.17 11:02
-
Precisa de um robô ou indicador baseado nesse código? Solicite-o no Freelance Ir para 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.

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

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

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

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