fxDreema

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

    How to use the AND block to connect 4 conditions

    Questions & Answers
    4
    15
    769
    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.
    • C
      codex3024 last edited by

      Hello, Please How can use the AND block to connect 4 conditions i.e 2 conditions for buy and 2 conditions for sell

      https://fxdreema.com/shared/SUa8wttjc

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

        AND blocks are NEVER necessary. You just need to connect the condition blocks in the correct order and will get the same result.

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

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

          @l-andorrà please how ?
          Can you please explain how i can link conditions for example if 9 ema cross above 50 ema and if 9 ema cross above 50 sma it should buy
          thanks

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

            Just remove blocks 4 and 5. Connect blocks 2 and 3 to buy now and sell now respectively.

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

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

              @l-andorrà
              Can you please explain how i can link conditions with the AND block for example if 9 ema cross above 50 ema and if 9 ema cross above 50 sma it should buy
              thanks
              https://fxdreema.com/shared/0KAFCfCA

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

                @l-andorrà i found a solution but it keeps opening another position immediately after tp http://fxdreema.com/shared/2kTAlbwtd

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

                  And the problem will continue while you are using those AND blocks. Please NEVER use them. They are redundant.

                  (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
                  • S
                    sktsec last edited by

                    AND block is difficult to work with as order of input executions become complicated

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

                      To me the AND block is good for things like a notification, for your normal trade tree though just put the blocks one after the other.

                      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 1
                      • C
                        codex3024 @sktsec last edited by

                        @sktsec Hello https://fxdreema.com/shared/4noxv4LQd Based on the above link the EA is supposed to open a buy trade when 9 EMA cross above 200 SMA and 9 EMA cross above 200 EMA, so how can i implement this condition. I'm sure it's possible

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

                          One condition needs to be < > and the other X> X<, this way a cross only has to happen once.

                          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
                          • S
                            sktsec @codex3024 last edited by sktsec

                            @codex3024
                            @jstap has given you the solution.

                            Your trade logic is the simultaneous occurrence of 2 crossovers/above, that's what you have already got.

                            In general, as I said earlier, it seldom occured (both crossovers at the same time), or happened quite often (both being above). That was why you found your algo seemed not working!

                            C 1 Reply Last reply Reply Quote 0
                            • C
                              codex3024 @sktsec last edited by

                              @sktsec and also i found someone with the same problem and he didnt get any solution either

                              https://fxdreema.com/forum/topic/10245/how-to-create-two-conditions-for-1-trade

                              S 1 Reply Last reply Reply Quote 0
                              • S
                                sktsec @codex3024 last edited by

                                @codex3024
                                What is your point, really?

                                C 1 Reply Last reply Reply Quote 0
                                • C
                                  codex3024 @sktsec last edited by

                                  @sktsec let me explain everything

                                  1. the EA is an only buy EA
                                  2. The first EA is to open a buy trade
                                  3. the Second EA is to close the buy trade, which is going to be attached on another window with the same pair.
                                  4. The problem is when you connect the conditions together the normal way, it doesn't work.
                                    MY QUESTION IS HOW CAN I MAKE THIS POSSIBLE.
                                    I've tried various block connections, its either it doesn't open a trade or it works and continuously open the same buy trade even after hitting my TP level
                                    PLEASE I HOPE YOU UNDERSTAND ME
                                  1 Reply Last reply Reply Quote 0
                                  • 1 / 1
                                  • First post
                                    Last post

                                  Online Users

                                  D
                                  O
                                  A
                                  J
                                  M
                                  R
                                  F

                                  24
                                  Online

                                  146.6k
                                  Users

                                  22.4k
                                  Topics

                                  122.6k
                                  Posts

                                  Powered by NodeBB Forums | Contributors