📝 产品详情
Object to Buffer MT4
| 作者 | Christian Snijder P V Triychenko |
| 版本 | v15 |
| 更新 | 2 十二月 2024 |
| 激活数 | 10 |
| 原价 | $30 USD |
Want to create an Expert Advisor (EA) using an indicator that doesn’t store the required data in a buffer (visible in the Data Window) and only draws objects on the chart?
This solution captures chart objects and places them into buffers, allowing you to create an EA—whether you're using EA Builder Pro or writing code with iCustom—by selecting the correct values using those buffers (modes).
It works with any object visible in the Object List that has a unique Name or Description, such as:
- Trend Lines
- Arrows
- Rectangles
- Labels
- And more.
Use the wildcard setting (*) to find any text in the name or description of the object. For eample you can find '*Rechangle 1' in an object called '2024-12-01 Rectangle 1'. Without the wildcard setting the indicator will find an exact match.
You can also retrieve the most recent object on the chart with a matching name, which is helpful when the same object is painted many times, and you're only interested in the object closest to the current candle.
When entering the name of a Market Place indicator, please enter the Custom Indicator Input as 'Market\Name of the Indicator'.
If you want to manually adjust the indicator parameters of the indicator which draws objects to the chart, you can simply leave the Custom Indicator Input empty and then add the indicator which draws the objects to the chart, manually.
安全须知
本产品仅通过 MQL5.com 官方渠道获取。其他渠道版本可能缺少完整功能和技术支持。
EA 配置
| 交易品种 | XAUUSD |
| 时间框架 | H1 (推荐) |
| 推荐经纪商 | IC Markets, IC Trading |
| 最低存款 | $300 / 0.01手 |
📸 截图预览