santuri Posted May 3, 2014 Report Share Posted May 3, 2014 Forex EA Generator V5.1 Patch by Mr.H@ckM@n http://www.4shared.com/rar/vdpxn0X7ce/PatchFxgen51.html Automate Your Forex Trading Enter your trading strategy and generate Expert Advisor for Forex currency trading. Create Scripts to help you trade. Professional Edition generates both *.ex4/*.ex5 and source code *.mq4/*.mq5 files. Since most Forex trading strategies contain common elements: opening positions, closing positions, trailing stops, signals, etc. generator creates Expert Advisor, Script or Custom Indicator with those common components for trading Forex markets. Press Generate menu and your EA, Script or Custom Indicator is ready. Test your ideas before you hire someone to program Expert Advisor, Script or Custom Indicator for you. Forex Generator No programming required for most setups. Full support for MetaTrader 4. Limited experimental MetaTrader 5 support. Create both Expert Advisors (EA), Custom Indicators and trading Scripts. Setup order opening signals via build-in or custom indicators. Import your own or custom third party indicators. Set order execution: take profit, stop loss, trailing stop, etc. Limit opening of new orders to specific days of the week. Set hours when Expert Advisor should open new orders. Limit Expert Advisor to work only when spreads are less than set value. Setup second order with different take profit, stop loss, etc. Mainly used for break-even trading scenarios. Option to close orders if opposite signal has been received. Martingale and Semi-Martingale risk management. Include your own custom code into the diagram. http://www.uppic.org/image-FFD0_53645A96.jpg It support Forex Generator 5.1 for MT4 Build 600-6xx Current build 1125, March 25, 2014. ⭐ iactnow, EgyTrader, bamik and 3 others 6 Quote Link to comment Share on other sites More sharing options...
LievenX Posted May 17, 2014 Report Share Posted May 17, 2014 some issues detected when trying to compilate . "Error. Make sure you run Generator 'as Administrator". There is one way to do it: 1 . go to the folder where you hace EA generator instaled. There you will find file 'fxgen.exe' . 2 . Rick click on it, menu should pop-up and click menu item 'Run as administrator' Everithing is done... but i´m afraid that this workaround doesn´t work. Any ideas brohers? BR, Quote Link to comment Share on other sites More sharing options...
bamik Posted June 7, 2014 Report Share Posted June 7, 2014 Please help Hello; when I try to make an sample EA,I got this error : "compiler patch is not set via options screen.set it and then try to generate again" Then I try to set meta trader to Forex EA Generator for compile EA,But I could not find any mql.exe or mql64.exe in my meta trader folder. Please help. Please look at this picture to see my problem. Thanks http://www.4shared.com/photo/YEMc8hN2ba/Forex_EA_Genrator.html Quote Link to comment Share on other sites More sharing options...
⭐ kesk Posted June 7, 2014 Report Share Posted June 7, 2014 When you download from the website of EA Generator, they have clearly mentioned the mql.exe and mql64.exe is not part of the program or MT4 and need to be downloaded separately. Download from here and put it in the MT4 directory http://files.metaquotes.net/metaquotes.software.corp/mt5/mql.exe http://files.metaquotes.net/metaquotes.software.corp/mt5/mql64.exe bamik 1 Quote Link to comment Share on other sites More sharing options...
bamik Posted June 7, 2014 Report Share Posted June 7, 2014 First,Thanks "kesk" for your replay. I download and I put the mql.exe file in the MT4 directory. I did all Checklist according to the seller website: " Make sure you have mql.exe or mql64.exe installed next to terminal.exe You have Forex Generator fxgen.exe running with Administrator rights You have \MQL4\Experts subfolder under folder where you have mql.exe UAC is set to minimal (UAC is User Access Control available in most Windows versions) Restart computer if you change UAC " Now after all of these work I got this error: "ERROR Compilation failed.Check errors in the compilation log" Then I check log and I saw this errors: "Restart your Forex terminal for changes to take effect. MQL4/MQL5 Compiler build 946 (30 May 2014) Copyright 2001-2014, MetaQuotes Software Corp. I:\EXNESS.COM-NEW\MQL4\Experts\test3.mq4 : information: Compiling 'test3.mq4' I:\EXNESS.COM-NEW\MQL4\include\stdlib.mqh : information: Including 'stdlib.mqh' I:\EXNESS.COM-NEW\MQL4\include\WinUser32.mqh : information: Including 'WinUser32.mqh' I:\EXNESS.COM-NEW\MQL4\include\WinUser32.mqh(359,9) : error 108: 'MB_OK' - is illegal for #define I:\EXNESS.COM-NEW\MQL4\include\WinUser32.mqh(360,9) : error 108: 'MB_OKCANCEL' - is illegal for #define I:\EXNESS.COM-NEW\MQL4\include\WinUser32.mqh(361,9) : error 108: 'MB_ABORTRETRYIGNORE' - is illegal for #define I:\EXNESS.COM-NEW\MQL4\include\WinUser32.mqh(362,9) : error 108: 'MB_YESNOCANCEL' - is illegal for #define I:\EXNESS.COM-NEW\MQL4\include\WinUser32.mqh(363,9) : error 108: 'MB_YESNO' - is illegal for #define I:\EXNESS.COM-NEW\MQL4\include\WinUser32.mqh(364,9) : error 108: 'MB_RETRYCANCEL' - is illegal for #define I:\EXNESS.COM-NEW\MQL4\include\WinUser32.mqh(365,9) : error 108: 'MB_ICONHAND' - is illegal for #define I:\EXNESS.COM-NEW\MQL4\include\WinUser32.mqh(366,9) : error 108: 'MB_ICONQUESTION' - is illegal for #define I:\EXNESS.COM-NEW\MQL4\include\WinUser32.mqh(367,9) : error 108: 'MB_ICONEXCLAMATION' - is illegal for #define I:\EXNESS.COM-NEW\MQL4\include\WinUser32.mqh(368,9) : error 108: 'MB_ICONASTERISK' - is illegal for #define I:\EXNESS.COM-NEW\MQL4\include\WinUser32.mqh(369,9) : error 108: 'MB_USERICON' - is illegal for #define I:\EXNESS.COM-NEW\MQL4\include\WinUser32.mqh(370,9) : error 108: 'MB_ICONWARNING' - is illegal for #define I:\EXNESS.COM-NEW\MQL4\include\WinUser32.mqh(371,9) : error 108: 'MB_ICONERROR' - is illegal for #define I:\EXNESS.COM-NEW\MQL4\include\WinUser32.mqh(372,9) : error 108: 'MB_ICONINFORMATION' - is illegal for #define I:\EXNESS.COM-NEW\MQL4\include\WinUser32.mqh(373,9) : error 108: 'MB_ICONSTOP' - is illegal for #define I:\EXNESS.COM-NEW\MQL4\include\WinUser32.mqh(374,9) : error 108: 'MB_DEFBUTTON1' - is illegal for #define I:\EXNESS.COM-NEW\MQL4\include\WinUser32.mqh(375,9) : error 108: 'MB_DEFBUTTON2' - is illegal for #define I:\EXNESS.COM-NEW\MQL4\include\WinUser32.mqh(376,9) : error 108: 'MB_DEFBUTTON3' - is illegal for #define I:\EXNESS.COM-NEW\MQL4\include\WinUser32.mqh(377,9) : error 108: 'MB_DEFBUTTON4' - is illegal for #define I:\EXNESS.COM-NEW\MQL4\include\WinUser32.mqh(378,9) : error 108: 'MB_APPLMODAL' - is illegal for #define I:\EXNESS.COM-NEW\MQL4\include\WinUser32.mqh(379,9) : error 108: 'MB_SYSTEMMODAL' - is illegal for #define I:\EXNESS.COM-NEW\MQL4\include\WinUser32.mqh(380,9) : error 108: 'MB_TASKMODAL' - is illegal for #define I:\EXNESS.COM-NEW\MQL4\include\WinUser32.mqh(381,9) : error 108: 'MB_HELP' - is illegal for #define I:\EXNESS.COM-NEW\MQL4\include\WinUser32.mqh(382,9) : error 108: 'MB_NOFOCUS' - is illegal for #define I:\EXNESS.COM-NEW\MQL4\include\WinUser32.mqh(383,9) : error 108: 'MB_SETFOREGROUND' - is illegal for #define I:\EXNESS.COM-NEW\MQL4\include\WinUser32.mqh(384,9) : error 108: 'MB_DEFAULT_DESKTOP_ONLY' - is illegal for #define I:\EXNESS.COM-NEW\MQL4\include\WinUser32.mqh(385,9) : error 108: 'MB_TOPMOST' - is illegal for #define I:\EXNESS.COM-NEW\MQL4\include\WinUser32.mqh(386,9) : error 108: 'MB_RIGHT' - is illegal for #define I:\EXNESS.COM-NEW\MQL4\include\WinUser32.mqh(387,9) : error 108: 'MB_RTLREADING' - is illegal for #define I:\EXNESS.COM-NEW\MQL4\include\WinUser32.mqh(390,9) : error 108: 'IDOK' - is illegal for #define I:\EXNESS.COM-NEW\MQL4\include\WinUser32.mqh(391,9) : error 108: 'IDCANCEL' - is illegal for #define I:\EXNESS.COM-NEW\MQL4\include\WinUser32.mqh(392,9) : error 108: 'IDABORT' - is illegal for #define I:\EXNESS.COM-NEW\MQL4\include\WinUser32.mqh(393,9) : error 108: 'IDRETRY' - is illegal for #define I:\EXNESS.COM-NEW\MQL4\include\WinUser32.mqh(394,9) : error 108: 'IDIGNORE' - is illegal for #define I:\EXNESS.COM-NEW\MQL4\include\WinUser32.mqh(395,9) : error 108: 'IDYES' - is illegal for #define I:\EXNESS.COM-NEW\MQL4\include\WinUser32.mqh(396,9) : error 108: 'IDNO' - is illegal for #define I:\EXNESS.COM-NEW\MQL4\include\WinUser32.mqh(397,9) : error 108: 'IDCLOSE' - is illegal for #define I:\EXNESS.COM-NEW\MQL4\include\WinUser32.mqh(398,9) : error 108: 'IDHELP' - is illegal for #define I:\EXNESS.COM-NEW\MQL4\Experts\test3.mq4(81,13) : warning 83: return value of 'OrderSelect' should be checked Result: 38 error(s), 1 warning(s) Time: 31 ms " My meta trader version is 4 and Build 646. 30 APR 2014. DO you have same problem? And another strange thing : When I run my meta trader the mql.exe is Disappears!!! and deleted from my terminal folder. Please help me to solve this problem. Best Regrades; Bamik Quote Link to comment Share on other sites More sharing options...
⭐ kesk Posted June 8, 2014 Report Share Posted June 8, 2014 Looks like lot of errors! Did you try to install the EAgenerator software in other drives like d:\ or e:\ I don't know what exactly happening in your computer. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.