Schau, wie man Roboter kostenlos herunterladen kann
Finden Sie uns auf Telegram!
und werden Sie Mitglied unserer Fangruppe
Interessantes Skript?
Veröffentliche einen Link auf das Skript, damit die anderen ihn auch nutzen können
Hat Ihnen das Skript gefallen?
Bewerten Sie es im Terminal MetaTrader 5
Expert Advisors

Time of an Object - Experte für den MetaTrader 4

Ansichten:
2755
Rating:
(21)
Veröffentlicht:
2021.12.17 11:04
Benötigen Sie einen Roboter oder Indikator, der auf diesem Code basiert? Bestellen Sie ihn im Freelance-Bereich Zum 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.