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

BW-Zone - MetaTrader 4のためのインディケータ

ビュー:
34065
評価:
(19)
パブリッシュ済み:
2016.07.01 11:44
アップデート済み:
2016.11.22 07:32
このコードに基づいたロボットまたはインジケーターが必要なら、フリーランスでご注文ください フリーランスに移動

In essence, it implements the idea of visual interpretation of the state of the fourth dimension of the Chaos Theory by B. Williams - Zone.

Information on the Chaos Theory in general and the on logic of determining its state in particular can be found here.

In short, the state of the zone is determined based on the values of two indicators: Awesome Oscillator and Acceleration/Deceleration. Both are included in the standard package of the MetaTrader (Insert - Indicators - B. Williams).

When the driving force (Awesome Oscillator — AO) and acceleration (Acceleration/Deceleration — AC) are in the same direction (both green or both red) — it means that the driving force not only moves in that direction, but also accelerates.

If the current AC and AO columns are green, this indicates the green zone. For clarity, this bar can be colored in green.

If the current AC and AO columns are red, this indicates the red zone. For clarity, this bar can be colored in red.

If the AC and AO columns have different directions, the bar is colored in gray (gray zone).


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

Tick emulation for accelerated testing of indicators ver.2 Tick emulation for accelerated testing of indicators ver.2

Modernization of the first version of the script with the ability to manage multiple indicators

Tick emulation for accelerated testing of indicators Tick emulation for accelerated testing of indicators

The script allows to preview the indicator behavior on a real chart from the specified point with the minimum computation resources.

Expert Advisor based on the Sidus indicator. Expert Advisor based on the Sidus indicator.

Expert Advisor based on the Sidus indicator.

ds_Ticks - Ticks on the price chart ds_Ticks - Ticks on the price chart

Simply displays ticks on the price chart