📝 产品详情
Draw Vertical Lines Utility MT4
| 作者 | Ynal Al Khalil |
| 版本 | v1.3 |
| 激活数 | 63550 |
this EA draws vertical lines on the chart, either consecutive or alternating lines, depending on the input settings.
Since vertical lines often represent time events,
timing is important in trading.
StartTime = D'2025.03.12 23:00'; // Starting point (time and date)
NumberOfLines = 10; // Total number of lines to draw
IntervalCandles = 1; // Interval in candles (must be > 0)
IntervalMinutes = 30; // Interval in minutes (0 to disable)
Direction = 2; // 0 - Both Sides, 1 - Right (Future), 2 - Left (Past)
PairColoring = 2; // 0 - Unique Colors, 1 - Same Color for Pairs, 2 - Same Color for All
LineWidth = 1; // Line Width (1 - 5)
LineStyle = STYLE_DASH; // Line Style (Solid, Dashed, Dotted, etc.)
安全须知
本产品仅通过 MQL5.com 官方渠道获取。其他渠道版本可能缺少完整功能和技术支持。
EA 配置
| 交易品种 | XAUUSD |
| 时间框架 | H1 (推荐) |
| 推荐经纪商 | IC Markets, IC Trading |
| 最低存款 | $300 / 0.01手 |
📸 截图预览