fxDreema

    • Register
    • Login
    • Search
    • Back to the main page
    • Categories
    • Recent
    • Tags
    • Popular
    • Search

    Heikin Ashi Problem Cannot Open Trade - MT4

    Questions & Answers
    2
    11
    1056
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • J
      julianrbach last edited by

      I am struggling to use Heikin Ashi in FX DREEMA. I simply cannot even get it to open any trades. (I can easily build basic cross over EA's and a few others, But I cannot get Heikin Ashi to work)

      This is a simplified version of what I need.

      Condition 1 - No TRADE
      FOR Buys Condition - If previous DAILY Heikin Ashi is Bullish AND the Hourly Heikin Ashi's turns from bearish to bullish - Enter buy
      FOR Sells Condition - If previous DAILY Heikin Ashi is Bearish AND the Hourly Heikin Ashi's turns from bullish to bearish - Enter Sell

      Any help would be appreciated
      Julian

      1 Reply Last reply Reply Quote 0
      • l'andorrà
        l'andorrà last edited by

        Can you please share your project?

        (English) I will try to help everyone in these fxDreema forums. But if you want to learn how to use the platform in depth or more quickly, I can help you with my introductory fxDreema course in English at https://www.theandorraninvestor.eu.

        (Català) Miraré d’ajudar tothom en aquests fòrums d’fxDreema. Tanmateix, si vols aprendre a fer servir la plataforma amb més profunditat o més de pressa, t’hi puc ajudar amb el meu curs d’introducció a fxDeema en català a https://www.theandorraninvestor.eu/ca.

        (Español) Intentaré ayudar a todo el mundo en estos foros de fxDreema. Sin embargo, si quieres aprender a usar la plataforma en profundidad o más deprisa, te puedo ayudar con mi curso de introducción a fxDreema en español en https://www.theandorraninvestor.eu/es.

        1 Reply Last reply Reply Quote 1
        • J
          julianrbach last edited by

          Hi there! Thank you for the reply.

          Here is a link to the current state of the EA. This is just a basic form of the final product, but as I mentioned, I cannot even get this to work.
          If you can provide a solution I would be so happy, it's frustrating the crap out of me.

          https://fxdreema.com/shared/b9XLmVHed

          Thats the link.

          Julian

          l'andorrà 1 Reply Last reply Reply Quote 0
          • l'andorrà
            l'andorrà @julianrbach last edited by

            @julianrbach Firstly I recommend you to specify cabdle ID 1 in all operands of all 'condition' blocks leading to both 'buy/sell now'. Secondly I recommend to use numbers instead of names to identify blocks.

            (English) I will try to help everyone in these fxDreema forums. But if you want to learn how to use the platform in depth or more quickly, I can help you with my introductory fxDreema course in English at https://www.theandorraninvestor.eu.

            (Català) Miraré d’ajudar tothom en aquests fòrums d’fxDreema. Tanmateix, si vols aprendre a fer servir la plataforma amb més profunditat o més de pressa, t’hi puc ajudar amb el meu curs d’introducció a fxDeema en català a https://www.theandorraninvestor.eu/ca.

            (Español) Intentaré ayudar a todo el mundo en estos foros de fxDreema. Sin embargo, si quieres aprender a usar la plataforma en profundidad o más deprisa, te puedo ayudar con mi curso de introducción a fxDreema en español en https://www.theandorraninvestor.eu/es.

            J 3 Replies Last reply Reply Quote 0
            • J
              julianrbach last edited by

              Ok let me try that! Thanks

              1 Reply Last reply Reply Quote 0
              • J
                julianrbach @l'andorrà last edited by

                @l-andorrà

                Like this?

                https://fxdreema.com/shared/mFGOPgeGd

                1 Reply Last reply Reply Quote 0
                • J
                  julianrbach @l'andorrà last edited by

                  @l-andorrà

                  Ok so I did that, tried it on the Strategy Tester, but nothing is happening at all.

                  Also tried it on a regular chart, and I get a error stating that it cannot load the .ex4 file.

                  I first took the mq4 file into the Meta Editor, and then compiled it there (without error) and saved it in my experts folder. So I have no Idea what is the issue.

                  1 Reply Last reply Reply Quote 0
                  • J
                    julianrbach @l'andorrà last edited by

                    @l-andorrà

                    Just as a final check - I changed all the condition blocks to Moving average conditions. And that worked perfectly.
                    BUT
                    As soon as I use the Heikin Ashi in the condition blocks it does not work. Do I need a specific Heikin Ashi indicator to make this work?

                    l'andorrà 1 Reply Last reply Reply Quote 0
                    • l'andorrà
                      l'andorrà @julianrbach last edited by

                      @julianrbach Before doing that could you please tell me why you need the daily HA close price should be above 0? That condition is always true. Any price will always be above 0. What are you exactly looking for?

                      (English) I will try to help everyone in these fxDreema forums. But if you want to learn how to use the platform in depth or more quickly, I can help you with my introductory fxDreema course in English at https://www.theandorraninvestor.eu.

                      (Català) Miraré d’ajudar tothom en aquests fòrums d’fxDreema. Tanmateix, si vols aprendre a fer servir la plataforma amb més profunditat o més de pressa, t’hi puc ajudar amb el meu curs d’introducció a fxDeema en català a https://www.theandorraninvestor.eu/ca.

                      (Español) Intentaré ayudar a todo el mundo en estos foros de fxDreema. Sin embargo, si quieres aprender a usar la plataforma en profundidad o más deprisa, te puedo ayudar con mi curso de introducción a fxDreema en español en https://www.theandorraninvestor.eu/es.

                      J 1 Reply Last reply Reply Quote 0
                      • J
                        julianrbach @l'andorrà last edited by

                        @l-andorrà
                        Lets just look at the BUY leg of this for simplicity.

                        If yesterdays DAILY Heikin ashi bar closes Bullish, only then should it pass to the second condition (Where it focus on the hourly candles and the specified conditions).
                        But now you metioned that this first condition will always pass as TRUE. Is there a way to set up the first condition so that if the DAILY Heikin Ashi closes as Bearish, it will NOT pass to next condition?

                        Is there a way to have a condition block, that includes Heikin Ashi, to result in TRUE if Bullish, and FALSE if Bearish?

                        Thanks for all your feedback up to now.
                        Julian

                        l'andorrà 1 Reply Last reply Reply Quote 0
                        • l'andorrà
                          l'andorrà @julianrbach last edited by

                          @julianrbach Not directly. You can try something like this:

                          0_1593798514231_01.png

                          In this example I'm comparing the open price of yesterday's Bull HA daily candle with today's open price. If this condition is true, any other condition connected below this one will be checked.

                          (English) I will try to help everyone in these fxDreema forums. But if you want to learn how to use the platform in depth or more quickly, I can help you with my introductory fxDreema course in English at https://www.theandorraninvestor.eu.

                          (Català) Miraré d’ajudar tothom en aquests fòrums d’fxDreema. Tanmateix, si vols aprendre a fer servir la plataforma amb més profunditat o més de pressa, t’hi puc ajudar amb el meu curs d’introducció a fxDeema en català a https://www.theandorraninvestor.eu/ca.

                          (Español) Intentaré ayudar a todo el mundo en estos foros de fxDreema. Sin embargo, si quieres aprender a usar la plataforma en profundidad o más deprisa, te puedo ayudar con mi curso de introducción a fxDreema en español en https://www.theandorraninvestor.eu/es.

                          1 Reply Last reply Reply Quote 0
                          • 1 / 1
                          • First post
                            Last post

                          Online Users

                          D
                          Y
                          K

                          6
                          Online

                          146.8k
                          Users

                          22.4k
                          Topics

                          122.6k
                          Posts

                          Powered by NodeBB Forums | Contributors