📝 产品详情
ZigZag Redraw Monitor
| 作者 | Sergei Ivashko |
| 版本 | v1.1 |
| 激活数 | 0 |
Upon loading, the indicator performs a simulation over the specified history depth. The algorithm sequentially recalculates ZigZag for each bar, comparing the current position of the last point with the previous one. If a shift is detected, a repaint line appears on the chart connecting the old and new extremum positions.
After simulation completes, the indicator switches to monitoring mode: each new tick is checked for repaint of the last point. An alert can be triggered upon detection.
Key Features
• Historical simulation with adjustable depth to find past repaints
• Real-time repaint tracking with optional alert
• Visualization of each repaint with a line on the chart
• Statistics: total repaint count, separate counts for High and Low
• Repaint percentage calculation relative to total ZigZag points
• Interactive control panel with parameter changes without reloading
• Settings persistence between sessions via terminal global variables
• Proper operation in strategy tester visual mode
Key Parameters
Depth — extremum search depth. Determines the minimum number of bars to form a ZigZag point. Default value: 12.
Deviation — deviation in points. Minimum price change to confirm a new extremum. Default value: 5.
Backstep — minimum number of bars between adjacent extremums. Default value: 3.
History — history analysis depth in bars. Determines how many bars will be simulated to find past repaints. Default value: 500.
Show Redraws — display repaint lines on the chart. Can be disabled for cleaner visualization while keeping statistics.
Save All — repaint saving mode. When enabled, all detected repaints are saved. When disabled, only the last one is displayed.
Alert — enable alerts when a repaint is detected in real time.
Additional Information
The control panel allows changing all ZigZag parameters and tracking settings directly from the chart. The +/- buttons change values with automatic recalculation. Toggle buttons control display modes and alerts. The Reset button returns all parameters to default values.
安全须知
本产品仅通过 MQL5.com 官方渠道获取。其他渠道版本可能缺少完整功能和技术支持。
EA 配置
| 交易品种 | XAUUSD |
| 时间框架 | H1 (推荐) |
| 推荐经纪商 | IC Markets, IC Trading |
| 最低存款 | $300 / 0.01手 |
📸 截图预览