fxDreema

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

    MACD 0 Line

    Questions & Answers
    4
    12
    433
    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.
    • S
      speedsk8r last edited by

      Im trying to figure out how to signal a buy trade while the main line and signal line cross below the zero line. Ive tried setting a condition block macd(main line) < value 0 but that doesnt seem to work.

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

        Try this one

        image.png

        Need small help? Tag me in your post
        Need big help? https://www.fiverr.com/big_algo/automate-your-winning-strategy-in-mql4-or-mql5

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

          I have that set for the main line and the signal line wich is working fine. Im trying to figure out how to trigger a buy on that cross while its crossing below the 0 line. that is... the main line and the signal line both cross while they are both already below the 0 line

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

            does anyone know how this can be done?

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

              You need to do the same roar recommended, but separately for both lines. And that will not happen at the same time so you will need at least a variable controlling when one oh the lines crossed while the other one is still below.

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

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

                @l-andorrà what I am trying to do is indicate when the macd line and signal line cross each other when already above or below the zero line. Im not trying to indicate when the macd line or signal line cross the zero line.

                1 Reply Last reply Reply Quote 0
                • A
                  ambrogio @speedsk8r last edited by

                  @speedsk8r said in MACD 0 Line:

                  does anyone know how this can be done?

                  some condition in a row :

                  1. MACD signal line > 0
                  2. MACD main line > 0
                  3. MACD signal/main line cross each other
                  S 1 Reply Last reply Reply Quote 0
                  • S
                    speedsk8r @ambrogio last edited by speedsk8r

                    @ambrogio hmm, do you mean I should use the if/then/else condition block? ive already tried setting a condition that uses the main and signal line with a condition </> value 0 and it doesnt take trades.

                    A 1 Reply Last reply Reply Quote 0
                    • A
                      ambrogio @speedsk8r last edited by

                      @speedsk8r The first two conditions are searching for signal and main line are above 0 at the same time, so the third condition looks for the cross

                      Cattura.PNG

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

                        yes, this is the way my project currently looks but it will not take trades. it will only work if I have the mainline x> signal line condition block in place. but will also pass if the cross happens at the wrong time.

                        A 1 Reply Last reply Reply Quote 0
                        • S
                          speedsk8r last edited by

                          Iv'e had chatgpt show me how an if/then/else statement looks for input on the condition block capable of that kind of input. I will be trying that when I get home

                          1 Reply Last reply Reply Quote 0
                          • A
                            ambrogio @speedsk8r last edited by

                            @speedsk8r said in MACD 0 Line:

                            yes, this is the way my project currently looks but it will not take trades. it will only work if I have the mainline x> signal line condition block in place. but will also pass if the cross happens at the wrong time.

                            please, share your project

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

                            Online Users

                            S
                            G
                            L
                            K
                            H

                            16
                            Online

                            146.7k
                            Users

                            22.4k
                            Topics

                            122.6k
                            Posts

                            Powered by NodeBB Forums | Contributors