fxDreema

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

    How can I create condition trade with cross above or cross below

    Questions & Answers
    2
    10
    1044
    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.
    • H
      haidang8055 last edited by haidang8055

      I don’t know how to create loop cross above or below firstly
      Ex: condition 1- Kijun line cross above/below span B line
      If condition 1 is right then check all other conditions (trade is not opened at moment when kijun cross span B)
      If condition 1 is wrong, it out and look for another cross above/below firstly
      Someone help me if you experience, thank a lot
      Sorry about my English

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

        @haidang8055 You will need a variable controlling when the crossing happened. In this example I dod a brossing up only:

        https://fxdreema.com/shared/83jjKveKc

        Don't forget to reinitiate the variables when required.

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

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

          @l-andorrà first of all thank you a lot for supporting, i think BLOCK 3 - boolean value have to be EQUAL true (not above)
          it is working but i wonder i just want to open ONLY FIRST trade (BUY) when condition (KiJun cross above Span B appearing) is right, no more BUY trade until KiJun cross below SpanB. Then KiJun cross below Span B appearing i also want to open ONLY FIRST trade - SELL.
          as your example, it opens alot trade when KiJun cross above Span B appearing.

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

            @haidang8055 LOL, you're right! XD. Sorry for that mistake. On your questions, I'm not completely sure what you need. Can you please upload a screenshot showing it?

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

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

              @l-andorrà ![alt text](0_1604815884391_EURUSDM15.png image url)
              i want to open 1 trade (green V), it is firt time matching other conditions after condition (KiJun cross up Span B line) is right, i dont want to open trade anymore (red X). I hope you can understand what i need

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

                @haidang8055 Ok. I see the problem. You need the first crossing only. Teh problem is how you define that first crossing. How do you do it on the chart? Why the green V is the first one and not the first red X? I do not see what happens before in the chart. Maybe the green V is the secod or third crossing from a previous crossing? You know what I mean?

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

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

                  @l-andorrà I see, how to create condition that only one trade after KiJun cross span B, and during KiJun is above Span B, when KiJun is cross below span B and during it is under I start to find one new trade (sell)
                  I mean only one trade for up, only one trade for below

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

                    @haidang8055 Then you need to reinitiate the variable immediately after the buy is open:

                    https://fxdreema.com/shared/I5L63743b

                    Remember to duplicate it for a sell with another variable.

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

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

                      @l-andorrà you are a legend of fxdreema. thanks

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

                        @haidang8055 LOL! 😄

                        (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

                        A
                        A
                        A
                        Z
                        E
                        C

                        19
                        Online

                        146.6k
                        Users

                        22.4k
                        Topics

                        122.6k
                        Posts

                        Powered by NodeBB Forums | Contributors