支持中心 帮助文档 联系我们
📱 微信: 18391752892 | 💬 QQ: 3313198376 | ✈️ Telegram | 📧 fishfx123@gmail.com
EURUSD 1.0856 +0.12% GBPUSD 1.2678 +0.08% USDJPY 149.23 -0.15% XAUUSD 2034.56 +0.34% EURUSD 1.0856 +0.12% GBPUSD 1.2678 +0.08% USDJPY 149.23 -0.15% XAUUSD 2034.56 +0.34%

Didta

👤 作者: Mykhailo Zakervashevych

5.0 分

¥0.00

📌 版本: v1.0
📥 下载: 0
⭐ 评分: 5.0

📝 产品详情

Didta

作者Mykhailo Zakervashevych
版本v1.0
更新2026-02-09T17:58:40
激活数0
Indicator Description: DISH X Imbalance (DIDTA/DIDFA)

1. Overview

The DISH X Imbalance indicator is a sophisticated volume-based technical analysis tool for MetaTrader 4 that analyzes market order flow imbalance to identify potential trend reversals and fair value deviations. The indicator calculates two core values: DIDTA (Daily Imbalance Delta) and DIDFA (Daily Imbalance Delta Fair Value), providing traders with insights into buying/selling pressure and market valuation.

2. Core Components

DIDTA (Daily Imbalance Delta)

  • Purpose: Measures the net order flow imbalance between buyers and sellers

  • Calculation:

    text

    DIDTA = (Cumulative Buy Volume - Cumulative Sell Volume) / Total Volume

  • Volume Distribution:

    • Bullish candles: 70% buy volume, 30% sell volume

    • Bearish candles: 30% buy volume, 70% sell volume

    • Doji candles: 50% buy volume, 50% sell volume

  • Interpretation:

    • Positive DIDTA = Buying pressure dominant

    • Negative DIDTA = Selling pressure dominant

DIDFA (Daily Imbalance Delta Fair Value)

  • Purpose: Estimates fair market value based on volume-weighted average price (VWAP) and order flow imbalance

  • Calculation:

    text
    DIDFA = (VWAP + (DIDTA × Sensitivity × Current Price) - Current Price) / Current Price
  • Interpretation:

    • Positive DIDFA = Market potentially overvalued

    • Negative DIDFA = Market potentially undervalued

3. Visual Elements

  • DIDTA Line (Blue): Main oscillator showing order flow imbalance

  • DIDFA Line (Red): Fair value deviation indicator

  • Buy/Sell Arrows: Visual signals on price chart

    • Green up arrows = Buy signals

    • Red down arrows = Sell signals

  • Horizontal Levels:

    • Overbought level (red line)

    • Oversold level (green line)

    • Signal threshold levels (gray lines)

4. Signal Generation Logic

Primary Signals:

  1. Oversold Buy Signal:

    • DIDTA < OversoldLevel (-0.7)

    • DIDTA shows initial rise (reversal pattern)

  2. Overbought Sell Signal:

    • DIDTA > OverboughtLevel (0.7)

    • DIDTA shows initial decline (reversal pattern)

Secondary Signals:

  1. Zero Line Crossover:

    • Buy: DIDTA crosses above 0

    • Sell: DIDTA crosses below 0

  2. Divergence Signals:

    • Bullish divergence: Price makes lower low, DIDTA makes higher low

    • Bearish divergence: Price makes higher high, DIDTA makes lower high

5. Alert System

  • Popup Alerts: On-screen notifications

  • Email Alerts: Configurable email notifications

  • Sound Alerts: Customizable audio alerts

  • Push Notifications: To MT4 mobile app

6. Input Parameters

mql4

input int PeriodDIDTA = 20; // Calculation period input double Sensitivity = 0.3; // DIDFA sensitivity input double OverboughtLevel = 0.7; // Overbought threshold input double OversoldLevel = -0.7; // Oversold threshold input double SignalThreshold = 0.15; // Signal generation threshold input bool ShowAlerts = true; // Enable alerts

7. Usage Recommendations

  1. Trend Confirmation: Use in conjunction with trend indicators

  2. Multiple Timeframe Analysis: Check higher timeframe for trend direction

  3. Support/Resistance: Combine with key price levels

  4. Risk Management: Always use stop-loss orders

  5. Signal Confirmation: Wait for candle close before acting on signals

8. Technical Specifications

  • Platform: MetaTrader 4

  • Type: Separate window oscillator

  • Buffers: 8

  • Plots: 4

  • Timeframes: All (M1 to MN1)

  • Symbols: All (Forex, stocks, commodities)


安全须知

本产品仅通过 MQL5.com 官方渠道获取。其他渠道版本可能缺少完整功能和技术支持。

EA 配置

交易品种XAUUSD
时间框架H1 (推荐)
推荐经纪商IC Markets, IC Trading
最低存款$300 / 0.01手

📸 截图预览