Edit Your Comment
MT4 build 600 for dummies
Členom od Feb 22, 2011
4862 príspevkov
Feb 06, 2014 at 10:55
Členom od Feb 22, 2011
4862 príspevkov
Step by step process if you need to transfer your EAs from older build to build 600.
It should have been done automatically when MT4 is auto-updated. If it does not work or if you have clean build 600 installation and need to get your EAs working do this.
1. run MT4, check the build you have - Help|About. If you have build 600 continue.
2. go to File|Open Data Folder - new explorer window opens. URL will look like this
C:\Users\Administrator\AppData\Roaming\MetaQuotes\Terminal\ABBC7AE53346DC8D3872BACCD5AE2F39.
Keep that window opened.
3. Open the location where are your EAs stored - usually c:\Program Files (x86)\MetaTrader 4\Experts\
Copy the whole structure of folder 'experts'to location in step#2
Example for particular EA
go to c:\Program Files (x86)\MetaTrader 4\Experts\
copy Myfxbook.ex4 file
open location from step #2
paste to folder Experts
go to c:\Program Files (x86)\MetaTrader 4\Experts\libraries\
copy MyfxbookEA.dll
open location from step #2
paste to folder Libraries
It should have been done automatically when MT4 is auto-updated. If it does not work or if you have clean build 600 installation and need to get your EAs working do this.
1. run MT4, check the build you have - Help|About. If you have build 600 continue.
2. go to File|Open Data Folder - new explorer window opens. URL will look like this
C:\Users\Administrator\AppData\Roaming\MetaQuotes\Terminal\ABBC7AE53346DC8D3872BACCD5AE2F39.
Keep that window opened.
3. Open the location where are your EAs stored - usually c:\Program Files (x86)\MetaTrader 4\Experts\
Copy the whole structure of folder 'experts'to location in step#2
Example for particular EA
go to c:\Program Files (x86)\MetaTrader 4\Experts\
copy Myfxbook.ex4 file
open location from step #2
paste to folder Experts
go to c:\Program Files (x86)\MetaTrader 4\Experts\libraries\
copy MyfxbookEA.dll
open location from step #2
paste to folder Libraries
Členom od Feb 22, 2011
4862 príspevkov
Feb 06, 2014 at 13:22
Členom od Feb 22, 2011
4862 príspevkov
no one has issue with new MT4 build?
Členom od Jan 21, 2012
9 príspevkov
Feb 06, 2014 at 14:39
Členom od Jan 21, 2012
9 príspevkov
I have a problem. Myfxbook EA grey colored in advisors list and not working. Both files ( dll and ex4 ) in the correct directories. I attached EA on my chart - but nothing happened. On advisors tab I see only Myfxbook EURUSD M5: Can't open file
Členom od Feb 22, 2011
4862 príspevkov
Feb 06, 2014 at 14:44
Členom od Feb 22, 2011
4862 príspevkov
for myfxbook you probably need to install new version
Členom od Feb 22, 2011
4862 príspevkov
Feb 06, 2014 at 14:46
Členom od Feb 22, 2011
4862 príspevkov
Členom od Nov 28, 2013
1 príspevkov
Feb 06, 2014 at 14:57
Členom od Nov 28, 2013
1 príspevkov
thanks for that info. I did that as procedure above, but there is a log in 'experts' tab says 'Can't open file'. any sugestions?
Členom od Jan 21, 2012
9 príspevkov
Feb 06, 2014 at 14:59
Členom od Jan 21, 2012
9 príspevkov
I installed new version already. Could you share your files, dll and ex4? I will try to install them manually
Členom od Feb 22, 2011
4862 príspevkov
Feb 06, 2014 at 15:14
Členom od Feb 22, 2011
4862 príspevkov
It is myfxbook setup:) But it installs new version in wrong directory
In step #3 (old structure) instead of step #2
In step #3 (old structure) instead of step #2
Členom od Mar 07, 2010
60 príspevkov
Feb 06, 2014 at 15:39
Členom od Mar 07, 2010
60 príspevkov
Therobaczek posted:
thanks for that info. I did that as procedure above, but there is a log in 'experts' tab says 'Can't open file'. any sugestions?
make sure you enable dll calls.
aaa
Členom od Jul 31, 2009
1449 príspevkov
Feb 06, 2014 at 16:02
Členom od Jul 31, 2009
1449 príspevkov
taxfreelt posted:
I installed new version already. Could you share your files, dll and ex4? I will try to install them manually
The EA files were added to the help section, if for some reason the installer doesn't work please install manually.
https://www.myfxbook.com/help/connect-metatrader-ea (bottom of the page->build 600)
Členom od Feb 22, 2011
4862 príspevkov
Feb 06, 2014 at 16:09
Členom od Feb 22, 2011
4862 príspevkov
Finally got it working
Delete all cocurencies of myfxbook ea or dll or whatever
Download from the bottom of here https://www.myfxbook.com/help/connect-metatrader-ea
Copy MyfxbookEA.dll and Mql5HttpLib.ex4 and Mql5HttpLib.ex4 zlib_wrapper.dll
paste to libraries subfolder of ofler in to step# 2
(like C:\Users\Administrator\AppData\Roaming\MetaQuotes\Terminal\ABBC7AE53346DC8D3872BACCD5AE2F39.)
copy and paste Myfxbook.ex4 to experts subfolder of the folder above
Delete all cocurencies of myfxbook ea or dll or whatever
Download from the bottom of here https://www.myfxbook.com/help/connect-metatrader-ea
Copy MyfxbookEA.dll and Mql5HttpLib.ex4 and Mql5HttpLib.ex4 zlib_wrapper.dll
paste to libraries subfolder of ofler in to step# 2
(like C:\Users\Administrator\AppData\Roaming\MetaQuotes\Terminal\ABBC7AE53346DC8D3872BACCD5AE2F39.)
copy and paste Myfxbook.ex4 to experts subfolder of the folder above
Členom od Jan 27, 2012
51 príspevkov
Feb 10, 2014 at 13:49
Členom od Jan 27, 2012
51 príspevkov
I have tried everything explained here, it doesn't work anymore.
Time to change back to MT4i
Time to change back to MT4i
Členom od Jul 31, 2009
1449 príspevkov
Feb 10, 2014 at 14:13
Členom od Jul 31, 2009
1449 príspevkov
Vitautas posted:
I have tried everything explained here, it doesn't work anymore.
Time to change back to MT4i
There is an issue with a terminal running with UAC which we're working to resolve asap. You can run your terminal in '/portable' mode or better yet connect the account with auto-update mode.
I apologize for the inconvenience.
forex_trader_174316
Členom od Jan 29, 2014
6 príspevkov
Feb 10, 2014 at 15:20
Členom od Jan 29, 2014
6 príspevkov
Vitautas posted:
I have tried everything explained here, it doesn't work anymore.
Time to change back to MT4i
yep it doesnt work in any way. new and old one.
forex_trader_174316
Členom od Jan 29, 2014
6 príspevkov
Feb 10, 2014 at 15:20
Členom od Jan 29, 2014
6 príspevkov
will wait until next update from myfxbook is available...its a waste of time now.
Členom od Jan 15, 2013
6 príspevkov
Feb 10, 2014 at 15:20
Členom od Jan 15, 2013
6 príspevkov
Also tried all the steps and also not working. dont know why?
Členom od Jul 31, 2009
1449 príspevkov
Feb 10, 2014 at 15:46
Členom od Jul 31, 2009
1449 príspevkov
New version released which fixes the Roaming folder issue (when UAC turned on)
Please download it from here: https://www.myfxbook.com/help/connect-metatrader-ea (version 1.7)
Please download it from here: https://www.myfxbook.com/help/connect-metatrader-ea (version 1.7)
forex_trader_174316
Členom od Jan 29, 2014
6 príspevkov
Feb 10, 2014 at 16:17
Členom od Jan 29, 2014
6 príspevkov
2014.02.10 17:03:19.908 Myfxbook XAUUSD.lmx,H1: Myfxbook servers are down for maintenance - please try again later
forex_trader_174316
Členom od Jan 29, 2014
6 príspevkov
Členom od Jan 26, 2011
5 príspevkov
Feb 18, 2014 at 00:44
Členom od Jan 26, 2011
5 príspevkov
It works for most of my brokers except for citifx which has a suffix xxxxxxctf. Can this be fix? Thx.
*Komerčné použitie a spam nebudú tolerované a môžu viesť k zrušeniu účtu.
Tip: Uverejnením adresy URL obrázku /služby YouTube sa automaticky vloží do vášho príspevku!
Tip: Zadajte znak @, aby ste automaticky vyplnili meno používateľa, ktorý sa zúčastňuje tejto diskusie.