私たちのファンページに参加してください
PriceLines - MetaTrader 4のためのスクリプト
- ビュー:
- 23568
- 評価:
- パブリッシュ済み:
- 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.
MetaQuotes Ltdによってロシア語から翻訳されました。
元のコード: https://www.mql5.com/ru/code/16269
The indicator displays the moving average for the selected timeframe.
Sigma BandsAdvanced Bollinger Bands indicator.
Byte-wise operation with structures and standard data types.
News EA Template without DLLTemplate EA that downloads news without the use of DLL.