- Search Crypto Craft
-
sangmane replied Nov 6, 20141. Did you click the "Submit" button? 2. You only need to attach EasyOrder script once for every chart. The other scripts are called by the plugin.
MT4 Order Plugin: Trade by lines with risk based lot sizing
-
sangmane replied Nov 5, 2014Hello Moti, If you can see EO window, it means it's installed correctly. To start using it, click the "New Order" dropdown list and select the order. Best, S
MT4 Order Plugin: Trade by lines with risk based lot sizing
-
sangmane replied Nov 5, 2014it works here, Alpari UK
MT4 Order Plugin: Trade by lines with risk based lot sizing
-
sangmane replied Oct 13, 2014Hi Jope, 1. Have you enable Dll import? 2. Easy Order needs Visual C+ library. You can install this library by installing Visual C++ redistributable package. 3. Unfortunately I have no experiences with Wine. Hope that some members with Wine ...
MT4 Order Plugin: Trade by lines with risk based lot sizing
-
sangmane replied Oct 9, 2014Update for pipeserver.mq4, to be used with pipeclient.xls in post url
Named Pipes for MT4
-
sangmane replied Sep 9, 2014Nice idea!!! This feature will be available in the PRO version

MT4 Order Plugin: Trade by lines with risk based lot sizing
-
sangmane replied Sep 9, 2014Seems interesting. I'll add some of those points when I have time.
MT4 Order Plugin: Trade by lines with risk based lot sizing
-
sangmane replied Aug 12, 2014hi jupiter, read my reply to the similar problem here: url hth, s
MT4 Order Plugin: Trade by lines with risk based lot sizing
-
sangmane replied Jul 10, 2014Hi Serkan, I upgraded the library to the latest MT4 build. Put ExcelExportLib.ex4 to MQL4\Libraries folder. I also attached a sample script showing how to call the lib. Best, s
Export to Excel in Real Time
-
sangmane replied Jul 10, 2014Hi Xcellent, Unfortunately EO is not coded for that. Try searching FF for EA Line Trader. HTH, sangmane
MT4 Order Plugin: Trade by lines with risk based lot sizing
-
sangmane replied Jul 10, 2014Hi, Please use the attached EasyOrder_Submit.ex4. Use on demo first and double checked the lot calculation. HTH, sangmane
MT4 Order Plugin: Trade by lines with risk based lot sizing
-
sangmane replied May 23, 2014In EasyOrder_Draw: //change i<3 to i<2 for(i=0; i<2; i++) { obj = "EASYORDER_NEW_"+desc[i]; if(ObjectFind(obj)>=0) ObjectDelete(obj); ObjectCreate(obj, OBJ_HLINE,0,Time[0],lines[i]); ObjectSet(obj,OBJPROP_WIDTH,2); ...
MT4 Order Plugin: Trade by lines with risk based lot sizing
-
sangmane replied May 20, 2014what you mean by disabling TP line?
MT4 Order Plugin: Trade by lines with risk based lot sizing
-
sangmane replied May 20, 2014Install Microsoft Visual C++ 2008 Redistributable Package - 32-bit: url - 64-bit: url
MT4 Order Plugin: Trade by lines with risk based lot sizing
-
sangmane replied Apr 11, 2014There is no problem with ADR_Projections, it compiles ok in my MT4.
Price Levels & ADR Indicators Functionality For MT4 Build 600+
-
sangmane replied Apr 10, 2014hi, prime levels fixed. your ADR works good on my MT4 b625
Price Levels & ADR Indicators Functionality For MT4 Build 600+
-
sangmane replied Feb 7, 2014Dear EO users, Please use the latest update (2014.02.07), tested on FXCM Build 602. Best, S
MT4 Order Plugin: Trade by lines with risk based lot sizing
-
sangmane replied Jan 14, 2014You are right, it cannot be compiled under 574

MT4 Order Plugin: Trade by lines with risk based lot sizing
-
sangmane replied Jan 14, 2014Start with the zip file in the first post. 4 mq4 files (EasyOrder_xxx) and one dll file (EasyOrder.dll). If the script failed to place trade, it should give you error message. Paste the error message here
MT4 Order Plugin: Trade by lines with risk based lot sizing