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

PriceLines - MetaTrader 4のためのスクリプト

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

The standard chart grid has a number of peculiarities, that do not allow to determine the price movement at first sight: the grid step changes dynamically when switching timeframes, the step is not tied to the basic levels, such as 1.12000, like in the screenshot below.

The Price Lines script marks the price levels on the chart and supplements the chart grid. It helps to determine the fluctuations in the currency rates at a glance. It is possible to set the color, lines width and their step. The lines are automatically bound to the basic levels.

This script is especially useful on the EURUSD chart, as the price tends to "snap" to levels that are multiples of 50 and 100 points and to "drift" near them.

EURUSD

MetaQuotes Ltdによってロシア語から翻訳されました。
元のコード: https://www.mql5.com/ru/code/16269

Multi Timeframe Moving Average Multi Timeframe Moving Average

The indicator displays the moving average for the selected timeframe.

Sigma Bands Sigma Bands

Advanced Bollinger Bands indicator.

TypeToBytes TypeToBytes

Byte-wise operation with structures and standard data types.

News EA Template without DLL News EA Template without DLL

Template EA that downloads news without the use of DLL.