What you need
- A desktop computer with MetaTrader 5 installed and logged in to the intended trading account.
- The official VajraFXEA
.ex5build downloaded from the Downloads section. - A valid VajraFXEA account-bound licence for the MT5 account you plan to use.
- Internet access so the terminal can reach the official licence service.
MT5 mobile apps do not install desktop Expert Advisors. The EA runs inside the MetaTrader 5 desktop terminal on a compatible broker account.
Install the EA step by step
- Download the official build. Open the VajraFXEA Downloads section and download
VajraFXEA.ex5. Confirm that the filename and release version match the site's current build information. - Open the MT5 data folder. In the desktop terminal choose File → Open Data Folder. Open
MQL5, thenExperts. - Copy the file into Experts. Place
VajraFXEA.ex5in that folder. Return to MT5 and refresh Navigator → Expert Advisors, or restart the terminal if the EA is not listed. - Allow the licence service URL. In MT5 choose Tools → Options → Expert Advisors. Enable Allow WebRequest for listed URL, add
https://vajra-license.palrajkumar677.workers.dev, then click OK to save. - Use the approved account and symbol. Attach the EA to the broker's supported gold chart and the MT5 account approved for its licence. Broker symbol names may include a suffix, so confirm the correct instrument with the broker.
- Check permissions and start on demo. Review the EA's common permissions, enable MT5 Algo Trading as required, and test the setup on the plan's demo account before using real funds.
- Read the terminal messages. Check the Experts and Journal tabs for licence, connection or configuration messages. Resolve errors before relying on the software.
- Monitor the test. Observe the EA under your broker's spread, execution and platform conditions. Do not assume a lack of trades is a fault; an entry rule may not be met. Do not change unfamiliar settings to force a trade.
Why MT5 needs the WebRequest permission
The EA contacts VajraFXEA's official licence endpoint to validate account-bound access. MT5 requires the website address to be explicitly allowed before an Expert Advisor can make that request. Add only the URL shown above. The licence process never requires your broker password or MT5 master password.
Common setup checks
The EA does not appear in Navigator
Check that the file is in the active terminal's MQL5/Experts folder, then refresh Expert Advisors or restart MT5. Make sure you installed the MT5 build rather than a file for another platform.
The licence check does not complete
Confirm that the intended MT5 account is approved, the terminal is connected to the internet, and the exact licence URL is in the allowed WebRequest list. Read the terminal's Experts and Journal messages. Never send a password to support.
The EA is attached but no order is placed
Automated strategies do not trade continuously. The strategy's entry conditions, spread or session checks, and account settings may prevent a new entry. Use demo for observation and do not relax protections just to create activity.
Setup questions
Can I install the EA in MT5 on an iPhone?
No. The compiled Expert Advisor runs in MetaTrader 5 desktop. The mobile app can be used to monitor the account but does not install this file.
Can I use any gold symbol?
Not automatically. Brokers may name gold instruments differently and have different contract and execution conditions. Confirm the supported symbol and test on demo.
Do I need to keep the terminal connected?
MT5 must be running and connected for an EA on that terminal to receive market data and send requests. A VPS can support continuous operation, but it does not remove connectivity or trading risk.
Does installation guarantee successful trading?
No. Installation only places the software in MT5. A valid licence and compatible account are required, and trading can lose money. No result or return is guaranteed.
