📝 产品详情
Points of control
| 作者 | Martin Slacka |
| 版本 | v1.0 |
| 更新 | 2025-03-31T22:19:27 |
| 激活数 | 0 |
The POC_Levels indicator calculates and displays the 3 most frequently occurring price levels (Points of Control – POC) based on historical candles.
It is useful for identifying areas of high market interest (like support/resistance zones) across any timeframe.
How It Works
The indicator analyzes the last LookbackBars candles.
It counts how many times each price level (based on the selected price type) appears.
Then it selects the top 3 most frequent prices and draws horizontal lines at those levels.
These lines update live with every tick and are only shown from the area of calculation to the current candle.
Input Parameters
| Parameter | Description |
|---|---|
| LookbackBars | Number of candles to scan back from the current candle |
| PriceType | Applied price used for analysis (e.g., Close, Open, High, Low, etc.) |
| ShowPOC1 | Show/hide the most frequent price level (POC 1) |
| POC1Color | Color of the line for POC 1 |
| POC1Width | Line thickness for POC 1 |
| ShowPOC2 | Show/hide the second most frequent price level (POC 2) |
| POC2Color | Color of the line for POC 2 |
| POC2Width | Line thickness for POC 2 |
| ShowPOC3 | Show/hide the third most frequent price level (POC 3) |
| POC3Color | Color of the line for POC 3 |
| POC3Width | Line thickness for POC 3 |
安全须知
本产品仅通过 MQL5.com 官方渠道获取。其他渠道版本可能缺少完整功能和技术支持。
EA 配置
| 交易品种 | XAUUSD |
| 时间框架 | H1 (推荐) |
| 推荐经纪商 | IC Markets, IC Trading |
| 最低存款 | $300 / 0.01手 |
📸 截图预览