Guarda come scaricare robot di trading gratuitamente
Ci trovi su Twitter!
Unisciti alla nostra fan page
Unisciti alla nostra fan page
Ti è piaciuto lo script? Provalo nel Terminale MetaTrader 5
- Visualizzazioni:
- 3589
- Valutazioni:
- Pubblicato:
- 2021.12.17 11:04
-
Hai bisogno di un robot o indicatore basato su questo codice? Ordinalo su Freelance Vai a 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.

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

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

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

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