MT4 Order Plugin: Trade by lines with risk based lot sizing -
1 2 3 4 12 ...

thread: MT4 Order Plugin: Trade by lines with risk based lot sizing

  1. #11
    Junior Member Vicpkrrubens's Avatar
    1
    90964
    I can not make it run on my VPS Windows Server 2008 R2 Standard variant SP1 (x64). When I try to execute the script seems to occur, and it logs: Cannot open file'C:\MT4 Exchange\MQL4\Scripts\EasyOrder.ex4' [2] The .dll IS in the specified folder and the scripts also. VC installed. Can you please assist me to find the solution?
    You need to compile the MT4 script. In MT4, find it in the navigator, right click Modify. Once it loads, press F7 from MetaEditor to compile it. While you're there, do the other EasyOrder scripts - they might be overlooking.

  2. #12
    Junior Member kiriky's Avatar
    2
    90964
    quote You want to compile the MT4 script. In the navigator click Modify, locate it in MT4. Press F7 in MetaEditor to compile it once it loads. While you're there, do the other EasyOrder scripts also - .
    Many thanks! It worked!
    NowI feel like life is back!

  3. #13
    Anyone manage to help me produce a separate easyorder script which always loads together with the lot option as the default rather than the risk viceversa or option. I know it loads whatever risk/lot was checked when easyorder was used but I want to assign a hotkey to an easyorder that constantly loads together with the risk input and apply another hotkey to an easyorder that constantly loads with all the lots input. This way I will be not as inclined since I often use these choices to make a costly mistake and sometimes in the heat of conflict its possible I may mess up this . I tried renaming the documents and other things but got so though I would ask in here. It would also be great if I could load the seperate easyorder script to the lot entered in the top left hand side of the screen instead of the top right but I havn't looked into that - I would assume it would be rather simple if I could just work out how to have 2 separate scripts. Cheers.

  4. #14
    90964Please will you make this to be used to enter commerce on three pairs when clicked or teach me to do code it to do that? Thank you

  5. #15
    Member
    71
    90964
    Please can you use this to be utilised to enter commerce on three preselected pairs when clicked or instruct me to do code it to do that? Thanks
    with the exact same lot, price, sl, tp?

  6. #16
    90964
    quote with the exact same lot, price, sl, tp?
    Hello Sangmane,

    Thank you very much for your help and appreciated your hard work. My question is: How can I use your script for Buy/Sell at the exact same time on some currencies? eg. EUR/USD yesterday low-50 and high-100. If I wish to start a pending orders for the two low and high for day is it feasible? Can it work?

    Thanks beforehand.

  7. #17
    Member
    71
    90964
    quote Hi Sangmane, Thank you very much for your help and appreciated your hard work. My question is: How can I use your script to get Buy/Sell at precisely the same time on any currencies? eg. EUR/USD yesterday low-50 and high-100. If I wish to start a pending orders for both low and high for next day is it feasible? Can it work? Thank you beforehand. Bomi
    Hi Bomi,

    You can place 2 pending orders after another.
    - On New order dropdown, choose buy stop. Drag line to high
    - Click submit
    - Repeat for sell stop on yesterday low

  8. #18
    90964
    quote Hi, You are able to place two pending orders one after another. - On New order dropdown, select buy stop. Drag line to yesterday high - Click Apply - Duplicate for sell stop on yesterday low
    Hi Sangmane,

    Good morning,
    Thanks for reply. Today, I shall try it.

  9. #19
    90964Yes same lots same moment (price depends on price of every pair at entry time right?) , sl that is same and tp .Thanks

  10. #20
    90964
    This plugin inspired by some great scripts / tools readily available on FF that make trading easier. I made this simple tool to give me the capability to define sl/tp for new order by utilizing mouse (dragging line object). Input sl/tp manually is a tedious task, particularly for trader. It also monitor present trade sl/tp, which means it will modify present sl/tp and open price (for pending order) when it detected a different value between order's sl/tp and the corresponding sl/tp line item. Other attribute: - lot dimensions calculated automatically based on...
    Hi Sangmane,

    Sorry to bother you again. I have loaded your scripts and dll files as per your instructions. While I try to load Eazy order on my chart it is not getting rich and provides error message 2015.02.26 08:35:21.683 can't open file'C:\Program Files (x86)\XM MT4\MQL4\Scripts\EasyOrder.ex4' [2]. My broker is XM. I have attached are the files for your own reference. But when I try to load my FXDD broker it is working fine. Both the broker have MT4 Version 4 (675). Your reply appreciated.




  •