支持中心 帮助文档 联系我们
📱 微信: 18391752892 | 💬 QQ: 3313198376 | ✈️ Telegram | 📧 fishfx123@gmail.com
EURUSD 1.0856 +0.12% GBPUSD 1.2678 +0.08% USDJPY 149.23 -0.15% XAUUSD 2034.56 +0.34% EURUSD 1.0856 +0.12% GBPUSD 1.2678 +0.08% USDJPY 149.23 -0.15% XAUUSD 2034.56 +0.34%

FingerprintCaptureScript

👤 作者: Filip Dockal

4.5 分

¥0.00

📌 版本: v1.0
📥 下载: 0
⭐ 评分: 4.5

📝 产品详情

FingerprintCaptureScript

作者Filip Dockal
版本v1.0
激活数78603
Fingerprint Capture Script (CSV)

This script creates a pattern “fingerprint” CSV from chart window by exporting the OHLC values of candles between two vertical lines.

What it does

  • Reads exactly two vertical line objects (VLINE) on the current chart
  • Uses them as start/end markers of the candle range
  • Exports the selected candles to a semicolon-separated CSV file in:

Terminal → Common → Files

How to use

  1. Open any chart and timeframe with the pattern visible in history.
  2. Place two vertical lines on the chart to mark the start and end of the desired pattern window.
  3. Run the script.
  4. Find the saved file in Terminal → Common → Files.

⚠️  Important: You must place exactly two vertical lines before running the script, otherwise it will stop with an error.

Output format

  • One candle per row:  Open;High;Low;Close
  • Values are written with 5 decimals
  • Export order is oldest → newest (chronological)

Example: 100.00000;101.00000;99.70000;100.80000 100.80000;100.90000;99.20000;99.50000

Intended workflow

This script is meant to generate fingerprint template CSV files for use with the utility EA:

Fingerprint Pattern Recognition (MQL5 Market)

The EA’s match results are intended to be reviewed and analyzed in the Patternica Desktop App (see the website listed in my Seller profile).

Inputs

  • InpFileName — Output CSV filename (saved to Terminal/Common/Files)
  • InpLineColor — Marker color (informational only; the script detects vertical lines on the chart)


安全须知

本产品仅通过 MQL5.com 官方渠道获取。其他渠道版本可能缺少完整功能和技术支持。

EA 配置

交易品种XAUUSD
时间框架H1 (推荐)
推荐经纪商IC Markets, IC Trading
最低存款$300 / 0.01手

📸 截图预览