fxDreema

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

    Maximum number of trades open

    Questions & Answers
    5
    11
    2002
    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.
    • V
      VincMcRoom last edited by

      Hello to everyone. I am trying to limit the maximum number of trades open. Using the simple "Check counts" does not work ( I put before the sell\buy buttons, at the beginning, everywhere it made sense) but it did not work. As alternative I am using the Flag system. In this case the flag used is the one named "TradeFlag" but even in this case does not work. Can someone explain the logic behind the use of check counts and why is not working ? I saw other post complaining about the same problem but all the proposed solutions do not solve it. ( Can it be a coding problem within fxdreema ? )0_1590940612094_Catturafxdreema.PNG

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

        Can you please share the link of the project. The screenshot is not enough, sorry.

        (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 0
        • V
          VincMcRoom last edited by VincMcRoom

          1_1591028766020_kama-prova1.mq5 0_1591028766018_kama-prova1.ex5

          Ciao l'andorrà, thanks for your reply. I post the two files here ( I actually don't know how to share the link of the project). Thank you in advance for your help. If there is a way that works with the "check trade counts" I would prefer it since it make thing much easier and linear. (To be honest i found fxdreema is a really good way to approach the creation of a strategy but I often struggle to make even simple rules to work out. I can also program so I am not the last arrived , so I would like to understand if also you or others are having same troubles )

          Best,
          Vincenzo

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

            This is the way to share a project. Could ypu please do it instead of donwloading the ex5 file?:

            0_1591030016273_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.

            1 Reply Last reply Reply Quote 0
            • V
              VincMcRoom last edited by VincMcRoom

              thank you, here is the link: https://fxdreema.com/shared/3hTfRYq3c

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

                @l-andorrà hello hope your well is there a ready made automated robot built for meta 5 im new to this any help is appreciated farad

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

                  @farad Please farad, don't deviate from the OP thread.

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

                    @vincmcroom I'm not sure if the flag change in block 298 is the reason. There the flag is moved to true. This means that new trades can be open. Whay aren't you using this block?

                    0_1591116749252_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.

                    1 Reply Last reply Reply Quote 0
                    • V
                      VincMcRoom last edited by VincMcRoom

                      I tried using it: I put lower than 3. But it didn't work. As I said in the first post i tried to put in different positions following the suggestions that i found in some other posts but it didn't work out. And I do not understand why, the logic behind it should be simple. How would you set it up if you want to limit the number of trades open to 2 ? Thanks, vincenzo

                      1 Reply Last reply Reply Quote 0
                      • K
                        Kricoslav last edited by

                        You need include filter when you have buy/sell orders in groups.
                        Try this:
                        0_1591128423098_03c79d21-6bf7-4364-846f-b4fbf50029d0-image.png

                        1 Reply Last reply Reply Quote 0
                        • C
                          catequil last edited by

                          Here: https://fxdreema.com/shared/jXni7Yt3b
                          You put a few blocks for counting the position in On Trade only (elsewhere it will be inefficient) and store the open trades count in a variable. Then you can check this variable against your limit.

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

                          Online Users

                          S
                          S
                          S
                          A

                          15
                          Online

                          146.7k
                          Users

                          22.4k
                          Topics

                          122.6k
                          Posts

                          Powered by NodeBB Forums | Contributors