Skip to main content

How can I save custom settings in the MetaTrader terminal?

The MetaTrader platform (MT4 and MT5) allows for flexible customization of the interface, workspace, technical tools, and trading algorithms to suit your preferences.

You can save your custom settings to ensure they are preserved after restarting the terminal.


Templates: Chart layout and settings

What does a template save?

  • Color scheme

  • Chart type (candlesticks, bars, line)

  • Timeframe

  • Applied indicators and their parameters

  • Grid, levels, zoom, and other visual settings

How do I save a template?

  1. Customize the chart to your preference.

  2. Right-click on the chart, select "Templates", and click "Save Template".

  3. Enter a template name and click "Save".

How do I apply a template to another chart?

  1. Right-click on the chart, select "Templates", and click "Load Template".

  2. Select the desired template from the list and click "Open".

Where are templates stored?

  • MT4: MQL4/Profiles/Templates

  • MT5: MQL5/Profiles/Templates or Templates


Profiles: The entire workspace environment

What does a profile save?

  • All open charts

  • The position and size of open charts

  • Applied templates and tools

  • Selected currency pairs and symbols

How do I save a profile?

  1. Go to the "File" menu and select "Profiles" > "Save As".

  2. Enter a name for the profile and click "OK".


Where do I find saved profiles?

  1. Go to the "File" menu and select "Profiles".

  2. Choose your desired profile from the list.


Where are profiles stored?

  • MT4: MQL4/Profiles

  • MT5: MQL5/Profiles


Indicator and Expert Advisor settings (.set files)

If you frequently use the same parameters for Expert Advisors or indicators, you can save them in a separate configuration file.

Note: You can save and load settings for Expert Advisors as well as custom or external indicators. However, you cannot save the settings of built-in terminal indicators separately. In that case, save the entire template instead.

How do I save a .set file?

  1. In the "Navigator" panel, double-click the desired indicator or Expert Advisor to open its settings window.

  2. Configure your desired parameters on the "Inputs" tab.

  3. Click the "Save" button.

  4. Enter a file name and click "Save" (the file will be saved with a .set extension).

How do I load saved indicator or Expert Advisor settings?

  1. In the "Navigator" panel, double-click the desired indicator or Expert Advisor to open its settings window.

  2. On the "Inputs" tab, click the "Load" button.

  3. Select the previously saved .set file and click "Open".

Where are .set files stored?

  • MT4: MQL4/Presets

  • MT5: MQL5/Profiles/Presets


Terminal settings (general preferences)

Settings configured under "Tools" > "Options", such as alerts, trading preferences, server data, and interface language, are saved automatically when you close the terminal and are stored in configuration files:

  • MT4: config/terminal.ini

  • MT5: config/ (includes community.ini, terminal.ini, and other files)

If needed, you can copy these configuration files and transfer them to another MetaTrader installation to restore your settings quickly.

Did this answer your question?