Can anyone modify this EA?

thread: Can anyone modify this EA?

  1. #1
    Junior Member
    18

    Can anyone modify this EA?

    It executes a transaction at a specific time of the day. Can anybody add parameters that determine if a transaction should be implemented based on if the currency pair has opened above or below a certain price? Please ask questions if I'm not making sense to you.
    https://www.cliqforex.com/attachment...1651349746.mq4

  2. #2
    Junior Member
    18
    Ok thx futurespec! I will try it out.

  3. #3
    I would love to have an EA manage an open trade which has a manually entered stop loss and target profit.
    Brief example;
    The trade would stay open unless;
    1 target was attained
    2 a price bar closes above the MA by'X' pips and the next bar surpasses that pubs high by'Y' pips

    Vice verca for extended.

    Stop would move to break even at an individual specified pip profit.

    So 4 variables'
    the MA interval and type
    buffer X ( level the bar has to shut over the MA)
    buffer Y ( level the pub final over the MA has to be exceeded by to shut the trade
    Pips profit to visit breakeven

    Many might find this useful since MA's are a common trailing stop guide.

    Let me know if I havent explained this clearly.

    many thanks

    Lindsay

  4. #4
    I had a man try to plan this for me but he wasnt up to the occupation. . .or I wasnt describing it clearly enough?

    Bumping it back up for further ideas or remark. There must be something about that approximates this kind to MA monitoring stop. Grateful for any ideas.

    Thanks

    I would like to have an EA handle an open trade that has a manually entered stop loss and target profit.
    Short example;
    The trade would stay open unless
    1 target has been reached
    2 a price bar closes above the MA by'X' pips and then the next bar exceeds that bars high by'Y' pips

    Vice verca for long.

    Stop would move to break even at an individual specified pip profit.

    So 4 factors'
    the MA period and type
    buffer X ( amount the bar must shut over the MA)
    buffer Y ( amount the bar final over the MA must be surpassed by to shut the trade
    Pips profit...

  5. #5
    Junior Member sarai's Avatar
    27
    Not 100% sure what you want but try this.
    (You will need to set the price)

    HTH
    https://www.cliqforex.com/attachment...7217186547.mq4

  •