fxDreema

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

    Fibo assistance please

    Questions & Answers
    8
    37
    5342
    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.
    • TipsyWisdom
      TipsyWisdom last edited by

      Hey everyone, just wondering if someone would be able to show me how to draw a fib from the last fractal down to last fractal up.

      When I look at it, I cant figure out how to make sense of the time vs price within the draw fib block. Not sure when selecting either side of the fib why I'd need to identify time and price.

      1 Reply Last reply Reply Quote 0
      • TipsyWisdom
        TipsyWisdom last edited by

        https://fxdreema.com/shared/Ko59Dxsrb

        I cant imagine why it isn't this simple.

        bk7 l'andorrà roar 3 Replies Last reply Reply Quote 0
        • bk7
          bk7 @TipsyWisdom last edited by

          @jsauter86
          try calculate it
          fractal up
          fractal down
          custom block with calculation for your fibo levels

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

            @jsauter86 Sadly, fxDreema is not eficient at plotting fibox on chart. You should calculated levels with simple math instead. Not visually appealing with 100% effective.

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

            TipsyWisdom 1 Reply Last reply Reply Quote 0
            • TipsyWisdom
              TipsyWisdom @bk7 last edited by

              @bk7 i dont code custom blocks, not sure how to do all that.

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

                @l-andorrà once I can get it to draw the fibs how I am thinking, I'll take that into consideration. Thank you!

                1 Reply Last reply Reply Quote 0
                • bk7
                  bk7 @TipsyWisdom last edited by

                  @jsauter86

                  What are your fib levels and the formula for those levels ?

                  1 Reply Last reply Reply Quote 0
                  • TipsyWisdom
                    TipsyWisdom last edited by

                    I think I only want to use the 50...but that this point im only trying to figure out how to auto draw the fib from last "fractal up" to last "fractal down"

                    ajmd97fx 1 Reply Last reply Reply Quote 0
                    • ajmd97fx
                      ajmd97fx @TipsyWisdom last edited by

                      hola @jsauter86 , well, see if I can help you.

                      1º. Prefix/Name
                      It is very important to assign a name to the object because later we will have to refer to it.

                      0_1614292148877_22c8f5f2-fd71-4480-a745-8f1f590e8252-image.png

                      2º. Bloq "pass"
                      You are missing the "pass" block to start drawing anything on the graph. "pass" or something that tells you to draw, or if not, it doesn't draw

                      3º. Time (1)
                      0_1614291109398_a5430e83-c999-43f3-9b1e-3a83251ec85a-image.png

                      here you must refer to a candle, if you use daily TF use the daily candle of the previous day.

                      0_1614291167284_42206194-b6da-476f-8ee2-3b7b8b76ab3a-image.png

                      Something like that.

                      You can use the same for Time (2)

                      4º. Price
                      I think this is well configured

                      5º. Levels (comma separated)
                      this is where you define the levels you want to use, separated by commas, for example 0,50,61,8,100

                      0_1614291929136_0d9ec6ca-5a39-4ec0-9db8-0ed70a212731-image.png

                      If you select "Yes" in Ray rigth, it will draw the fibo from the time you have configured (the candle of the previous day) to the right edge of the chart and there it will draw the number of levels

                      6º refer to levels
                      Finally, you would have to refer to the levels. FxDreema refers to the levels by numbering them from 0, in this example I have given you we have the levels 0,50,61,8,100. Well, the first is 0, the second 1, the third 2, etc. It would be something like this:
                      0 -> 0
                      50 -> 1
                      61.8 -> 2
                      100 -> 3

                      Let's suppose that you want to open a buy when it crosses up level 3 which in this case is the fibo 100. You would have to use this block

                      0_1614292270630_a0c2a107-10dc-4fd9-97bf-4952b8ffafce-image.png

                      I think I have not forgotten anything, but ask any questions and surely someone will help you

                      ANTONIO JESUS

                      bk7 L 2 Replies Last reply Reply Quote 1
                      • bk7
                        bk7 @ajmd97fx last edited by

                        @ajmd97fx

                        if am not completely wrong, i think you must finde the candle id which is the latest fractal up and down, otherwise your value will be zero all the time, unless your current candle is at the same time fractal up and down candle?

                        sry if i am wrong, but iam not so familiar with the output value of the fractal indicator since i dont use it...

                        ajmd97fx 1 Reply Last reply Reply Quote 0
                        • ajmd97fx
                          ajmd97fx @bk7 last edited by

                          @bk7 said in Fibo assistance please:

                          if am not completely wrong, i think you must finde the candle id which is the latest fractal up and down, otherwise your value will be zero all the time, unless your current candle is at the same time fractal up and down candle?
                          sry if i am wrong, but iam not so familiar with the output value of the fractal indicator since i dont use it...

                          I'm sorry but I don't understand what you mean, have you tried the configuration that I have told you?

                          ANTONIO JESUS

                          bk7 1 Reply Last reply Reply Quote 0
                          • bk7
                            bk7 @ajmd97fx last edited by

                            @ajmd97fx

                            does it work on your chart?
                            i didn't have time make it, i have to fix something ...

                            ajmd97fx 1 Reply Last reply Reply Quote 0
                            • ajmd97fx
                              ajmd97fx @bk7 last edited by

                              @bk7 said in Fibo assistance please:

                              of course it works

                              ANTONIO JESUS

                              TipsyWisdom 1 Reply Last reply Reply Quote 0
                              • TipsyWisdom
                                TipsyWisdom @ajmd97fx last edited by

                                @ajmd97fx thank you, I will create it on my flight today and let you know how it goes.

                                Thank you again very much!

                                1 Reply Last reply Reply Quote 0
                                • TipsyWisdom
                                  TipsyWisdom last edited by TipsyWisdom

                                  i dont know if that will work, I dont want it to use a candle ID at all, I want the last visible fractal up and last visible fractal down to be used as the fib anchors.

                                  I think logically it is better to store the last fractals as variables, and then when price crosses at the 50% mark either up or down, go long or short. Anyone have a minute to teach me how to logically write that using mt5 blocks

                                  ajmd97fx bk7 2 Replies Last reply Reply Quote 0
                                  • ajmd97fx
                                    ajmd97fx @TipsyWisdom last edited by

                                    @jsauter86 in this case, the time parameters 1 and 2 are only to tell you where to put the fibo on the chart, where, not at what price. You indicate the price in the price parameters, and there you are already telling it to take the highest and lowest fractals as a reference, so that's fine.

                                    anyway, let's see if you're lucky and someone else explains it better

                                    ANTONIO JESUS

                                    TipsyWisdom 1 Reply Last reply Reply Quote 0
                                    • bk7
                                      bk7 @TipsyWisdom last edited by

                                      @jsauter86

                                      you would need something like this:
                                      check if 2 previous bars is a fractal up/down and if true modify your up down variable otherwise no change.
                                      if change mid level = down+( (up - down)/2)

                                      you have to check if the last fractal is 1 bar or 2 bars check, depends on the indicator you are using

                                      TipsyWisdom 2 Replies Last reply Reply Quote 0
                                      • TipsyWisdom
                                        TipsyWisdom @bk7 last edited by

                                        @bk7 I'm just using the basic fractals built into fxdreema.

                                        1 Reply Last reply Reply Quote 0
                                        • TipsyWisdom
                                          TipsyWisdom @ajmd97fx last edited by

                                          @ajmd97fx
                                          thank you

                                          1 Reply Last reply Reply Quote 0
                                          • TipsyWisdom
                                            TipsyWisdom @bk7 last edited by

                                            @bk7 perhaps I can use the indicator appear block to make this easy?

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

                                            Online Users

                                            S
                                            O
                                            K
                                            M
                                            M
                                            C

                                            17
                                            Online

                                            146.7k
                                            Users

                                            22.4k
                                            Topics

                                            122.6k
                                            Posts

                                            Powered by NodeBB Forums | Contributors