無料でロボットをダウンロードする方法を見る
Telegram上で私たちを見つけてください。
私たちのファンページに参加してください
興味深いスクリプト?
それではリンクにそれを投稿してください。-
他の人にそれを評価してもらいます
記事を気に入りましたか?MetaTrader 5ターミナルの中でそれを試してみてください。
エキスパート

Indicator Name - MetaTrader 4のためのエキスパート

ビュー:
2971
評価:
(19)
パブリッシュ済み:
2021.12.17 09:52
このコードに基づいたロボットまたはインジケーターが必要なら、フリーランスでご注文ください フリーランスに移動

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.