Assista a como baixar robôs de negociação gratuitos
Encontre-nos em Facebook!
Participe de nossa página de fãs
Script interessante?
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
Experts

Time of an Object - expert para MetaTrader 4

Visualizações:
2858
Avaliação:
(21)
Publicado:
2021.12.17 11:04
Precisa de um robô ou indicador baseado nesse código? Solicite-o no Freelance Ir para Freelance

At times, you need to work with object created on the chart. Depending on the time of the creation of the object you decide whether you need to take a buy action or a sell action.


This code will help in getting the time of an object using which you can decide whether the object has been created recently. Then you can take suitable action in your code to perform the desired trade.

DPI Alert EA DPI Alert EA

This EA will tell you the Depth Per Inch of your screen.

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.

One order every second One order every second

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

Custom sound on Alert Custom sound on Alert

This code will give custom sound on alert on new bar.