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

ang PR (Din)-v1 - MetaTrader 4のためのインディケータ

ビュー:
16448
評価:
(3)
パブリッシュ済み:
2006.11.17 12:35
アップデート済み:
2014.04.21 14:55
このコードに基づいたロボットまたはインジケーターが必要なら、フリーランスでご注文ください フリーランスに移動

Indicator ang_PR (Din)-v1 represents an indicator based on polynomial regression.

External variables:
hours - initial amount of hours elapsed;
i - bar number, at which the right part of the indicator is anchored;
m - degree of regression.

If m = 1, then it is a linear regression. If m = 2, then it is a parabolic regression. If m = 3, then it is a cubic one. It makes no sense to use m exceeding 3.

After the indicator has been drawn, one can select the red circle in the left part of the line and drag it to the desired date. The chart will be re-drawn
when a new quote incomes. The right end remains anchored to value i.




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

ang AutoCh HL-v1 ang AutoCh HL-v1

The Indicator ang_AutoCh_HL-v1 automatically forms up the equidistant price channel from givenned points.

Signal to noise filter Signal to noise filter

The purpose of this indicator is to identify market fases that have too small amplitudes. These fases are useless even for systems designed for trading ranges markets. When the green line is BELOW the gray line - DON'T trade.

ang Zad(C) ang Zad(C)

The Indicator ang_Zad(C) helps to define the dominant trend.

ang AZad(C) ang AZad(C)

The Indicator ang_AZad(C) helps to define the dominant trend as ang_Zad(C).