أدوات التداول مؤشر مؤشر الدعم والمقاومة التلقائي لـ MT4 وMT5
مؤشر الدعم والمقاومة التلقائي لـ MT4 وMT5
مؤشر 2 إصدارات

مؤشر الدعم والمقاومة التلقائي لـ MT4 وMT5

طوّره PipVero

اكتشف واعرض تلقائياً مستويات الدعم والمقاومة المهمة في MetaTrader 4 و5 باستخدام القمم والقيعان المتأرجحة المؤكدة، والفلاتر القابلة للتخصيص، وتسميات المستويات، والتنبيهات، وسجلات التشخيص.

تنزيل 31
مشاهدة 165
الإعجابات 0

حول هذه الأداة

يحدد مؤشر الدعم والمقاومة التلقائي من PipVero مستويات الدعم والمقاومة المهمة ويعرضها تلقائياً مباشرةً على مخطط MetaTrader الخاص بك.

يحلل المؤشر القمم والقيعان المتأرجحة المؤكدة من الشموع المغلقة. وتُدمج مستويات الأسعار المتقاربة لتقليل ازدحام المخطط وإبراز أهم مناطق السوق.

*الميزات الرئيسية*
- اكتشاف تلقائي للدعم والمقاومة
- متوافق مع MetaTrader 4 وMetaTrader 5
- يستخدم القمم والقيعان المتأرجحة المؤكدة من الشموع المغلقة
- يدمج مستويات الأسعار المتقاربة تلقائياً
- يعرض عدد اللمسات المؤكدة
- يرتب المستويات حسب القوة أو المسافة من السعر الحالي
- فترة مراجعة تاريخية قابلة للتعديل
- قوة تأكيد التذبذب قابلة للتخصيص
- حد أدنى قابل للضبط لعدد اللمسات
- حد أقصى قابل للتعديل لعدد المستويات المعروضة
- ألوان مخصصة للدعم والمقاومة
- نمط وعرض خط قابلان للتعديل
- تسميات اختيارية للسعر وعدد اللمسات
- تنبيهات اختيارية عند لمس الدعم والمقاومة
- تنبيهات اختيارية عند كسر المستوى بعد إغلاق الشمعة
- إشعارات صوتية اختيارية
- سجلات تشخيصية مفصلة في تبويب Experts

تظهر مستويات الدعم باللون الأخضر ومستويات المقاومة باللون الأحمر افتراضياً. ويمكن تخصيص الألوان وأنماط الخطوط وحجم التسميات والخط ومسافة التنبيه وغيرها من الإعدادات المرئية من إعدادات المؤشر.

نظراً إلى أن كل تذبذب يحتاج إلى شموع مغلقة على جانبيه للتأكيد، لا تظهر المستويات الجديدة إلا بعد الوصول إلى قيمة SwingStrength المحددة. يساعد ذلك في تقليل إعادة الرسم ويمنع الشموع غير المكتملة من إنشاء مستويات غير موثوقة.

المؤشر مناسب للفوركس والسلع والعملات المشفرة والمؤشرات وغيرها من الأدوات المتاحة في MetaTrader.

هذا المؤشر أداة لتحليل المخططات ولا يقدم نصائح مالية أو استثمارية. استخدم دائماً إدارة مخاطر مناسبة عند التداول.

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

اتبع هذه التعليمات قبل استخدام الأداة.
*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.

الإصدارات القابلة للتنزيل

اختر الإصدار المتوافق مع منصة التداول الخاصة بك.
2 إصدارات
MetaTrader 4 · v1.0.0
حزمة مستقر عام
--- · --- · 17 تنزيل
MetaTrader 5 · v1.0.0
حزمة مستقر عام
--- · --- · 14 تنزيل