fxDreema

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

    Condition 1 completed then wait for execution of next condition

    Questions & Answers
    3
    9
    677
    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.
    • V
      vsidaarth last edited by vsidaarth

      Hi all.

      How to create a variable so that when the first condition becomes true to remember that (in a variable). Then, also on every tick checking the second condition if the variable is set to true ?

      Because I want the EA to wait for the second condition to happen once the first is achieved.

      For example

      condition 1 : 50 ema to cross 200 ema

      condition 2: Then candle close below 50 ema

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

        @vsidaarth said in Time based execution of conditions:

        Hi all.

        How to create a variable so that when the first condition becomes true to remember that (in a variable). Then, also on every tick checking the second condition if the variable is set to true ?

        Because I want the EA to wait for the second condition to happen once the first is achieved.

        to be clear, logically, "time based" is not same thing as "not now, but later,....condition based" approaches. Time based would be, if X condition is true, set timer X, then pass.

        Maybe that logically helps you find the answer you now seek?

        1 Reply Last reply Reply Quote 0
        • V
          vsidaarth last edited by

          True! I have changed the question to make it more accurate. I want it to wait till the next condition is executed

          For example

          condition 1 : 50 ema to cross 200 ema

          condition 2: Then candle close below 50 ema

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

            @vsidaarth You will need a variable controlling that. You can use a boolean one, for exmple. When the first one is true, then the second one can happen.

            (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
            • V
              vsidaarth last edited by vsidaarth

              @l-andorrà Is there a nice video about this ? I checked your videos on variables and constants but it is quite basic. I couldn't find more advanced videos regarding this kind of an execution anywhere in youtube.

              Atleast some documentation would be helpful 🙂

              Thanks!

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

                you could also use a flag type system. if condition is true set a flag. always check for that flag, and if it is true, then perform another condition.

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

                  @vsidaarth Here you have something to begin with:

                  https://fxdreema.com/shared/0rN9mbHGd

                  This is just for buys. You will need to create another variable for sells and mirror the structure.

                  (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
                  • V
                    vsidaarth last edited by

                    @l-andorrà Thanks a lot! I will check it out!

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

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

                      Online Users

                      L
                      K
                      H
                      N
                      J

                      15
                      Online

                      146.7k
                      Users

                      22.4k
                      Topics

                      122.6k
                      Posts

                      Powered by NodeBB Forums | Contributors