mt5cli - Export MetaTrader 5 data to CSV, JSON, Parquet, or SQLite3
Export MetaTrader 5 rates, ticks, account info, symbols, orders, positions, and history to CSV, JSON, Parquet, or SQLite3 files using mt5cli.
Tags
Updated: 2026-09-20Capabilities
Typical Inputs
Typical Outputs
What this skill does
- Export MetaTrader 5 rate data
- Export MetaTrader 5 tick data
- Export account and terminal info
- Export symbol lists and details
- Export active orders and positions
- Export historical orders and deals
- Collect historical datasets into SQLite3
Inputs
- Output file path
- MetaTrader 5 terminal path
- Account login credentials
- Symbol and timeframe parameters
- Date range and count filters
Outputs
- CSV files
- JSON files
- Parquet files
- SQLite3 database files
Requirements
- MetaTrader 5 terminal
- Python packages mt5cli and MetaTrader5
