FlexGridPro

Installation Guide

How to install and run FlexGridPro in MetaTrader 5.

Installation Guide

Follow these steps to install and run FlexGridPro on your MetaTrader 5 terminal.

1. Install the Required Files

FlexGridPro requires both the compiled EA file and a system DLL file to communicate with the license server.

  1. Open MetaTrader 5.
  2. Click File → Open Data Folder. A file explorer window will open.
  3. Open the MQL5 folder.
  4. Install the EA: Open the Experts folder. Copy the downloaded FlexGridPro.ex5 file and paste it here.
  5. Install the DLL: Go back to the MQL5 folder, and open the Libraries folder. Copy your downloaded DLL file (e.g., SafetyScore.dll) and paste it into this Libraries folder.
  6. In MetaTrader 5, open the Navigator panel (press Ctrl+N if it's not visible).
  7. Right-click on Expert Advisors in the Navigator panel and click Refresh. FlexGridPro should now appear in the list.

2. Run on a Chart

  1. Open the chart of the symbol you want to trade (e.g., XAUUSD on the M5 timeframe).
  2. From the Navigator panel, drag FlexGridPro and drop it onto the chart.
  3. In the EA properties dialog box that appears:
    • Go to the Common tab.
    • Check the Allow Algo Trading box.
    • Check the "Allow DLL imports" box (This is required for the license to verify!).
    • Go to the Inputs tab to adjust your parameters. (If you have a license key, enter it in the License section).
  4. Click OK to close the dialog.

3. Enable Auto Trading

  1. Make sure the Algo Trading button at the top toolbar of MetaTrader 5 is pressed and shows a green icon.
  2. Check the top right corner of your chart. If FlexGridPro has a blue hat icon next to its name, it is successfully installed and ready to trade.

Testing in Strategy Tester

Before running on a live account, we highly recommend testing the EA on a demo account or in the Strategy Tester:

  1. In MT5, go to View → Strategy Tester (or press Ctrl+R).
  2. Select FlexGridPro from the Expert dropdown.
  3. Choose your desired symbol, timeframe, and a date range.
  4. For Modeling, choose "Every tick based on real ticks" for the most accurate results.
  5. Click Start to run the test.