Start the EA path from the app
- Open Trading Accounts.
- Click Add Account.
- Choose MT4 or MT5.
- Select the EA path instead of the API path.
What the EA path requires
- One MetaTrader terminal per account.
- The EA must stay installed and running.
- MetaTrader must remain open and healthy while you want copying.
- WebRequest to
http://127.0.0.1must be allowed.
MetaTrader-side basics
- Turn on AutoTrading in MT4 or Algo Trading in MT5.
- Attach the EA to a chart and confirm it is actually running.
- Keep the terminal logged in and receiving data.
How to verify
- Return to Trading Accounts and confirm the account shows connected.
- Create one small copier link.
- Place one tiny test trade and verify in Logs.
