fxDreema

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

    Check Max Stop Loss distance before placing a trade

    Questions & Answers
    3
    17
    553
    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.
    • P
      pipsondeck last edited by

      Im using ATR as stop loss and
      I set a condition of maxstoploss = 20 pips.

      how can i make a condition that if the distance between between the entry price and maxstoploss price < 20 pips, it will open a trade.

      im stuck in this condition.

      4e56d12c-39b7-4d6d-bff1-85bb81e9e62f-image.png

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

        You can use a condition block immediately before the buy now block checking that the value of ATR itself is lowers than 20.

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

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

          @l-andorrà but my SL is ATR * ATR_MULT?

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

            @pipsondeck No problem. You can still do it this way:

            01.png

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

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

              @l-andorrà Thank you

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

                By using a number like 0.0020 you are assuming the pip rules of the asset work like that, use value 0 and adjust to +20 pips

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

                P l'andorrà 3 Replies Last reply Reply Quote 0
                • P
                  pipsondeck @jstap last edited by

                  @jstap got it

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

                    @pipsondeck 👍

                    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
                    • l'andorrà
                      l'andorrà @jstap last edited by

                      @jstap Well seen! 😉

                      (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
                      • P
                        pipsondeck @jstap last edited by

                        @jstap i was wondering, i wanted to input "20 pips" as constant. how do i put it as an constant(input) thanks

                        1 Reply Last reply Reply Quote 0
                        • P
                          pipsondeck last edited by

                          This is the condition, is this correct?

                          image.png
                          image.png

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

                            In adjust put +ATR_MAX pips

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

                            P 1 Reply Last reply Reply Quote 1
                            • P
                              pipsondeck @jstap last edited by

                              @jstap ive been experimenting but i cant make it work.

                              is it going to be a string + "10" (+ATR_MAX pips)

                              1 Reply Last reply Reply Quote 0
                              • P
                                pipsondeck last edited by

                                or like this?

                                image.png

                                and double

                                image.png

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

                                  As your last post

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

                                  P 1 Reply Last reply Reply Quote 1
                                  • P
                                    pipsondeck @jstap last edited by

                                    @jstap this wont work in XAUUSD, right?

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

                                      Gold works like every other asset, if something doesn't seem to work show where and ask why

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

                                      Online Users

                                      D
                                      F
                                      K
                                      C
                                      E
                                      M
                                      F
                                      T

                                      17
                                      Online

                                      146.6k
                                      Users

                                      22.4k
                                      Topics

                                      122.6k
                                      Posts

                                      Powered by NodeBB Forums | Contributors