fxDreema

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

    kratos

    @kratos

    0
    Reputation
    3
    Profile views
    5
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    kratos Unfollow Follow

    Latest posts made by kratos

    • RE: Draw line last fractal? MT5

      @l-andorrà this is how I go with the EA: https://fxdreema.com/shared/eaZmdjpne

      posted in Questions & Answers
      K
      kratos
    • RE: Draw line last fractal? MT5

      @kratos this is how I go with the EA: https://fxdreema.com/shared/eaZmdjpne

      posted in Questions & Answers
      K
      kratos
    • RE: Draw line last fractal? MT5

      @l-andorrà Hi, thanks for your help. In point 2, the EA was not working well. It only showed me the last fractals of the timeframe I was looking at....now with the modifications I made I managed to get the EA to show me the last fractals of H4. Regarding point 1, I understand that I should not place stop loss in the "buy now" block but I am not sure how I should store the value of the last fractal and change it when a new one appears. Should I create two more variables?

      posted in Questions & Answers
      K
      kratos
    • RE: Draw line last fractal? MT5

      This is how I go with the construction of the EA: https://fxdreema.com/shared/SLn8FY58e .I have some problems:

      1. When the EA opens a buy operation, it does not place a stop loss (I want to place the stop loss below the last low fractal)

      2. In the comments that I place on the graph I see that it shows me the last 15 minute fractals but I want it to show me the last 4 hour fractals.

      3. My idea is that based on the last 4-hour high fractal, if the price exceeds it, open a buy operation on the 15-minute chart, which is the timeframe where I operate

      thanks for your help

      posted in Questions & Answers
      K
      kratos
    • Draw line last fractal? MT5

      Hello everyone. Friends, I am trying to create an MT5 EA that draws a horizontal line at the maximum price of a 4-hour UP fractal and at the minimum price of a 4-hour DOWN fractal. This to take operations in a 15 minute timeframe. So far the only thing I have done is create two variables: fractal_up=0 and fractal_down=0. How can I make the lines I want drawn?

      posted in Questions & Answers
      K
      kratos