List properties of all MT4 signals to CSV file - Script for MetaTrader 4 - MetaTrader 4 Resources




This simple, quick and dirty script code will output a CSV file containing the MQL4 trading signals function. Open the resulting CSV files as a spreadsheet (e.g. Excel) and you can sort them according to your preferred indicators and select the options that suit your copy trading requirements.
Please note that the MQL4 trading signals function only lists MT4 signals. See Listing Properties of All MT5 Signals to CSV File for MetaTrader 5 . It also seems to be limited to a maximum of 1000 signals (I don't know how many there are in total).
Before running the script , open the "Signals" tab and make sure the terminal downloads the signal data. Otherwise the script will have no data to report.
The CSV file will be output to the terminal's " MQL4\Files " folder. MetaTrader go to the menu File → Open Data Folder and navigate to the “ MQL4\Files “ folder.

Please note that the source code for all my codebase publications is now also available in the "Public Projects" tab with the meta-editor name "FMIC".
Attachment download
📎 listsignals.mq4 (10.25 KB)
Source: MQL5 #39087
💡 Featured Recommendations
✍️ Latest by the author
- •
- •
- •
- •
- •
- •
📌 Popular topics
- •
- •
- •
- •
- •
- •
- •
- •
🔗 You May Be Interested In
- •
- •
- •
- •
- •
- •