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

DPI Alert EA - MetaTrader 4のためのエキスパート

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

This EA alerts you the Depth per inch of your monitor. This is very important code for this trying to make your panels work on multiple screen resolution. 

Generally a panel works only for few resolutions with default steins. However a panel must work for all monitor resolutions. 

In order to achieve this one must use DPI and set the dimensions of the panel according to DPI. 

The code along with helps you achieve the same.

    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.

    Indicator Name Indicator Name

    it gives you the name of the indicator which is attached to a chart.

    Time of an Object Time of an Object

    This code help you get the time of an object created on a chart.

    One order every second One order every second

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