Skip to main content

Enable DLL imports

The Alpha Bot Expert Advisor uses external libraries to perform certain actions and requires us to enable the import of DLL files.

How to enable DLL imports

  • Open MetaTrader 5 and select "Tools" and then "Options" from the menu (Ctrl + O)

    MT5 options menu

  • In the Options dialog, select the "Expert Advisors" tab

    MT5 expert advisors tab

    By default, the "Allow algorithmic trading" and the "Allow DLL imports" option are disabled.

  • Enable the "Allow algorithmic trading" and "Allow DLL imports" option

    MT5 expert advisors settings enabled

  • Click "OK" to confirm the changes