Inner Circle Trade Journal
Important:
MetaTrader EA's cannot be installed on a Smartphone. They need to be installed on your
desktop PC running MetaTrader 4 or 5 only.
Should you not have access to MetaTrader on your desktop, I recommend using a
small cheap VPS which can be provided.
EA Downloads
MT4 EA (MetaTrader 4)
Download the MT4 EA file, then follow the install steps below (Open Data Folder → MQL4 → Experts).
Download MT4 EA
Filename: MyForexJournal.ex4
MT5 EA (MetaTrader 5)
Download the MT5 EA file, then follow the install steps below (Open Data Folder → MQL5 → Experts).
Download MT5 EA
Filename: MyForexJournal_V2.ex5
How to Install the EA (MT4 / MT5)
Step-by-step: This is the easiest way to find the correct folder on Windows.
Open MetaTrader (MT4 or MT5).
Click File → Open Data Folder .
Open the folder:
EA install folder locations
Copy
MT4: MQL4\Experts\
MT5: MQL5\Experts\
Copy the downloaded EA file into the correct Experts folder.
Restart MetaTrader (or in the Navigator panel, right-click → Refresh ).
Drag the EA onto your chart and allow algo trading as needed.
Required Setup (WebRequest URLs)
Important: You must add the URLs below in MetaTrader or the EA will not be able to upload trades / snapshots.
We use IP-based URLs only.
Open MetaTrader (MT4 or MT5).
Go to Tools → Options → Expert Advisors .
Tick Allow WebRequest for listed URL .
Add all four URLs below exactly as shown, then click OK .
Restart MetaTrader (or remove + re-attach the EA).
Allowed WebRequest URLs (copy/paste)
Copy
http://165.245.187.4:8080
http://165.245.187.4
http://157.245.193.184:8080
http://157.245.193.184
If you see WebRequest failed (4014) , one of the URLs above is missing from the allow list,
or it doesn’t match exactly (missing http:// or missing :8080 ).