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

Klinger Oscillator KVO - MetaTrader 4のためのインディケータ

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

This oscillator based on turnovers has been developed by Stephen Klinger.

The oscillator is calculated in seven steps:

  1. The average typical price is calculated - (H+L+C)/3
  2. If the current typical price is greater than the average typical price of the previous bar, the turnover of the current bar gets a "plus" sign
  3. If the current typical price is less than the average typical price of the previous bar, the turnover of the current bar gets a "minus" sign
  4. A 34-period EMA of the turnover obtained in steps 2 or 3 is calculated
  5. A 55-period EMA of the turnover obtained in steps 2 or 3 is calculated
  6. The 34-period EMA is subtracted from the 55-period EMA; the result is plotted on the chart as a histogram
  7. The EMA of the difference obtained in step 6 is calculated and plotted on the chart


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

BETTER_YZGraphOnLine BETTER_YZGraphOnLine

The script visualizes the deals on the chart in a convenient way.

The Cronex T Demarker GF indicator The Cronex T Demarker GF indicator

Variation of the DeMarker indicator

The Cronex T RSI GF indicator The Cronex T RSI GF indicator

Popularly demanded modification of the RSI indicator

Locker Locker

It can be used as a standalone EA or as a method of recovery from losses