MT5 Price and Indicator Date Exporter
- Utilità
- Vener Garayev
- Versione: 1.0
- Attivazioni: 5
Data Exporter EA is a powerful and easy-to-use Expert Advisor for MetaTrader 5, designed to export high-precision market data and technical indicators into a structured .CSV file for backtesting, machine learning, algorithmic modeling, or statistical analysis.
Whether you're a data-driven trader, quantitative analyst, or system developer, this EA provides a seamless way to collect and store historical indicator values alongside OHLC prices — with full control over timeframe, periods, and indicator selection.
📌KEY FEATURES:
✅ Exports market OHLC prices, volume, and timestamps
✅ Supports 9 popular technical indicators
✅ Option to enable/disable each indicator individually
✅ Adjustable periods and timeframe
✅ Output in CSV format, readable by Excel, Python, R, etc.
✅ Automatically outputs values from newest to oldest
✅ Perfect for strategy development, AI training, and data analysis
SUPPORTED INDICATORS:
- ✅ RSI (Relative Strength Index)
- ✅ Stochastic Oscillator (K & D lines)
- ✅ MFI (Money Flow Index)
- ✅ CCI (Commodity Channel Index)
- ✅ DeMarker
- ✅ Williams %R
- ✅ MACD (Main & Signal lines)
- ✅RVI (Relative Vigor Index)
📁 OUTPUT FORMAT:
The EA creates a .csv file inside your terminal’s /MQL5/Files/
🛠 HOW TO USE:
-
Attach the EA to any chart.
-
Set your desired:
-
Timeframe (e.g., M15, H1)
-
BarsToExport (e.g., last 500 candles)
-
Enable/Disable specific indicators
-
Periods for each indicator
-
-
Enable Algo Trading.
-
EA runs once and prints: Data export complete.
- Open the file location: File → Open Data Folder → MQL5 → Files
📎 REQUIREMENTS:
-
MetaTrader 5 platform
-
Allow DLL imports (optional but recommended)
-
Works with all brokers and instruments
