İşlem Araçları Gösterge MT4 ve MT5 için Otomatik Destek ve Direnç Göstergesi
MT4 ve MT5 için Otomatik Destek ve Direnç Göstergesi
Gösterge 2 Sürüm

MT4 ve MT5 için Otomatik Destek ve Direnç Göstergesi

PipVero tarafından geliştirildi

Onaylanmış salınım tepe ve diplerini, özelleştirilebilir filtreleri, seviye etiketlerini, uyarıları ve tanılama kayıtlarını kullanarak MetaTrader 4 ve 5'te önemli destek ve direnç seviyelerini otomatik olarak tespit edin ve görüntüleyin.

indirme 33
görüntülenme 167
Beğeniler 0

Bu Araç Hakkında

PipVero Otomatik Destek ve Direnç Göstergesi, önemli destek ve direnç seviyelerini doğrudan MetaTrader grafiğinizde otomatik olarak belirler.

Gösterge, kapanmış mumlardaki onaylanmış salınım tepe ve diplerini analiz eder. Yakındaki fiyat seviyeleri, grafik kalabalığını azaltmak ve en ilgili piyasa bölgelerini öne çıkarmak için birleştirilir.

*Başlıca Özellikler*
- Otomatik destek ve direnç tespiti
- MetaTrader 4 ve MetaTrader 5 ile uyumlu
- Kapanmış mumlardaki onaylanmış salınım tepe ve diplerini kullanır
- Yakındaki fiyat seviyelerini otomatik olarak birleştirir
- Onaylanmış temas sayısını gösterir
- Seviyeleri güce veya mevcut fiyata uzaklığa göre sıralar
- Ayarlanabilir geçmişe dönük inceleme süresi
- Özelleştirilebilir salınım onay gücü
- Yapılandırılabilir minimum temas sayısı
- Ayarlanabilir maksimum görüntülenen seviye sayısı
- Özel destek ve direnç renkleri
- Ayarlanabilir çizgi stili ve çizgi genişliği
- İsteğe bağlı fiyat ve temas sayısı etiketleri
- İsteğe bağlı destek ve direnç temas uyarıları
- İsteğe bağlı mum kapanışı kırılma uyarıları
- İsteğe bağlı sesli bildirimler
- Experts sekmesinde ayrıntılı tanılama kayıtları

Destek seviyeleri varsayılan olarak yeşil, direnç seviyeleri ise kırmızı gösterilir. Renkler, çizgi stilleri, etiket boyutu, yazı tipi, uyarı mesafesi ve diğer görsel ayarlar gösterge girdilerinden özelleştirilebilir.

Her salınımın onaylanması için her iki tarafında da kapanmış mumlar gerektiğinden, yeni seviyeler yalnızca seçilen SwingStrength değerine ulaşıldığında görünür. Bu, yeniden çizimi azaltmaya ve tamamlanmamış mumların güvenilmez seviyeler oluşturmasını önlemeye yardımcı olur.

Gösterge; forex, emtialar, kripto paralar, endeksler ve MetaTrader'da bulunan diğer enstrümanlar için uygundur.

Bu gösterge bir grafik analiz aracıdır ve finansal veya yatırım tavsiyesi sağlamaz. İşlem yaparken her zaman uygun risk yönetimi kullanın.

How to Install and Configure the PipVero Auto Support & Resistance Indicator

Aracı kullanmadan önce bu talimatları izleyin.
*Installing on MetaTrader 4*
- Download the MetaTrader 4 version of the indicator.
- Open MetaTrader 4.
- Select *File → Open Data Folder*.
- Open the `MQL4` folder.
- Open the `Indicators` folder.
- Copy `PipVero_Auto_Support_Resistance_MT4.mq4` into this folder.
- Open the file in MetaEditor.
- Press `F7` to compile the indicator.
- Confirm that MetaEditor reports no compilation errors.
- Return to MetaTrader 4.
- Open the Navigator panel.
- Right-click *Indicators* and select *Refresh*.
- Drag the PipVero Auto Support & Resistance Indicator onto your chart.

