📝 产品详情
Levels of Pivots
| 作者 | Nikolay Mitrofanov |
| 版本 | v1.1 |
| 更新 | 16 四月 2021 |
| 激活数 | 78603 |
The utility draws reversal levels using the formulas for each of the selected number of candles:
Pivot = (high + close + low) / 3 R1 = (2 * Pivot) - low S1 = (2 * Pivot) - high R2 = Pivot + (R1 -S1) R3 = high + (2 * (Pivot - low)) S2 = Pivot - (R1 - S1) S3 = low - (2 * (high - Pivot)) H = high L = low U = if the candle is bullish, then close. Otherwise - open D = if the candle is bullish, then open. Otherwise - close
On any timeframe.
After a new candle closes on the calculated timeframe, the levels of the last day are deleted.
That is, the chart always contains up-to-date data for the selected period.
It is possible to turn off levels. In addition to the main one - Pivot
安全须知
本产品仅通过 MQL5.com 官方渠道获取。其他渠道版本可能缺少完整功能和技术支持。
EA 配置
| 交易品种 | XAUUSD |
| 时间框架 | H1 (推荐) |
| 推荐经纪商 | IC Markets, IC Trading |
| 最低存款 | $300 / 0.01手 |
📸 截图预览