fxDreema

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

    Simple pending order from a horizontal line?

    Questions & Answers
    3
    15
    469
    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.
    • John Doe
      John Doe last edited by

      I'm having problems trying to create a simple pending order at...let's say 50 pips away from a horizontal line.

      It seems like something so simple but I can't figure it out...

      Can someone please help?

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

        The fist thing to do is identifying that line's price level. Is the line manually or automatically plotted on the chart?

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

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

          @l-andorrà Hi my friend..

          To be totally honest it's more complicated than this, I created two horizontal lines using the zigzag indicator (Support and Resistance)

          I am trying to calculate the difference of these two lines and create a sell pending order one third of the way up from the support line...

          I've plugged in the support and resistance lines as variables and used them in a formula (does not work)

          I've spent days trying to figure it out and I can see that many people can't seem to get it right on fxdreema (those who are trying to do this) as I've browsed almost every single post on here.

          Have you got a solution? (perhaps this post can help others too once resolved)

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

            Definitely using variables IS THE solution. Forget using lines. Could you please share the link to your project? I will review the variables part.

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

            John Doe 1 Reply Last reply Reply Quote 1
            • jstap
              jstap last edited by

              You can find this number by this formula: Middle Number=Lower Number+0.3×(Higher Number−Lower Number);
              Middle number is a variable recording the level in between, 0.3 is the percent (30%) between the high and low from high, so from low would be the same but 0.7 (70%)

              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! 😊

              John Doe 1 Reply Last reply Reply Quote 1
              • John Doe
                John Doe @l'andorrà last edited by

                @l-andorrà Sure!

                https://fxdreema.com/shared/LIYWVGp5d

                1 Reply Last reply Reply Quote 0
                • John Doe
                  John Doe @jstap last edited by

                  @jstap Hi, thank you in advance for your assistance. I'm slightly confused but nevertheless I am trying to figure out what you said...

                  Please have a look at my shared project. I'm pretty sure the formula is correct. The output result is not. This cannot be?

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

                    This will show what I mean: https://fxdreema.com/shared/RAYqC4zce

                    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! 😊

                    John Doe 1 Reply Last reply Reply Quote 0
                    • John Doe
                      John Doe @jstap last edited by

                      @jstap ahhhhhh so you draw lines as per mentioned calculations then base the price (or pending price) on these lines?

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

                        The lines are just visual, the price is what is used for calculations, and making EA do something. You can save the pending/trade prices into a variable, and then use these to do calculations.

                        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! 😊

                        John Doe 1 Reply Last reply Reply Quote 0
                        • John Doe
                          John Doe @jstap last edited by

                          @jstap excellent stuff! I will try this later on (ill give an update later) thanks!

                          1 Reply Last reply Reply Quote 0
                          • John Doe
                            John Doe last edited by

                            Hi @l-andorrà @jstap

                            I managed to plot horizontal lines (as per calculations advised) and use the line's value to open my order. Unfortunately the pending order opens infinite duplicates of that same order...

                            I tried to use check order count, re-jigged it to have only no trade/order to prevent this yet it's not working.

                            I have resorted to...using the candle crossing the relevant horizontal line and of course this works.

                            Nevertheless I got the order to open exactly at the point I needed to...

                            Thank you both for your help and Sincere dedication!

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

                              Try a no trade/order block on top.

                              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! 😊

                              John Doe 1 Reply Last reply Reply Quote 0
                              • John Doe
                                John Doe @jstap last edited by

                                @jstap see, what I believe the problem is...is that I'm trying to re-work and already existing EA. I'll start afresh! (Thanks)

                                1 Reply Last reply Reply Quote 0
                                • John Doe
                                  John Doe last edited by

                                  Started afresh, all works fine now

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

                                  Online Users

                                  O
                                  K
                                  M
                                  M
                                  C

                                  13
                                  Online

                                  146.7k
                                  Users

                                  22.4k
                                  Topics

                                  122.6k
                                  Posts

                                  Powered by NodeBB Forums | Contributors