MT4 Order Plugin: Trade by lines with risk based lot sizing -
... 5 6 7 8 9 17 ...

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

  1. #61
    96945Is there a way so I can use another app to handle different egies, to set a number entered via the script?

  2. #62
    Member
    71
    90964EO Scripts updated.

    1. To eliminate confirmation conversation:
    - On MT4 Window, press F3 to open Global Variables list
    - Insert EO_NOCONFIRMATION and set its value to 1

    2. To define the number of orders opened at once:
    - On MT4 Window, press F3 to open Global Variables list
    - Insert EO_ORDERCOUNT and set its value to N, where N is the number of orders.
    - Risk is calculated to get a single order.

  3. #63
    Senior Member elaydora's Avatar
    116
    90964
    EO Scripts upgraded. 1. To eliminate: - On MT4 Window, press F3 to open Global Variables listing - set its value to 1 and Add EO_NOCONFIRMATION. To define the amount of orders opened simultaneously: - On MT4 Window, press F3 to open Global Variables listing - Insert EO_ORDERCOUNT and establish its value to N, where N is the amount of orders. - Risk is calculated to get one order.
    Hello Sangmane
    I set the Global Variables together with the order count as previously but nothing happened? I set value.

    Anyone else able to do this working

  4. #64
    Member angel's Avatar
    46
    90964YES! Very wonderful. Works like a charm! Great work sangmane. Thank you.

    The next will be fine. Don't know whether it's possible however:

    - Possibility to set sl/tp ratio 1:1 1:2 or whatever in a dialog box like the risk.
    - Once Submitted, the TP will adjust in line with the preset ratio OR/AND if you drag SL the TP automatically moves to the set ratio position.

  5. #65
    Senior Member elaydora's Avatar
    116
    90964
    YES! Very wonderful. Works like a charm! Fantastic work sangmane. Thank you. The following will be nice. Do not know whether it is possible - Possibility to set sl/tp ratio 1:1 1:2 or whatever in a box like the risk. - Once Submitted, the TP will adjust in line with the preset ratio OR/AND when you drag SL the TP automatically goes into the ratio position.
    Anusragger, is that a YES to numerous orders?

  6. #66
    Member angel's Avatar
    46
    90964
    quote, is that a YES to multiple orders?
    LOL no that's a overall happiness YES.

    The multiple orders is possible today:

    2. To specify the number of orders opened simultaneously:
    - On MT4 Window, press F3 to open Global Variables list
    - Add EO_ORDERCOUNT and set its value to N, where N is the number of orders.
    - Risk is calculated for one order.

  7. #67
    Senior Member LexieH69's Avatar
    111
    90964 sangmane you and your instrument both are amazing.i has been searching for update. . .hats off . .God bless you.... May be I do something wrong? I attempted to open order but it's saying commerce is desabled...I able expert/mt4 alternative put dll to library folder and all script into gt;script folder. . .please give me light. . .thanks

  8. #68
    Member
    71
    90964
    you and your instrument both are amazing.i has been searching for update. . .hats off . .God bless you.... May be I do some thing wrong? I tried to open order but it is saying commerce is desabled...I capable expert/mt4 alternative put dll to library folder and all script to gt;script folder. . .please give me light. . .thanks image
    Hello,

    According to your screenshot and alert, I will tell you you have installed Easy Order properly.
    The problem is that your order was rejected by your broker. There is a chance that they don't enable automated disable or trading automated trading for some reason,

    Please confirm that this issue with your broker.

  9. #69
    Member
    71
    90964
    quote Hello Sangmane I place the Global Variables with the order depend as previously but just happened? I set value to two. Anyone else able to get this functioning
    Hello Vinie,

    1. Ensure to have updated each of the 4 EO scripts.
    2. Double check your global variables title for order depend. It must be in caps.

  10. #70
    Junior Member albamd94's Avatar
    26
    90964I do not seem to be able to haul my SL/TP since the upgrade. Any ideas?

    UPDATE - Fixed it. Had use alt to drag checked. Unchecked it and it's fine.

  •