- Search Crypto Craft
-
sangmane replied Feb 26, 2013maybe the other lines are positioned in the top / bottom area of chart that are not visible? stretch / shrink the chart by dragging the vertical scale
MT4 Order Plugin: Trade by lines with risk based lot sizing
-
sangmane replied Feb 26, 2013for those that get error 126: easyorder.dll depends on some windows dll. see post url install VC++ redistributable 32 bit url 64 bit url let me know if it can solve the problem
MT4 Order Plugin: Trade by lines with risk based lot sizing
-
sangmane replied Feb 26, 2013hi dom, prev reply is for dlucky1
from your log, it seems there is no error. you said easy order didn't work on VPS. what you meant by "not work"? did easy order window show up?MT4 Order Plugin: Trade by lines with risk based lot sizing
-
sangmane replied Feb 26, 2013you need to put easyorder.dll file to libraries folder
MT4 Order Plugin: Trade by lines with risk based lot sizing
-
sangmane replied Feb 25, 2013Hi D, Look at Experts and Journal tabs, make a note on all message related to Easy Order, then paste here. This way I now what is going on. Cheers, S
MT4 Order Plugin: Trade by lines with risk based lot sizing
-
sangmane replied Feb 22, 2013Hi Martin, scripts and libraries folder are inside experts folder. Proram Files (x86)\\FXDD - MetaTraderexpertsscripts Proram Files (x86)\\FXDD - MetaTraderexpertslibraries
MT4 Order Plugin: Trade by lines with risk based lot sizing
-
sangmane replied Dec 14, 2012rofl!!! i like your joke
I have abandoned this thread for a very long time. I hope next week I can study its logic again and revise as per members' request. cheersMT4 Order Plugin: Trade by lines with risk based lot sizing
-
Export to Excel in Real Time
Started Dec 14, 2012|Platform Tech|27 replies
Library updated to work on the most recent MT4. ============= I use DDE library provided by ...
-
sangmane replied Nov 9, 2012the first time you attach an indicator to a chart, it calculates all bars. then for each new tick it calculates only the last two bars, considering that older bars have been calculated, thus saving time and resources. this is accomplished by the use ...
Repainting: live vs offline charts
-
sangmane replied Jul 5, 2012From post #1: "Unlike most line object based trading tools, this program doesn't use EA for monitoring lines object every tick, or a script which uses continuous looping with certain delay. It detects mouse dragging activities (hence why it uses ...
MT4 Order Plugin: Trade by lines with risk based lot sizing
-
sangmane replied Jun 29, 2012Hi Maurice, EasyOrder*.mq4 files go to expertsscripts folder. EasyOrder.dll goes to expertslibraries folder. You only need to attach EasyOrder script to a chart. Also make sure your MT4 options are correct. Please refer to the screenshot posted by ...
MT4 Order Plugin: Trade by lines with risk based lot sizing
-
sangmane replied Mar 21, 2012i've explained that the script assumes account currency = USD in this post url i should have explained it in the first post
thanks for the info 
MT4 Order Plugin: Trade by lines with risk based lot sizing
-
sangmane replied Mar 21, 2012hi fxtr51, what is the broker name, account type (standard, mini), base currency? does it happen only in gbpjpy?
MT4 Order Plugin: Trade by lines with risk based lot sizing
-
sangmane replied Mar 21, 2012hi zack, the only way to make sl/tp invisible to broker is by not putting sl/tp (set them to zero valu) in the order. to have "hidden sl/tp" feature, script or ea has to monitor / babysit the trade, which is outside the scope of the original design ...
MT4 Order Plugin: Trade by lines with risk based lot sizing
-
sangmane replied Mar 20, 2012You can safely delete all Alert() statement in the code to get rid of that annoying ding dong sound

MT4 Order Plugin: Trade by lines with risk based lot sizing
-
sangmane replied Nov 29, 2011please check for error message in MT4 journal tab. have you ticked "enable dll import" in MT4 options?
MT4 Order Plugin: Trade by lines with risk based lot sizing