fxDreema

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

    Mohamed80

    @Mohamed80

    3
    Reputation
    452
    Profile views
    76
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    Mohamed80 Unfollow Follow

    Best posts made by Mohamed80

    • RE: Percentage/Most of conditions occur

      @cedietradermax

      Thank you for the detailed screenshot.

      posted in Questions & Answers
      M
      Mohamed80
    • RE: Trailing only profit (after offset) regardless of Stop Loss position

      @jsauter86
      I had a chat message from another user who bombarded me with too many questions. My mistake was when I linked your response to his and thought it is the same person. I should have checked first. I just realised this now.

      posted in General Discussions
      M
      Mohamed80

    Latest posts made by Mohamed80

    • RE: Time Filter (For Conditions) not for Trailing Open Positions

      @l-andorrà

      So the logic I have provided is correct. I just wanted to check it.
      Thanks l-andorra

      posted in Questions & Answers
      M
      Mohamed80
    • RE: Time Filter (For Conditions) not for Trailing Open Positions

      @jstap

      Hi jstap. It has been a while.
      Hope everything is going well.

      posted in Questions & Answers
      M
      Mohamed80
    • RE: Time Filter (For Conditions) not for Trailing Open Positions

      So as long as the (Trailing Block) is above (in order) the Time Filter Block and the condition logic, the trailing should continue. Right?

      But in contrary, if I the time filter is above (in order) the trailing, the later will stop.

      So the logic I have initially posted is right. You agree?

      posted in Questions & Answers
      M
      Mohamed80
    • Time Filter (For Conditions) not for Trailing Open Positions

      Hi,

      https://fxdreema.com/shared/ZV7CgVVhe

      I want the EA to stop taking new positions after my time filter. But at the same time, it should trail whatever positions are already open.

      For simplicity and to focus on this topic, I created a crossover MA condition. My initial logic is to have the (Trailing BlocK) as no 2 after the ( Pass Block) - as I always do with my EAs - and to place the (Time Filter Block) after the (Trailing Block).

      I have not yet tested the logic and thought of sharing if anyone has thought of this before or have implemented it.

      Thanks,

      posted in Questions & Answers
      M
      Mohamed80
    • RE: ATR Issue

      https://fxdreema.com/shared/34qXidB3d

      That was a solution @jstap has provided before.

      posted in Questions & Answers
      M
      Mohamed80
    • RE: Moving Stop Loss/Target on chart while EA is active (Solved)

      @l-andorrà

      Thanks a lot. It worked..

      posted in Questions & Answers
      M
      Mohamed80
    • RE: Sells not activating while buys are

      Another thing to consider and add it to my above post.

      The EA may not look for the nearest fractal up or down but will look for the specified period. In your head, the fractal has not appeared yet but there is a fractal 10 bars ago. The EA will not look at the fractals 10 bars ago but will look for the most recent one.
      What is the most recent one? It is every 5 candles we need the third candle to have a higher high or lower low. This is confirmed two candles late.

      My explanation will be wrong if the EA does look back in history (more than 5 bars) ago to look for the most recent fractal. I don't think that it is the case though.

      posted in Bug Reports
      M
      Mohamed80
    • RE: Sells not activating while buys are

      @tmd1

      Have you tested it live on more than one pair?

      Now, you of course know the fractal repaints in MT4. So maybe when the condition you set for a crossover of the Alligator, the fractal has not appeared. By the same token, when the fractal does appear, the crossover did not happen.

      The other way around it is: Change the crossover to Above/Below. And set a condition that the Price when Below/Above the alligator is not far more than X Distance in pips.

      This way you won't miss the chance if the crossover of Price with Alligator happened and the fractal has appeared.
      In practice, you may be having a crossover and then after 30 seconds, the fractal appears. The EA will not execute the trade as per the conditions you have set.

      Try it as I am suggesting and replace Crossover with Above/Below and a maximum distance in Pips. You can have the distance as low as 5 pips and give the chance for the two conditions to be met as early as possible.

      posted in Bug Reports
      M
      Mohamed80
    • RE: Moving Stop Loss/Target on chart while EA is active (Solved)

      @max-c

      0_1629282342966_c20dd6b1-4a4d-467a-928d-84075060c9d7-Screenshot (18).png

      Trade will close when the price is >= Horizontal Line price level named "Target" or will close when the price is <= Horizontal Line level named "Stop".

      https://fxdreema.com/shared/xQorUbdmb

      What I need to do is to drag/move these lines on the chart while the EA is running.

      posted in Questions & Answers
      M
      Mohamed80
    • RE: Moving Stop Loss/Target on chart while EA is active (Solved)

      Hi @max-c

      The thing is that I have horizontal lines on the chart representing SL, TP. Do not see the how the EA in your example would react to dragging these lines up and down.

      posted in Questions & Answers
      M
      Mohamed80