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

Cauchy derivative - MetaTrader 4のためのインディケータ

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

The indicator shows the difference in the estimated values of the current bar and the previous bar.

Estimated value is the difference between the arithmetic mean and geometric mean of the price.

The price is calculated according to the formula: (O+H+L+C)/4, where О — bar Open price, Н — bar High price, L — bar Low price, С — bar Close price.

The indicator settings:

  • period — indicator period for calculation of values.

CADJPY chart, M15, 2016.08.26 18:19 UTC, InstaForex Group, MetaTrader 4, Demo

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

Cauchy difference Cauchy difference

Cauchy difference.

CheckMark pattern CheckMark pattern

One of the divergence subtypes.

VATicks VATicks

Class for working with ticks in the MetaTrader 4. It is suitable for creating experts that make decisions on trading based on the analysis of tick data.

Indicator for monitoring the lot and profit Indicator for monitoring the lot and profit

The indicator displays the total lot and profit for the current instrument.