fxDreema

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

    How to find divergences in the graph and indicator?

    Questions & Answers
    6
    7
    1429
    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
      fabiobioware last edited by

      Hello friends, could someone help me find divergence0_1613734395664_divergence.PNG in a different way?
      I know that there is a "MACD" divergence block and even a topic that the target teaches how to use.
      But my question goes a little further ... come on:

      In the image I found with the help of the RSI and the Zig Zag a divergence, while the RSI registered that fund 1 was lower than fund 2 in the graph it was registered that fund 1 was higher than fund 2, so in this case I think there was a difference.

      What I would like to do is to know when this happens but in the following way:

      1. Create a rule to always check the last 2 funds on the currency chart.
      2. Insert 2 vertical lines marking the respective candles that correspond to these 2 located funds.
      3. Take advantage of these lines to then locate on the RSI (or any other indicator, it may be the macd) 2 funds in the same range of candles.
      4. Identify if the "divergence between them occurred in this interval.
      5. If it happened then to place a warning, perhaps a mark indicating that it happened to be a sign of possible entry.
      l'andorrà 1 Reply Last reply Reply Quote 0
      • l'andorrà
        l'andorrà @fabiobioware last edited by

        @fabiobioware The most efficient way to get that is hiring a programmer to create that specific custom indicator and the import it into your EA here. Trying to do that here with conditions can be simply a headache.

        (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 1
        • F
          fabiobioware @l'andorrà last edited by

          @l-andorrà it's true my friend, i already realized that many people had a headache with this subject, thanks for the information.

          1 Reply Last reply Reply Quote 0
          • W
            worapongk1 last edited by worapongk1

            In your picture you must know 1=ZZ low id 0,2=ZZ low id1
            in block"condition "
            indicator ZigZag mode low by id 0 > mode low by id 1
            and then you must know ZigZag mode low by id 0 and ZigZag mode low by id 1 == candle id ?
            in block"condition "
            indicator ZigZag mode low by id 0 == candle candle id [you replace with "variable1 "]
            in block"condition "
            indicator ZigZag mode low by id 1 == candle candle id [you replace with "variable2 "]
            For indicator [macd,rsi]
            in block"condition "
            indicator macd candle candle id [you replace with "variable1 "] < macd candle candle id [you replace with "variable2 "]
            if you want EA draw line ,you can add draw line block below block"condition "

            A 1 Reply Last reply Reply Quote 0
            • A
              Adetunjicaleb @worapongk1 last edited by

              @worapongk1 I have something similar to this which I am working on, maybe quite simpler because it is synthetics, can you be of help to me on it? I'll share details with you in your personal chat

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

                I am not very good at divergences, but if it helps, if you have the candle ID for high and low, you can compare indicator values vs candle price values

                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
                • C
                  chrisbe last edited by

                  Posted a divergence with zigzag and stochastic you you can download that project and use it change the stochastic to RSI the condition is practically thesame , go on my profile and you will find it

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

                  Online Users

                  S
                  A
                  B
                  A
                  J

                  19
                  Online

                  146.7k
                  Users

                  22.4k
                  Topics

                  122.6k
                  Posts

                  Powered by NodeBB Forums | Contributors