fxDreema

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

    Doji Heiken Hashi - Help me to identify it please

    Questions & Answers
    4
    10
    1645
    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.
    • F
      fmazzot last edited by

      Can you help me to identify Doji Heikenhashi ?

      I found how calulate the bar but i don't know how can to find a doji of heikenhashi.
      This is a mode for calculate heikenhashi bar:
      Heikin Ashi bar:

      Open = (open previous bar + close previous bar) /2
      Close = (open + max + min + close) /4
      Max = max, open or close of current period
      Min =min, open or close of current period
      

      How can i write a formula or a trace that identify Doji Heikenhashi?

      1 Reply Last reply Reply Quote 0
      • F
        fmazzot last edited by

        @l-andorrà @fxDreema Can you help me on this please?

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

          @fmazzot I'm afraid I'm not an expert on Heiken Ashi. What do you need exactly from those formules? Maybe you can get the same information in a much easiest way from the indicator itself.

          (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
          • F
            fmazzot last edited by

            @l-andorrà said in Doji Heiken Hashi - Help me to identify it please:

            I'm afraid I'm not an expert on Heiken Ashi. What do you need exactly from those formules? Maybe you can get the same information in a much easiest way from the indicator itself.

            I just want to understand how to identify a Doji heikin ashi.
            The formulas above show how a heikenhashi candle is calculated but not a doji.
            Also I don't know how to use the formula block to be able to insert multiple operations together. I see that the formula block only allows me to perform operations between two values.

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

              @fmazzot You're right. That block can only use two operands at a time. The best option is haveing a custom code block with your required calculations. Maybe roar or miro could help? 🙂

              (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
              • F
                fmazzot last edited by

                Someone can help me? @roar @Mirotrader @Miro-Bagrov @miro1360

                roar 1 Reply Last reply Reply Quote 0
                • roar
                  roar @fmazzot last edited by roar

                  @fmazzot all right, lets do this.
                  I made the heiken ashi calculations for you:
                  https://fxdreema.com/shared/pmHwGVB3d

                  Now, how to define the doji candle? Would it be sufficient to say, HA candle body is only 5% of total candle range?

                  Need small help? Tag me in your post
                  Need big help? https://www.fiverr.com/big_algo/automate-your-winning-strategy-in-mql4-or-mql5

                  1 Reply Last reply Reply Quote 0
                  • F
                    fmazzot last edited by

                    @roar Ok. I will try to make the EA with your custom code. Thanks for your help! 🙂

                    1 Reply Last reply Reply Quote 0
                    • S
                      swieng last edited by

                      Hello,
                      I’m interrested in using the HA calculations as double variables in a strategy. I already used the normal blocks ‘Conditions for Indicators’ for the use of HA indicator in an EA, but I’m reaching some limitations. I would really like to try using variables, as it could be more flexible for me. Can someone help me with some simple EA together with the custom code here above in variables? For instance if HAclose of last bar (1) is higher than HAmax of bar (2) then Buy now. I use MQL5 (don’t know if it matters much). Thanks in advance to get me started with the use of Variables and the custom code made by Roar.

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

                        @swieng That depends on your current structure. Do you know how to store values on variables? Once stored you simply compare them with condition 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.

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

                        Online Users

                        D
                        E
                        J
                        T
                        J

                        18
                        Online

                        146.7k
                        Users

                        22.4k
                        Topics

                        122.6k
                        Posts

                        Powered by NodeBB Forums | Contributors