fxDreema

    • Register
    • Login
    • Search
    • Back to the main page
    • Categories
    • Recent
    • Tags
    • Popular
    • Search
    1. Home
    2. mikev_303
    M
    • Profile
    • Following 0
    • Followers 0
    • Topics 5
    • Posts 20
    • Best 2
    • Controversial 0
    • Groups 0

    mikev_303

    @mikev_303

    2
    Reputation
    245
    Profile views
    20
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    mikev_303 Unfollow Follow

    Best posts made by mikev_303

    • trading with indicator colour change on chart

      Hello.

      Could someone please help with the EA below im trying to get a buy trade when the indicator on the chart turns green and a sell trade when the indicator turns Magenta, but it doesn't seem to work.

      Thanks in advance.
      https://fxdreema.com/shared/sxuXNQ0Fc

      posted in Questions & Answers
      M
      mikev_303
    • RE: Pending order based on price moving a percentage of ATR after a previous condition is met

      @roar Hi. Thanks verymuch for your help. It's amazing when you see what you weren't doing it suddenly seems so simple. Much appreciated.

      posted in Questions & Answers
      M
      mikev_303

    Latest posts made by mikev_303

    • RE: Trade entry on color change of indicator line

      @l-andorrà Oh that's a shame. Thanks for letting me know.

      posted in Questions & Answers
      M
      mikev_303
    • Trade entry on color change of indicator line

      Hi all.

      I would appreciate some help on this. I would like the EA to place a buy order when the line changes to Green and Sell order when the line changes to red. The problem is the indicator loads the line with the colors into 1 buffer, however, the code in metaeditor shows 2 buffers. I have included the code below as well as the indicator. I have tried to orientate the condition block so when the indicator = the color it meets the condition but when I run the system in a back test it never places any trades.

      https://fxdreema.com/shared/FAuFYEH6

      0_1619272865623_Laguerre filter - ng.mq5

      Thanks for any help you can give.

      posted in Questions & Answers
      M
      mikev_303
    • RE: Pending order based on price moving a percentage of ATR after a previous condition is met

      @roar I've managed to get the code just about right. However, the sell pending order is placing the sell stop on the wrong side of the moving average line, in the code I have tried to subtract the ATR away from the price when price crosses over the moving average line. However, no matter what I've tried it always adds it on instead, in the same manner it does in the buy pending order when the price crossed about the moving average line.

      Not sure why it is adding the ATR onto price regardless of the code saying add or subtract.

      https://fxdreema.com/shared/G4yZcl5zd

      Thanks.

      posted in Questions & Answers
      M
      mikev_303
    • RE: Pending order based on price moving a percentage of ATR after a previous condition is met

      @roar Hi. Thanks verymuch for your help. It's amazing when you see what you weren't doing it suddenly seems so simple. Much appreciated.

      posted in Questions & Answers
      M
      mikev_303
    • RE: Pending order based on price moving a percentage of ATR after a previous condition is met

      @l-andorrà Thanks, did that, but it still not placing pending orders when I run it in simulation.

      Any other suggestions?

      https://fxdreema.com/shared/mcUfjTI6c

      posted in Questions & Answers
      M
      mikev_303
    • RE: Pending order based on price moving a percentage of ATR after a previous condition is met

      @l-andorrà I have used 'Vatiable4' in blocks 10 and 15 at the start in the adjust part of the open at price section

      Thanks.

      https://fxdreema.com/shared/BNXI36y4c

      posted in Questions & Answers
      M
      mikev_303
    • RE: Pending order based on price moving a percentage of ATR after a previous condition is met

      Hello @l-andorrà I've written some variables. It is not working out for me at the moment and i'm not sure what i'm doing wrong.

      I've tried to create what i talked about above. I've posted what I have done below.

      https://fxdreema.com/shared/NyfKha0Eb

      posted in Questions & Answers
      M
      mikev_303
    • RE: Pending order based on price moving a percentage of ATR after a previous condition is met

      @l-andorrà thanks very much. Looks like I need to learn something new. I haven't created a variable before, ill gove it a go and see what happens.

      Hopefully it turns out ok. Thanks very much for your help.

      posted in Questions & Answers
      M
      mikev_303
    • RE: Pending order based on price moving a percentage of ATR after a previous condition is met

      @l-andorrà when the pending order is placed, the price level it is placed at is the actual ATR and not the price level the indicator was crossed over at plus or minus the ATR value.

      So if the ATR was 40 pips and price was 0.6958 then it should put a pending order at 6978 (0.5 the ATR value) instead it places a pending order at 0.0020

      The problem I see is the price function in the pending order is for custom price and not custom price fraction.

      Not sure how to solve it.

      posted in Questions & Answers
      M
      mikev_303
    • RE: Pending order based on price moving a percentage of ATR after a previous condition is met

      @l-andorrà Hello. Thanks for your help. Please see below.

      https://fxdreema.com/shared/a7c4JBToe

      posted in Questions & Answers
      M
      mikev_303