DynFX.pro
TM TradeManagerDocumentation

Set up in about five minutes.

Six steps. One of them is the one people miss, and it is marked.

  1. 01

    Put the file where MetaTrader can see it

    In MetaTrader 5, open the File menu, choose Open Data Folder, then go into MQL5 and then Experts, and drop the .ex5 file there.

  2. 02

    Refresh the Navigator

    Right-click anywhere in the Navigator panel and choose Refresh. The tool appears under Expert Advisors. No restart needed.

  3. 03

    Allow the licence address

    Open the Tools menu, then Options, then the Expert Advisors tab. Tick “Allow WebRequest for listed URL” and add the address below. This is the step almost everyone misses. Without it the tool cannot confirm your licence, and it will say so on the chart.

    https://dynfx.pro/api/v1/activate

  4. 04

    Drag it onto a chart

    Any chart, any timeframe. One instance manages every position in the account, so you do not need one per symbol. Make sure AutoTrading is switched on in the toolbar.

  5. 05

    Paste your licence key

    In the settings dialog that opens, put your key into the “Licence key” field under the Licence group, then click OK.

  6. 06

    Check it took

    The panel on the chart shows the licence state in plain words. “Licence valid” means you are done. Everything else tells you what to fix.

If something is not right
It says the address is not allowed
Step three was skipped, or the address was typed with a trailing slash. Copy it exactly as printed above, then remove the tool from the chart and drag it on again, because MetaTrader only reads that setting at startup.
It says no licence key was entered
The key field is empty or holds a stray space. Double-click the tool on the chart to reopen its settings and paste the key again.
It ran yesterday and stopped today
The tool re-checks once a day and keeps working for 72 hours if it cannot reach the server. If that window has passed, it is almost always the internet connection on the machine or VPS, not the licence.
I have a new broker account
Release the old one yourself on the licence page: enter your key, pick the account, done. Once every 30 days, no email needed.

Still stuck? Write to hello@dynfx.pro and include what the panel says. That line usually contains the answer.

Back to TM TradeManager