fxDreema

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

    Serious bug with Fibo retracement

    Bug Reports
    3
    10
    1364
    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.
    • l'andorrà
      l'andorrà last edited by l'andorrà

      I was testing fibo retracement for the first time and I found a serious bug. When a fibo is manually used on a chart, levels are wronly identified. This is the case I was studying:

      https://fxdreema.com/shared/VO9IWEwKc

      I created a manual fibo with the name you can see in block 3.

      0_1601203463533_01.png

      If that condition is true, a vertical line is plotted. Well, this is what I got:

      0_1601203479248_02.png

      The condition is clearly false but the line is plotted. I tried the opposite way (the correct one) so that candle ID 0's close was below level 100 and no vertical line is plotted.

      Am I really the first one to find this terrible bug?

      (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.

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

        @l-andorrà I dont know about fibonaccis, but the reason here might also be that the EA doesnt find the object and returns value 0. Zero is always below candle close.

        Get 100% proof by putting the fibo in a comment block, so that you see what level its referring to

        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

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

          @roar What do you exactly mean? How can a put a fibo in a comment block?

          (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.

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

            @l-andorrà just like any other block
            0_1601227561571_6e159659-63bc-42c8-965b-06eac9b5ab3e-image.png

            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

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

              @roar You are right. I get value 0. How can the object be found?

              (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.

              roar S 2 Replies Last reply Reply Quote 0
              • roar
                roar @l'andorrà last edited by

                @l-andorrà dont know, honestly. I've always found objects a bit buggy and unnecessary...

                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
                • S
                  seb 0 @l'andorrà last edited by seb 0

                  @l-andorrà
                  I think you are just using fibo parameters wrongly. As you can see fibo levels are between 0 and 32. It is the ID if each level, not the value it self. So if the reference level is 100%, try to set : Property = price by level ; Fibonacci level = 6.
                  Level 100 doesn't exists thats probably why it returns a 0 value.

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

                    @seb-0 I didn't know that. You're right, I was using the wrong value. However, the bug is still there, I'm afraid. This is the new EA:

                    https://fxdreema.com/shared/yeRbOdW1b

                    And this is the wrong result I get:

                    0_1601274045325_01.png

                    The Fibo value is correctly identified in the 'Comment' block. However, the condition block is true but apparently fxDreema doesn't identify it correctly.

                    Any other idea?

                    (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.

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

                      @l-andorrà I think you want this option from the drop-down
                      0_1601276214208_575a2e68-ebef-4f24-bd0d-c3750166d2be-image.png

                      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

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

                        @roar You're right. I chose the wrong option. I confirm there ir no bug after all, LOL XD. Thank you very much to both of you.

                        (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
                        • 1 / 1
                        • First post
                          Last post

                        Online Users

                        C
                        T
                        S
                        A
                        M
                        R
                        G
                        G
                        Y
                        C
                        S
                        S
                        S

                        25
                        Online

                        146.7k
                        Users

                        22.4k
                        Topics

                        122.6k
                        Posts

                        Powered by NodeBB Forums | Contributors