fxDreema

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

    How to close a specific position without closing the others

    Questions & Answers
    3
    9
    249
    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.
    • L
      luisger last edited by

      Hi, I need to close the first open position when there are a total of 3 positions open. But I don’t want this to happen every time just once. After that, I don’t want it to do the same thing again until all the positions are closed.

      If I let it close the first position every time there are 3 open, it would ruin my system.

      In conclusion, I want to close the very first position opened when the system starts, and once that happens, I want to be able to continue opening new positions without closing any more.

      Thank you

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

        Not sure I fully get the idea. Please confirm this is correct.

        1. The bot waits until 3 open trades are active at the same time.
        2. Then, as soon as the third one is open, the first one (the oldest one) is immediately closed.
        3. Some time later a new trade is open, so there 3 open trades again. Point 2 aboce is immediatelay applied.

        Is that your system?

        (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
        • L
          luisger last edited by luisger

          What you’re saying is correct up to point 2. I just want it to happen once, because if it keeps doing it every time there’s a third open position, it will always close the oldest one.

          What I really want is for it to happen the first time it detects that there are 3 open positions. The first order is different from the second and third, and if I don’t close that first order, it affects my strategy. Once the first order is removed, I wouldn’t have any problem if it keeps opening more trades.

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

            Ok. I undersatnd. But is that sequence happening again in the future? I mean, will this 3-trades-close-first scenario happen later during trading? Or never again?

            (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
            • L
              luisger last edited by

              Never again. When the first trade is opened and the third one is reached, the first one will be closed. From that point on, it will never do it again until all open trades are closed.

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

                Then you can use this structure in the 'on trade' tab:

                https://fxdreema.com/shared/ncpryqz9c

                As soon as your 3 open trades scenario is met, the oldest one will be immediately closed and the structure itself will be blocked forever. You can restore it later by using a 'tunr block On' when necessary.

                (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
                • L
                  luisger last edited by

                  Perfect, I'm going to try it. Thanks for the help, you're very kind.

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

                    You're welcome.

                    (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
                    • Ho3ein.sh
                      Ho3ein.sh last edited by

                      Use the "Check Trade Count" block to verify the number of open trades. When you want to close the oldest trade, use the "Counter : Pass Once" block. You should also use "Reset counter" blok when entering the first trade.

                      ──────────────────────────────
                      👨‍💻 Hossein — fxdreema Instructor (3 years experience)

                      📌 Delivered dozens of projects
                      for clients and applicants

                      📢 Telegram Channel: https://t.me/HoseinRobotFx
                      ▶️ YouTube: @HosseinRobot
                      ──────────────────────────────

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

                      Online Users

                      S
                      O
                      K
                      M
                      M
                      C

                      12
                      Online

                      146.7k
                      Users

                      22.4k
                      Topics

                      122.6k
                      Posts

                      Powered by NodeBB Forums | Contributors