fxDreema

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

    Bollinger Bands multiple setups.

    Questions & Answers
    3
    12
    359
    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
      fifeivkbdedwcf last edited by fifeivkbdedwcf

      Hi guys,

      is it possible to have fx dreema look for 2 indipendent setups for either sell or buy?

      This is a example for Short, for Long would be vise versa.

      The idea is to have it look for both setup so setup 1 the Upper/ Lower Bollinger Band Reversal with MACD Crossover and as second setup 2 a pullback or if consolidating before like a breakout classic bollinger bands Squeeze from the actual 20 MA Line with MACD crossing the 0 Level either from above or below.

      Breakout and Reversal.png

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

        Yes, you can do it with variables. One for each condition. When both variables are lined up then you can trigger the trade.

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

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

          @l-andorrà

          Hi do you mean by the " modify variables" blocks?

          And do you mean to place it after each condition for local setup or once per setup?Variables.png

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

            I see you used flags. You can do it that way too instead of using the modify variables 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.

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

              @l-andorrà

              Hi is the flag settings correct?
              Just got the idea from somebody else in the forum.

              The touch or going above Bollinger Bands should act as a "soft" condition
              ->Flag

              and if true
              then the indicator below would confirm by the crossing.

              From backtesting i've removed the 2. setup directly from the Moving average with Crossing, and use a touch from the B Band deviation instead.

              Currently testing Stochastic instead of MACD.

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

                Yes, I see you followed jstap's help. He's right. His structure will definitely work.

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

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

                  @l-andorrà

                  Yes he and you helped me a lot so far. Thank you.

                  So you would say, that just doing it by the flag Set Flag
                  and check flag would be enough right?

                  He also encouraged that, per bar should be placed below all conditions is this correct?

                  Do i need to connect the set and check flag conditions as well?

                  https://fxdreema.com/shared/C2LYwGuY

                  What i also found with shared link is, because i use trading conditions on tick and on trade for daily risk mgnt, to have it only 2 trades per day and max daily loss limit that it only showcases the on trade is this normal?
                  Cant both be used together?

                  8.png

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

                    What you are doing with the flags is, when condition 1 has triggered, flag is set to true, then this is checked, and condition 2 can work, creating an order, you will need to set back to false, maybe when trade is activated.

                    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! 😊

                    F 1 Reply Last reply Reply Quote 0
                    • F
                      fifeivkbdedwcf @jstap last edited by

                      @jstap

                      Hi,

                      yes i undestand. So Set flag is the barrier to get to next instance for Check flag and next condition is checked.
                      Do i need to connect the Set Flag and Check as well with the orange lines?

                      What do you mean by set back to false? You mean like with the yellow line? Which do i need to connect?

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

                        As you have it in the picture, all is correct, so all connected on by orange, in two separate trees, just reset when needed.

                        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! 😊

                        F 1 Reply Last reply Reply Quote 0
                        • F
                          fifeivkbdedwcf @jstap last edited by fifeivkbdedwcf

                          @jstap

                          Ok so i need to connect both green ones as well, the set and check flag as well?

                          Got it.

                          Could you please explain what you mean by 2 trees and reset if needed?
                          You mean to place everything strating from the check flag next to it?

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

                            Tree 1: 1,2,3,5,6,14,15 Tree 2: the rest, both trees, should remain separate.

                            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

                            R
                            A
                            E

                            14
                            Online

                            146.7k
                            Users

                            22.4k
                            Topics

                            122.6k
                            Posts

                            Powered by NodeBB Forums | Contributors