Unisciti alla nostra fan page
- Visualizzazioni:
- 550
- Valutazioni:
- Pubblicato:
-
Hai bisogno di un robot o indicatore basato su questo codice? Ordinalo su Freelance Vai a Freelance
Features:
- Detects key support and resistance levels using ZigZag pivot points.
- Identifies high and low extremes to calculate levels.
- Optional display of closed and open levels for historical analysis.
- Adjustable ZigZag parameters: Depth, Deviation, and Backstep.
- Interactive labels display the level type and timeframe.
- Works on all standard MetaTrader symbols and intraday to daily timeframes.
Parameters:
| Parameter Name | Description |
|---|---|
| InpLookback | Total number of bars to analyze for level detection. |
| InpDepth | ZigZag Depth parameter to identify pivots. |
| InpDeviation | ZigZag Deviation to filter minor price fluctuations. |
| InpBackstep | ZigZag Backstep to avoid false pivot points. |
| InpDrawClosed | Show levels that have already been broken. |
| InpDrawZigZag | Display the ZigZag line on the chart. |
| InpDrawLabels | Display text labels for each level. |
How to Use:
A simple step-by-step guide:
- Attach the indicator to a chart of your chosen symbol and timeframe.
- Adjust ZigZag parameters (Depth, Deviation, Backstep) to suit your analysis style.
- Choose whether to display closed levels, ZigZag line, and labels.
- The indicator will display support and resistance levels and highlight clusters of pivots.
- Observe the chart for areas where multiple levels converge to identify potential zones of interest.
Understanding Support and Resistance Levels:
- Support levels are drawn from low pivots; resistance levels are drawn from high pivots.
- Open levels extend to the current bar, while closed levels have been broken.
- Labels indicate the type of level (S for Support, R for Resistance) and the chart timeframe.
Screenshots:

Conclusion:
ZigZag SNR Detection provides a structured view of support and resistance levels. It helps analyze price behavior while maintaining a visual presentation of market structure.
Pro MA Crossover EA for MT5 - Free Source Code and Template
This EA serves as a template for traders interested in automating strategies in MT5. It implements a Moving Average crossover system and can be used as-is or customized by adjusting its settings. The free source code is designed to be easily modified for adding new indicators, logic, and trading features.
Liquidity Sweep H4 - M15 (Swing Highs and Lows) / MQL5
This Expert Advisor (EA) is designed to detect swing highs and lows on the H4 timeframe, then wait for sweeps (liquidity grabs) on the M15 timeframe to trigger buy/sell trades with defined risk management.
To Close All Open Trades of Different Symbols
Technical Details Uses MQL5's OrderSend with TRADE_ACTION_DEAL for instant market closure at current Bid/Ask prices. Includes slippage tolerance (10 points), proper volume matching, and magic number preservation. Loops backward through positions to prevent index shifting during execution.
Institutional Currency Exposure Monitor
An institutional-grade dashboard that breaks down your open positions and calculates your true net lot exposure per individual currency, preventing invisible systemic risks and over-leveraging.