fxDreema

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

    How I can open the same number of long positions in the sale, and vice versa in the BUY with a ONE increase

    Questions & Answers
    4
    37
    5078
    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.
    • khalids222
      khalids222 last edited by

      Thank you very much I will try the experiment when the market starts and I will give you the result.
      Thanks again, and I appreciate your time and effort

      T 1 Reply Last reply Reply Quote 0
      • T
        trader.philipps @khalids222 last edited by

        @khalids222 I run it in tester and it opened a lot of trades but never closed one. Maybe you want to re-set your counter in case a trade is closed?!

        I like to share my knowledge, but expect the others to contribute as well.

        khalids222 1 Reply Last reply Reply Quote 0
        • khalids222
          khalids222 @trader.philipps last edited by

          @trader-philipps I apologize for you, but I need your help, you already helped me in the way I buy and sell in order one by two three and so on.
            But after I added the closing of all deals upon profit, I found that the EA completes the opening of the deals meaning
          When opening sales contracts 0.01 - 0.02 - .0.3 etc after close this and open a new position start from 0.04 not start from 0.01 again
          I think there is a problem with the variables
          https://fxdreema.com/shared/BTbHzM7oc

          1 Reply Last reply Reply Quote 0
          • khalids222
            khalids222 @trader.philipps last edited by

            @trader-philipps how i can rest ?

            T 1 Reply Last reply Reply Quote 0
            • T
              trader.philipps @khalids222 last edited by

              @khalids222 I really have no idea what your strategy could be, but it looks a bit dangerous! However, let's first get the errors out.

              You have a constant called LOT and a variable. Delete the variable and use the constant in the BUY and the SELL block. Alternatively you might use a variable block on the init tab and specify the value of the constant (rename it before) and put it as value for the LOT variable.

              Next you need to specify where the reset should appear. I reset the variable on entering of the close trade block (#41).
              https://fxdreema.com/shared/jJthvY2Rd

              Check it out and let me know, if that's what you want to achieve!

              I like to share my knowledge, but expect the others to contribute as well.

              khalids222 l'andorrà 2 Replies Last reply Reply Quote 0
              • khalids222
                khalids222 @trader.philipps last edited by

                @trader-philipps
                Thank you very much.
                  When the market opens, I will try it and let you know sure

                1 Reply Last reply Reply Quote 0
                • l'andorrà
                  l'andorrà @trader.philipps last edited by

                  @trader-philipps Are you sure that lonely block on the 'On Init' tab will work? What about the 'never use lonely blocks' mantra?

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

                  T 1 Reply Last reply Reply Quote 0
                  • T
                    trader.philipps @l'andorrà last edited by

                    @l-andorrà Yepp, why not? You may set a pass block in front of it.

                    I like to share my knowledge, but expect the others to contribute as well.

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

                      The EA will not execute single blocks, so a pass is necessary 🙂

                      Need small help? Tag me in your post
                      Need big help? https://www.fiverr.com/big_algo/automate-your-winning-strategy-in-mql4-or-mql5

                      khalids222 1 Reply Last reply Reply Quote 1
                      • khalids222
                        khalids222 last edited by

                        @trader-philipps
                        @l-andorrà

                        As you can see, it works well without Pass, in testing and the market is closed.
                        0_1577641940216_TEST55.jpg

                        1 Reply Last reply Reply Quote 0
                        • khalids222
                          khalids222 @roar last edited by

                          @roar As you can see, it works well without bass, in testing and the market is closed

                          T roar 2 Replies Last reply Reply Quote 0
                          • T
                            trader.philipps @khalids222 last edited by

                            @khalids222 Put a pass block in front anyways! It's the better approach.

                            I like to share my knowledge, but expect the others to contribute as well.

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

                              Good to know it works, though. Interesting.

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

                                Yes, it is true that I noticed, despite IT work, that sometimes it did not work well without pass .
                                with pass very good

                                1 Reply Last reply Reply Quote 0
                                • roar
                                  roar @khalids222 last edited by roar

                                  @khalids222 said in How I can open the same number of long positions in the sale, and vice versa in the BUY with a ONE increase:

                                  @roar As you can see, it works well without bass, in testing and the market is closed

                                  No, a block will not execute without a connection.
                                  Luckily, in this particular case the OnInit tab doesn't actually do anything, because the variable gets value 0.01 when its first declared.
                                  0_1577678851709_8f828a2c-2a69-466d-8333-d1bbee0a979c-image.png

                                  Need small help? Tag me in your post
                                  Need big help? https://www.fiverr.com/big_algo/automate-your-winning-strategy-in-mql4-or-mql5

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

                                    @roar THANK YOU FOR ALL

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

                                      @roar Good to know, roar.

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

                                      Online Users

                                      V
                                      S
                                      M
                                      K
                                      R
                                      N
                                      W
                                      L
                                      E

                                      18
                                      Online

                                      146.7k
                                      Users

                                      22.4k
                                      Topics

                                      122.6k
                                      Posts

                                      Powered by NodeBB Forums | Contributors