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

Time of an Object - expert pour MetaTrader 4

Vues:
2830
Note:
(21)
Publié:
2021.12.17 11:04
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur 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.