*Installing on MetaTrader 5*
- Download the MetaTrader 5 version of the indicator.
- Open MetaTrader 5.
- Select *File → Open Data Folder*.
- Open the `MQL5` folder.
- Open the `Indicators` folder.
- Copy `PipVero_Auto_Support_Resistance_MT5.mq5` into this folder.
- Open the file in MetaEditor.
- Press `F7` to compile the indicator.
- Confirm that MetaEditor reports no compilation errors.
- Return to MetaTrader 5.
- Open the Navigator panel.
- Right-click *Indicators* and select *Refresh*.
- Drag the indicator onto your chart.

*Main Settings*
- `InstanceID`: Assigns a unique identifier when using multiple copies of the indicator on the same chart.
- `LookbackBars`: Sets the number of historical candles analyzed. The default value is 500.
- `SwingStrength`: Sets the number of closed candles required on each side to confirm a swing high or swing low.
- `MinimumTouches`: Sets the minimum number of merged swing touches required before a level is displayed.
- `MergeDistancePoints`: Sets the maximum distance in broker points for merging nearby levels.
- `MaximumLevelsPerSide`: Sets the maximum number of support and resistance levels displayed.
- `FilterAroundCurrentPrice`: Displays support below the current price and resistance above it.
- `LevelSortMode`: Sorts detected levels by strength or proximity to the current price.
- `SupportColor`: Changes the color of support lines and labels.
- `ResistanceColor`: Changes the color of resistance lines and labels.
- `LevelLineStyle`: Changes the style of the horizontal level lines.
- `LevelLineWidth`: Changes the width of the level lines.
- `DrawLinesBehindChart`: Places the support and resistance lines behind the chart candles.
- `ShowLevelLabels`: Shows or hides the label for each level.
- `ShowLevelPrice`: Displays the detected price inside the level label.
- `ShowTouchCount`: Displays the number of confirmed touches.
- `LabelFontName`: Changes the label font.
- `LabelFontSize`: Changes the label text size.

*Alert Settings*
- `EnableTouchAlerts`: Sends an alert when Bid enters the configured distance from a displayed level.
- `TouchAlertDistancePoints`: Sets the alert distance in broker points.
- `EnableBreakAlerts`: Sends an alert when a candle closes through a displayed support or resistance level.
- `EnableSoundAlert`: Enables a sound notification when an alert is triggered.
- `AlertSoundFile`: Selects the MetaTrader sound file used for alerts.

*Diagnostic Logging*

- Set `EnableDebugLog` to `true`.
- Open the *Terminal* or *Toolbox* window in MetaTrader.
- Select the *Experts* tab.
- The indicator records initialization, calculations, detected swings, merged levels, chart updates, alerts, and errors.
- Use these messages to identify the stage where a problem occurs.
- Disable diagnostic logging after troubleshooting to avoid unnecessary log entries.

*How the Levels Are Calculated*
A resistance candidate is created when a closed candle has a higher high than the configured number of candles on both sides.
A support candidate is created when a closed candle has a lower low than the configured number of candles on both sides.
Nearby candidates are combined according to `MergeDistancePoints`. The indicator calculates their average price and confirmed touch count before displaying the strongest or nearest levels.

*If No Levels Appear*
- Reduce `MinimumTouches`.
- Increase `LookbackBars`.
- Increase `MergeDistancePoints`.
- Reduce `SwingStrength`.
- Confirm that enough historical candles are loaded.
- Check the Experts tab after enabling `EnableDebugLog`.
- Make sure the source file was compiled without errors.

*Important Note*
A point is the smallest price increment reported by the broker. On many five-digit forex symbols, 10 points are equal to approximately 1 pip.
The indicator detects technical price levels but does not guarantee that the market will react to them. Always combine technical analysis with proper risk management.

İndirilebilir Sürümler

İşlem platformunuza uygun sürümü seçin.
2 Sürüm
MetaTrader 4 · v1.0.0
Paket Kararlı Herkese Açık
--- · --- · 18 indirme
MetaTrader 5 · v1.0.0
Paket Kararlı Herkese Açık
--- · --- · 15 indirme