Guarda come scaricare robot di trading gratuitamente
Ci trovi su Telegram!
Unisciti alla nostra fan page
Script interessante?
Pubblica il link!
lasciare che altri lo valutino
Ti è piaciuto lo script? Provalo nel Terminale MetaTrader 5
Sistemi Esperti

Indicator Name - sistema esperto per MetaTrader 4

Visualizzazioni:
3128
Valutazioni:
(19)
Pubblicato:
2021.12.17 09:52
Hai bisogno di un robot o indicatore basato su questo codice? Ordinalo su Freelance Vai a Freelance

Several times, we share snapshot with the other person with some indicator attached on the chart. 

However there is no way to be fully sure from the chart snapshot itself whether the indicator attached on the chart is the same which we are expecting it to be. 

I case of an EA, when the EA is attached to a chart, the name of the EA is always visible on the chart in the top right corner by default. 

But no such thing is available for an indicator. 

So this code is very handy to get the name of the indicator and then we can show it as an object anywhere on the chart. 

This way, we can always be sure of the indicator which is attached on the chart. 

Also, at times, it can also be used to ensure that we are checking correct version of the indicator being analysed, if we include the version of the indicator in the name itself.

MT4 Account details MT4 Account details

This code simply prints the account details for a MT4 account.

Hotkeys_TimeFrames_v1.0 Hotkeys_TimeFrames_v1.0

hotkeys 1-9 numbers on keyboard but not on number-pad to change timeframes 1=m1 2=m5 3=m15 4=m30 5=h1 6=h4 7=d1 8=w1 9=mn

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.

DPI Alert EA DPI Alert EA

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