デマーカー, DeM

0
(0)
名前:
デマーカー, DeM
著者: メタ引用 (2005.12.07 11:12)
ダウンロード済み: 5338
ダウンロード:
DeMarker, DeM 1
DeMarker.mq4 (3.0 キロバイト) 意見
DeMarker, DeM 2 demarker.gif (8.8 キロバイト)
DeMarker, DeM 3
DeMark Technical Indicator is based on the comparison of the period maximum with the previous period maximum. If the current period (バー) maximum is higher, the respective difference between the two will be registered. If the current maximum is lower or equaling the maximum of the previous period, the naught value will be registered. The differences received for N periods are then summarized. The received value is used as the numerator of the DeMarker and will be divided by the same value plus the sum of differences between the price minima of the previous and the current periods (バー). If the current price minimum is greater than that of the previous bar, the naught value will be registered.

When the indicator falls below 30, the bullish price reversal should be expected. When the indicator rises above 70, the bearish price reversal should be expected.

If you use periods of longer duration, when calculating the indicator, you’ll be able to catch the long term market tendency. Indicators based on short periods let you enter the market at the point of the least risk and plan the time of transaction so that it falls in with the major trend.

計算:
The value of the DeMarker for the "私" interval is calculated as follows:

  • The DeMax(私) is calculated:

    If high(私) > 高い(i-1) , then DeMax(私) = high(私)-高い(i-1), otherwise DeMax(私) = 0

  • The DeMin(私) is calculated:

    If low(私) < 低い(i-1), then DeMin(私) = low(i-1)-低い(私), otherwise DeMin(私) = 0

  • The value of the DeMarker is calculated as:

    DMark(私) = SMA(DeMax, N)/(SMA(DeMax, N)+SMA(DeMin, N))

Where:
SMA — Simple Moving Average;
N — the number of periods used in the calculation.

Technical Indicator Description

Full description of DeM is available in the Technical analysis: デマーカー

この投稿は役に立ちました?

星をクリックして評価してください!

平均評価 0 / 5. 投票数: 0

これまでのところ投票はありません! この投稿を最初に評価してください.

この投稿が役に立たなかったことをお詫び申し上げます!

この投稿を改善しましょう!

この投稿を改善する方法を教えてください?



著者: 外国為替ウィキチーム
私たちは経験豊富な外国為替トレーダーのチームです [2000-2023] 自分の思いどおりに人生を生きることに専念している人. 私たちの主な目的は、経済的自立と自由を獲得することです, 私たちは自立可能なライフスタイルを実現する手段として、独学で外国為替市場での豊富な経験を積んできました。.