fxDreema

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

    Please Does Anyone Know How To Close All Positions Exact Pips

    Questions & Answers
    3
    10
    435
    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.
    • A
      alok last edited by

      This way, when the Robot has several orders in a grid, it ends up closing much higher, I would like to close the exact pips in profit

      1a3422a0-f681-4904-a669-b97b0f8a25b0-image.png

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

        That is virtually impossible to do unless you are using a common TP level for all your trades. Every time a new tick is arriving to the MT4, all profits are recalculated. That means each open trade will add at least one more pip the the current single profit. For example, 4 open trades means a new tick will add 4 more pips to the global profit.

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

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

          I don't think that is how it works, I think this is how long a command takes to get from your terminal, then the broker acts on the command, then your terminal gets a confirmed operation response, and this continues until all have closed. This is why news events are hard to EA trade, with the speed of tick changes, and the number of people asking for actions, brokers/terminals struggle to keep up. However, this makes little sense to me because if you click the x on a trade on your terminal it closes immediately. I think this has to do with the liquidity of the chosen market at the time, and also why slippage can at times be large. I have tried moving all TP/SL to above/below/on close price but trades still too up to 1 minute for each trade to close, and it starts with the most recent.

          This just made me think that possibly starting the loop old to new might speed things up...

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

          A 2 Replies Last reply Reply Quote 0
          • A
            alok @l'andorrà last edited by

            @l-andorrà said in Please Does Anyone Know How To Close All Positions Exact Pips:

            That is virtually impossible to do unless you are using a common TP level for all your trades. Every time a new tick is arriving to the MT4, all profits are recalculated. That means each open trade will add at least one more pip the the current single profit. For example, 4 open trades means a new tick will add 4 more pips to the global profit.
            Thank you, brother, close money works well, close pips no longer work

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

              @jstap said in Please Does Anyone Know How To Close All Positions Exact Pips:

              I don't think that is how it works, I think this is how long a command takes to get from your terminal, then the broker acts on the command, then your terminal gets a confirmed operation response, and this continues until all have closed. This is why news events are hard to EA trade, with the speed of tick changes, and the number of people asking for actions, brokers/terminals struggle to keep up. However, this makes little sense to me because if you click the x on a trade on your terminal it closes immediately. I think this has to do with the liquidity of the chosen market at the time, and also why slippage can at times be large. I have tried moving all TP/SL to above/below/on close price but trades still too up to 1 minute for each trade to close, and it starts with the most recent.

              This just made me think that possibly starting the loop old to new might speed things up...
              Thank you, brother, close money works well, close pips no longer work

              ccc674b7-8612-4192-aa06-7dac8f621347-image.png
              so it works well

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

                It will with a few trades (especially on backtest), but have a large number over a long duration and it won't

                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
                • A
                  alok @jstap last edited by

                  @jstap said in Please Does Anyone Know How To Close All Positions Exact Pips:

                  I don't think that is how it works, I think this is how long a command takes to get from your terminal, then the broker acts on the command, then your terminal gets a confirmed operation response, and this continues until all have closed. This is why news events are hard to EA trade, with the speed of tick changes, and the number of people asking for actions, brokers/terminals struggle to keep up. However, this makes little sense to me because if you click the x on a trade on your terminal it closes immediately. I think this has to do with the liquidity of the chosen market at the time, and also why slippage can at times be large. I have tried moving all TP/SL to above/below/on close price but trades still too up to 1 minute for each trade to close, and it starts with the most recent.

                  This just made me think that possibly starting the loop old to new might speed things up...

                  Hello Bro, why in money close does it close correctly?
                  now in pips it does not close, using this option Check profit (unrealized) using grid after 7 order in grid closes wrong much above the stipulated pips

                  7e8164dd-d5fd-4767-92ce-250f9651e9e0-image.png

                  A l'andorrà 2 Replies Last reply Reply Quote 0
                  • A
                    alok @alok last edited by

                    @alok said in Please Does Anyone Know How To Close All Positions Exact Pips:

                    @jstap said in Please Does Anyone Know How To Close All Positions Exact Pips:

                    I don't think that is how it works, I think this is how long a command takes to get from your terminal, then the broker acts on the command, then your terminal gets a confirmed operation response, and this continues until all have closed. This is why news events are hard to EA trade, with the speed of tick changes, and the number of people asking for actions, brokers/terminals struggle to keep up. However, this makes little sense to me because if you click the x on a trade on your terminal it closes immediately. I think this has to do with the liquidity of the chosen market at the time, and also why slippage can at times be large. I have tried moving all TP/SL to above/below/on close price but trades still too up to 1 minute for each trade to close, and it starts with the most recent.

                    This just made me think that possibly starting the loop old to new might speed things up...

                    Hello Bro, why in money close does it close correctly?
                    now in pips it does not close, using this option Check profit (unrealized) using grid after 7 order in grid closes wrong much above the stipulated pips

                    7e8164dd-d5fd-4767-92ce-250f9651e9e0-image.png

                    Is there another way to do this?

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

                      @alok said in Please Does Anyone Know How To Close All Positions Exact Pips:

                      @alok said in Please Does Anyone Know How To Close All Positions Exact Pips:

                      @jstap said in Please Does Anyone Know How To Close All Positions Exact Pips:

                      I don't think that is how it works, I think this is how long a command takes to get from your terminal, then the broker acts on the command, then your terminal gets a confirmed operation response, and this continues until all have closed. This is why news events are hard to EA trade, with the speed of tick changes, and the number of people asking for actions, brokers/terminals struggle to keep up. However, this makes little sense to me because if you click the x on a trade on your terminal it closes immediately. I think this has to do with the liquidity of the chosen market at the time, and also why slippage can at times be large. I have tried moving all TP/SL to above/below/on close price but trades still too up to 1 minute for each trade to close, and it starts with the most recent.

                      This just made me think that possibly starting the loop old to new might speed things up...

                      Hello Bro, why in money close does it close correctly?
                      now in pips it does not close, using this option Check profit (unrealized) using grid after 7 order in grid closes wrong much above the stipulated pips

                      7e8164dd-d5fd-4767-92ce-250f9651e9e0-image.png

                      Is there another way to do this?

                      I've tried everything but it didn't work
                      49e9bb22-3006-4a58-a9de-031e71273519-image.png

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

                        @alok jstap and me provided an answer to your question above.

                        (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

                        B
                        P
                        S
                        S
                        T
                        F
                        I
                        S
                        S
                        G

                        23
                        Online

                        146.6k
                        Users

                        22.4k
                        Topics

                        122.6k
                        Posts

                        Powered by NodeBB Forums | Contributors