Topic: Export Symbols and Settings from MetaTrader
Dear Traders,
Please find attached below a script for exporting symbols and settings from MetaTrader. The script export a DataSource file ready for use in Forex Strategy Builder.
Usage:
1. Run the "FSB Data Source" script in a MetaTrader chart. It will export all Symbols available in the Market Watch window to a file in the "Files" folder under the MT Data Folder.
2. Move the exported file from [MetaTraderDataFolder]\MQL4\File to the System folder of FSB: C:\Program Files\Forex Strategy Builder Pro\User Files\System
3. FSB will load the new data source when you run the program next time.
4. You can change the "Data directory" of the new Data Source. By default, the script sets it to the "Files" folder of MetaTrader. It makes it easier to use it with exporting files from MT with the Export Data to CSV script.
There are two versions of the script - one for MT4 and one MT5.