fxDreema

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

    How can i add a shift parameter in a buffer of a custom indicator?

    Questions & Answers
    5
    13
    676
    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.
    • A
      acastilla last edited by acastilla

      Hi, I have a custom arrow indicator. Buffer 1 holds two values: 0 for buy and 1 for sell. I see that i can add the buffer, but i do not know how i can select the shift parameter inside the buffer. I see in the builder's options in fxdreema "0: Buffer 0", so to work with the EA i should be able to select "1: Buffer 0", and i don't know how can i do it that way in "My indicators".

      Anybody knows?

      Thanks in advance.

      1 Reply Last reply Reply Quote 0
      • I
        ibrah360ai last edited by

        If your indicator is the mq4 file you should read them and change the condition inside the code and if is ex4 format you need to read the buffers in the chart when the indicator appers after the disissions go back to fxdreema with two right buffers which contain tge right value.. And .. Start linking the blocks

        A 1 Reply Last reply Reply Quote 0
        • I
          ibrah360ai last edited by

          Screenshot_2024-11-04-10-44-29-62.png Screenshot_2024-11-04-10-50-09-66.png Screenshot_2024-11-04-22-31-11-95.png Screenshot_2024-11-04-22-31-16-02.png Screenshot_2024-11-04-22-31-21-57.png Screenshot_2024-11-04-22-31-32-27.png

          Early of september i was in trobles with the buffers but i've just play with them and dancing with blocks .. Now my boyy peform pretty well

          1 Reply Last reply Reply Quote 0
          • A
            acastilla @ibrah360ai last edited by

            @ibrah360ai said in How can i add a shift parameter in a buffer of a custom indicator?:

            If your indicator is the mq4 file you should read them and change the condition inside the code and if is ex4 format you need to read the buffers in the chart when the indicator appers after the disissions go back to fxdreema with two right buffers which contain tge right value.. And .. Start linking the blocks

            No, i don't have the source code. That is the problem. I have to do it manually, and i don't know how to do it because it is not a normal buffer. It is a shift parameter inside the buffer, and i don't know how to do that. I think it has to be a way. Let's see if somebody knows. Thanks!

            1 Reply Last reply Reply Quote 0
            • A
              acastilla last edited by

              Nobody knows? If not how can i change that in the source code?

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

                @acastilla You will need a programmer to do that. No fxDreema block can do that, I'm afraid.

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

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

                  @l-andorrà said in How can i add a shift parameter in a buffer of a custom indicator?:

                  @acastilla You will need a programmer to do that. No fxDreema block can do that, I'm afraid.

                  It is a shame. Thanks!!

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

                    @acastilla You're welcome.

                    (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
                    • H
                      hasanrockefeller last edited by

                      Yeah, I've dealt with that before in fxDreema. When you're adding your custom indicator, you can change the buffer in the "Indicator Buffer" dropdown. If your buy is on Buffer 0 and your sell is on Buffer 1, just set it to 1 for sell signals. The shift thing confused me at first too, but you should see a "Shift" option right there when you’re setting up the buffer. That’s where you put the number of candles back you want it to check. I remember messing around with it for a while before I figured it out, so just play around with those settings till it lines up right.

                      A 1 Reply Last reply Reply Quote 0
                      • A
                        acastilla @hasanrockefeller last edited by acastilla

                        @hasanrockefeller Hi friend. Where is the shift option? I can not see it.

                        My indicator has buffer 0 shift 0 for sells, and buffer 0 shift 1 por buys. That is the problem.

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

                          Add a shared link to look at, it is in the blocks you usde, candle ID1 = shift 1

                          Learn fxDreema Without the Wait!

                          My comprehensive book, available on Amazon, is packed with examples and invaluable insights to help you fast-track your learning journey.

                          The paperback and hardback editions include MT4 & MT5 QR codes for easy access to all prebuilt projects and robots, including my latest gold trading robot!

                          Don’t miss out

                          Click here➡️ https://mybook.to/fxDreema to get your copy today!

                          Enjoy! 😊

                          A 1 Reply Last reply Reply Quote 1
                          • A
                            acastilla @jstap last edited by acastilla

                            @jstap But candle ID is not where the signal appears? For example, i have candle ID 1, that means in the candle before, the arrow appears. Am i not right?

                            Here is the shared link:
                            https://fxdreema.com/shared/nZaUD5bwe

                            Sorry for the delay. I was trying to find another indicator that does the same of this one, good double tops and bottoms(PZ double top and bottom), but i couldn't find it, so i came again back to try to make this one work.

                            For right now, what i know is that buffer 0 is the red painting (it paints a red area), and after that the arrow appears when it is confirmed, and that one is buffer 1, that i have in candle 1.

                            But i can't find the buffers for buy. The developer told me that they are stored in the same buffer, but in different shifts, so it should be another shift for buy in buffers 0 and 1.

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

                              Open your data window, and hover your mouse over the signal, if this stays on a candle when a new candle starts then the signal moves with each new candle. If using appear then this is normally on ID0, watch it to see where it appears.

                              I have never seen buffers on MT4 store more than 1 value

                              Learn fxDreema Without the Wait!

                              My comprehensive book, available on Amazon, is packed with examples and invaluable insights to help you fast-track your learning journey.

                              The paperback and hardback editions include MT4 & MT5 QR codes for easy access to all prebuilt projects and robots, including my latest gold trading robot!

                              Don’t miss out

                              Click here➡️ https://mybook.to/fxDreema to get your copy today!

                              Enjoy! 😊

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

                              Online Users

                              P
                              B
                              S
                              S
                              T
                              F
                              I
                              S
                              S
                              G

                              27
                              Online

                              146.6k
                              Users

                              22.4k
                              Topics

                              122.6k
                              Posts

                              Powered by NodeBB Forums | Contributors